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/store/db/postgres
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)
2 years ago
..
migration chore: use consistent relative paths for resources (#2683) 2 years ago
seed chore: update inline parser 2 years ago
activity.go chore: clean binary entries 2 years ago
common.go feat: support Postgres (#2569) 2 years ago
idp.go chore: clean binary entries 2 years ago
inbox.go chore: fix timestamp type in postgres 2 years ago
memo.go chore: fix vacuum memo 2 years ago
memo_organizer.go chore: fix user string 2 years ago
memo_relation.go fix: data conflict handler 2 years ago
migration_history.go fix: data conflict handler 2 years ago
migrator.go feat: support Postgres (#2569) 2 years ago
postgres.go chore: retire auto backup for sqlite 2 years ago
resource.go fix: attachments send from telegram lost (#2650) 2 years ago
storage.go chore: clean binary entries 2 years ago
system_setting.go fix: data conflict handler 2 years ago
tag.go chore: fix user string 2 years ago
user.go chore: fix update user 2 years ago
user_setting.go chore: fix user string 2 years ago
webhook.go chore: clean binary entries 2 years ago