Commit graph

40 commits

Author SHA1 Message Date
divyam234
d4285354f4
feat: support direct ssl negotiation postgres 2025-05-20 22:52:29 +05:30
divyam234
9983c7d72b
feat: add created_at index and event ordering 2025-04-11 09:06:53 +02:00
divyam234
bfbeab6b59
refactor: replace interface{} with any type across codebase 2025-04-10 08:00:54 +02:00
divyam234
4ef27d5ab8
refactor: rename EventData to Source and expand event data model 2025-04-09 05:46:23 +02:00
divyam234
d66dc78e35
feat: add file operation event recording system 2025-04-08 20:02:45 +02:00
Bhunter
4202793702 refactor: remove file duplication completely 2025-01-25 16:39:55 +01:00
divyam234
8e4dfd859c refactor: add index for listing channel files and impove check command 2025-01-21 21:21:59 +05:30
Bhunter
4c5d5035f7 refactor: update logging configuration to use string levels 2025-01-14 11:58:04 +01:00
Bhunter
518435fcd3 refactor: replace kv usage with boltdb and update related configurations 2025-01-12 20:05:10 +05:30
Bhunter
74bae5fdc2 refactor: add UUID validation and improve file handling in copy and move operations 2025-01-05 19:06:14 +01:00
Bhunter
057a3d7473 feat: add Openapi generator remove go-gin,fx 2024-12-31 18:51:34 +05:30
divyam234
12d8c88bc4 feat: add regex search support 2024-12-13 19:10:33 +05:30
divyam234
99bf608792 refactor: query shared files by path to support breadcrumbs 2024-09-15 12:26:15 +05:30
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
2a7cedb6fb refactor: Update ParentID field to use sql.NullString for nullable values 2024-08-03 00:36:14 +05:30
divyam234
149d8c6140 refactor: use uuid7 for fileId 2024-08-02 23:03:52 +05:30
divyam234
2d564eb1e8 fix: depth col issue while creating directory 2024-07-28 15:46:55 +05:30
divyam234
72db50208a refactor: drop depth field 2024-07-27 23:42:26 +05:30
divyam234
a28d203090 refactor: add option to prevent error from get_file_from_path 2024-07-18 16:57:09 +05:30
divyam234
932eaa65bf refactor: init user login in db transaction 2024-07-18 16:06:03 +05:30
divyam234
c49b78b863 feat: Implemented offset pagination by ranks 2024-07-15 00:39:09 +05:30
divyam234
d8846d65e4 refactor: add support for multilingual search using pgroonga extension 2024-07-11 19:19:42 +05:30
divyam234
c8c569a643 chore: panic error during database migration 2024-07-01 13:52:44 +05:30
divyam234
d0d0f2f8ed fix: disallow duplicate folders 2024-06-15 11:09:05 +05:30
divyam234
4cc1087152 fix: add session date as fingerprint 2024-06-12 13:22:38 +05:30
divyam234
54a5fd55e1 refactor: improve deletion 2024-06-11 19:29:05 +05:30
divyam234
5798d89f02 feat Add user sessions control 2024-06-10 21:52:21 +05:30
divyam234
43a21d9d86 feat: add size to unique fingerprint 2024-06-09 03:07:31 +05:30
divyam234
33099783cc fix: directory creation 2024-06-08 16:31:21 +05:30
divyam234
7e5e3adf5f refactor: list files by parentId explicitly 2024-06-07 20:40:26 +05:30
divyam234
94ef73d62c refoactor: drop path field frpm db 2024-06-07 12:11:00 +05:30
divyam234
306a508319 refactor: db params 2024-06-04 17:49:13 +05:30
divyam234
943a5012b9 feat: added dc pooler and support 0 length file size 2024-06-02 23:11:18 +05:30
divyam234
6ee7c82a2b feat: enable subdirectory search 2024-06-01 10:57:10 +05:30
divyam234
450c7e0487 fix: uploads when using multiple channels 2024-05-31 20:28:40 +05:30
divyam234
6364f86571 feature: add stats endpoints 2024-04-19 02:16:47 +05:30
divyam234
82e4f4afe2 chore: Update dependencies and configuration files 2024-02-12 23:52:52 +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