Commit graph

50 commits

Author SHA1 Message Date
lin onetwo
b91cd5879d fix: window is not defined when open other workspace from context menu
fixes #591
2024-11-24 19:34:49 +08:00
lin onetwo
27ec9f3446 feat: force ask wiki to change color scheme
fixes #594 #592
2024-11-24 19:26:06 +08:00
linonetwo
0d01df03f4 feat: not closing all opened tiddlers when click on workspace icon (old behavior). 2024-04-17 19:16:14 +08:00
linonetwo
d9991b044e fix: click subwiki icon not working 2024-04-17 19:11:45 +08:00
linonetwo
630969a06b refactor: parallel some promise all 2024-04-17 18:50:59 +08:00
linonetwo
39e310b111 fix: sync when no draft not working 2024-02-11 03:23:20 +08:00
lin onetwo
7ef8e657bd Update getWorkspaceMenuTemplate.ts 2024-01-08 01:02:28 +08:00
linonetwo
61920d9e60 fix: try to fix page bounce 2023-12-31 22:48:59 +08:00
linonetwo
5f41b77da9 refactor: move sync logic to sync service 2023-12-31 19:42:25 +08:00
linonetwo
8bf3fcdc1d refactor: update syncWikiIfNeeded to use syncOrForcePull 2023-12-31 18:38:05 +08:00
lin onetwo
0258c8a498 fix: secondary window not loading if not active 2023-12-30 19:00:45 +08:00
linonetwo
5446c0f305 refactor: rename nativeService.open -> openURI 2023-12-29 23:09:57 +08:00
lin onetwo
0156e80bbd feat: menu item to open new window 2023-12-28 01:20:48 +08:00
linonetwo
24446cea6f refactor: allow send message to server side 2023-10-16 20:09:17 +08:00
linonetwo
e265bb4fcf feat: open in wiki 2023-07-18 01:10:50 +08:00
linonetwo
cedbcd3710 chore: upgrade deps 2023-07-18 01:10:50 +08:00
lin onetwo
aefd9dcd88 feat: switch to page and hide wiki browserView 2023-07-09 00:52:11 +08:00
linonetwo
8504628fe0 fix: can't open in browser
fixes #429
2023-07-04 13:36:07 +08:00
lin onetwo
592f60d2c0 fix: sync main workspace cause sub workspace use main's url 2023-07-02 21:26:08 +08:00
linonetwo
597797d779 fix: ipc sync method 2023-06-23 14:53:29 +08:00
linonetwo
4ab764cff0 fix: sync all subworkspace
fixes #397
2023-06-22 17:05:24 +08:00
lin onetwo
38464cb392 fix: workspaceIDFromHost !== workspaceID
parsedUrl.host is the actual workspaceID, sometimes we get workspaceID1 here, but in the handler callback we found `workspaceID` from the `setupIpcServerRoutesHandlers` param is workspaceID2, seems `view.webContents.session.protocol.handle` will mistakenly handle request from other views.
2023-06-20 01:22:11 +08:00
lin onetwo
8c5465ea9d fix: sync subwiki first then reload wiki 2023-06-11 01:32:14 +08:00
lin onetwo
59c6785d9d feat: https mode 2023-05-22 18:08:38 +08:00
lin onetwo
830e11aa77 lint: dprint 2023-05-19 11:22:38 +08:00
tiddlygit-test
7e5fe1d676 fix: sync on start not reloading wiki
fixes https://github.com/tiddly-gittly/TidGi-Desktop/issues/298
2022-12-18 21:26:21 +08:00
lin onetwo
7cc733ee3d fix: window undefined 2022-11-23 19:54:48 +08:00
lin onetwo
cdd1b8471b refactor: sync state in preload, so it work when refresh page 2022-11-23 17:52:29 +08:00
lin onetwo
d7ba2eeca9 feat: when hide sidebar, show wiki operations directly inside context menu 2022-11-23 11:42:03 +08:00
lin onetwo
b03a83853e fix: sometimes subwiki open is not triggered 2022-11-21 00:30:58 +08:00
tiddlygit-test
91c2151769 feat: open workspace in browser, in every context menu 2022-09-25 04:07:55 +08:00
lin onetwo
600501edd9 feat: some url related 2022-04-16 18:19:31 +08:00
lin onetwo
f7877b46dc refactor: only enable some menu item when workspace is main 2022-04-16 17:40:47 +08:00
林一二
57d6e0fe74 fix: backupnow menuitem missing 2022-04-05 15:39:31 +08:00
林一二
bf64ac6ffd feat: allow local wiki backup in interval 2022-04-04 15:48:50 +08:00
tiddlygit-test
ac7e4527fa feat: only show notification on corresponding wiki 2022-02-14 01:33:35 +08:00
林一二
0081c1fe00 refactor: restartWorkspaceViewService already have reloadViewsWebContents 2021-12-26 19:41:56 +08:00
林一二
3d57dd3a82 fix: restart workspace not reloaded 2021-12-26 19:27:43 +08:00
tiddlygit-test
cffb559fdf feat: allow restart wiki to reload wiki that had error 2021-12-26 03:04:09 +08:00
林一二
2fca56274b fix: switch workspace should not got to main tiddler 2021-12-12 17:50:38 +08:00
tiddlygit-test
04c73929be feat: reload server after sync
fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/151
2021-12-01 23:05:57 +08:00
tiddlygit-test
84a793456f feat: reload server after sync 2021-12-01 23:04:32 +08:00
林一二
9bb1c1e2bc feat: make most window operation work with both main window and menubar 2021-11-04 21:24:20 +08:00
林一二
be5809bac7 fix: add mainWikiID to subwiki that don't have this
This fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/131
2021-10-30 16:23:16 +08:00
tiddlygit-test
12e0de6b4b fix: sync now menu not working properly 2021-10-18 00:02:17 +08:00
tiddlygit-test
ced3e19627 feat: menu button to sync git immediately 2021-10-17 23:49:10 +08:00
tiddlygit-test
009ee3bf9c feat: openInGitGuiApp 2021-10-16 17:04:35 +08:00
tiddlygit-test
d0e21361a2 feat: support open in external editor 2021-10-16 15:59:33 +08:00
tiddlygit-test
54db442550 feat: restart current workspace 2021-10-16 13:33:11 +08:00
林一二
95de620681 feat: allow switch workspace using context menu when sidebar is off 2021-10-02 22:36:51 +08:00