Commit Graph

13 Commits

Author SHA1 Message Date
Kan-Ru Chen
6f337dcfe5 Allow enable encryption when first-clone 2021-01-14 23:53:11 +09:00
Kan-Ru Chen
bedb51984c Enable encryption when creating new repo 2021-01-14 00:52:43 +09:00
defclass
0eff6751cd refacotr(helper): remove frontend.helper 2020-12-23 00:04:05 +08:00
defclass
f837d391a0 refactor(frontend): remove utils 2020-12-23 00:04:05 +08:00
Yukun Guo
c300ed7be9 chore: do not print error when resolving git ref failed 2020-12-10 16:50:55 +08:00
Tienson Qin
6c3da67f6b feat: native filesystem api integration WIP 2020-11-30 11:49:46 +08:00
Tienson Qin
3c18e0ef84 fix: don't re-render the unrelated blocks when inserting a new block 2020-11-13 21:08:05 +08:00
Tienson Qin
b49f172ce3 fix: store db/id in block/children instead of lookup refs 2020-11-12 20:16:00 +08:00
Tienson Qin
f28d55a358 chore: remove duplicated get-repo-branch 2020-11-11 16:58:18 +08:00
Tienson Qin
fbfec2bf9f refactor(sync): update sync status after both pull and push 2020-11-11 16:31:56 +08:00
Tienson Qin
b5e3f7de6e refactor: simplify git state
Retreive both local and remote oids using resolveRef.
2020-11-11 16:19:45 +08:00
Tienson Qin
5c53b5494b fix: remove id property when copy block(s) text (#198)
* fix: remove id property when copy block(s) text
2020-11-05 14:43:30 +08:00
Tienson Qin
7a5324a08e refactor(git): remove our own changed-files cache 2020-11-01 00:21:04 +08:00