memos/api/v1
Mr. Lin 8d08cfe1c9
fix: incorrectly checking whether registration is allowed in the login v1 api (#2998)
fix: Incorrectly checking whether registration is allowed in the login interface, resulting in the inability to log in through apiv1
2024-02-26 13:36:17 +08:00
..
auth.go fix: incorrectly checking whether registration is allowed in the login v1 api (#2998) 2024-02-26 13:36:17 +08:00
common.go chore: update memo view activity 2023-10-01 14:14:33 +08:00
docs.go chore: retire unused workspace settings 2024-02-23 08:40:33 +08:00
http_getter.go chore: fix tag in http_getter.go (#2500) 2023-11-11 23:21:15 +08:00
idp.go chore: move common packages to internal 2023-10-26 09:02:50 +08:00
jwt.go chore: upgrade backend dependencies 2024-01-28 07:13:11 +08:00
memo.go chore: remove metric service 2024-02-24 23:32:39 +08:00
memo_organizer.go chore: move common packages to internal 2023-10-26 09:02:50 +08:00
memo_relation.go chore: implement webhook dispatch in api v1 2023-11-25 10:31:58 +08:00
resource.go chore: remove metric service 2024-02-24 23:32:39 +08:00
storage.go chore: rename workspace setting service 2024-01-29 22:43:40 +08:00
swagger.md chore: retire unused workspace settings 2024-02-23 08:40:33 +08:00
swagger.yaml chore: retire unused workspace settings 2024-02-23 08:40:33 +08:00
system.go fix: update workspace general setting 2024-02-23 09:08:49 +08:00
system_setting.go chore: retire unused workspace settings 2024-02-23 08:40:33 +08:00
tag.go chore: remove outdated activity definition 2023-10-27 23:11:56 +08:00
tag_test.go revert: fix: exclude all punctuation chars except underscore in tags (#2033) 2023-07-26 21:11:13 +08:00
user.go chore: remove metric service 2024-02-24 23:32:39 +08:00
v1.go fix: rss routes 2024-01-29 21:04:35 +08:00