Commit graph

210 commits

Author SHA1 Message Date
tiddlygit-test
f359204b3a fix: only show completed translated language 2021-11-06 22:59:47 +08:00
tiddlygit-test
2808665fea refactor: reorder language menu 2021-11-06 19:12:54 +08:00
tiddlygit-test
84a4f65329 feat: add command palette button to the sidebar 2021-11-06 18:01:48 +08:00
林一二
cd7aa819db feat: update tw language when choosing tg language
fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/132
2021-11-04 23:53:37 +08:00
林一二
78f3110836 feat: menu to open workspace 2021-11-04 23:21:34 +08:00
林一二
4957450fac Update translation.json 2021-10-28 00:25:38 +08:00
林一二
5ea924fa37 Merge branch 'master' into feat/menubar 2021-10-27 23:02:29 +08:00
林一二
29e5d9da12 docs: clone -> import online 2021-10-27 22:26:23 +08:00
林一二
1e9a564384 docs: about TiddlyGitMenuBar 2021-10-27 13:46:45 +08:00
林一二
3081be133b feat: button to open menubar 2021-10-27 00:10:21 +08:00
林一二
8df0b79afb feat: always on top for menuBar 2021-10-27 00:06:58 +08:00
林一二
85ca2eb6b7 docs: chagne for ShareBrowsingData 2021-10-26 20:47:51 +08:00
林一二
9dd81bff6d feat: open menubar alone with main window 2021-10-26 00:12:40 +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
09a128bf90 feat: allow zxWorker retry init 2021-10-03 00:54:17 +08:00
tiddlygit-test
ca7116b0aa feat: allow wakeup hibernated workspace 2021-10-03 00:07:23 +08:00
林一二
7f5d621daf feat: allow click on text to create first workspace 2021-10-02 22:55:43 +08:00
林一二
95de620681 feat: allow switch workspace using context menu when sidebar is off 2021-10-02 22:36:51 +08:00
林一二
1d365872fa feat: allow disable syncOnStartup 2021-10-02 18:03:47 +08:00
tiddlygit-test
dc2fce79f0 feat: disable SyncOnInterval by default to reduce CPU usage 2021-10-01 18:30:54 +08:00
tiddlygit-test
23d795d4a8 chore: upgrade i18n and threads 2021-10-01 15:51:01 +08:00
tiddlygit-test
bb88f38f3e docs: no still in LocalWorkspaceDescription 2021-09-20 22:56:52 +08:00
tiddlygit-test
a23425f4f6 refactor: move some create field into advanced, so new user friendly 2021-09-20 22:50:18 +08:00
林一二
fe41e3b13e feat: better error message when token expire
this fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/100
2021-09-09 00:08:57 +08:00
林一二
65cd4cff54 feat: print active tiddler 2021-09-08 23:00:51 +08:00
林一二
e2b6f6fb33 feat: translate and prettify loading error page 2021-09-08 22:05:48 +08:00
tiddlygit-test
057a428a2f fix: add AlwaysOnTop toggler to view menu 2021-08-12 00:24:40 +08:00
林一二
2608106877 feat: add notification to tell user restart complete 2021-08-07 23:24:17 +08:00
林一二
af1bb54868 refactor: use try catch around all webContent.load(url) 2021-08-07 22:00:19 +08:00
tiddlygit-test
b79d93a03c refactor: shared init process to separate file, and add log to it 2021-07-24 19:57:32 +08:00
tiddlygit-test
183505101e Update translation.missing.json 2021-07-24 15:54:02 +08:00
tiddlygit-test
d6ced6c5b5 feat: assign error number to even error title 2021-07-24 15:52:27 +08:00
tiddlygit-test
2208667535 feat: enhanced workspace edit 2021-06-30 22:03:24 +08:00
tiddlygit-test
7bfdae7940 docs: better error message when failed loading 2021-06-29 00:16:24 +08:00
tiddlygit-test
3d425d2254 docs: about error messages 2021-06-28 22:48:19 +08:00
tiddlygit-test
bfd3b59e0f feat: allow reload workspace 2021-06-28 22:40:59 +08:00
林一二
ccab51701e docs: translation for open folder 2021-06-26 18:32:32 +08:00
tiddlygit-test
1d025b1a02 feat: use snack bar to inform user of restart 2021-06-26 00:48:16 +08:00
林一二
87f8f5ff64 fix: userName in workspace is not editable 2021-06-25 22:16:05 +08:00
tiddlygit-test
1f34fba261 fix: test runner 2021-06-18 01:41:21 +08:00
林一二
25f3920c9f fix: check if we select an folder but that folder is not a wiki
fixes https://github.com/tiddly-gittly/TiddlyGit-Desktop/issues/58
2021-06-09 00:24:15 +08:00
tiddlygit-test
571496ff90 docs: translate WakeUpWorkspace 2021-05-16 00:54:38 +08:00
tiddlygit-test
5d3b96c936 doc: translate find in page 2021-05-16 00:35:40 +08:00
tiddlygit-test
f5c7a335e6 feat: add alwaysOnTop 2021-05-15 21:59:37 +08:00
tiddlygit-test
d60e3e3374 refactor: move handleAttachToMenuBar to window class so it is easier to call method in window 2021-05-15 21:39:13 +08:00
tiddlygit-test
f89bd409f0 fix: menubar override 2021-05-05 22:47:37 +08:00
tiddlygit-test
7e63a53d35 feat: adjust translation 2021-05-05 21:47:43 +08:00
tiddlygit-test
5a2a0f1069 feat: add show/hide sidebar to context menu 2021-05-05 19:19:05 +08:00