memos/api
Athurg Gooth e6c9f2a00e
feat: add support for download resource from link (#1800)
* Add support for download resource from link

* Parse external link and add file ext name from mime info

* Add zh-Hans locale for `download-link`

* fix typo on code and comments

* Update server/resource.go

---------

Co-authored-by: Athurg Feng <athurg@gooth.org>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-06-08 14:35:33 +00:00
..
activity.go chore: update memo create activity (#903) 2023-01-03 23:49:11 +08:00
auth.go feat: implement sign in with SSO (#1119) 2023-02-19 09:50:30 +08:00
common.go chore: update signup api (#1067) 2023-02-11 15:15:56 +08:00
idp.go fix: idp config definition (#1115) 2023-02-18 18:31:03 +08:00
memo.go feat: display memo with updated ts (#1760) 2023-05-28 01:50:09 +08:00
memo_organizer.go chore: upgrade version 0.13.0 (#1685) 2023-05-20 10:16:19 +08:00
memo_relation.go chore: update memo relation types (#1658) 2023-05-14 23:17:05 +08:00
memo_resource.go fix: access control (#870) 2022-12-28 20:22:52 +08:00
resource.go feat: add support for download resource from link (#1800) 2023-06-08 14:35:33 +00:00
shortcut.go fix: access control (#870) 2022-12-28 20:22:52 +08:00
storage.go chore: update version and remove isDev flag (#1452) 2023-04-03 14:13:22 +08:00
system.go chore: update upgrade version view (#1791) 2023-06-03 14:32:04 +08:00
system_setting.go chore: update upgrade version view (#1791) 2023-06-03 14:32:04 +08:00
tag.go fix: delete tag (#1062) 2023-02-10 23:57:02 +08:00
user.go chore: modify the error message when registering a Host user (#1804) 2023-06-07 12:12:23 +08:00
user_setting.go feat: add japanese locale (#1802) 2023-06-08 13:50:48 +08:00