Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add --gradio-allowed-path commandline option | AUTOMATIC | 2023-05-18 | 1 | -0/+1 |
| | |||||
* | keep old option for ngrok | AUTOMATIC | 2023-05-18 | 1 | -0/+1 |
| | |||||
* | Merge branch 'dev' into ngrok-py | AUTOMATIC1111 | 2023-05-18 | 1 | -2/+3 |
|\ | |||||
| * | Add option for /_stop route (for graceful shutdown) | Aarni Koskela | 2023-05-17 | 1 | -0/+1 |
| | | |||||
| * | Autofix Ruff W (not W605) (mostly whitespace) | Aarni Koskela | 2023-05-11 | 1 | -1/+1 |
| | | |||||
| * | F401 fixes for ruff | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | | |||||
* | | Use ngrok-py library | bobzilladev | 2023-05-16 | 1 | -1/+2 |
|/ | |||||
* | Merge branch 'experimental' into subpath-support | catalpaaa | 2023-05-01 | 1 | -0/+1 |
|\ | |||||
| * | Improve param semantics, | Garrett Sutula | 2023-04-28 | 1 | -1/+1 |
| | | |||||
| * | Add tls_verify arg for use with self-signed certs | Garrett Sutula | 2023-04-28 | 1 | -0/+1 |
| | | |||||
* | | add subpath support | catalpaaa | 2023-04-25 | 1 | -0/+1 |
|/ | |||||
* | remove -y, bring back -f | AUTOMATIC | 2023-03-27 | 1 | -1/+1 |
| | |||||
* | bring back -y | AUTOMATIC | 2023-03-27 | 1 | -0/+1 |
| | |||||
* | split commandline args into its own file | AUTOMATIC | 2023-03-25 | 1 | -661/+12 |
| | | | | make launch.py use the same command line argument parser as the main program | ||||
* | Split history: mv modules/shared.py modules/cmd_args.py | Andrey | 2023-03-25 | 1 | -0/+751 |