divyam234
bfbeab6b59
refactor: replace interface{} with any type across codebase
2025-04-10 08:00:54 +02:00
divyam234
d66dc78e35
feat: add file operation event recording system
2025-04-08 20:02:45 +02:00
Bhunter
6f7bf17f51
refactor: remove hardcoded tg creds
2025-01-27 22:51:39 +01:00
divyam234
8e4dfd859c
refactor: add index for listing channel files and impove check command
2025-01-21 21:21:59 +05:30
Bhunter
7b4fd14574
refactor: improve command flag registration
2025-01-16 21:20:30 +01:00
Bhunter
0540ae1075
feat: add new check command to check integrity of file parts
2025-01-16 14:46:25 +01:00
Bhunter
0d51fdfe0a
refactor: migrate session db from bbolt to sqlite
2025-01-15 12:33:02 +01:00
Bhunter
4c5d5035f7
refactor: update logging configuration to use string levels
2025-01-14 11:58:04 +01:00
Bhunter
f0187f4052
refactor: standardize field naming and improve cache key generation
2025-01-14 11:22:41 +01:00
Bhunter
518435fcd3
refactor: replace kv usage with boltdb and update related configurations
2025-01-12 20:05:10 +05:30
Bhunter
7fa4a38197
refactor: add version endpoint
2025-01-11 15:35:24 +01:00
divyam234
a296b368de
feat: add NTP configuration and improve middleware handling
2025-01-01 16:54:36 +05:30
divyam234
a1440b1d7a
refactor: remove bg bots
2024-09-10 13:00:47 +05:30
divyam234
c7149701f1
refactor: Update dependencies and refactor multireader and workers
2024-08-10 00:08:06 +05:30
divyam234
9ce54b0a50
feat: added redis cache support
2024-07-26 21:20:26 +05:30
divyam234
e7865a7637
refactor: readd server timeouts
2024-07-09 23:41:05 +05:30
divyam234
758f0f82ea
refactor: Handle file updates in transaction ( #292 )
...
* feat: Add Stream Bots Offset flag to run command
* feat: Update Stream Bots Offset flag in run command
* update
* update
* update
* invalidate cache on update
* chore: Update cache key for file location deletion
* chore: Update cache key for file location retrieval
* chore: Refactor file service to optimize token processing
* chore: Optimize token processing in file service
* chore: Update file service to use PUT method for updating parts
2024-07-08 16:42:48 +05:30
divyam234
678de5bc63
chore: Remove statsviz monitoring
2024-07-07 12:53:28 +05:30
divyam234
c5b9c99005
chore: update stataviz monitoring
2024-07-06 11:23:30 +05:30
divyam234
1353ae7bd2
feat: added option to disable cron jobs
2024-07-01 17:11:55 +05:30
divyam234
04755c76e6
fix: memory leak in streams
2024-06-27 00:35:23 +05:30
divyam234
2c7db87b3f
feat: option to close bg bots after a certain time
2024-06-24 17:30:25 +05:30
divyam234
825dc11fe1
feat: MultiThreaded stream support
2024-06-22 17:59:59 +05:30
divyam234
855a320f32
feat: buffered reader for fast streaming
2024-06-14 00:55:15 +05:30
divyam234
306a508319
refactor: db params
2024-06-04 17:49:13 +05:30
divyam234
943a5012b9
feat: added dc pooler and support 0 length file size
2024-06-02 23:11:18 +05:30
divyam234
6dd0fd2d80
refactor: improve error handling in file chunk upload
2024-05-28 11:07:06 +05:30
divyam234
c47eef0d70
feat: add support for HTTP and SOCKS5 proxy for telegram client
2024-05-15 17:24:44 +05:30
divyam234
a936ed7960
fix: remove server timeout
2024-02-14 18:37:22 +05:30
divyam234
4efc7c2591
feat: Add tg-session-file flag to run command
2024-02-13 00:29:06 +05:30
divyam234
82e4f4afe2
chore: Update dependencies and configuration files
2024-02-12 23:52:52 +05:30
divyam234
ddbc88f770
feat: add viper and cobra support
2024-02-12 21:32:55 +05:30
divyam234
7946f3e381
feat: Added tests , and change config structure
2024-02-12 02:25:01 +05:30