Commit graph

37 commits

Author SHA1 Message Date
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
tiddlygit-test
5a94266d3a refactor: move some startup logic into service 2021-02-06 23:04:47 +08:00
tiddlygit-test
05567f079b refactor: sendToAllWindows 2021-02-06 22:42:42 +08:00
tiddlygit-test
9e9b9c9374 refactor: workspace senders 2021-02-05 00:21:22 +08:00
tiddlygit-test
96c2ebc986 refactor: workspace senders 2021-02-05 00:07:53 +08:00
tiddlygit-test
6f46e2a3c3 refactor: move some listener to NativeService 2021-01-25 23:25:27 +08:00
tiddlygit-test
38cac09d33 refactor: move service interface and descriptor to ./interface.ts 2021-01-23 19:36:03 +08:00
tiddlygit-test
936a6e3529 chore: move to stand along folder
.


.


.


.


.


.
2021-01-23 18:49:57 +08:00