Commit graph

246 commits

Author SHA1 Message Date
tiddlygit-test
346e963122 refactor: Create workspace page 2021-02-19 00:19:44 +08:00
tiddlygit-test
6114794732 refactor: remove unused feature codeinjection 2021-02-17 22:21:19 +08:00
tiddlygit-test
fd580c6462 refactor: new Main.tsx 2021-02-17 22:17:38 +08:00
tiddlygit-test
7a8aff80c4 refactor: new About page 2021-02-13 16:21:10 +08:00
tiddlygit-test
292b8755bb refactor: clean up senders 2021-02-06 20:35:04 +08:00
tiddlygit-test
d7221d79bc refactor: Find In Page 2021-02-05 00:57:34 +08:00
tiddlygit-test
102b63f09f refactor: context senders 2021-02-05 00:41:22 +08:00
tiddlygit-test
9e9b9c9374 refactor: workspace senders 2021-02-05 00:21:22 +08:00
tiddlygit-test
96c2ebc986 refactor: workspace senders 2021-02-05 00:07:53 +08:00
tiddlygit-test
005f163475 refactor: count 2021-02-04 01:20:13 +08:00
tiddlygit-test
c34fcd793d refactor: System Preferences 2021-02-04 00:48:47 +08:00
tiddlygit-test
be1ed47b13 refactor: preference calls 2021-01-31 23:09:45 +08:00
tiddlygit-test
52e45e4239 refactor: requestSetPreference 2021-01-31 20:32:27 +08:00
tiddlygit-test
bb7cc2af04 refactor: notification listeners 2021-01-31 17:01:01 +08:00
tiddlygit-test
81b19a362a refactor: requestShowNotification 2021-01-27 00:07:30 +08:00
tiddlygit-test
fac2686766 refactor: move updater listener 2021-01-26 23:51:43 +08:00
tiddlygit-test
f2ba07838c refactor: await window.service.preference.get 2021-01-26 00:06:01 +08:00
tiddlygit-test
0d1f6c7768 refactor: window open senders 2021-01-25 23:55:56 +08:00
tiddlygit-test
e997811a2f refactor: navigate calls 2021-01-25 23:36:47 +08:00
tiddlygit-test
6f46e2a3c3 refactor: move some listener to NativeService 2021-01-25 23:25:27 +08:00
tiddlygit-test
ae2b41140e refactor: wiki senders -> wiki service 2021-01-25 22:29:20 +08:00
tiddlygit-test
434ea14fa8 refactor: cleanup renderer.tsx 2021-01-23 15:31:33 +08:00
tiddlygit-test
a3127fffef fix: missing dep 2021-01-20 23:52:26 +08:00
tiddlygit-test
2059ca78ef refactor: all use ipc.handle instead of .on 2021-01-08 21:58:45 +08:00
tiddlygit-test
9a6a281a55 refactor: use @services shorthand 2021-01-05 23:26:58 +08:00
tiddlygit-test
409cd3a2ae refactor: WikiService 2021-01-03 17:30:49 +08:00
tiddlygit-test
54759dee41 [ts-migrate][.] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2020-12-30 00:06:22 +08:00
tiddlygit-test
33b38f6314 refactor: change mode to windowName 2020-12-25 22:30:33 +08:00
tiddlygit-test
f3937daead [ts-migrate][src] Run TS Migrate
Co-authored-by: ts-migrate <>
2020-12-20 21:27:15 +08:00
tiddlygit-test
16eb5d41df [ts-migrate][src] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2020-12-20 21:22:22 +08:00
tiddlygit-test
9695fad1ba lint: fix flow type errors 2020-12-20 21:22:01 +08:00
tiddlygit-test
104b982599 refactor: remote flow types 2020-12-20 21:08:44 +08:00
tiddlygit-test
4575983c7c feat: allow create local wiki 2020-11-21 16:58:30 +08:00
tiddlygit-test
9d8925cacd fix: basename not working in browser to get correct basename from windows path, need to do this on nodejs 2020-10-18 21:28:24 +08:00
tiddlygit-test
bb1d6f6591 chore: update atomery to webcatalog 2020-10-17 15:34:41 +08:00
lin onetwo
49251b3459 fix: can create before repo created 2020-10-15 23:21:36 +08:00
tiddlygit-test
37c87c59f7 fix: logout not clear the token input 2020-10-11 02:14:18 +08:00
tiddlygit-test
acbffebb49 fix: preference window authing login 2020-10-11 02:08:54 +08:00
tiddlygit-test
f619f83313 refactor: 显示github token,并在设置里也可以编辑 2020-10-11 02:01:41 +08:00
tiddlygit-test
54d5c58981 chore: comment about authing login 2020-10-03 16:31:01 +08:00
tiddlygit-test
51576079eb fix: prevent double click creation button 2020-09-12 19:59:51 +08:00
tiddlygit-test
99fa18b43b feat: go home on click workspace icon 2020-09-12 12:44:09 +08:00
tiddlygit-test
c560fbab65 feat: open tiddler on click 2020-09-12 00:14:56 +08:00
tiddlygit-test
15193fdcda feat: prevent subwiki to have some config 2020-09-11 22:50:54 +08:00
tiddlygit-test
91250dcfa4 feat: show wiki name in side bar 2020-09-11 22:39:07 +08:00
tiddlygit-test
d7cdde5820 feat: button to open log folder, and some translations 2020-08-29 09:54:15 +08:00
tiddlygit-test
cc2154ac82 fix: autocomplete always select first item 2020-08-22 21:12:36 +08:00
tiddlygit-test
aa7b3a40a7 feat: edit tagName in edit-workspace 2020-08-22 19:26:13 +08:00
tiddlygit-test
78956904c6 fix: pass tagname to workspace, and restart wiki on sub-wiki creation 2020-08-22 18:34:28 +08:00
tiddlygit-test
5d932c7fb8 feat: suggest TagName on create 2020-08-22 16:49:35 +08:00