Commit Graph

4962 Commits

Author SHA1 Message Date
Tienson Qin
0b90dcf71b feat(chrome native fs): add sync button 2020-12-01 00:30:00 +08:00
Tienson Qin
fccbcdd719 refactor: simplify parse-files-and-load-to-db! arguments 2020-11-30 19:58:00 +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
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
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
68308dea63 fix: avoid empty commits && simplify git push checks
Related to #773
2020-11-29 18:28:22 +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
Tienson Qin
acac8e9350 fix: Git merge error and then blank diff page
related to #744
2020-11-27 07:36:53 +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
6f7ae1952a fix: properties 2020-11-26 00:25:21 +08:00
Tienson Qin
4303ea4ed9 fix: quick enter followed by a tab can lead to file corruption (#750)
* fix: quick enter followed by a tab can lead to file corruption

Resolved #738
2020-11-25 16:17:08 +08:00
defclass
a650a1c2cc fix(spec): add some specs in repo.clj 2020-11-25 12:31:27 +08:00
Tienson Qin
89c807c2a7 fix: scroll to top when switch to a new page
Resolved #632
2020-11-24 21:50:39 +08:00
Tienson Qin
2565c3b08b fix: don't autocomplete ^
Resolved #521
2020-11-24 21:10:49 +08:00
Tienson Qin
89fa24a81b fix: git diff shows empty or always loading
Resolved #218, #217, #171
2020-11-24 20:27:19 +08:00
Tienson Qin
47d2ca04e9 feat: restore dbs for native file stores 2020-11-24 00:05:13 +08:00
Tienson Qin
0793f991dc feat: chrome native compatible fs api 2020-11-23 17:10:29 +08:00
Tienson Qin
b1d6ae8815 Merge branch 'master' into feat/chrome-native-fs 2020-11-22 20:42:49 +08:00
Tienson Qin
9287afd79d Merge pull request #662 from defclass/defclass/fix/refresh-token
fix(token):  refresh token automatically
2020-11-22 03:33:45 -06:00
Tienson Qin
b9cf077b72 chore: cache nfs file handles 2020-11-22 01:42:27 +08:00
Tienson Qin
a6a675045e feat: native filesystem api integration WIP 2020-11-22 01:17:47 +08:00
defclass
23e818c32a style(token): fix code styles 2020-11-19 16:08:11 +08:00
Tienson Qin
0a92889258 fix: user custom commands not working 2020-11-19 15:22:54 +08:00
Tienson Qin
857e1d3df2 fix: restore the commands after auto-complete date commands
Related to #686
2020-11-18 23:01:11 +08:00
Tienson Qin
5d3b6322f5 feat: support org mode file links (#681)
* feat: support org-mode file links

Add a `:org-mode/insert-file-links` option to configuration.
2020-11-18 21:27:40 +08:00
defclass
a50fc8b076 style(token): update some style 2020-11-17 22:13:50 +08:00
defclass
50fe3ab534 refactor(token): remove feedback in clone function 2020-11-17 17:10:53 +08:00
defclass
ac7603b6dd refactor(token): remove feedback 2020-11-17 16:21:20 +08:00
defclass
3a1d7a1c8c fix(token): remove the token parameter in pull 2020-11-17 15:52:40 +08:00
defclass
93e46eca9b fix(token): fix bugs 2020-11-17 14:52:04 +08:00
Tienson Qin
7612bfd0ef fix: rename the file when renaming page (#667)
* fix: rename the file when renaming page

Resolved #323
2020-11-17 14:47:42 +08:00
defclass
b5d49c8ac6 feat(token): fetch token if token expires 2020-11-17 13:15:13 +08:00
Tienson Qin
4998113305 Merge pull request #648 from logseq/refactor/state
Minor refactoring of state.cljs
2020-11-16 19:13:15 -06:00
Tienson Qin
8f2b756214 fix: Nothing found for entity id
Resolved #661
2020-11-16 23:26:07 +08:00
Tienson Qin
6edb36a090 feat: add org link id support
Resolved #659
2020-11-16 14:27:28 +08:00
Tienson Qin
b6a9afc303 fix: don't alert file already exists when creating new page 2020-11-15 18:12:40 +08:00
Tienson Qin
bca87b2b81 fix: edit the current block when press "Enter" and pos is zero 2020-11-15 17:55:26 +08:00
Tienson Qin
cdba94dae7 fix: don't git push when it's already pushing 2020-11-14 21:58:25 +08:00
Yukun Guo
63027a7258 refactor: most get-editor-show-* should end with '?' 2020-11-14 15:35:29 +08:00
Yukun Guo
6193f85499 refactor: set-editor-show-* should end with '!' 2020-11-14 15:35:29 +08:00
Yukun Guo
75392d254f refactor: state setters should end with '!' 2020-11-14 15:35:29 +08:00
Tienson Qin
7205a3fb00 fix: set-editing! before update the page/blocks atom 2020-11-13 22:17:33 +08:00