Commit Graph

17 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 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 006bcabcdb fix(session): increase password length limit to 128 2025-05-13 15:05:01 +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 50a3917a65 feat(cache): set `max-age` for public accessible static resources 2022-12-14 15:28:19 +08:00
HFO4 db6681f448 fix(avatar): add default cache max age for avatar response 2022-11-21 19:09:37 +08:00
HFO4 16d17ac1e6 i18n: user setting route 2022-09-29 17:38:52 +08:00
Cinhi Young 9c78515c72
Fix: email address should be lowercase for requesting Gravatar (#758) 2021-02-08 19:33:09 +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 4d70f9fa3e Fix: get execute file path dynamically 2020-03-11 10:32:35 +08:00
HFO4 3ce4b87f2b Feat: login / register setting in dashboard 2020-02-23 15:19:38 +08:00
HFO4 c817f70f8e Feat: Webauthn / theme changing 2020-02-21 10:08:47 +08:00
HFO4 80268e33bf Feat: enable 2FA / password management 2020-02-20 12:42:38 +08:00
HFO4 4420a75c04 Feat: user setting 2020-02-19 16:05:54 +08:00
HFO4 f91792bc64 Feat: list tasks 2020-02-18 14:45:38 +08:00
HFO4 b4219927d6 Feat: WebDAV mount folders 2020-02-18 13:45:59 +08:00