Commit graph

57 commits

Author SHA1 Message Date
林一二
2ef2f497ed refactor: merge some menubar and main window code 2021-10-26 23:40:04 +08:00
林一二
a85fe6558c refactor: make view methods can work for each window 2021-10-26 22:41:14 +08:00
林一二
f562d4b802 feat: create view via windowName 2021-10-26 00:40:27 +08:00
林一二
9dd81bff6d feat: open menubar alone with main window 2021-10-26 00:12:40 +08:00
tiddlygit-test
109355cb5d feat: don't sync if there is no net work, or passed in syncImmediately: false 2021-10-17 23:19:04 +08:00
tiddlygit-test
54db442550 feat: restart current workspace 2021-10-16 13:33:11 +08:00
林一二
2601b8aff6 fix: stop wiki when hibernate 2021-10-03 17:25:24 +08:00
tiddlygit-test
a7595f86fc fix: can't switch out from hibernated wiki 2021-10-03 03:42:41 +08:00
tiddlygit-test
406ca5adec Update index.ts 2021-10-03 02:44:40 +08:00
tiddlygit-test
ca7116b0aa feat: allow wakeup hibernated workspace 2021-10-03 00:07:23 +08:00
林一二
1d365872fa feat: allow disable syncOnStartup 2021-10-02 18:03:47 +08:00
tiddlygit-test
845222a752 fix: type error after upgrade electron 2021-10-01 15:10:34 +08:00
林一二
fab5dbbfc2 feat: refactor electron-ipc-proxy to standalong npm package 2021-09-15 19:47:21 +08:00
林一二
65cd4cff54 feat: print active tiddler 2021-09-08 23:00:51 +08:00
tiddlygit-test
c04a3f1e68 Revert "feat: reload wiki if we have new files"
This reverts commit 7fd48a41ad.
2021-08-14 23:37:09 +08:00
tiddlygit-test
7fd48a41ad feat: reload wiki if we have new files 2021-08-14 21:53:34 +08:00
林一二
fb6dbdd0bf lint: auto fix of typescript-sort-keys 2021-08-08 01:22:18 +08:00
林一二
6ad7e2d9a7 fix: let main wiki start first, and let other wiki sync one by one, to prevent high CPU usage 2021-08-05 13:13:44 +08:00
tiddlygit-test
3f882d22d7 fix: sync in non-blocking way 2021-07-28 02:36:03 +08:00
tiddlygit-test
7fbdcab499 fix: setWikiStartLock 2021-07-28 02:15:59 +08:00
tiddlygit-test
ac797cdb8e fix: make sync to cloud non-blocking 2021-07-28 01:50:22 +08:00
tiddlygit-test
3a0e96f9eb refactor: move authInfo check to initializeWorkspaceView 2021-07-24 19:10:49 +08:00
tiddlygit-test
0688dadd17 refactor: make initializeAllWorkspaceView call initializeWorkspaceView in loop 2021-07-24 19:03:45 +08:00
tiddlygit-test
35ed48e4d0 refactor: move wikiStartup out, manually call it at creation and startup 2021-07-24 17:01:53 +08:00
tiddlygit-test
1f24041836 docs: comment for some method 2021-07-24 16:30:02 +08:00
tiddlygit-test
63d83b9172 fix: properly check subwiki existance 2021-07-24 15:50:05 +08:00
tiddlygit-test
7393c0664c fix: properly check main wiki existence and show dialog 2021-07-24 15:46:33 +08:00
tiddlygit-test
0ae5b8b25c feat: show latest url 2021-06-29 00:22:31 +08:00
tiddlygit-test
7bfdae7940 docs: better error message when failed loading 2021-06-29 00:16:24 +08:00
tiddlygit-test
df353131aa fix: not loading workspace on second open
This fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/71
2021-06-29 00:09:10 +08:00
tiddlygit-test
3d425d2254 docs: about error messages 2021-06-28 22:48:19 +08:00
tiddlygit-test
283a326379 feat: move "Open Developer Tools of Active Workspace" out of submenu, because I don't have good method to update submenu 2021-06-24 01:12:18 +08:00
林一二
3ec30fa98d fix: wiki still try to load view of bad folder workspace 2021-06-09 00:30:57 +08:00
tiddlygit-test
7861da0918 fix: workspace view not show on first click 2021-05-16 01:32:23 +08:00
tiddlygit-test
0df0c6575b docs: remove some seems fixed fixme and todo 2021-05-16 00:48:06 +08:00
tiddlygit-test
f89bd409f0 fix: menubar override 2021-05-05 22:47:37 +08:00
tiddlygit-test
ccc5f6021f feat: update translation of menu 2021-05-05 19:01:46 +08:00
tiddlygit-test
5b4a9e0ec5 feat: set errors log 2021-05-04 14:37:36 +08:00
tiddlygit-test
c23e0e6717 fix: solve wiki creation errors 2021-05-01 20:09:29 +08:00
tiddlygit-test
ea7fb46337 fix: not properly log errors from services 2021-05-01 19:05:43 +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
40a09fbd08 chore: delete unused deps and mailto 2021-03-19 23:33:23 +08:00
tiddlygit-test
ab63d043d4 fix: initializeAllWorkspaceView await in loop 2021-03-19 23:31:22 +08:00
tiddlygit-test
c787a273d9 Update index.ts 2021-03-19 23:17:00 +08:00
tiddlygit-test
4dcca771f5 refactor: remove unused sendToAllWindows 2021-03-19 00:28:09 +08:00
tiddlygit-test
fd580c6462 refactor: new Main.tsx 2021-02-17 22:17:38 +08:00
tiddlygit-test
762e1bb596 refactor: cleanup initIPCHandlers 2021-02-06 23:15:12 +08:00