scholar7r
0e19b28e81
feat: implement batch delete share service ( #3356 )
...
* feat: implement batch delete service
* refactor: implement `GetByHashIDs` to make sure only query database once
* refactor: use decode instead of `Get` before `Delete`
- fix incorrect `DeleteBatch` method (for admin) calling
- implement DeleteBatchByUserID
2 months ago
Darren Yu
e3e08a9b75
feat(share): adapt to keep specified path in V3 sharing link ( #2958 )
8 months ago
Aaron Liu
b0057fe92f
feat(profile): options to select why kind of share links to show in user's profile ( #2453 )
10 months ago
Aaron Liu
fe2ccb4d4e
feat(share): add option to automatically render and show README file ( #2382 )
11 months ago
WintBit
41eb010698
fix: allow empty password for ShareCreateService ( #2498 )
11 months ago
WintBit
9d28fde00c
feat: fileshare custom password support ( #2493 )
...
* feat: fileshare custom password support
* fix: blank password check
* feat: backend share link password check
* Revert "feat: backend share link password check"
This reverts commit 22c7bb0b35 .
* feat: use go-playground/validator binding rule
12 months ago
Aaron Liu
522fcca6af
feat(explorer): save user's view setting to server / optionally share view setting via share link ( #2232 )
12 months ago
Aaron Liu
762811d50f
fix(share): share link should be marked as expired if the file is in trash bin ( #2347 )
1 year ago
AaronLiu
21d158db07
Init V4 community edition ( #2265 )
...
* Init V4 community edition
* Init V4 community edition
1 year ago
HFO4
1c922ac981
feat(wopi): implement required rest api as a WOPI host
3 years ago
HFO4
96daed26b4
i18n: objects / share / slave / tag operations
4 years ago
HFO4
8ab0fe0e2f
feat: search file under current folder
4 years ago
HFO4
855c9d92c4
Feat: get policy from directory props / Feat: return source enabled flag in file list
4 years ago
HFO4
5d406f1c6a
Feat: use history router mode
6 years ago
Loyalsoldier
79b8784934
Comply with Golang semantic import versioning ( #630 )
...
* Code: compatible with semantic import versioning
* Tools & Docs: compatible with semantic import versioning
* Clean go.mod & go.sum
6 years ago
HFO4
45b54b3455
Modify: clean useless codes
6 years ago
HFO4
4ba24e0cf1
Modify: clean modals
6 years ago
HFO4
68d3131521
Feat: cross compile script
6 years ago
HFO4
33a917cc75
Feat: user profile
6 years ago
HFO4
cfbfbc3c55
Feat: list/search/update/delete shares
6 years ago
HFO4
8f28a9c346
Modify: change raw object ID to Hash ID in share service
6 years ago
HFO4
9be1b4366f
Modify: change raw object ID to Hash ID in file service
6 years ago
HFO4
16613a6113
Modify: return parent folder id while listing objects
6 years ago
HFO4
e722c33cd5
Feat: task queue / compression task
6 years ago
HFO4
b49202e7e1
Test: Share model
6 years ago
HFO4
437bdf46d4
Feat: thumb for shared folder
6 years ago
HFO4
cc2c3b3f0f
Feat: archive download in shared folder
6 years ago
HFO4
f5d79b1f94
Feat: re-save shared folder to user's space
6 years ago
HFO4
b1a9943b0c
Feat: download / preview files for shared folder
6 years ago
HFO4
0edbbfc9ea
Feat: list files for shared folder
6 years ago
HFO4
e2f6dab70c
Feat: save re-save single shared file
6 years ago
HFO4
0d7c0793b2
Feat: preview shared text/doc file
6 years ago
HFO4
68704f8646
Feat: options to disable preview in file sharing
6 years ago
HFO4
1ff4d59978
Feat: preview shared file
6 years ago
HFO4
7f0feebf42
Feat: download file from single file share
6 years ago
HFO4
0977b36f8b
Feat: get share info / unlock share
6 years ago
HFO4
94b13393a9
Feat: hash id decode and verification
6 years ago
HFO4
880d224169
Test: hash id generate
6 years ago
HFO4
0ee0ac5e89
Feat: generate share URL
6 years ago