Commit graph

275 commits

Author SHA1 Message Date
tiddlygit-test
8111ea8f36 refactor: move some ipc 2021-01-08 21:32:15 +08:00
tiddlygit-test
d62198e2f3 refactor: better name WikiGitWorkspace 2021-01-06 00:01:48 +08:00
tiddlygit-test
94304e5f51 feat: core WikiGitWorkspace Service 2021-01-06 00:01:28 +08:00
tiddlygit-test
9a6a281a55 refactor: use @services shorthand 2021-01-05 23:26:58 +08:00
tiddlygit-test
0363b896d1 fix: use service in preload 2021-01-05 23:26:27 +08:00
tiddlygit-test
806e01059e refactor: move git and handle git-wiki 2021-01-05 23:18:09 +08:00
tiddlygit-test
32a558a16c refactor: GitService 2021-01-05 23:03:16 +08:00
tiddlygit-test
a6bac1f962 refactor: clean up i18n code 2021-01-03 21:30:13 +08:00
tiddlygit-test
f06c62c2b8 feat: AuthService 2021-01-03 17:51:50 +08:00
tiddlygit-test
409cd3a2ae refactor: WikiService 2021-01-03 17:30:49 +08:00
tiddlygit-test
42fa52e446 chore: upgrade deps 2021-01-03 14:57:05 +08:00
tiddlygit-test
6fd58b57a9 refactor: updater 2021-01-03 14:41:29 +08:00
tiddlygit-test
089c73e51a refactor: systemPreferenceService 2021-01-02 21:34:31 +08:00
tiddlygit-test
e171716d18 refactor: workspace view service 2021-01-02 21:14:56 +08:00
tiddlygit-test
6b27296bd8 refactor: ViewService 2021-01-02 17:56:33 +08:00
tiddlygit-test
1c23ef69ab refactor: workspace metadata 2021-01-01 19:45:36 +08:00
tiddlygit-test
2ad0c34e30 refactor: NotificationService 2021-01-01 18:00:03 +08:00
tiddlygit-test
88481725b6 refactor: WorkspaceService 2021-01-01 00:29:09 +08:00
tiddlygit-test
f17fefab20 refactor: move images to buildResources 2020-12-31 22:28:19 +08:00
tiddlygit-test
1b19a62efb refactor: move more preference related ipc to service 2020-12-31 01:03:04 +08:00
tiddlygit-test
ff69d9bfcc refactor: move some ipc to services, move window open meta to argv 2020-12-31 00:46:54 +08:00
tiddlygit-test
fb8e4c73f1 fix: pass name via preload script 2020-12-30 23:17:42 +08:00
tiddlygit-test
8d9a394c9e . 2020-12-30 00:15:12 +08:00
tiddlygit-test
c2dd2b6941 Revert "[ts-migrate][.] Rename files from JS/JSX to TS/TSX"
This reverts commit 725753c083.
2020-12-30 00:13:03 +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
725753c083 [ts-migrate][.] Rename files from JS/JSX to TS/TSX
Co-authored-by: ts-migrate <>
2020-12-30 00:02:58 +08:00
tiddlygit-test
58b4eaf771 lint: renderer 2020-12-30 00:00:43 +08:00
tiddlygit-test
acc8494c88 feat: use worker 2020-12-29 00:40:08 +08:00
tiddlygit-test
3c10dc0f6f feat: Window And Preferences wired 2020-12-29 00:03:48 +08:00
tiddlygit-test
33b38f6314 refactor: change mode to windowName 2020-12-25 22:30:33 +08:00
tiddlygit-test
7ba75ec42f refactor: preference and window 2020-12-25 22:17:28 +08:00
tiddlygit-test
76f3259c3f refactor: make libs into Services 2020-12-22 00:14:10 +08:00
tiddlygit-test
92edc7b528 refactor: fix path and webpack 2020-12-21 12:11:14 +08:00
tiddlygit-test
1808972197 fix: wiki worker.js 2020-12-20 23:35:49 +08:00
tiddlygit-test
7a4a58c1d3 [ts-migrate][src] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2020-12-20 23:18:43 +08:00
tiddlygit-test
1cc36bb57d refactor: requite to import 2020-12-20 23:04:10 +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
dfea789589 [ts-migrate][src] Init tsconfig.json file
Co-authored-by: ts-migrate <>
2020-12-20 21:22:21 +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
e2ee9cba6e refactor: initial transform to ts 2020-12-19 22:33:59 +08:00
tiddlygit-test
4575983c7c feat: allow create local wiki 2020-11-21 16:58:30 +08:00
lin onetwo
e48fa17910 fix: Clone subwiki won't close the dialog. 2020-10-18 23:11:59 +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