Commit graph

32 commits

Author SHA1 Message Date
tiddlygit-test
b05c38b72d fix: assign LOCAL_GIT_DIRECTORY to point to actural git folder in packaged electron
https://github.com/desktop/dugite/issues/96
2021-07-25 15:32:28 +08:00
tiddlygit-test
ccaa979895 fix: wrong order of parameter 2021-06-23 23:41:26 +08:00
tiddlygit-test
84f417b892 feat: add sourcemap support 2021-06-23 22:27:22 +08:00
tiddlygit-test
fa4e4d5092 fix: two worker should have different name
This fixes https://github.com/andywer/threads-plugin/issues/44
2021-06-02 00:05:02 +08:00
tiddlygit-test
f96512927a fix: use new import syntax for thread worker path 2021-05-30 21:29:52 +08:00
tiddlygit-test
28f9e7854e Update defaultGitInfo.ts 2021-05-06 01:02:00 +08:00
tiddlygit-test
2e339cc792 feat: upgrade git-sync 2021-05-06 00:52:56 +08:00
tiddlygit-test
9a8123fbf1 feat: allow email to be undefined or null, if user haven't fill email in git service 2021-05-06 00:44:45 +08:00
tiddlygit-test
2bb6831bae fix: check git before get git 2021-05-04 20:04:34 +08:00
tiddlygit-test
fdb478dfaf feat: allow clone and open wiki 2021-05-04 18:09:07 +08:00
tiddlygit-test
205049ebbc fix: log not shown in UI 2021-05-04 17:02:49 +08:00
tiddlygit-test
7c18e0a83b refactor: make major git operations run in a worker_threads 2021-05-04 15:22:35 +08:00
tiddlygit-test
c2d4fad4e1 refactor: things into git-sync-js 2021-05-03 01:58:46 +08:00
tiddlygit-test
8c61db30b3 fix: dev-wiki folder don't exist 2021-05-01 14:17:37 +08:00
tiddlygit-test
66a1512c6c fix: type errors 2021-04-24 20:57:41 +08:00
tiddlygit-test
8339db631e fix: type errors 2021-04-24 19:42:47 +08:00
tiddlygit-test
7405e7a36f refactor: make most of methods async so we don't need AsyncifyProxy 2021-04-23 22:09:31 +08:00
tiddlygit-test
9d9e4d55e9 feat: adapt Main x Synced 4 Workspace creation scenarios 2021-04-23 21:07:01 +08:00
tiddlygit-test
67a70f2829 refactor: move AddWorkspace form into hooks 2021-03-31 23:00:14 +08:00
tiddlygit-test
50811560bf feat: IGitUserInfos 2021-03-19 23:15:39 +08:00
tiddlygit-test
346e963122 refactor: Create workspace page 2021-02-19 00:19:44 +08:00
tiddlygit-test
2dc125b5ff fix: call between services 2021-02-07 00:10:00 +08:00
tiddlygit-test
96c2ebc986 refactor: workspace senders 2021-02-05 00:07:53 +08:00
tiddlygit-test
ae2b41140e refactor: wiki senders -> wiki service 2021-01-25 22:29:20 +08:00
tiddlygit-test
38cac09d33 refactor: move service interface and descriptor to ./interface.ts 2021-01-23 19:36:03 +08:00
tiddlygit-test
46cabec9d8 feat: use electron-ipc-proxy to export service in preload script 2021-01-23 18:42:33 +08:00
tiddlygit-test
9385b84da8 fix: circular dependency 2021-01-19 20:46:40 +08:00
tiddlygit-test
d07c68a715 refactor: move more ipc 2021-01-08 23:48:25 +08:00
tiddlygit-test
8111ea8f36 refactor: move some ipc 2021-01-08 21:32:15 +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
806e01059e refactor: move git and handle git-wiki 2021-01-05 23:18:09 +08:00