Commit Graph

23 Commits

Author SHA1 Message Date
open-webui 0cc30a5a50 Remove ads_probability from config.py
Build and Push (dev) / build (push) Successful in 34s
2026-09-03 16:16:21 +00:00
open-webui 6d6a2e5534 Add ad support to config.py and fix \\n handling in replies
Build and Push (dev) / build (push) Successful in 3m13s
2026-09-03 16:09:28 +00:00
ogabek b8bb61f071 refactor(config): remove hardcoded ad replies
Build and Push (dev) / build (push) Successful in 1m25s
Build and Push (main) / build (push) Successful in 38s
2026-08-23 07:31:16 +05:00
ogabek e9502c7a38 feat(proxy): add http proxy protocol support
Build and Push (dev) / build (push) Successful in 36s
2026-08-16 10:06:38 +05:00
ogabek 37d4400513 refactor(config): remove DEFAULT_CHOICE option
Build and Push (dev) / build (push) Successful in 1m56s
2026-08-16 05:20:24 +05:00
ogabek 5c325bd8b9 feat(config): add proxy support and API timeout
Build and Push (dev) / build (push) Successful in 3m31s
2026-08-16 05:15:24 +05:00
ogabek f5fd0187ec refactor(captcha): load answer from env dynamically
Build and Push (main) / build (push) Successful in 54s
Build and Push (dev) / build (push) Successful in 50s
2026-08-08 06:26:56 +05:00
ogabek f82f9ef752 feat(captcha): add periodic captcha update
Build and Push (dev) / build (push) Successful in 48s
2026-08-08 06:16:09 +05:00
ogabek 7e85a1af4c refactor: streamline captcha and thread access
Build and Push (dev) / build (push) Successful in 1m29s
2026-08-08 04:03:32 +05:00
ogabek 0cc2440736 feat(captcha): add validation and thread editing
Build and Push (dev) / build (push) Successful in 38m3s
Build and Push (main) / build (push) Canceled after 21m44s
2026-08-07 10:51:54 +05:00
ogabek d6d2752341 feat(config): add auto bump and captcha options 2026-08-07 09:04:16 +05:00
ogabek 76e6659c00 refactor: add ConfigError and Lolz error handling
Build and Push (dev) / build (push) Successful in 10m53s
2026-08-07 05:08:46 +05:00
ogabek b557ff0403 feat(bump): add auto thread bumping 2026-08-07 04:00:20 +05:00
ogabek c59a8b9a47 feat(config): include default ad reply
Build and Push (dev) / build (push) Failing after 42s
2026-07-30 08:20:37 +05:00
ogabek bb6cc70be9 refactor(config): load reply templates on demand 2026-07-30 04:47:32 +05:00
ogabek af6818283c refactor(config): simplify ADMIN_ID handling 2026-07-29 20:52:58 +05:00
ogabek 51ae2c92c0 feat(config): add notification bot env vars 2026-07-29 20:51:32 +05:00
ogabek fbeb80eece refactor(storage): move reply & processed files 2026-07-29 19:11:16 +05:00
ogabek 9478f7d793 fix(config): improve reply loading and handle missing file 2026-07-29 18:28:47 +05:00
ogabek 0b9c07e34c fix(config): fix os.getenv default typo 2026-07-29 18:06:00 +05:00
ogabek 4e58cddcce fix(config): support float values for CHECK_INTERVAL and API_DELAY 2026-07-29 17:55:11 +05:00
ogabek 440c1f27e3 feat(config): load reply templates, add defaults 2026-07-29 17:33:53 +05:00
ogabek 01a7c65771 feat(config): add Config class for env loading 2026-07-29 16:37:58 +05:00