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
713d7a8fe7
refactor: fix typo in decrypted reader
2024-07-02 00:58:17 +05:30
divyam234
1353ae7bd2
feat: added option to disable cron jobs
2024-07-01 17:11:55 +05:30
divyam234
c8c569a643
chore: panic error during database migration
2024-07-01 13:52:44 +05:30
divyam234
ae280eb532
chore: authenticate streams by cookies
2024-06-29 15:35:23 +05:30
divyam234
c5cd24bbb3
refactor: reader
2024-06-29 15:07:54 +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
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
d0d0f2f8ed
fix: disallow duplicate folders
2024-06-15 11:09:05 +05:30
divyam234
abcf81b204
refactor: improve cron jobs
2024-06-14 23:30:22 +05:30
divyam234
855a320f32
feat: buffered reader for fast streaming
2024-06-14 00:55:15 +05:30
divyam234
4cc1087152
fix: add session date as fingerprint
2024-06-12 13:22:38 +05:30
divyam234
54a5fd55e1
refactor: improve deletion
2024-06-11 19:29:05 +05:30
divyam234
febdb3fe84
refactor: Fix pool close method to prevent nil pointer dereference
2024-06-10 22:43:06 +05:30
divyam234
df5c554c30
refactor: Remove unused multierr package and close pool directly
2024-06-10 22:41:57 +05:30
divyam234
5798d89f02
feat Add user sessions control
2024-06-10 21:52:21 +05:30
divyam234
43a21d9d86
feat: add size to unique fingerprint
2024-06-09 03:07:31 +05:30
divyam234
33099783cc
fix: directory creation
2024-06-08 16:31:21 +05:30
divyam234
7e5e3adf5f
refactor: list files by parentId explicitly
2024-06-07 20:40:26 +05:30
divyam234
94ef73d62c
refoactor: drop path field frpm db
2024-06-07 12:11:00 +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
c500e0f8e0
chore: Add mutex for session storage in kv package
2024-06-04 11:06:04 +05:30
divyam234
943a5012b9
feat: added dc pooler and support 0 length file size
2024-06-02 23:11:18 +05:30
divyam234
1c6c1c8ea5
refactor: add "engine was closed" error to internalErrors list
2024-06-01 20:00:44 +05:30
divyam234
6ee7c82a2b
feat: enable subdirectory search
2024-06-01 10:57:10 +05:30
divyam234
450c7e0487
fix: uploads when using multiple channels
2024-05-31 20:28:40 +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
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
ddc1691ac0
fix: pass filename in get category
2024-04-21 18:52:08 +05:30
divyam234
a7734821a1
fix: file extension handling in GetCategory function
2024-04-19 23:57:39 +05:30
divyam234
3ca28cc06d
fix: category for filename
2024-04-19 23:11:07 +05:30
divyam234
6364f86571
feature: add stats endpoints
2024-04-19 02:16:47 +05:30
divyam234
8fe47ba256
fix: Add "connection dead" to internalErrors list
2024-03-26 10:54:31 +05:30
divyam234
e31147aa72
fix: encrypted reader
2024-03-22 12:16:12 +05:30
divyam234
b1b5dcdc4c
refactor: error handling
2024-03-19 22:33:28 +05:30
divyam234
acbf8b71d4
refactor: stream reader
2024-03-19 22:33:28 +05:30
divyam234
c5019f8a67
feat: add custom duration parser
2024-02-19 21:32:25 +05:30
divyam234
a936ed7960
fix: remove server timeout
2024-02-14 18:37:22 +05:30
divyam234
1b0a2625ce
feat: change name and location of bot session file
2024-02-13 15:25:13 +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