Commit graph

19 commits

Author SHA1 Message Date
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
2c7db87b3f feat: option to close bg bots after a certain time 2024-06-24 17:30:25 +05:30
divyam234
64102e801b fix: decrypted reader 2024-06-23 15:08:50 +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
5798d89f02 feat Add user sessions control 2024-06-10 21:52:21 +05:30
divyam234
b92f751375 refactor: Copy session data to prevent mutation in LoadSession function 2024-06-06 00:19:40 +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
70bb79b8b9 fix: bg session not creating bot session while downloading 2024-05-20 17:50:07 +05:30
divyam234
c47eef0d70 feat: add support for HTTP and SOCKS5 proxy for telegram client 2024-05-15 17:24:44 +05:30
divyam234
6364f86571 feature: add stats endpoints 2024-04-19 02:16:47 +05:30
divyam234
4efc7c2591 feat: Add tg-session-file flag to run command 2024-02-13 00:29:06 +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
divyam234
ca46098dee multi users fixes 2023-12-25 03:36:14 +05:30
divyam234
f0f19e1898 Enabled debug logging and disabled lazy bots for streaming 2023-12-17 18:35:48 +05:30
divyam234
40ab4cb98a project structure change 2023-12-03 01:17:23 +05:30