Commit graph

97 commits

Author SHA1 Message Date
lin onetwo
18cda646ed feat: inform wiki of titlebar change 2022-11-23 14:45:51 +08:00
lin onetwo
5a7275eabc chore: try to enable esbuild but failed 2022-11-20 23:47:32 +08:00
lin onetwo
623e6aa22d fix: click subworkspace should open that tiddler 2022-11-20 21:51:35 +08:00
lin onetwo
f9a5bfed96 fix: type of i18next
https://github.com/i18next/i18next/issues/1869#issuecomment-1318888101
2022-11-18 00:36:49 +08:00
lin onetwo
5a6cd12f1e refactor: rename i18n 2022-11-17 23:26:53 +08:00
lin onetwo
600501edd9 feat: some url related 2022-04-16 18:19:31 +08:00
林一二
bf64ac6ffd feat: allow local wiki backup in interval 2022-04-04 15:48:50 +08:00
林一二
32f8d1d025 lint: auto remove unused var 2022-02-20 19:11:20 +08:00
tiddlygit-test
ac7e4527fa feat: only show notification on corresponding wiki 2022-02-14 01:33:35 +08:00
tiddlygit-test
8223a041b7 refactor: strict-boolean-expressions 2022-02-02 21:50:29 +08:00
tiddlygit-test
9d515e4de2 fix: Object has been destroyed
fixes https://github.com/tiddly-gittly/TidGi-Desktop/issues/171
2022-01-31 12:45:03 +08:00
tiddlygit-test
4923546154 fix: seems a window can only have a browser view, and is shared between workspaces 2022-01-29 03:41:38 +08:00
tiddlygit-test
96aa9c932e fix: unnecessary update in loadUrl 2022-01-29 02:51:12 +08:00
tiddlygit-test
988c2ef026 feat: deactivate old workspace while activate new one 2022-01-29 02:50:47 +08:00
tiddlygit-test
36673a03b5 fix: don't need to hibernateUnusedWorkspacesAtLaunch when click on icon 2022-01-29 02:42:15 +08:00
tiddlygit-test
1d22e36286 feat: don't wait old workspace to hibernate, to speedup open new workspace 2022-01-29 02:33:55 +08:00
tiddlygit-test
368394695a feat: add some debug log 2022-01-29 00:33:50 +08:00
tiddlygit-test
8b530c8388 feat: make preference setting set debounced and more 2021-12-28 01:16:18 +08:00
林一二
405ae0668c fix: restart workspace won't auto reload 2021-12-26 20:23:11 +08:00
林一二
e470f30f1c refactor: make wiki and zx share the same worker_thread 2021-12-26 15:39:08 +08:00
tiddlygit-test
029f249877 feat: allow show error message if restart wiki that had error 2021-12-26 03:22:41 +08:00
tiddlygit-test
cffb559fdf feat: allow restart wiki to reload wiki that had error 2021-12-26 03:04:09 +08:00
tiddlygit-test
0343475a4b refactor: use workspaceDidFailLoad method to judge this 2021-12-26 00:17:33 +08:00
tiddlygit-test
d7b6e50daf fix: handle wiki booting error when init wiki 2021-12-25 23:34:43 +08:00
林一二
ade3f0e3f6 feat: sort workspaces better to speed up booting 2021-12-19 22:55:30 +08:00
林一二
2905261b24 refactor: properly wait view ready then load the page 2021-12-19 22:41:45 +08:00
林一二
8fc533d767 refactor: add more log and assertion 2021-12-12 20:51:04 +08:00
林一二
9c9cf8515f refactor: parallelly do setActiveWorkspaceView 2021-12-12 17:45:53 +08:00
林一二
a24816f293 refactor: better comment for hibernate 2021-12-12 17:26:56 +08:00
林一二
80eca01cf9 fix: save time getting view 2021-12-10 22:38:33 +08:00
tiddlygit-test
9d6abe49f8 Update index.ts 2021-12-10 00:31:05 +08:00
tiddlygit-test
76b91ff8ad feat: add more logs 2021-12-10 00:20:02 +08:00
tiddlygit-test
85fdee5180 feat: add log to restart service 2021-12-09 22:03:21 +08:00
tiddlygit-test
3f1714bbdd fix: should update previous url before restart
fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/148
2021-12-02 01:43:57 +08:00
tiddlygit-test
218584e49b refactor: switch language for wiki when create a new wiki 2021-11-07 01:03:33 +08:00
林一二
9bb1c1e2bc feat: make most window operation work with both main window and menubar 2021-11-04 21:24:20 +08:00
林一二
d4a000c99c fix: cmd+w closed window cannot restore
https://github.com/keybase/client/pull/3317/files

https://github.com/maxogden/menubar/pull/101
2021-10-28 01:01:14 +08:00
林一二
14642e07cf feat: set view for both window 2021-10-28 00:37:05 +08:00
林一二
5abad91183 fix: realign with menubar 2021-10-27 01:01:50 +08:00
林一二
3f08807079 refactor: check menuBar window for sure now, maybe this step can be omitted 2021-10-26 23:40:42 +08:00
林一二
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