Commit Graph

384 Commits (v0.19.0)

Author SHA1 Message Date
Steven f05a89315c chore: fix list memos 2 years ago
Steven 5e74394643 chore: add resource name migrator 2 years ago
Wei Zhang ddc89029b7
fix: use mysql to parse dsn (#2838)
Signed-off-by: Zhang Wei <kweizh@gmail.com>
2 years ago
Steven f8b9a83d4a chore: tweak default value 2 years ago
Steven 2f16b7065a chore: tweak scripts 2 years ago
Steven 4f2b00b4f3 chore: add migration scripts 2 years ago
Steven 54a24833a7 chore: fix resource seeds 2 years ago
Steven 582cc6609c feat: add user-defined id to resource 2 years ago
Steven b2fc3076f6 chore: update memo store 2 years ago
Steven 8382354ef7 feat: add user-defined name to memo 2 years ago
Steven d426f89cf0 chore: add time filter to timeline 2 years ago
Wen Sun a22ad90174
fix: set memo resources error in mysql (#2761)
Fix error updating memo resources in mysql
2 years ago
Steven 8e0ce4d678 fix: list memos with pinned 2 years ago
Wen Sun 6cfd94cc69
fix: deleting inbox records that senders have been deleted (#2743)
Deleting inbox records that senders have been deleted
2 years ago
Steven 9c663b1ba2 fix: merge mysql dsn with params 2 years ago
Steven 9459ae8265 chore: update postgres stmt builder 2 years ago
Steven d67eaaaee2 chore: update database migrator 2 years ago
Steven fd8333eeda chore: fix memo parent_id 2 years ago
Steven a297cc3140 chore: exclude comments in memo list response 2 years ago
Steven 8b9455d784 chore: fix memo resources position 2 years ago
Steven 501f8898f6 chore: fix postgres stmts 2 years ago
Lincoln Nogueira 369b8af109
chore: improve resource internal_path migrator (#2698)
* chore: improve internal path migrator
- handle mixed path styles
- handle Windows paths
- add tests

* chore: fix goimports error
2 years ago
Steven c797099950 chore: update resource internal path migrator 2 years ago
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
Steven 02265a6e1a chore: fix memo search 2 years ago
Athurg Gooth f184d65267
fix: attachments send from telegram lost (#2650) 2 years ago
Steven 762cb25227 chore: update memo service 2 years ago
Steven fc01a796f8 chore: fix demo seed data 2 years ago
Steven e0cacfc6d6 chore: retire auto backup for sqlite 2 years ago
Steven a3a1bbe8de chore: tweak responsible styles 2 years ago
Steven fe4ec0b156 chore: rename navigator 2 years ago
Steven 7c5fdd1b06 chore: remove demo banner 2 years ago
Steven d8a0528135 chore: tweak variable names 2 years ago
Steven 2c4b5d75b3 chore: fix html escaping 2 years ago
Steven 1c7fb77e05 chore: update user setting names 2 years ago
Steven 47af632c79 chore: update inline parser 2 years ago
Steven 7735cfac31 chore: update seed data 2 years ago
Steven 2d9c5d16e1 chore: fix user string 2 years ago
Steven 7eb5be0a4e chore: fix update user 2 years ago
Steven 603a6a4971 chore: fix vacuum memo 2 years ago
Cologler 6bda64064e
fix: delete one memo will delete all memos on pgsql (#2611)
fix: delete single memo will all memos on pgsql

Close #2605
2 years ago
Steven c608877c3e chore: clean binary entries 2 years ago
Steven 52f399a154 chore: remove unused functions 2 years ago
Steven 9f4f2e8e27 chore: fix user setting values 2 years ago
Steven 0127e08a28 fix: data conflict handler 2 years ago
Steven d275713aff chore: fix timestamp type in postgres 2 years ago
Steven c50f4f4cb4 chore: update migration scripts 2 years ago
Steven abda6ad041 chore: update latest schema 2 years ago
Steven 7fc7b19d64 chore: deprecate user setting legacy api 2 years ago
Steven b2d898dc15 chore: fix import order 2 years ago