Commit graph

270 commits

Author SHA1 Message Date
tiddlygit-test
24d4fd10c0 feat: translated document title 2021-05-05 00:13:01 +08:00
tiddlygit-test
85b6d6d256 chore: remove useless lproj 2021-05-04 21:22:04 +08:00
tiddlygit-test
f49df85c28 feat: create tmp folder before use 2021-05-04 20:19:58 +08:00
tiddlygit-test
fdb478dfaf feat: allow clone and open wiki 2021-05-04 18:09:07 +08:00
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
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
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
8c61db30b3 fix: dev-wiki folder don't exist 2021-05-01 14:17:37 +08:00
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