Commit graph

1028 commits

Author SHA1 Message Date
tiddlygit-test
7dcf983aed chore: enable @zeit/webpack-asset-relocator-loader 2021-05-04 02:12:45 +08:00
tiddlygit-test
9d46c4dd2c feat: unpack workers 2021-05-04 01:50:25 +08:00
tiddlygit-test
28aa1fe82b Update package.json 2021-05-04 01:14:45 +08:00
tiddlygit-test
7642a24be6 Update package-lock.json 2021-05-04 01:11:33 +08:00
tiddlygit-test
446c652e86 fix: don't ignore other modules other than tiddlywiki 2021-05-04 01:05:52 +08:00
tiddlygit-test
6ef3c76475 chore: remove download picture from url feature 2021-05-04 01:05:21 +08:00
lin onetwo
1093451d6a Update package.json 2021-05-03 23:25:47 +08:00
tiddlygit-test
52af3603bd refactor: use threads-plugin to load wiki worker, and use ts in worker 2021-05-03 20:49:46 +08:00
tiddlygit-test
254a608546 refactor: not using electron-is-dev now, it will throw in nodejs 2021-05-03 19:40:26 +08:00
tiddlygit-test
b6eab47aa0 fix: packaged app can't open and can't find wiki folder 2021-05-03 02:43:03 +08:00
tiddlygit-test
c2d4fad4e1 refactor: things into git-sync-js 2021-05-03 01:58:46 +08:00
tiddlygit-test
1f2008be4e lint: disable 2021-05-02 19:35:18 +08:00
tiddlygit-test
d07b27fcea lint: disable some unrelated files 2021-05-02 19:33:02 +08:00
tiddlygit-test
f59d9c71a5 Update .eslintrc.js 2021-05-02 19:18:50 +08:00
tiddlygit-test
1322c008a8 Update .gitignore 2021-05-02 18:06:46 +08:00
tiddlygit-test
5f32472a2a chore: add security eslint plugins 2021-05-02 17:19:34 +08:00
tiddlygit-test
db11ef41cf chore: upgrade deps 2021-05-01 22:10:33 +08:00
tiddlygit-test
c23e0e6717 fix: solve wiki creation errors 2021-05-01 20:09:29 +08:00
tiddlygit-test
ea7fb46337 fix: not properly log errors from services 2021-05-01 19:05:43 +08:00
tiddlygit-test
21c9894fb9 feat: allow workspace to set own userName 2021-05-01 17:36:18 +08:00
tiddlygit-test
27dc7eaa6f feat: reduce parameters need to pass when creating workspace 2021-05-01 17:31:04 +08:00
tiddlygit-test
0627493bc6 feat: show git creation message on UI 2021-05-01 16:19:58 +08:00
tiddlygit-test
8c61db30b3 fix: dev-wiki folder don't exist 2021-05-01 14:17:37 +08:00
tiddlygit-test
fd6cd754e1 feat: handle copy wiki error 2021-04-29 23:23:46 +08:00
tiddlygit-test
df1c19ad1f feat: handle revert error 2021-04-29 23:18:03 +08:00
tiddlygit-test
76b0cc2f6b feat: show error message in larger space 2021-04-29 23:12:55 +08:00
tiddlygit-test
8586e30411 feat: throw better error message on creation error 2021-04-29 23:12:40 +08:00
tiddlygit-test
180fec8396 feat: show error message 2021-04-29 22:46:57 +08:00
tiddlygit-test
3cb9668880 fix: type error 2021-04-29 22:39:04 +08:00
tiddlygit-test
eae68a734b lint: disable some rules and files 2021-04-29 22:14:33 +08:00
tiddlygit-test
c9f6d15639 feat: check ts 2021-04-24 21:42:15 +08:00
tiddlygit-test
66a1512c6c fix: type errors 2021-04-24 20:57:41 +08:00
tiddlygit-test
d646d3c372 style: eslint auto fix 2021-04-24 20:17:16 +08:00
tiddlygit-test
fbde09ad1f fix: type 2021-04-24 19:45:43 +08:00
tiddlygit-test
8339db631e fix: type errors 2021-04-24 19:42:47 +08:00
tiddlygit-test
b40d9ccb6a fix: await promise 2021-04-24 19:07:48 +08:00
tiddlygit-test
75793ebb85 fix: some console type not exist on test env 2021-04-24 18:52:12 +08:00
tiddlygit-test
7f756df4a7 refactor: make most of methods async so we don't need AsyncifyProxy 2021-04-23 22:57:33 +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
19a06ac559 refactor: move path constants to src/constants/paths, and rename services/constants to context 2021-04-23 21:31:50 +08:00
tiddlygit-test
9d9e4d55e9 feat: adapt Main x Synced 4 Workspace creation scenarios 2021-04-23 21:07:01 +08:00
林一二
647dad29d3 feat: update app icon 2021-04-23 13:48:09 +08:00
tiddlygit-test
d3dfb7ef78 fix: execution too fast causes 'socket hang up' 2021-04-23 00:54:15 +08:00
tiddlygit-test
e43e4a7f16 test: add Opening Preferences Notifications 2021-04-23 00:50:53 +08:00
tiddlygit-test
441642fddb feat: test env use temp folder for wiki 2021-04-23 00:37:41 +08:00
tiddlygit-test
8ab78067b1 feat: provide secondary color for local wiki switch 2021-04-23 00:36:57 +08:00
tiddlygit-test
268e02cff6 feat: test second window open 2021-04-20 01:29:07 +08:00
tiddlygit-test
604942379f feat: try test second window 2021-04-19 02:05:28 +08:00
tiddlygit-test
3cf630d39f Update constants.ts 2021-04-19 01:46:07 +08:00
tiddlygit-test
7216a9b3e6 feat: cleanup temp folder between tests 2021-04-19 01:45:46 +08:00