Commit graph

13 commits

Author SHA1 Message Date
lin onetwo
012076cb70 refactor: BrowserView -> WebContentsView 2024-06-30 01:52:22 +08:00
linonetwo
dc3c3efcfb refactor: move file protocol related things to standalone file 2023-06-21 13:55:28 +08:00
linonetwo
cafc49e42b refactor: remove unused ip url related things 2023-06-20 14:46:18 +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
113298e1e6 feat: show lastNodeJSArgv in workspace settings 2023-05-24 14:00:15 +08:00
linonetwo
dd1cbaf77d fix: not logging warning about adminToken if not in readonly mode 2023-05-24 13:13:15 +08:00
lin onetwo
d24a7519f2 fix: CJK user name not allowed in request header
And nanoid in header will be low cased, so do it on my side

This fix requires https://github.com/Jermolene/TiddlyWiki5/pull/7471 to be merged to work
2023-05-22 01:08:12 +08:00
lin onetwo
f16ce580d7 feat: support file relative to wiki folder 2023-05-21 02:25:46 +08:00
linonetwo
cdab89ed40 feat: try support load file in-wiki relative to workspace folder 2023-05-21 00:46:12 +08:00
linonetwo
064aab95d2 docs: about tokenAuth 2023-05-20 23:59:58 +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