Commit graph

1679 commits

Author SHA1 Message Date
林一二
13bd7fa83b fix: fix json while it errors 2022-01-02 23:33:43 +08:00
林一二
f7df1ca5df feat: ask user to use github desktop to debug themselves if git sync error 2021-12-28 13:59:16 +08:00
林一二
54b4011c07 feat: auto open log folder to ask user attach log to issue 2021-12-28 13:48:18 +08:00
tiddlygit-test
9c4cbac9d4 v0.7.2-prerelease4 2021-12-28 01:18:55 +08:00
tiddlygit-test
8b530c8388 feat: make preference setting set debounced and more 2021-12-28 01:16:18 +08:00
tiddlygit-test
4ac16e464d Update translation.json 2021-12-28 00:58:41 +08:00
tiddlygit-test
c32bbe40b4 feat: use new git-sync that supports branch name 2021-12-28 00:57:57 +08:00
tiddlygit-test
73bab6410e feat: pass branch info to git-sync 2021-12-28 00:38:29 +08:00
tiddlygit-test
d593228887 Update GitTokenForm.tsx 2021-12-28 00:16:28 +08:00
tiddlygit-test
c466a0dabd fix: can't bypass csp in development
https://github.com/electron/electron/issues/31029#issuecomment-1001638685
2021-12-28 00:16:26 +08:00
林一二
c88071fb40 feat: allow check prerelease update 2021-12-27 13:55:53 +08:00
林一二
9e7ff1cdc5 v0.7.2-prerelease3 2021-12-27 13:45:11 +08:00
林一二
ce6cad34d1 fix: loading wait for promise value 2021-12-27 13:44:30 +08:00
林一二
fcfa481069 feat: add SyncBeforeShutdown 2021-12-27 13:37:27 +08:00
tiddlygit-test
efa9098f95 Update wiki 2021-12-27 01:33:22 +08:00
林一二
482cc804d3 feat: show advanced options if user have already created a workspace 2021-12-26 21:18:50 +08:00
林一二
15d698ef73 0.7.2-prerelease2 2021-12-26 20:43:25 +08:00
林一二
405ae0668c fix: restart workspace won't auto reload 2021-12-26 20:23:11 +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
林一二
2ba5ef536a feat: allow zx script to log new script that can be executed in $tw context 2021-12-26 19:22:47 +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
5c4b1e50d3 fix: not showing error message when startup if a wiki failed to load 2021-12-26 03:03:24 +08:00
tiddlygit-test
9b8a2e13bd feat: reload failed wiki 2021-12-26 02:42:04 +08:00
tiddlygit-test
83f5557ee6 feat: display wiki error message if wiki fails to boot 2021-12-26 01:40:42 +08:00
tiddlygit-test
0343475a4b refactor: use workspaceDidFailLoad method to judge this 2021-12-26 00:17:33 +08:00
tiddlygit-test
91fc433a80 feat: allow click button create github issue if have error when creating wiki 2021-12-25 23:55:45 +08:00
tiddlygit-test
d7b6e50daf fix: handle wiki booting error when init wiki 2021-12-25 23:34:43 +08:00
tiddlygit-test
d9b8eac75e refactor: move error messages to separate files 2021-12-25 21:13:39 +08:00
tiddlygit-test
2563aabdf9 feat: provide API to open tiddler file in external app 2021-12-25 19:40:14 +08:00
tiddlygit-test
10b5862482 Update README.md 2021-12-25 16:53:25 +08:00
tiddlygit-test
9f49b7290f fix: workspace list can't sort properly 2021-12-25 13:19:07 +08:00
林一二
3fee6eb4f0 v0.7.1 2021-12-19 23:07:35 +08:00
林一二
9cfd319b75 Update index.ts 2021-12-19 23:07:27 +08:00
林一二
5fdd72de70 Update wiki 2021-12-19 22:58:03 +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
林一二
1329b52a3d feat: auto restart wiki and port+1 if there is port collision 2021-12-19 17:53:14 +08:00
林一二
aec89dda71 fix: only show update icon when is update 2021-12-18 23:54:12 +08:00
林一二
9388fcb827 chore: unused deps 2021-12-18 23:12:04 +08:00
林一二
1265c9c240 docs: rename pause time, and display short text in sidebar 2021-12-18 23:09:09 +08:00
林一二
7007aba2b4 docs: rename General to UI & Interact 2021-12-18 23:01:07 +08:00
林一二
30f1afd880 feat: move notification control in preference to top, so quick select when need is possible 2021-12-18 23:01:03 +08:00
林一二
3dff3169cb feat: hide sidebar notification, because notification control is rarely used 2021-12-18 22:54:11 +08:00
林一二
dbf43e42ed feat: let update icon in sidebar always shown 2021-12-18 22:51:07 +08:00
林一二
20274e8651 feat: show version and error message 2021-12-18 22:18:42 +08:00
林一二
3b09d086f4 fix: type 2021-12-18 19:31:21 +08:00
林一二
55506c32e5 refactor: updater now use i18n message 2021-12-18 19:29:03 +08:00