Commit Graph

8 Commits

Author SHA1 Message Date
llcc
fef5bbf068 enhance(clock): support recording in repeated block // cleanup unused namespaces (#2777)
* enhance(clock): support recording in repeated block

* cleanup: unused namespaces

* cleanup: missing-else-branch if --> when

* enhance: wider search results window for mobile browser

* fix: namespace requirement
2021-09-08 10:23:16 +08:00
Tienson Qin
0e11e60fed fix: catch indexedDB exception 2021-05-14 21:56:37 +08:00
Tienson Qin
9c18b2c479 perf: idb batch writes for importing files from local directories 2020-12-13 23:03:30 +08:00
Tienson Qin
690a090c87 fix(native-fs): today journal not created automaticaly
Idb file handles should be cleared when unlinking a local directory.
2020-12-11 02:03:36 +08:00
Tienson Qin
15652c87ac fix: indexeddb key can't be empty 2020-12-08 14:49:53 +08:00
Tienson Qin
88eda1a014 fix: address issues when merging master 2020-11-30 13:00:52 +08:00
Tienson Qin
14b6c64196 feat: restore dbs for native file stores 2020-11-30 11:53:04 +08:00
Tienson Qin
6c3da67f6b feat: native filesystem api integration WIP 2020-11-30 11:49:46 +08:00