Commit graph

292 commits

Author SHA1 Message Date
tiddlygit-test
8759bdf433 refactor: import {} from 2021-05-30 00:20:45 +08:00
tiddlygit-test
eb1c0e4f4b fix: close find in page 2021-05-16 00:47:50 +08:00
tiddlygit-test
5d3b96c936 doc: translate find in page 2021-05-16 00:35:40 +08:00
tiddlygit-test
e5e3a54a7b Update gitTokenHooks.ts 2021-05-15 20:36:15 +08:00
tiddlygit-test
3fa4f1e8f5 refactor: use latest authing sdk 2021-05-15 20:03:26 +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
7248712232 feat: auto select first one after first search 2021-05-06 00:32:20 +08:00
tiddlygit-test
1e37eb6a53 fix: search typing of github list 2021-05-06 00:22:49 +08:00
tiddlygit-test
6178de753c Update SearchGithubRepo.tsx 2021-05-05 23:21:59 +08:00
tiddlygit-test
7a8fe91fa4 feat: add Git url form 2021-05-05 23:18:47 +08:00
tiddlygit-test
8d99d80cf6 feat: better ui 2021-05-05 21:42:35 +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
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
8339db631e fix: type errors 2021-04-24 19:42:47 +08:00
tiddlygit-test
d6f624db23 fix: css without px 2021-04-18 21:55:53 +08:00
tiddlygit-test
e3a41e3a0f feat: update form's storageProviderSetter in TokenForm 2021-04-16 01:50:58 +08:00
tiddlygit-test
d02ea8cc9d feat: better style for tokenform 2021-04-15 00:36:46 +08:00
tiddlygit-test
844138e739 refactor: delete unused deps 2021-04-15 00:19:48 +08:00
tiddlygit-test
a29cdd5a23 fix: onLoginSuccessResponse call too many times 2021-04-14 23:26:11 +08:00
tiddlygit-test
df7b661ef3 feat: try load token upon form open 2021-04-14 01:19:47 +08:00
tiddlygit-test
ede426c09d doc: update descriptions 2021-04-14 00:40:23 +08:00
tiddlygit-test
983351ab50 feat: 允许通过登录获取 token email 和账号 2021-04-14 00:19:52 +08:00
tiddlygit-test
6d1cb90ab6 feat: allow token use template literal type 2021-04-13 23:50:51 +08:00
tiddlygit-test
6788158a70 refactor: move graphqlClient outof AddWorkspace 2021-04-13 01:07:19 +08:00
tiddlygit-test
79847adbb3 feat: allow user use Authing to get token 2021-04-13 01:06:19 +08:00
tiddlygit-test
af32534288 feat: allow user choose workspace to be synced or local 2021-04-13 00:07:53 +08:00
tiddlygit-test
fee0bf4bee feat: TokenForm for preference and create workspace 2021-04-12 23:17:00 +08:00
tiddlygit-test
f75a9b838f feat: try add token tabs 2021-04-12 00:50:34 +08:00
tiddlygit-test
67a70f2829 refactor: move AddWorkspace form into hooks 2021-03-31 23:00:14 +08:00
tiddlygit-test
12bf0661b1 fix: FindInPage not working 2021-03-10 00:48:32 +08:00
tiddlygit-test
0972a7540b refactor: remove mui wrapper 2021-03-09 22:33:14 +08:00
tiddlygit-test
bccef067fd refactor: Notification 2021-03-09 00:55:53 +08:00
tiddlygit-test
5bb344c8e2 refactor: SpellcheckLanguages 2021-03-07 12:19:09 +08:00
tiddlygit-test
154c570d0c refactor: EditWorkspace 2021-03-06 20:41:38 +08:00
tiddlygit-test
f81cb15a58 refactor: updater 2021-03-06 16:33:18 +08:00
lin onetwo
9162f6598d refactor: Preference page 2021-03-03 23:06:21 +08:00
tiddlygit-test
5071147b1a refactor: new Preference page 2021-02-27 23:36:04 +08:00
tiddlygit-test
a68ef25202 refactor: remove unused action 2021-02-23 23:46:08 +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
6a605bd4fa refactor: remove unused actions 2021-02-23 23:14:47 +08:00
tiddlygit-test
93e3c39738 fix: await without async 2021-02-23 23:11:42 +08:00
tiddlygit-test
65e7d223d8 fix: error in main.tsx 2021-02-20 00:35:16 +08:00
tiddlygit-test
9510cef510 refactor: Github form 2021-02-19 22:40:21 +08:00
tiddlygit-test
1f204a9ed9 feat: add types for authing/sso 2021-02-19 21:17:32 +08:00
tiddlygit-test
346e963122 refactor: Create workspace page 2021-02-19 00:19:44 +08:00
tiddlygit-test
6114794732 refactor: remove unused feature codeinjection 2021-02-17 22:21:19 +08:00
tiddlygit-test
fd580c6462 refactor: new Main.tsx 2021-02-17 22:17:38 +08:00
tiddlygit-test
7a8aff80c4 refactor: new About page 2021-02-13 16:21:10 +08:00