Commit graph

26 commits

Author SHA1 Message Date
lin onetwo
7c6d56e8a9 fix: token form not saving to config file 2024-01-06 23:09:52 +08:00
lin onetwo
5c5e7f5f2f refactor: move all settings to database service 2024-01-06 21:44:04 +08:00
lin onetwo
8b694460f5 fix: no authToken and active for initial workspace 2023-06-20 01:22:11 +08:00
lin onetwo
fb5e262c93 feat: make tokenauth token stable, so 3rd party app can use them 2023-06-20 01:22:11 +08:00
linonetwo
f5d9acaf99 refactor: prevent notoken errror when getorgen token 2023-06-07 14:34:45 +08:00
linonetwo
7e1228b843 fix: empty username breaks token auth 2023-05-20 23:11:38 +08:00
linonetwo
7c1446f817 fix: use token in header key, and username in value
This solves the https://github.com/Jermolene/TiddlyWiki5/discussions/7469
2023-05-20 20:52:12 +08:00
linonetwo
5dc672dfe6 feat: basic token protection in LAN 2023-05-20 17:18:09 +08:00
lin onetwo
830e11aa77 lint: dprint 2023-05-19 11:22:38 +08:00
tiddlygit-test
73bab6410e feat: pass branch info to git-sync 2021-12-28 00:38:29 +08:00
林一二
fab5dbbfc2 feat: refactor electron-ipc-proxy to standalong npm package 2021-09-15 19:47:21 +08:00
林一二
fb6dbdd0bf lint: auto fix of typescript-sort-keys 2021-08-08 01:22:18 +08:00
林一二
41f064fa9c fix: template literal type is not working properly 2021-08-07 20:44:49 +08:00
tiddlygit-test
3fa4f1e8f5 refactor: use latest authing sdk 2021-05-15 20:03:26 +08:00
tiddlygit-test
27dc7eaa6f feat: reduce parameters need to pass when creating workspace 2021-05-01 17:31:04 +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
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
af32534288 feat: allow user choose workspace to be synced or local 2021-04-13 00:07:53 +08:00
tiddlygit-test
af69465549 feat: getStorageServiceUserInfo 2021-03-19 23:15:12 +08:00
tiddlygit-test
60fa697af7 fix: use BehaviorSubject 2021-03-19 00:27:58 +08:00
tiddlygit-test
f81cb15a58 refactor: updater 2021-03-06 16:33:18 +08:00
lin onetwo
2b77b2b5a1 refactor: Preference auth 2021-03-05 23:49:16 +08:00
tiddlygit-test
346e963122 refactor: Create workspace page 2021-02-19 00:19:44 +08:00
tiddlygit-test
f2ba07838c refactor: await window.service.preference.get 2021-01-26 00:06:01 +08:00
tiddlygit-test
38cac09d33 refactor: move service interface and descriptor to ./interface.ts 2021-01-23 19:36:03 +08:00