Commit graph

184 commits

Author SHA1 Message Date
tiddlygit-test
1d8c9ac58b doc: fix some interpolation error 2020-08-04 00:05:27 +08:00
tiddlygit-test
e253cb6c37 doc: more translation 2020-08-03 23:27:08 +08:00
tiddlygit-test
266a6de173 doc: complete form translation to english 2020-08-03 00:29:08 +08:00
tiddlygit-test
fcad8cdc08 fix: translation now working on some case 2020-08-03 00:00:48 +08:00
tiddlygit-test
25af011e06 feat: add translations to dialog 2020-08-02 23:02:54 +08:00
tiddlygit-test
a97732153a doc: add some translations 2020-08-02 22:11:25 +08:00
tiddlygit-test
90cc492bb3 feat: add basic translation to side bar 2020-08-02 20:21:54 +08:00
tiddlygit-test
557f69f8b0 Revert "fix: not using preload script"
This reverts commit ca9a3a59ac.
2020-08-02 20:04:20 +08:00
tiddlygit-test
ca9a3a59ac fix: not using preload script 2020-08-02 20:01:10 +08:00
tiddlygit-test
d4eb2dc92f feat: make i18n work 2020-08-02 18:41:40 +08:00
tiddlygit-test
187ebdb88c fix: properly clone online wiki 2020-08-01 19:42:14 +08:00
tiddlygit-test
8aa70623f6 fix: clear repo list when logout 2020-08-01 19:12:32 +08:00
tiddlygit-test
e649c70a74 refactor: clear accessToken when logout 2020-08-01 19:00:05 +08:00
tiddlygit-test
bdd6f03343 feat: clear all cookies including github auth cookies 2020-08-01 17:55:54 +08:00
tiddlygit-test
0bfeb1350d fix: contextBridge can't return full menu item, so cause menu.popup is undefined 2020-07-29 00:21:21 +08:00
tiddlygit-test
bf93ff0b3a refactor: enable contextIsolation, replace all direct electron remote usage 2020-07-29 00:15:27 +08:00
tiddlygit-test
a79db7294c feat: allow create new Github repo when searching repos 2020-07-28 01:05:04 +08:00
tiddlygit-test
adde47efec feat: clone a repo 2020-07-25 22:44:25 +08:00
tiddlygit-test
273a9bf049 refactor: make lint message good with connect 2020-07-25 11:52:48 +08:00
tiddlygit-test
9097b66c35 feat: button to clone online wiki 2020-07-25 11:52:31 +08:00
tiddlygit-test
8396bbc3ac refactor: remove unused code, add flow type annotation 2020-07-24 14:09:24 +08:00
tiddlygit-test
d0dc4e90af feat: open log folder from error page 2020-07-24 01:37:33 +08:00
tiddlygit-test
54aa9cb7d9 refactor: better name for request open 2020-07-24 01:15:03 +08:00
tiddlygit-test
64ca5348e1 fix: get correct Time whthout Date from TimePicker
https://github.com/mui-org/material-ui-pickers/issues/2018#issuecomment-661961566
2020-07-22 00:27:00 +08:00
tiddlygit-test
5dfc95e547 fix: remote with \n can't be matched 2020-07-21 23:58:00 +08:00
tiddlygit-test
58db6306ee feat: delay 2500ms and restart after sync duration changed 2020-07-21 23:57:41 +08:00
tiddlygit-test
514ca33c61 feat: add setting tab for wiki 2020-07-21 23:32:14 +08:00
tiddlygit-test
a2d8e18955 fix: duration picker not working properly 2020-07-21 23:26:42 +08:00
tiddlygit-test
3c06920d86 feat: control sync interval in the preference 2020-07-21 02:03:25 +08:00
tiddlygit-test
2e33070bff chore: replace some text from atomery 2020-07-20 23:08:14 +08:00
tiddlygit-test
ed585d96ef refactor: remove register and license key related code 2020-07-20 23:02:45 +08:00
tiddlygit-test
d2f7807281 feat: loading indicator is working for wiki server now 2020-07-19 17:05:38 +08:00
tiddlygit-test
255c738f09 fix: default-icon not fitting 2020-07-19 16:12:40 +08:00
tiddlygit-test
ebb7105ce4 chore: use TiddlyGit as name and Tiddlywiki Icon as new icon 2020-07-19 15:26:56 +08:00
tiddlygit-test
32faa5b9e6 feat: add git repo sync message popup to tiddlywiki 2020-07-19 03:36:35 +08:00
tiddlygit-test
ac21143b95 fix: only show port config in main wiki creation 2020-07-19 01:07:02 +08:00
tiddlygit-test
3e19673387 fix: subwiki use same port as main wiki 2020-07-18 22:48:08 +08:00
tiddlygit-test
28cca1c129 chore: upgrade deps 2020-07-18 21:49:22 +08:00
tiddlygit-test
efdf4fa370 feat: implement git-sync using dugite
https://github.com/simonthum/git-sync/blob/master/git-sync
2020-07-18 17:55:01 +08:00
Lin Onetwo
e6902df4f3 Fix window title is not in synced with workspace (#308) 2020-07-15 22:21:53 +08:00
Quang Lam
51b43e83af Always hide title bar in full screen mode regardless of preference (#307) 2020-07-15 22:09:20 +08:00
Quang Lam
a91fb96257 Fix title bar disappears when side bar is scrollable (#306) 2020-07-15 22:09:14 +08:00
Lin Onetwo
fbabdd7bdc Add option to show/hide keyboard shortcut hints on sidebar (#305) 2020-07-15 21:59:41 +08:00
Lin Onetwo
1162f84ec6 fix: imported wiki don't have git url 2020-07-14 02:14:42 +08:00
Lin Onetwo
554e2d02d3 feat: progress bar for wiki creation 2020-07-14 01:27:09 +08:00
Lin Onetwo
83923423d2 chore: upgrade @material-ui/pickers 2020-07-13 01:38:44 +08:00
Lin Onetwo
d3e561771e chore: upgrade to electron v9 2020-07-13 00:17:42 +08:00
Lin Onetwo
d7d8d96f33 feat: allow open a nodejs wiki folder as workspace 2020-07-12 23:31:21 +08:00
Lin Onetwo
ade57adb69 feat: button to refetch repo list 2020-07-11 21:11:14 +08:00
Lin Onetwo
1dcdc06dff feat: allow remove workspace folder 2020-07-05 00:26:45 +08:00