Commit graph

25 commits

Author SHA1 Message Date
divyam234
bfbeab6b59
refactor: replace interface{} with any type across codebase 2025-04-10 08:00:54 +02:00
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
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
divyam234
fdd6e64c3f feat: enhance authentication and file sharing features 2025-01-01 01:17:51 +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
9ce54b0a50 feat: added redis cache support 2024-07-26 21:20:26 +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
4cc1087152 fix: add session date as fingerprint 2024-06-12 13:22:38 +05:30
divyam234
5798d89f02 feat Add user sessions control 2024-06-10 21:52:21 +05:30
divyam234
943a5012b9 feat: added dc pooler and support 0 length file size 2024-06-02 23:11:18 +05:30
divyam234
7a7743c63f fix: user stats listing 2024-04-19 11:43:30 +05:30
divyam234
6364f86571 feature: add stats endpoints 2024-04-19 02:16:47 +05:30
divyam234
b1b5dcdc4c refactor: error handling 2024-03-19 22:33:28 +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
f0f19e1898 Enabled debug logging and disabled lazy bots for streaming 2023-12-17 18:35:48 +05:30
divyam234
1e2da6d627 don't modify errors 2023-12-04 00:51:30 +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
Renamed from services/user.service.go (Browse further)