Commit Graph

20 Commits

Author SHA1 Message Date
root 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
root 37d4400513 refactor(config): remove DEFAULT_CHOICE option
Build and Push (dev) / build (push) Successful in 1m56s
2026-08-16 05:20:24 +05:00
root 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
root 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
root f82f9ef752 feat(captcha): add periodic captcha update
Build and Push (dev) / build (push) Successful in 48s
2026-08-08 06:16:09 +05:00
root 7e85a1af4c refactor: streamline captcha and thread access
Build and Push (dev) / build (push) Successful in 1m29s
2026-08-08 04:03:32 +05:00
root 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
root d6d2752341 feat(config): add auto bump and captcha options 2026-08-07 09:04:16 +05:00
root 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
root b557ff0403 feat(bump): add auto thread bumping 2026-08-07 04:00:20 +05:00
root c59a8b9a47 feat(config): include default ad reply
Build and Push (dev) / build (push) Failing after 42s
2026-07-30 08:20:37 +05:00
root bb6cc70be9 refactor(config): load reply templates on demand 2026-07-30 04:47:32 +05:00
root af6818283c refactor(config): simplify ADMIN_ID handling 2026-07-29 20:52:58 +05:00
root 51ae2c92c0 feat(config): add notification bot env vars 2026-07-29 20:51:32 +05:00
root fbeb80eece refactor(storage): move reply & processed files 2026-07-29 19:11:16 +05:00
root 9478f7d793 fix(config): improve reply loading and handle missing file 2026-07-29 18:28:47 +05:00
root 0b9c07e34c fix(config): fix os.getenv default typo 2026-07-29 18:06:00 +05:00
root 4e58cddcce fix(config): support float values for CHECK_INTERVAL and API_DELAY 2026-07-29 17:55:11 +05:00
root 440c1f27e3 feat(config): load reply templates, add defaults 2026-07-29 17:33:53 +05:00
root 01a7c65771 feat(config): add Config class for env loading 2026-07-29 16:37:58 +05:00