Commit graph

34 commits

Author SHA1 Message Date
divyam234
9ce54b0a50 feat: added redis cache support 2024-07-26 21:20:26 +05:30
divyam234
20d39cd5b9 refactor: Switch to golang-jwt for auth 2024-07-11 00:25:25 +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
470aeb053a chore: add pprof endpoint for debugging 2024-06-26 21:35:49 +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
75e7b6317b feat: Add panic recovery to application 2024-06-04 13:27:56 +05:30
divyam234
bde8806a52 chore: Add gin recovery middleware for error handling 2024-06-04 12:58:32 +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
c8148a2207 refactor: use range loops introduced in go 1.22 2024-05-20 02:54:32 +05:30
divyam234
c47eef0d70 feat: add support for HTTP and SOCKS5 proxy for telegram client 2024-05-15 17:24:44 +05:30
divyam234
bf56ddd218 chore: update asset file pattern for caching optimization 2024-05-11 18:48:23 +05:30
divyam234
6364f86571 feature: add stats endpoints 2024-04-19 02:16:47 +05:30
divyam234
c5019f8a67 feat: add custom duration parser 2024-02-19 21:32:25 +05:30
divyam234
22f2fef688 feat: Add gzip compression for static assets and add embed pdf.js in binary 2024-02-16 22:14:38 +05:30
divyam234
a936ed7960 fix: remove server timeout 2024-02-14 18:37:22 +05:30
divyam234
c279f27f15 docs: update sample config 2024-02-13 16:51:38 +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
divyam234
f0f19e1898 Enabled debug logging and disabled lazy bots for streaming 2023-12-17 18:35:48 +05:30
divyam234
3a7d0de1cc fix errors 2023-12-03 12:22:25 +05:30
divyam234
b040eb9e1e api changes 2023-12-03 02:53:06 +05:30
divyam234
8ee3e8b846 remove swagger 2023-12-03 01:21:21 +05:30
divyam234
40ab4cb98a project structure change 2023-12-03 01:17:23 +05:30