Commit Graph

37 Commits (master)

Author SHA1 Message Date
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
Aaron Liu 762811d50f fix(share): share link should be marked as expired if the file is in trash bin (#2347) 2025-05-13 15:06:54 +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 1c922ac981 feat(wopi): implement required rest api as a WOPI host 2023-01-09 19:37:46 +08:00
HFO4 96daed26b4 i18n: objects / share / slave / tag operations 2022-07-20 20:03:41 +08:00
HFO4 8ab0fe0e2f feat: search file under current folder 2022-04-29 20:03:52 +08:00
HFO4 855c9d92c4 Feat: get policy from directory props / Feat: return source enabled flag in file list 2022-02-10 19:25:38 +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 45b54b3455 Modify: clean useless codes 2020-03-11 15:45:00 +08:00
HFO4 4ba24e0cf1 Modify: clean modals 2020-03-11 15:22:21 +08:00
HFO4 68d3131521 Feat: cross compile script 2020-03-09 16:53:01 +08:00
HFO4 33a917cc75 Feat: user profile 2020-02-18 15:34:40 +08:00
HFO4 cfbfbc3c55 Feat: list/search/update/delete shares 2020-02-13 11:53:24 +08:00
HFO4 8f28a9c346 Modify: change raw object ID to Hash ID in share service 2020-02-10 14:29:27 +08:00
HFO4 9be1b4366f Modify: change raw object ID to Hash ID in file service 2020-02-10 13:10:59 +08:00
HFO4 16613a6113 Modify: return parent folder id while listing objects 2020-02-07 13:54:37 +08:00
HFO4 e722c33cd5 Feat: task queue / compression task 2020-02-02 14:40:07 +08:00
HFO4 b49202e7e1 Test: Share model 2020-02-01 13:14:50 +08:00
HFO4 437bdf46d4 Feat: thumb for shared folder 2020-02-01 10:34:23 +08:00
HFO4 cc2c3b3f0f Feat: archive download in shared folder 2020-01-31 13:18:32 +08:00
HFO4 f5d79b1f94 Feat: re-save shared folder to user's space 2020-01-31 11:27:52 +08:00
HFO4 b1a9943b0c Feat: download / preview files for shared folder 2020-01-30 14:22:03 +08:00
HFO4 0edbbfc9ea Feat: list files for shared folder 2020-01-30 13:21:21 +08:00
HFO4 e2f6dab70c Feat: save re-save single shared file 2020-01-29 13:45:27 +08:00
HFO4 0d7c0793b2 Feat: preview shared text/doc file 2020-01-29 12:16:52 +08:00
HFO4 68704f8646 Feat: options to disable preview in file sharing 2020-01-29 11:03:09 +08:00
HFO4 1ff4d59978 Feat: preview shared file 2020-01-28 13:40:19 +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