Commit Graph

11007 Commits (783c6f17374564cff83cb58cb6ef72f1fa40cd97)

Author SHA1 Message Date
Andelf 783c6f1737 fix(fs): missing create default files 2023-03-28 09:14:42 +08:00
Andelf fdeb0775f0 fix(fs): mock dir handling, fix e2e tests 2023-03-28 09:14:42 +08:00
Andelf 9637c464eb fix(config): global config validation 2023-03-28 09:14:42 +08:00
Andelf da975da3da fix(test): unit tests fail 2023-03-28 09:14:42 +08:00
Andelf 2ad52eab3e fix(fs): file editing on windows 2023-03-28 09:14:42 +08:00
Andelf 94b27014dd fix(fs): asset path on windows 2023-03-28 09:14:42 +08:00
Andelf 3c1c338cdb fix(fs/nfs): wrong rename impl 2023-03-28 09:14:42 +08:00
Andelf ee41048053 fix(fs): asset url of non-ex page 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 f6961b4b1c fix(watcher): handle init load error 2023-03-28 09:14:42 +08:00
Andelf 72a290d21c fix(electron): initial warning of local dir 2023-03-28 09:14:42 +08:00
Andelf 669f082632 fix(mobile): ios app doc dir switch 2023-03-28 09:14:42 +08:00
Andelf 83ebd53a6f refactor(fs): use full path when renaming 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 7737053ce1 enhance(editor): use relative path when editing files 2023-03-28 09:14:42 +08:00
Andelf c79c352e08 fix(fs/mobile): ios fs and loading fix 2023-03-28 09:14:42 +08:00
Andelf f1404fd537 fix(fs): avoid nil repo on ios 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
Andelf e4c37b7089 refactor(fs): re-impl rename for nfs 2023-03-28 09:14:42 +08:00
Andelf d7fc1d785e fix(fs): fix custom.js path calc 2023-03-28 09:14:42 +08:00
Andelf 820686cd38 fix(fs): re-impl deletion for nfs 2023-03-28 09:14:42 +08:00
Andelf 41f09c162e fix(fs): refine init fs-watcher 2023-03-28 09:14:42 +08:00
Andelf d9e0534c7f fix(fs): refine path-join 2023-03-28 09:14:42 +08:00
Andelf 7cad990fa1 refactor(fs): avoid misleading variable names 2023-03-28 09:14:42 +08:00
Andelf abf7d55c7c refactor(fs): rm redundent return date from fs protocol
fix(fs): asset url loading under nfs backend
2023-03-28 09:14:42 +08:00
Andelf a38e40bf86 refactor(fs): rm callback usage from fs protocol 2023-03-28 09:14:42 +08:00
Andelf c3daeae6eb refactor(fs): re-impl refresh and re-index on nfs backend 2023-03-28 09:14:42 +08:00
Andelf f39be3edac refactor(fs): minor code cleanup 2023-03-28 09:14:42 +08:00
Andelf b255ca030a refactor(fs): rewrite nfs implementation
- avoid op before granted, using await-permission-granted
2023-03-28 09:14:42 +08:00
Andelf 1b3c22a735 fix(fs): contents file creation 2023-03-28 09:14:42 +08:00
Andelf babb2b1d84 refactor(fs): refine stat fn of Fs protocol 2023-03-28 09:14:42 +08:00
Andelf c196d1e026 fix(watcher): demo graph init watcher event 2023-03-28 09:14:42 +08:00
Andelf e95d73059b refactor(fs): refactor bfs to memory-fs, add memory:// support 2023-03-28 09:14:42 +08:00
Andelf 43f9fa33b0 refactor(fs): open-dir now returns map instead of vec 2023-03-28 09:14:42 +08:00
Andelf 6082663f4c fix(electron): assets:// url handling 2023-03-28 09:14:42 +08:00
Andelf d666a6d35a refactor(fs): rework on electron fs 2023-03-28 09:14:42 +08:00
Andelf 50585d215f fix(fs): handle parsing state of empty folder 2023-03-28 09:14:42 +08:00
Andelf 8ed5b983b5 refactor(fs): unused mobile fs fn 2023-03-28 09:14:42 +08:00
Andelf bbb655ff43 refactor(fs): handle asset deletion 2023-03-28 09:14:42 +08:00
Andelf 269718d92c refactor(fs): android support 2023-03-28 09:14:42 +08:00
Andelf 3f467d72ec refactor(fs): rewrite url fn 2023-03-28 09:14:42 +08:00
Andelf d5b90f4d62 fix(fs): create today journal 2023-03-28 09:14:42 +08:00
Andelf 500d8f2c36 fix(fs): path api for path and url 2023-03-28 09:14:42 +08:00
Andelf ad564a4d72 fix(fs): asset url handling 2023-03-28 09:14:42 +08:00
Andelf 31d7c8f836 refactor(fs): use rpath 2023-03-28 09:14:42 +08:00
Konstantinos Kaloutas 16f8188fd1 fix: quick add 2023-03-27 14:17:18 -04:00
Konstantinos Kaloutas 1da660905c fix: disable creating new whiteboards 2023-03-27 14:17:18 -04:00