You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/api/v1
Lincoln Nogueira 411e807dcc
chore: use consistent relative paths for resources (#2683)
- always store resources with a relative path with forward slashes, which will be transformed as needed when the file is accessed

- fix an issue with thumbnail generation on Windows

- add several validations for local storage setting

- improve front-end error feedback when changing local storage

- add migrations to make existing resource paths relative (not needed, but improves database consistency)
1 year ago
..
auth.go chore: update user setting names 1 year ago
common.go chore: update memo view activity 2 years ago
docs.go chore: regenerate swagger docs 1 year ago
http_getter.go chore: fix tag in http_getter.go (#2500) 2 years ago
idp.go chore: move common packages to internal 2 years ago
jwt.go chore: fix jwt acl 1 year ago
memo.go chore: tweak variable names 1 year ago
memo_organizer.go chore: move common packages to internal 2 years ago
memo_relation.go chore: implement webhook dispatch in api v1 2 years ago
resource.go chore: use consistent relative paths for resources (#2683) 1 year ago
rss.go chore: tweak frontend routes register 1 year ago
storage.go chore: move common packages to internal 2 years ago
swagger.yaml chore: regenerate swagger docs 1 year ago
system.go chore: skip invalida setting checks 1 year ago
system_setting.go chore: use consistent relative paths for resources (#2683) 1 year ago
tag.go chore: remove outdated activity definition 2 years ago
tag_test.go revert: fix: exclude all punctuation chars except underscore in tags (#2033) 2 years ago
user.go chore: prevent archive/delete current user 1 year ago
v1.go chore: deprecate user setting legacy api 1 year ago