Commit graph

1055 commits

Author SHA1 Message Date
tiddlygit-test
dd7716f22c chore: use pnpm, fix pnpm path problem 2022-12-18 18:22:23 +08:00
lin onetwo
dbce1debf5 fix: apppath in dev mode 2022-11-25 15:22:53 +08:00
lin onetwo
43b4634ad2 feat: hide sync option when new user creating workspace 2022-11-25 15:10:28 +08:00
lin onetwo
ab6f39278c feat: listen on changes that needs immediate update 2022-11-24 16:28:25 +08:00
lin onetwo
b0ff219b7d feat: increase width to show 4 tabs in addWorkspace 2022-11-24 13:29:16 +08:00
lin onetwo
6d06e6470f fix: sync sidebar info to wiki 2022-11-24 13:25:46 +08:00
tiddlygit-test
fd79ce4b7e fix: open wiki don't have name 2022-11-24 00:30:03 +08:00
lin onetwo
8d4960592f fix: default style when hiding sidebar 2022-11-23 20:25:59 +08:00
lin onetwo
f82e280e38 Update url.ts 2022-11-23 20:05:25 +08:00
lin onetwo
72f7315f07 refactor: move fixLocalIpNotAccessible to workspaceView service 2022-11-23 20:02:43 +08:00
lin onetwo
34ab35d81f fix: auto reload view when wifi changed 2022-11-23 19:55:46 +08:00
lin onetwo
7cc733ee3d fix: window undefined 2022-11-23 19:54:48 +08:00
lin onetwo
27446c456a docs: about window name 2022-11-23 18:58:15 +08:00
lin onetwo
1c87bd9312 fix: handleOnlineOffline belongs to main window 2022-11-23 18:57:15 +08:00
lin onetwo
bbe2465cff fix: do this in view window 2022-11-23 18:05:40 +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
18cda646ed feat: inform wiki of titlebar change 2022-11-23 14:45:51 +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
lin onetwo
16cb7de748 fix: create subwiki folder if not exist 2022-11-20 23:57:17 +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
dc12ac81bf fix: imported wiki may not have a FileSystemPathsTiddler 2022-11-19 22:20:13 +08:00
lin onetwo
d6109f1540 feat: show better error message when html extract failed 2022-11-19 22:14:40 +08:00
lin onetwo
494e688b00 refactor: better ui for importing html 2022-11-19 21:25:57 +08:00
WhiteFall
ad7de01309
feat: import HTML wiki (#305)
* add import htmlWiki function

* Update useImportHtmlWiki.ts
2022-11-18 21:21:18 +08:00
lin onetwo
956a8c3e00 fix: zx path 2022-11-18 00:39:22 +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
tiddlygit-test
91c2151769 feat: open workspace in browser, in every context menu 2022-09-25 04:07:55 +08:00
tiddlygit-test
4db3986277 fix: hide titleBar should not take effect on setting window
fixes https://github.com/tiddly-gittly/TidGi-Desktop/issues/269
2022-09-25 03:36:45 +08:00
tiddlygit-test
c1ad378934 feat: allow fill in username on first use 2022-09-25 03:33:58 +08:00
tiddlygit-test
87f7ea2dbb fix: hide titleBar should not take effect on setting window 2022-09-25 03:24:42 +08:00
tiddlygit-test
da2be1f1ed feat: add maximize api for plugins 2022-09-25 02:36:37 +08:00
tiddlygit-test
1979ce92f3 fix: correct view height when no titlebar 2022-09-25 02:30:23 +08:00
tiddlygit-test
b923841395 faet: move list down only when no title bar 2022-09-25 02:22:51 +08:00
tiddlygit-test
89e020cba0 refactor: move list or workspace to a new component 2022-09-25 02:05:12 +08:00
lin onetwo
1110c75789 refactor: remove dynamic import in preload script because it won't work in sandbox mode 2022-09-06 02:27:24 +08:00
lin onetwo
83554b40fd Merge branch 'master' of https://github.com/tiddly-gittly/TidGi-Desktop 2022-09-06 02:17:20 +08:00
lin onetwo
2d6741a7b8 fix: reduce deps in preload script due to sandbox 2022-09-06 02:17:18 +08:00
lin onetwo
48e5016bc6 Update paths.ts 2022-09-06 01:55:02 +08:00
lin onetwo
f7fa98f2b7 feat: better sidebar style 2022-09-06 01:41:47 +08:00
lin onetwo
ac56c50049 fix: sidebar width 2022-09-06 01:30:01 +08:00
lin onetwo
ce27ecfaa9 fix: add title bar height when isMac 2022-09-06 01:23:42 +08:00
lin onetwo
bd5601c6a8 feat: add more obvious active indicator to actived workspace 2022-09-05 19:10:22 +08:00
lin onetwo
c309318b69 fix: no need to reject and show error dialog, otherwise user will rise issue. This happens too frequent. 2022-09-05 18:55:06 +08:00
lin onetwo
2fba0cba7e refactor: upgrade deps 2022-09-05 18:52:19 +08:00
lin onetwo
a5bcee553e refactor: remove deps that can't used in sandbox env 2022-09-05 18:37:03 +08:00
lin onetwo
708173237c feat: allow open file using link syntax 2022-06-12 19:34:32 +08:00
lin onetwo
5e9d5b2f17 fix: no need to wait setting wiki language, this sometimes cause slow PC to fail on this step 2022-06-12 18:33:02 +08:00