林一二
|
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 |
|
林一二
|
02cbc58370
|
feat: check for update
|
2021-12-18 19:28:44 +08:00 |
|
林一二
|
538fdf7731
|
v0.7.0
|
2021-12-18 16:26:31 +08:00 |
|
林一二
|
56002ced02
|
feat: update new icon
|
2021-12-18 14:11:55 +08:00 |
|
林一二
|
3cc2289937
|
refactor: rename tiddlygit to tidgi in code
|
2021-12-18 13:16:26 +08:00 |
|
lin onetwo
|
6c1c14aa3a
|
docs: check all using TidGi
|
2021-12-18 12:26:38 +08:00 |
|
lin onetwo
|
834100c557
|
docs: rename TiddlyGit to TidGi to be shorter to read
|
2021-12-18 12:19:44 +08:00 |
|
tiddlygit-test
|
edc86e97ed
|
v0.6.6
|
2021-12-13 00:43:49 +08:00 |
|
tiddlygit-test
|
392cdda964
|
feat: multiple load done event race the fast one to load
|
2021-12-13 00:42:56 +08:00 |
|
tiddlygit-test
|
fe49f4d95d
|
feat: show 'Loading' when active workspace is loading
|
2021-12-13 00:18:51 +08:00 |
|
tiddlygit-test
|
580e56f351
|
Update wiki
|
2021-12-13 00:17:25 +08:00 |
|
tiddlygit-test
|
cb9fdf822f
|
fix: loading is web param
|
2021-12-13 00:17:19 +08:00 |
|
tiddlygit-test
|
336461f8be
|
fix: cursor should in hover
|
2021-12-12 23:48:09 +08:00 |
|
林一二
|
0d0066c28f
|
0.6.5
|
2021-12-12 22:11:44 +08:00 |
|
林一二
|
734cd5b875
|
Update WorkspaceSelector.tsx
|
2021-12-12 22:01:33 +08:00 |
|
林一二
|
71f3fedef7
|
fix: debounced update ignore first updates of batch workspace update
|
2021-12-12 22:01:04 +08:00 |
|
林一二
|
49840e083d
|
fix: clicking on workspace that is busy un hiberating prevent it from loading
|
2021-12-12 21:51:40 +08:00 |
|
林一二
|
d40b0f0ec5
|
Update wiki
|
2021-12-12 21:35:12 +08:00 |
|
林一二
|
09c5244aed
|
fix: prevent crush when destroy browser view
|
2021-12-12 21:21:42 +08:00 |
|
林一二
|
8fc533d767
|
refactor: add more log and assertion
|
2021-12-12 20:51:04 +08:00 |
|