Commit graph

32 commits

Author SHA1 Message Date
divyam234
d66dc78e35
feat: add file operation event recording system 2025-04-08 20:02:45 +02:00
Bhunter
c524068d12 build: update dependencies and improve reader implementation 2025-03-04 12:32:21 +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
381ea31fc1 fix: take correct size in encrypted streams 2025-01-11 22:35:36 +05:30
divyam234
77e463b998 refactor: simplify condition checks and improve upload handling 2025-01-02 23:06:41 +05:30
Bhunter
057a3d7473 feat: add Openapi generator remove go-gin,fx 2024-12-31 18:51:34 +05:30
divyam234
f28a35be1c refactor: return full path in single file res 2024-09-20 13:52:03 +05:30
divyam234
a1440b1d7a refactor: remove bg bots 2024-09-10 13:00:47 +05:30
Bhunter
5fd41050e3 chore: rename packages to org name 2024-08-31 15:50:17 +00:00
divyam234
619fc3eccd refactor: readers 2024-08-12 14:32:33 +05:30
divyam234
c7149701f1 refactor: Update dependencies and refactor multireader and workers 2024-08-10 00:08:06 +05:30
divyam234
3605ea4193 refactor: multireader and workers 2024-08-04 17:13:40 +05:30
divyam234
9ce54b0a50 feat: added redis cache support 2024-07-26 21:20:26 +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
713d7a8fe7 refactor: fix typo in decrypted reader 2024-07-02 00:58:17 +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
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
b92f751375 refactor: Copy session data to prevent mutation in LoadSession function 2024-06-06 00:19:40 +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
7946f3e381 feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
divyam234
7dda80d8dc cleanup and calulate tg chuck size dynamically 2023-12-08 16:34:20 +05:30
divyam234
6b0768161e enable random salt geenration for file parts 2023-12-08 13:17:33 +05:30
divyam234
3e30b8797c enable native file encryption 2023-12-08 03:16:06 +05:30
divyam234
40ab4cb98a project structure change 2023-12-03 01:17:23 +05:30