- 17 Jun, 2024 3 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
- 16 Jun, 2024 8 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
John Karabudak authored
this commit adds an optional environment variable named `WEBUI_AUTH_TRUSTED_NAME_HEADER`, which sets the user's name to the contents of that header. this only happens if the user is just being created, just like how the trusted e-mail header works. if the environment variable or header is not present, we fall back to the original behavior which is to re-use the user e-mail address. Co-Authored-By:Nikita Borzykh <sample@fastmail.com>
-
Timothy J. Baek authored
-
John Karabudak authored
this commit adds four environment variables: - COMFYUI_CFG_SCALE - COMFYUI_SAMPLER - COMFYUI_SCHEDULER - COMFYUI_SD3 (merely setting this at all will enable SD3 mode)
-
Timothy J. Baek authored
-
Andrew Phillips authored
-
Andrew Phillips authored
-
- 15 Jun, 2024 3 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
- 14 Jun, 2024 4 commits
-
-
Peter De-Ath authored
fix: update update_memory to POST
-
Yash-1511 authored
-
Timothy J. Baek authored
-
Sam McLeod authored
-
- 13 Jun, 2024 4 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Peter De-Ath authored
-
- 12 Jun, 2024 11 commits
-
-
Mikael Turøy authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Que Nguyen authored
Configure searxng with language param set to auto and add "safesearch": 1 (moderate) for safer web results.
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Que Nguyen authored
- The check for private IP addresses often did not yield the expected results, especially with errors like: `[Errno -2] Name or service not known`. - Removed the check for private IP addresses in the URL validation process. - Simplified the `validate_url` function to focus on validating the URL format and checking the existence of the URL using a HEAD request.
-
- 11 Jun, 2024 7 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-