3x-ui/web
vladon 74267cd320 fix: enhance Telegram bot's long-polling management
- Improved handling of concurrent starts by stopping existing long-polling loops.
- Implemented mutex for thread-safe access to shared state variables.
- Updated OnReceive method to prevent multiple executions.
- Enhanced Stop method for better resource cleanup and state management.
2025-12-26 00:49:01 +03:00
..
assets chore: use Intl for date formatting (#3588) 2025-12-03 23:37:27 +01:00
controller minor changes 2025-09-24 11:47:14 +02:00
entity gofmt 2025-10-21 13:02:55 +02:00
global docs: add comments for all functions 2025-09-20 09:35:50 +02:00
html fix: display of outbound traffic (#3604) 2025-12-23 15:43:25 +01:00
job fix: handle CPU threshold error to prevent false notifications (#3603) 2025-12-12 14:29:27 +01:00
locale docs: add comments for all functions 2025-09-20 09:35:50 +02:00
middleware docs: add comments for all functions 2025-09-20 09:35:50 +02:00
network docs: add comments for all functions 2025-09-20 09:35:50 +02:00
service fix: improve Telegram bot handling for concurrent starts and graceful shutdown 2025-12-26 00:48:55 +03:00
session docs: add comments for all functions 2025-09-20 09:35:50 +02:00
translation Add "Last Online" printing for Telegram bot (#3593) 2025-12-03 14:43:37 +01:00
AGENTS.md fix: enhance Telegram bot's long-polling management 2025-12-26 00:49:01 +03:00
web.go DevTools 2025-10-02 01:47:12 +02:00