Commit Graph

13 Commits

Author SHA1 Message Date
Tienson Qin
029ed109b9 fix: page rename undo/redo 2024-01-14 16:33:50 +08:00
Tienson Qin
7e44ff09a8 refactor: move editor impl to db-based and file-based 2023-06-26 19:07:25 +08:00
Tienson Qin
1bb93d3560 fix: can't read and write custom files 2023-06-26 17:31:49 +08:00
charlie
3e7bdda4bf fix(editor): incorrect behavior for the code editor of file page 2023-06-14 21:09:07 +08:00
Gabriel Horner
89ba13d5ac Fix multiple issues with global config
- global config saved outside the app errored and had no effect on config
- global config saved in app, saved invalid state and invalid file
- removed outdated global error handling on alter-file
- Also fix validations for repo config
2023-03-28 09:14:42 +08:00
Andelf
97b534301b fix(fs): file editing in nfs 2023-03-28 09:14:42 +08:00
Andelf
3338263088 fix(editor): wrong file editing save condition 2023-03-28 09:14:42 +08:00
Andelf
a051ded28e refactor(fs): handle global config as state, not in db 2023-03-28 09:14:42 +08:00
Andelf
98f4236309 fix(fs): global file writing in code editor 2023-03-28 09:14:42 +08:00
Andelf
3c0973013b refactor(fs): mv fs2 logic to logseq.common pkg 2023-03-28 09:14:42 +08:00
Andelf
1cd7f89cd9 refactor(fs): handle global file write 2023-03-28 09:14:42 +08:00
Tienson Qin
53ee57acab fix: ns doc warning 2022-12-14 11:34:45 +08:00
Tienson Qin
4a93d27f40 feat(plugin): add save_focused_code_editor 2022-12-14 11:34:45 +08:00