mirror of
https://github.com/usememos/memos.git
synced 2024-11-17 20:25:46 +08:00
411e807dcc
- 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) |
||
---|---|---|
.. | ||
migration | ||
seed | ||
activity.go | ||
common.go | ||
idp.go | ||
inbox.go | ||
memo.go | ||
memo_organizer.go | ||
memo_relation.go | ||
migration_history.go | ||
migrator.go | ||
resource.go | ||
sqlite.go | ||
storage.go | ||
system_setting.go | ||
tag.go | ||
user.go | ||
user_setting.go | ||
webhook.go |