Commit Graph

27 Commits (2a392b8f8d3851a23d30b6f1921fb66f7780ea83)

Author SHA1 Message Date
johnnyjoy 39d4d4f4f3 chore: update migrate scripts 4 weeks ago
johnnyjoy 1da0752922 chore: add schema version to workspace setting 6 months ago
Steven fa2b01cfb1 chore: tweak latest schema file name 6 months ago
Steven 615aa94793 fix: base path of migrator 6 months ago
Steven d11bd30ec6 chore: tweak logger 6 months ago
Steven 7134ad4883 chore: fix migration history 6 months ago
Steven fbdfaf85d9 chore: update migrator 6 months ago
Steven ccd3fdcd38 chore: fix tests 6 months ago
Steven 70837f88cb chore: fix linter 6 months ago
Steven 525223c261 chore: add tests for migrator 6 months ago
Steven 06c460b476 chore: tweak linter warning 7 months ago
Steven 1b6685d7cf chore: tweak linter warning 7 months ago
Steven 6e901fc940 refactor: store migrator 7 months ago
Steven 14d4cfd5a4 chore: tweak store methods name 11 months ago
Steven 3e6e56b008 refactor: update workspace store definition 11 months ago
Steven c93b1efbae chore: update workspace setting store 11 months ago
Steven 5b92ac1775 chore: fix setting migrator 1 year ago
Steven ce133ad69b chore: retire unused workspace settings 1 year ago
Steven 6b14d87521 chore: fix linter 1 year ago
Steven 51d58d3982 chore: add workspace setting migrator 1 year ago
Steven b4f2a3bd14 chore: remove migrator 1 year ago
Lincoln Nogueira 279cba0e6b
chore: greatly speed up migrator and lower memory usage (#2874)
* chore: add en-GB language

* chore: remove en-GB contents

* chore: prevent visitors from breaking demo
- prevent disabling password login
- prevent updating `memos-demo` user
- prevent setting additional style
- prevent setting additional script
- add some error feedback to system settings UI

* Revert "chore: add en-GB language"

This reverts commit 2716377b04.

* chore: speed-up migrator and lower memory usage
- remove all Store indirections
- query database directly with prepared statements

* chore: fix golangci-lint warnings
1 year ago
Steven ef73299340 chore: update resource name migrator 1 year ago
Steven 5e74394643 chore: add resource name migrator 1 year ago
Steven d67eaaaee2 chore: update database migrator 1 year 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
1 year ago
Steven c797099950 chore: update resource internal path migrator 1 year ago