Aaron Liu
|
b0057fe92f
|
feat(profile): options to select why kind of share links to show in user's profile (#2453)
|
2025-08-12 09:52:47 +08:00 |
Aaron Liu
|
fe2ccb4d4e
|
feat(share): add option to automatically render and show README file (#2382)
|
2025-07-04 14:40:32 +08:00 |
WintBit
|
41eb010698
|
fix: allow empty password for ShareCreateService (#2498)
|
2025-06-17 11:03:29 +08:00 |
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
|
2025-06-16 16:34:47 +08:00 |
Aaron Liu
|
522fcca6af
|
feat(explorer): save user's view setting to server / optionally share view setting via share link (#2232)
|
2025-06-05 10:00:37 +08:00 |
AaronLiu
|
21d158db07
|
Init V4 community edition (#2265)
* Init V4 community edition
* Init V4 community edition
|
2025-04-20 17:31:25 +08:00 |
HFO4
|
96daed26b4
|
i18n: objects / share / slave / tag operations
|
2022-07-20 20:03:41 +08:00 |
HFO4
|
5d406f1c6a
|
Feat: use history router mode
|
2020-12-08 17:36:19 +08:00 |
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
|
2020-11-21 17:34:55 +08:00 |
HFO4
|
4ba24e0cf1
|
Modify: clean modals
|
2020-03-11 15:22:21 +08:00 |
HFO4
|
cfbfbc3c55
|
Feat: list/search/update/delete shares
|
2020-02-13 11:53:24 +08:00 |
HFO4
|
9be1b4366f
|
Modify: change raw object ID to Hash ID in file service
|
2020-02-10 13:10:59 +08:00 |
HFO4
|
e2f6dab70c
|
Feat: save re-save single shared file
|
2020-01-29 13:45:27 +08:00 |
HFO4
|
68704f8646
|
Feat: options to disable preview in file sharing
|
2020-01-29 11:03:09 +08:00 |
HFO4
|
7f0feebf42
|
Feat: download file from single file share
|
2020-01-28 12:41:00 +08:00 |
HFO4
|
0977b36f8b
|
Feat: get share info / unlock share
|
2020-01-27 13:34:39 +08:00 |
HFO4
|
94b13393a9
|
Feat: hash id decode and verification
|
2020-01-26 14:57:07 +08:00 |
HFO4
|
880d224169
|
Test: hash id generate
|
2020-01-26 13:16:02 +08:00 |
HFO4
|
0ee0ac5e89
|
Feat: generate share URL
|
2020-01-26 13:07:05 +08:00 |