Commit graph

18 commits

Author SHA1 Message Date
divyam234 ad6e0ccb22 feat: Add file and folder sharing 2024-09-15 10:03:55 +05:30
Bhunter 5fd41050e3 chore: rename packages to org name 2024-08-31 15:50:17 +00:00
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 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 825dc11fe1 feat: MultiThreaded stream support 2024-06-22 17:59:59 +05:30
divyam234 5798d89f02 feat Add user sessions control 2024-06-10 21:52:21 +05:30
divyam234 5fa2a064fb refactor: add endpoint to delete file parts 2024-05-26 03:32:16 +05:30
divyam234 6364f86571 feature: add stats endpoints 2024-04-19 02:16:47 +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 3e30b8797c enable native file encryption 2023-12-08 03:16:06 +05:30
divyam234 3a7d0de1cc fix errors 2023-12-03 12:22:25 +05:30
divyam234 bc7b50f4da further cleanup 2023-12-03 03:16:53 +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