teldrive/pkg/services
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
..
auth.go refactor: improve cron jobs 2024-06-14 23:30:22 +05:30
common.go refactor: Handle file updates in transaction (#292) 2024-07-08 16:42:48 +05:30
file.go refactor: Handle file updates in transaction (#292) 2024-07-08 16:42:48 +05:30
file_test.go refoactor: drop path field frpm db 2024-06-07 12:11:00 +05:30
upload.go refactor: verify if part is uploaded before returning 2024-07-07 12:28:07 +05:30
upload_test.go feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
user.go fix: decrypted reader 2024-06-23 15:08:50 +05:30