Commit graph

254 commits

Author SHA1 Message Date
tiddlygit-test
8339db631e fix: type errors 2021-04-24 19:42:47 +08:00
tiddlygit-test
441642fddb feat: test env use temp folder for wiki 2021-04-23 00:37:41 +08:00
tiddlygit-test
ac33cf29c0 fix: env 2021-04-19 01:17:36 +08:00
tiddlygit-test
7641376b89 chore: setup cucumber BBD environment 2021-04-18 21:47:05 +08:00
tiddlygit-test
bbddc22480 chore: upgrade tiddlywiki 2021-04-02 01:13:27 +08:00
tiddlygit-test
4b9e6b3855 feat: bundle localization folder and worker.js on build 2021-03-21 17:34:56 +08:00
tiddlygit-test
6df3ca5739 feat: make it secure 2021-03-21 17:32:16 +08:00
tiddlygit-test
c20ca25f93 chore: upgrade deps 2021-03-21 16:09:32 +08:00
tiddlygit-test
4bddf16ad3 chore: remove unused darkReader 2021-03-20 23:54:37 +08:00
tiddlygit-test
4b86bc6701 refactor: use initContextMenuForWindowWebContents to build menu 2021-03-18 23:21:48 +08:00
tiddlygit-test
e852ca94b3 chore: remove unused prop-types 2021-03-17 00:10:56 +08:00
tiddlygit-test
e6adb1f0e5 chore: upgrade electron 2021-03-13 23:24:37 +08:00
tiddlygit-test
7e31a26723 feat: restrict dragging to vertical axis, which prevents vibration 2021-03-12 23:19:25 +08:00
tiddlygit-test
9008b8be2c fix: style problem after using styled-components 2021-03-12 23:15:51 +08:00
tiddlygit-test
bbb53c12cc refactor: use @dnd-kit/core" instead of react-sortable-hoc 2021-03-12 00:36:43 +08:00
tiddlygit-test
8305a88965 refactor: WorkspaceSelector 2021-03-10 23:27:58 +08:00
tiddlygit-test
37f53b5b1c feat: use styled-components in material-ui 2021-03-09 23:10:16 +08:00
tiddlygit-test
996bbe2aae refactor: upgrade material ui to 5.0next 2021-03-09 22:54:58 +08:00
tiddlygit-test
248d140250 chore: upgrade ts 2021-03-09 00:56:08 +08:00
tiddlygit-test
38165d04c9 refactor: use rxjs observable to sync preference to react 2021-03-01 22:04:36 +08:00
tiddlygit-test
f4eecec1be feat: add logrocket 2021-02-27 23:46:23 +08:00
tiddlygit-test
95b4691dc0 chore: upgrade materialui 2021-02-27 23:44:07 +08:00
tiddlygit-test
f1df94ea6c refactor: remove unused display-media go-to-url open-url-with proxy user-agnet 2021-02-23 23:40:39 +08:00
tiddlygit-test
fd580c6462 refactor: new Main.tsx 2021-02-17 22:17:38 +08:00
tiddlygit-test
358b38f230 chore: upgrade deps 2021-02-13 16:48:14 +08:00
tiddlygit-test
7a8aff80c4 refactor: new About page 2021-02-13 16:21:10 +08:00
tiddlygit-test
7bcb5b5b34 chore: use rematch/core 2021-02-08 00:07:22 +08:00
tiddlygit-test
a6a0c36330 fix: BrowserView.destroy
https://github.com/electron/electron/issues/10096#issuecomment-373063642
2021-02-06 22:50:13 +08:00
tiddlygit-test
65246ed4e5 fix: preload folder is moved 2021-01-25 01:07:52 +08:00
tiddlygit-test
8de13505ac feat: asyncify type of service proxy 2021-01-23 23:45:51 +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
377330dc78 chore: install missing dep 2021-01-20 23:51:11 +08:00
tiddlygit-test
c36bbb6ce4 refactor: handle errors in main 2021-01-19 22:03:42 +08:00
tiddlygit-test
9385b84da8 fix: circular dependency 2021-01-19 20:46:40 +08:00
tiddlygit-test
deea897408 chore: upgrade deps 2021-01-12 00:50:27 +08:00
tiddlygit-test
42fa52e446 chore: upgrade deps 2021-01-03 14:57:05 +08:00
tiddlygit-test
6b27296bd8 refactor: ViewService 2021-01-02 17:56:33 +08:00
tiddlygit-test
fb8e4c73f1 fix: pass name via preload script 2020-12-30 23:17:42 +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
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
9695fad1ba lint: fix flow type errors 2020-12-20 21:22:01 +08:00
tiddlygit-test
63be0f9825 lint: fix linter config 2020-12-20 20:58:49 +08:00
tiddlygit-test
6c6b5f2326 chore: install ts-migrate 2020-12-20 20:46:15 +08:00
tiddlygit-test
e2ee9cba6e refactor: initial transform to ts 2020-12-19 22:33:59 +08:00
tiddlygit-test
c43ecdc2c7 bump version 2020-12-17 23:23:23 +08:00
tiddlygit-test
85cdd7dd4b fix: electron should be in dev-dependency 2020-12-17 23:22:47 +08:00
tiddlygit-test
ac829f1241 chore: upgrade deps 2020-12-17 23:03:21 +08:00
tiddlygit-test
1d5ecafe5a chore: bump version 2020-11-21 16:58:46 +08:00