Commit graph

73 commits

Author SHA1 Message Date
Methapon2001
db23b90a02
feat: also force delete file data from database 2023-12-12 14:36:13 +07:00
Methapon2001
bc7e21d2ed
fix: missing trailing slash 2023-12-12 14:34:01 +07:00
Methapon2001
185b1f540a
feat: socketio and user identity 2023-12-12 13:10:10 +07:00
Methapon2001
cd43bb53c3
fix: unintended comment 2023-12-12 13:10:10 +07:00
Methapon2001
07d97a9091
feat: file move and delete endpoint 2023-12-12 13:10:09 +07:00
Methapon2001
8fbeda892b
fix: must have length or will fail 2023-12-12 13:10:09 +07:00
Methapon2001
a401428fa3
chore: prevent accident auth bypass in production 2023-12-12 13:10:09 +07:00
Methapon2001
e0c60eb241
Merge branch 'feat/overhaul-storage' into feat/storage-endpoint 2023-12-12 13:10:09 +07:00
Methapon2001
171aaf144c
feat: file event emit 2023-12-10 10:16:01 +07:00
Methapon2001
7c9579bb54
refactor: change event name 2023-12-10 10:07:49 +07:00
Methapon2001
de2dca7e4d
feat: socket.io emit more data 2023-12-10 09:37:00 +07:00
Methapon2001
1b47c58f12
fix: missing trailing slash 2023-12-10 09:30:48 +07:00
Methapon2001
54799c5479
feat: storage endpoint
Work like normal storage system no restrict like cabinet / drawer / folder / subfolder endpoint.
Can support as many subfolder as minio support.
2023-12-08 17:45:55 +07:00
Methapon2001
4a42067a16
fix: emit socket event 2023-12-08 13:44:51 +07:00
Methapon2001
eda5d7063d
hotfix: wrong function usage 2023-12-08 13:34:37 +07:00
Methapon2001
25752dac19
feat: socketio event 2023-12-07 17:25:56 +07:00
Methapon2001
0a1265b78c
feat: folder size 2023-12-07 17:20:17 +07:00
Methapon2001
641d46dde2
fix: trim whitespaces 2023-12-07 10:56:40 +07:00
Methapon2001
0d7944e9cf
fix: wrong download path 2023-12-06 10:13:23 +07:00
Methapon2001
46b6b9867d
fix: unintended comment 2023-12-04 16:48:25 +07:00
Methapon2001
adc744e8b5
fix: wrong condition 2023-12-04 16:46:32 +07:00
Methapon2001
0202e0e0f8
fix: metadata not update 2023-12-04 15:36:56 +07:00
Methapon2001
a7f012bda2
feat: verify online and management role 2023-12-04 15:36:56 +07:00
Methapon2001
ef961feddd
chore: small adjustment and format 2023-12-01 14:30:32 +07:00
Methapon2001
04a84c7878
refactor: add log 2023-12-01 14:30:21 +07:00
Methapon2001
82228da8fa
fix: hash tag cannot be used as part of url 2023-12-01 14:29:41 +07:00
Methapon2001
4394c9cfb6
chore: add log 2023-12-01 11:46:41 +07:00
Methapon2001
ba1d9e794a
fix: remove queued if file not exist 2023-12-01 11:37:31 +07:00
Methapon2001
a069e12135
fix: unintended commented rabbitmq for local server 2023-12-01 11:36:46 +07:00
Methapon2001
cbc867c8e3
refactor: input keyword / category 2023-12-01 10:55:36 +07:00
Methapon2001
6c6f45b66a
fix: static file 2023-11-30 16:41:42 +07:00
Methapon2001
c3dfcfa1e7
feat: limit file name length 2023-11-30 15:33:45 +07:00
Methapon2001
2850d82238
fix: cannot reach api endpoint 2023-11-30 10:10:51 +07:00
Methapon2001
16448b8bdd
chore: format 2023-11-30 09:40:09 +07:00
Methapon2001
f1de8475fe
fix: missing trailing slash 2023-11-30 09:35:22 +07:00
Methapon2001
37d0b08b11
fix: missing trailing slash in path 2023-11-30 09:35:21 +07:00
Methapon2001
a206886be5
fix: function typo 2023-11-30 09:35:21 +07:00
Methapon2001
0691f29409
fix: wrong path 2023-11-30 09:35:21 +07:00
Methapon2001
3671c1c50b
hotfix: wait for es response 2023-11-30 09:35:20 +07:00
Methapon2001
d5e4cc7315
fix: auth role and rename dir 2023-11-30 09:35:20 +07:00
Methapon2001
046b915fc3
fix: get list of file under folder return all file in subfolder 2023-11-30 09:35:16 +07:00
Methapon2001
93f0ac3431
fix: error undefined and waiting for index after update 2023-11-30 09:35:15 +07:00
chamomind
6348ea0ba6 Add CI/CD with github action 2023-11-30 01:06:11 +07:00
chamomind
484ee1e549 Init vue and express in same container 2023-11-29 22:42:33 +07:00
Methapon2001
79f004681a
wip: dynamic system 2023-11-28 08:58:06 +07:00
Methapon2001
bc13f0e5ce
refactor: optional metadata field (for file upload only) 2023-11-27 17:30:20 +07:00
Methapon2001
17b70e8d5e
docs: swagger folder and subfolder 2023-11-27 16:55:52 +07:00
Methapon2001
55ee26d3d7
chore: updated swagger gen 2023-11-27 16:41:27 +07:00
Methapon2001
314155f115
docs: drawer 2023-11-27 16:40:10 +07:00
Methapon2001
1559226837
refactor: is path exist function 2023-11-27 16:07:32 +07:00