Commit graph

27 commits

Author SHA1 Message Date
林一二
bf64ac6ffd feat: allow local wiki backup in interval 2022-04-04 15:48:50 +08:00
tiddlygit-test
23d3a1fc56 feat: check no draft before sync 2022-02-13 23:57:56 +08:00
tiddlygit-test
988c2ef026 feat: deactivate old workspace while activate new one 2022-01-29 02:50:47 +08:00
林一二
e470f30f1c refactor: make wiki and zx share the same worker_thread 2021-12-26 15:39:08 +08:00
tiddlygit-test
0343475a4b refactor: use workspaceDidFailLoad method to judge this 2021-12-26 00:17:33 +08:00
tiddlygit-test
fe49f4d95d feat: show 'Loading' when active workspace is loading 2021-12-13 00:18:51 +08:00
林一二
8fc533d767 refactor: add more log and assertion 2021-12-12 20:51:04 +08:00
林一二
a24816f293 refactor: better comment for hibernate 2021-12-12 17:26:56 +08:00
林一二
cc55165f5a refactor: didFailLoadTimes deleted, we retry unlimited, to prevent sometimes it just don't load 2021-12-12 17:04:37 +08:00
tiddlygit-test
76b91ff8ad feat: add more logs 2021-12-10 00:20:02 +08:00
林一二
95de620681 feat: allow switch workspace using context menu when sidebar is off 2021-10-02 22:36:51 +08:00
林一二
1d365872fa feat: allow disable syncOnStartup 2021-10-02 18:03:47 +08:00
tiddlygit-test
a46cdd9feb docs: about INewWorkspaceConfig 2021-10-01 18:39:38 +08:00
tiddlygit-test
dc2fce79f0 feat: disable SyncOnInterval by default to reduce CPU usage 2021-10-01 18:30:54 +08:00
林一二
fab5dbbfc2 feat: refactor electron-ipc-proxy to standalong npm package 2021-09-15 19:47:21 +08:00
林一二
fb6dbdd0bf lint: auto fix of typescript-sort-keys 2021-08-08 01:22:18 +08:00
林一二
0383449943 fix: nodejs wiki start slow on system startup, which cause -102 ERR_CONNECTION_REFUSED even if wiki said it is booted, we have to retry several times 2021-08-05 13:13:51 +08:00
tiddlygit-test
c23e0e6717 fix: solve wiki creation errors 2021-05-01 20:09:29 +08:00
tiddlygit-test
27dc7eaa6f feat: reduce parameters need to pass when creating workspace 2021-05-01 17:31:04 +08:00
tiddlygit-test
7f756df4a7 refactor: make most of methods async so we don't need AsyncifyProxy 2021-04-23 22:57:33 +08:00
tiddlygit-test
7405e7a36f refactor: make most of methods async so we don't need AsyncifyProxy 2021-04-23 22:09:31 +08:00
tiddlygit-test
0269fcb842 fix: try fix addView is never called 2021-03-21 11:53:41 +08:00
tiddlygit-test
50811560bf feat: IGitUserInfos 2021-03-19 23:15:39 +08:00
tiddlygit-test
60fa697af7 fix: use BehaviorSubject 2021-03-19 00:27:58 +08:00
tiddlygit-test
29c24b12f7 refactor: use Observable for workspaceList 2021-03-13 22:27:41 +08:00
tiddlygit-test
f9117ca7ea refactor: EditorWorkspace 2021-03-06 21:56:13 +08:00
tiddlygit-test
38cac09d33 refactor: move service interface and descriptor to ./interface.ts 2021-01-23 19:36:03 +08:00