Udo Chudo udochudo
  • Joined on 2025-02-07
udochudo pushed to master at udochudo/UralSvyazInform 2025-08-31 23:58:25 +05:00
54e6f938e7 chore: remove unused file
c2f7d2a88e feat: /info command now show full stats and config in vless and ss inbounds
Compare 2 commits »
udochudo pushed to master at udochudo/UralSvyazInform 2025-08-31 22:53:50 +05:00
ebf1167fea fix: /help command formating examples now correct
udochudo pushed to master at udochudo/UralSvyazInform 2025-08-31 22:45:04 +05:00
8d66c7c214 fix: /help command escape symbols now will work...i gues...
udochudo pushed to master at udochudo/UralSvyazInform 2025-08-31 22:25:29 +05:00
553942425e fix: Move main file to root of project, now start correctly
udochudo pushed to master at udochudo/UralSvyazInform 2025-08-08 09:36:06 +05:00
f8dcfa6ac0 fix: Add debug message when failed to create profiles
udochudo pushed to master at udochudo/Telezab 2025-06-27 20:48:39 +05:00
085be262b0 chore: (dependency) Update requirements.txt with all new dependencies include tzdate module
udochudo pushed to master at udochudo/Telezab 2025-06-27 20:46:13 +05:00
9fd69cc3a6 chore: (dependency) Update requirements.txt with all new dependencies include tzdate module
udochudo pushed to master at udochudo/Telezab 2025-06-27 20:38:15 +05:00
161ad3eaa3 chore: (dependency) Update requirements.txt with all new dependencies include tzdate module
ab33329e31 feat: (tg message composer) improve composing message now have more usefull information
Compare 2 commits »
udochudo pushed to master at udochudo/Telezab 2025-06-25 16:31:34 +05:00
3d5a237d4d fix: (subscriptions) show message when no regions are available for subscription
udochudo pushed to master at udochudo/Telezab 2025-06-25 16:06:20 +05:00
2b65d11622 fix: (active triggers) add additional error message when zabbix server is unreachable, add error logging to console
udochudo pushed to master at udochudo/UralSvyazInform 2025-06-25 00:28:18 +05:00
755280d7de Сгенерил базовую модульную структуру спасибо Claude AI
udochudo pushed to master at udochudo/Telezab 2025-06-24 10:32:35 +05:00
a1c36de342 fix: (registration) fix handler for "Продолжить" button, now working without additional requirements
udochudo pushed to master at udochudo/Telezab 2025-06-23 00:39:02 +05:00
295c1f68e0 chore: (rabbitmq flask client) optimize imports to resolve warnings
cec3bcb500 chore: (app structure) remove unused modules
b296f786ec chore: (auth) fix small cosmetic problem, now refresh /login page not send POST request instead a fresh loading auth page
Compare 3 commits »
udochudo pushed to master at udochudo/Telezab 2025-06-22 23:23:54 +05:00
d5f9d3be49 fix: (auth page) initialize checking ldap available before login connection to display correct message instean "Invalid username or password"
udochudo pushed to master at udochudo/Telezab 2025-06-20 15:05:43 +05:00
4f7300e2ce chore: remove unused file and comments
udochudo pushed to master at udochudo/Telezab 2025-06-19 23:55:20 +05:00
e55e330c50 chore: remove unused placeholder file for settings functions
8b34d79f4e fix(config): update environment variable retrieval for MAILING_MAX_WORKERS, MAILING_RATE_LIMIT, and MAILING_MAX_RETRIES
60f77b39eb feat(subscription): add "subscribe all" and "unsubscribe all" buttons
55510a4379 chore(notification mode switch): update icon in final message for notification importance change
604957f1a7 feat(notification): improve processing, formatting, and sending of user notifications
Compare 5 commits »
udochudo pushed to master at udochudo/Telezab 2025-06-17 23:53:09 +05:00
b7433f0c99 chore(config): unify timezone setting using TZ environment variable
1169605e6e fix(subscription): handle missing MessageID during subscription flow
d9df449a17 refactor(alerts): improve active problem fetching and message formatting
0169bf5d6b refactor(alerts): improve active problem fetching and message formatting
04d012759c Add debug command for switch logging level for telebot
Compare 5 commits »
udochudo pushed to master at udochudo/Telezab 2025-06-16 09:18:04 +05:00
ccb47d527f refactor: modularize Telegram bot and add RabbitMQ client foundation
udochudo pushed to master at udochudo/Telezab 2025-06-10 14:40:24 +05:00
52e31864b3 feat: Develop web interface
acf4436fc4 Optimize requirements.txt file
Compare 2 commits »
udochudo pushed to master at udochudo/UralSvyazInform 2025-06-10 14:00:53 +05:00
a7d24616d7 Initial push