Commit Graph

1957 Commits (2e30872f611c883a3efeb9c2900a4d3d27f09b5b)

Author SHA1 Message Date
Yukun Guo 14e11c6740 refactor: simplify p/let 2020-12-01 17:36:22 +08:00
Yukun Guo 47b30bc3e5 refactor: simplify code of repo.cljs 2020-12-01 17:36:22 +08:00
Yukun Guo de6f9fff47 fix: make periodically-push-tasks consistent with state/get-git-auto-push? 2020-12-01 17:36:22 +08:00
Yukun Guo e750eca112 fix: fix push-if-auto-enabled! 2020-12-01 17:36:22 +08:00
Yukun Guo 2030943d4d refactor: remove unused code 2020-12-01 17:36:22 +08:00
charlie eb651cfe81 [refactor] support React change event for set-edit-content! & fix image style of block conent 2020-12-01 15:56:38 +08:00
Yukun Guo 9906555aad chore: remove git/get-local-diffs
It is the same as git/get-diffs
2020-12-01 15:32:56 +08:00
anoffvu e73729aeee reconciling old repo branch to current 2020-11-30 21:16:20 -08:00
Tienson Qin 0b90dcf71b feat(chrome native fs): add sync button 2020-12-01 00:30:00 +08:00
charlie 66a24e99d3 [refactor] improve some input cases 2020-11-30 22:12:27 +08:00
Tienson Qin fccbcdd719 refactor: simplify parse-files-and-load-to-db! arguments 2020-11-30 19:58:00 +08:00
Tienson Qin 3f6c09935c feat(chrome native): multiple graphs picker 2020-11-30 16:50:10 +08:00
Tienson Qin 2fa8ff8d6b feat: nfs support multiple directories 2020-11-30 15:40:20 +08:00
defclass 4a9fea7697 fix(repo): retry when fetching encounter 401 2020-11-30 14:19:23 +08:00
Tienson Qin ae25da9aee fix: remove comment code 2020-11-30 13:30:10 +08:00
Tienson Qin 88eda1a014 fix: address issues when merging master 2020-11-30 13:00:52 +08:00
Tienson Qin d93b298714 Merge branch 'feat/chrome-native-fs' of github.com:logseq/logseq into feat/chrome-native-fs 2020-11-30 12:17:55 +08:00
Tienson Qin 14b6c64196 feat: restore dbs for native file stores 2020-11-30 11:53:04 +08:00
Tienson Qin 50a7a7c585 feat: chrome native compatible fs api 2020-11-30 11:50:18 +08:00
Tienson Qin 3a81b5e856 chore: cache nfs file handles 2020-11-30 11:49:51 +08:00
Tienson Qin 6c3da67f6b feat: native filesystem api integration WIP 2020-11-30 11:49:46 +08:00
Tienson Qin 8b5719e1fd chore: bump version 2020-11-29 23:21:52 +08:00
Tienson Qin ed92e6944f
Export notes as zip files when refreshing and realized that database … (#782)
* Export notes as zip files when refreshing and realized that database schema changed

Resolved #781
2020-11-29 23:20:51 +08:00
Tienson Qin afdfeaef5a fix: add zip externs 2020-11-29 22:26:40 +08:00
Tienson Qin 5248444157 feat: add support to export to zip
Resolved #779
2020-11-29 22:26:40 +08:00
Tienson Qin dc0406ff38 fix: clear stores(before restoring) if db schema changed 2020-11-29 22:01:18 +08:00
Tienson Qin 60251b6bb4 fix: remove empty pages when importing 2020-11-29 21:08:39 +08:00
Tienson Qin 68308dea63 fix: avoid empty commits && simplify git push checks
Related to #773
2020-11-29 18:28:22 +08:00
Tienson Qin 2a306fc2c5 fix: clear non-existed block refs when parsing
Also, catch the error when there're wrong block refs which will
crash logseq.
2020-11-29 18:26:57 +08:00
Tienson Qin 1d2ed8a1a8 fix: block/children are using refs now 2020-11-29 17:57:33 +08:00
Tienson Qin 9935d8b721 chore: bump minor version 2020-11-29 16:02:54 +08:00
Yukun Guo 28cb5cd86c fix: escape regex for search 2020-11-29 16:02:16 +08:00
Tienson Qin 5edd1a8ab0 :block/children should has value type of :db.type/ref 2020-11-29 15:22:44 +08:00
charlie 9ff67bba53 [refactor] change editor input as uncontrolled component & try composition input for UX . 2020-11-28 15:41:53 +08:00
charlie 54ef3aa574 [refactor] separate some editor styles . 2020-11-28 15:38:00 +08:00
Tienson Qin 2e60a8085e
chore: updated github id in readme 2020-11-27 22:51:45 +08:00
Tienson Qin a39cf430b0
chore: add github app settings screenshots 2020-11-27 22:44:55 +08:00
Tienson Qin d3dabd81de fix: add GITHUB_APP2_NAME environment variable 2020-11-27 22:08:07 +08:00
Tienson Qin 56bea9272c fix: readme 2020-11-27 21:34:48 +08:00
Tienson Qin acac8e9350 fix: Git merge error and then blank diff page
related to #744
2020-11-27 07:36:53 +08:00
Tienson Qin ca4749341a fix: block flickering issue
Resolved #761
2020-11-27 06:06:57 +08:00
Tienson Qin ba5deadfe8 fix: code mirror not working on publishing site 2020-11-26 18:14:40 +08:00
Tienson Qin 1b113b8add Merge branch 'master' of github.com:logseq/logseq into master 2020-11-26 14:46:19 +08:00
Tienson Qin f43ff5ac8e fix: display orange dot when in editing mode 2020-11-26 14:45:41 +08:00
Tienson Qin 454be894ff
doc: add build error 2020-11-26 14:18:57 +08:00
Michael Wong cc8987fa67
fix(spec): fix spec (#764)
* fix(spec): fix spec

* fix(spec): only use spec in dev
2020-11-26 13:17:05 +08:00
Tienson Qin 9d13f6e063 fix: current time 2020-11-26 13:04:39 +08:00
Tienson Qin 6e49627640 chore: bump yargs-parser 2020-11-26 12:42:31 +08:00
Tienson Qin b6d6d42476 Merge branch 'master' of github.com:logseq/logseq into master 2020-11-26 12:32:46 +08:00
Tienson Qin 1aac37e94d feat: add escape formatting support
Resolved #763
2020-11-26 12:32:01 +08:00