Bhunter
|
0d51fdfe0a
|
refactor: migrate session db from bbolt to sqlite
|
2025-01-15 12:33:02 +01:00 |
|
Bhunter
|
f0187f4052
|
refactor: standardize field naming and improve cache key generation
|
2025-01-14 11:22:41 +01:00 |
|
Bhunter
|
299f4fa7ec
|
refactor: improve SQL query for uploads statistics with correct date handling
|
2025-01-12 17:37:23 +01:00 |
|
Bhunter
|
518435fcd3
|
refactor: replace kv usage with boltdb and update related configurations
|
2025-01-12 20:05:10 +05:30 |
|
divyam234
|
77e463b998
|
refactor: simplify condition checks and improve upload handling
|
2025-01-02 23:06:41 +05:30 |
|
divyam234
|
a296b368de
|
feat: add NTP configuration and improve middleware handling
|
2025-01-01 16:54:36 +05:30 |
|
Bhunter
|
057a3d7473
|
feat: add Openapi generator remove go-gin,fx
|
2024-12-31 18:51:34 +05:30 |
|
Bhunter
|
5fd41050e3
|
chore: rename packages to org name
|
2024-08-31 15:50:17 +00:00 |
|
divyam234
|
c7149701f1
|
refactor: Update dependencies and refactor multireader and workers
|
2024-08-10 00:08:06 +05:30 |
|
divyam234
|
9ce54b0a50
|
feat: added redis cache support
|
2024-07-26 21:20:26 +05:30 |
|
divyam234
|
5f0f1831e5
|
refactor: verify if part is uploaded before returning
|
2024-07-07 12:28:07 +05:30 |
|
divyam234
|
825dc11fe1
|
feat: MultiThreaded stream support
|
2024-06-22 17:59:59 +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
|
67e063ba00
|
chore: close upload pool after file upload
|
2024-06-03 01:57:34 +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
|
692275d3b7
|
chore: add msg id 0 check
|
2024-04-22 18:39:09 +05:30 |
|
divyam234
|
7cd8aacf96
|
Fix typo in TotalUploaded field name in UploadStats struct
|
2024-04-19 04:28:33 +05:30 |
|
divyam234
|
6364f86571
|
feature: add stats endpoints
|
2024-04-19 02:16:47 +05:30 |
|
divyam234
|
1a418ff15d
|
fix: encryption
|
2024-02-16 14:27:07 +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
|
ca46098dee
|
multi users fixes
|
2023-12-25 03:36:14 +05:30 |
|
divyam234
|
10c13e130b
|
fix bulkmove operation
|
2023-12-22 15:46:58 +05:30 |
|
divyam234
|
e2e201ac36
|
sync-ui
|
2023-12-18 17:40:58 +05:30 |
|
divyam234
|
72a4ceecd0
|
check for encrpytion key
|
2023-12-18 08:59:06 +05:30 |
|
divyam234
|
f0f19e1898
|
Enabled debug logging and disabled lazy bots for streaming
|
2023-12-17 18:35:48 +05:30 |
|
divyam234
|
6b0768161e
|
enable random salt geenration for file parts
|
2023-12-08 13:17:33 +05:30 |
|
divyam234
|
205cb0bc4d
|
save encrypt state in uploads
|
2023-12-08 03:35:40 +05:30 |
|
divyam234
|
3e30b8797c
|
enable native file encryption
|
2023-12-08 03:16:06 +05:30 |
|
divyam234
|
1e2da6d627
|
don't modify errors
|
2023-12-04 00:51:30 +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
|
40ab4cb98a
|
project structure change
|
2023-12-03 01:17:23 +05:30 |
|