Commit Graph

21 Commits (f40ab3552f33a5ca05f3405732c2669d9038145f)

Author SHA1 Message Date
Charlie 01d879c18e
feat!: File Sync (#5355)
- file sync for electron/ios/android
- age encryption of both file content and file path
- massive UI enhancement
- corresponding CI tasks

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: rcmerci <rcmerci@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2022-09-01 00:31:49 +08:00
Gabriel Horner 509422901a Fix bugs with tests
- Quoted property values were extracting refs
- Punctuation at end of tags was getting included in tag
- Property values were only getting displayed as refs/relationships
  instead of full property value
- cli wasn't passing along user config
2022-08-11 17:20:47 -04:00
Gabriel Horner 4813d903d5 Move graph-parser to its own dir 2022-05-26 18:04:45 -04:00
Gabriel Horner ede88bb390 Fix carve errors 2022-05-10 20:22:48 -04:00
Gabriel Horner 67461aaede Necessary parts of mldoc are nbb compatible
Also merged in parser tests which were not running
2022-05-10 20:22:48 -04:00
Tienson Qin 1519e35e0c fix: lint warnings 2022-05-09 22:15:30 +08:00
Gabriel Horner 9dcd1d3a50 Remove lint config for ns that was removed 2022-05-04 16:01:06 -04:00
Charlie 0d3ac91ca3
Feature/Setups of Onboarding Process (#4580)
UX enhancement: onboarding setup graphs 

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2022-04-02 21:37:38 +08:00
Gabriel Horner a57e25cc82 Forgot to update ignore when moving ns 2022-03-10 15:43:07 +08:00
Gabriel Horner 50e5764369 Fix --exclude option
Subtle annoying bug with symbol. Also allos multiple exclude options
2022-02-28 16:27:22 +08:00
Gabriel Horner 35d2023e24 Add shadow test runner that provides most test-runner like options 2022-02-24 22:45:52 +08:00
Gabriel Horner 2b92c862a9 Remove unused svg components 2022-01-28 11:59:38 -05:00
Gabriel Horner ec60aab5d2 Remove more unused state 2022-01-28 11:21:16 -05:00
Gabriel Horner 54420c9a5d Address review feedback 2022-01-28 10:48:44 -05:00
Gabriel Horner d4aa351405 Add more comments on ignored vars 2022-01-27 15:32:31 -05:00
Gabriel Horner 821ebcb888 Add docs 2022-01-27 15:26:14 -05:00
Gabriel Horner 1c8586e2ac Wrap up carving 2022-01-27 14:14:57 -05:00
Gabriel Horner 86868f1e15 Remove few more fns 2022-01-27 14:11:59 -05:00
Gabriel Horner b3ee61b1ca Remove more unused fns 2022-01-27 14:11:59 -05:00
Gabriel Horner 4ce3db2497 Carve up to frontend.components.sidebar 2022-01-27 14:11:59 -05:00
Gabriel Horner 8b428796bc Setup carve and ignore all unused vars by default
Also split out lint jobs to their own step
2022-01-27 14:11:59 -05:00