Commit graph

408 commits

Author SHA1 Message Date
Spencer (Shangbo Wu)
b194a2c07d
Merge pull request #835 from spencerwooo/swo/housekeeping 2023-01-26 14:47:15 +08:00
spencerwooo
a1d60b6bdc
fix: search swr passed incomplete params 2023-01-26 14:44:40 +08:00
spencerwooo
21134b36e0
fix: swr 2.0 fetcher key args changes 2023-01-26 14:38:41 +08:00
spencerwooo
370a9e622b
feat: upgrade swr 2.0 2023-01-26 14:21:07 +08:00
spencerwooo
8dc0318403
feat: update axios and header type 2023-01-26 14:16:05 +08:00
spencerwooo
8ac8778b1a
feat: update react reader (epub.js) 2023-01-26 14:07:01 +08:00
spencerwooo
dd549d9b73
fix: hot keys updated cmd to meta 2023-01-26 13:57:22 +08:00
spencerwooo
85d0d679bd
fix: upgrade font awesome 6.0 and resolve ssr problem 2023-01-26 13:48:09 +08:00
spencerwooo
3744aa13d4
feat: use nextjs 13 links 2023-01-26 13:43:00 +08:00
spencerwooo
aa9df292f8
feat: upgrade next and i18n 2023-01-26 13:35:41 +08:00
spencerwooo
1b6748398f
fix: update dev deps and minor version updates 2023-01-26 13:18:26 +08:00
spencerwooo
e568fdd185
fix: revert readme content from being proxied 2023-01-26 13:09:32 +08:00
spencerwooo
0684f04546
fix update issues 2022-10-08 15:05:59 +08:00
spencerwooo
d7dea68f05
update react, nextjs and friends 2022-10-08 14:47:39 +08:00
spencerwooo
250b5e683c
fix protectedRoutes type error, close #736 2022-08-04 21:51:42 +08:00
myl7
99d1a1efbd remove duplicate slashes for auth token path 2022-08-04 05:24:30 +00:00
myl7
677287d3e2 ignore case in protected route matching to fit OneDrive preference
Close #734
2022-08-04 05:14:57 +00:00
myl7
9af1ef4f47 handle trailing slashes in protected routes 2022-08-04 05:10:02 +00:00
myl7
7853fce887 suppress a type error of a common use 2022-07-23 15:27:47 +00:00
myl7
dd8a2ba50f rollup caniuse-lite
Suggested by Browserslist
2022-07-23 14:46:22 +00:00
myl7
303bea15fd add $ prefix for top param
Suggested by OneDrive API doc:
> be consistent throughout the request with your usage of
> the $ character on these arguments
2022-07-23 14:38:33 +00:00
myl7
2d2beadbba add sort param for index api 2022-07-23 13:41:19 +00:00
myl7
9e887b2b38 update pnpm lock file version 2022-07-23 13:34:03 +00:00
myl7
30e0e00ed9 Remove connector between prefix and name
Make backward compatible
2022-07-20 00:40:18 +08:00
gzzchh
f409c3666d add support for reds key prefix 2022-07-20 00:40:18 +08:00
StarsbySea
d6aa1d6154 support ios safari fullscreen 2022-07-15 18:30:08 +08:00
myl7
cbb643ff0e
reformat code 2022-07-15 18:19:39 +08:00
myl7
65ac2d2cf6
Merge pull request #697 from pokobunhsu/translate
Add Traditional Chinese translate
2022-07-15 18:17:44 +08:00
myl7
d3ce54d51e
Merge branch 'main' into translate 2022-07-15 18:15:20 +08:00
myl7
9b53e6dc01
enable Turkish translation 2022-07-15 18:10:33 +08:00
kamileecher
447388817a Update common.json 2022-07-15 18:07:41 +08:00
kamileecher
ad586afd10 Create common.json
update turkish language
2022-07-15 18:07:41 +08:00
myl7
afbbcb0142
enable Hindi translation 2022-07-15 18:05:23 +08:00
Rock Star
d1c0f7bf30 Create common.json 2022-07-15 18:04:32 +08:00
myl7
891291bc06
reformat code 2022-07-15 17:57:52 +08:00
myl7
f18005d05f fix wrong url param name
close #659
2022-07-15 17:53:56 +08:00
myl7
07f0314d43 fix error report for search result item req 2022-07-15 17:45:33 +08:00
DotTorrent
d8219883a9 fix music volume reset to max automatically (#573) 2022-07-15 17:43:24 +08:00
myl7
ecb0e6a59d fix imports from fontawesome-common-types 2022-07-15 17:38:34 +08:00
myl7
18107590d2 ensure .password file response body is string from axios 2022-07-15 17:37:43 +08:00
myl7
e7cf44b52a fix missing filename urlencoding in multidownload 2022-07-15 17:36:37 +08:00
poko
90130876a3 Add Traditional Chinese translate option 2022-07-14 21:37:11 +08:00
poko
50dc0ef2cb Add Traditional Chinese translate 2022-07-14 21:34:01 +08:00
aidenlx
152380bd05
fix nplayer url not working when protocol is included (#620) 2022-04-26 21:42:41 +08:00
aidenlx
26945f554e
support open with nPlayer (#613)
Co-authored-by: spencerwooo <spencer.woo@outlook.com>
2022-04-21 19:26:33 +08:00
aidenlx
c8eabcbe11
fix filename not recognized in generated custom link (#612) 2022-04-21 19:18:28 +08:00
scdhh
a83c173eba
Change input type to password (#586) 2022-04-04 20:23:01 +08:00
浅秋枫影
f7732101e8
fix search index out of bounds error (#548)
Co-authored-by: spencerwooo <spencer.woo@outlook.com>
2022-03-17 12:01:33 +08:00
spencerwooo
0397fcd52f
remove unused config setting 2022-03-16 16:58:27 +08:00
浅秋枫影
7df0453269
Enable raw file content proxy for files up to 4MB (#546)
Co-authored-by: spencerwooo <spencer.woo@outlook.com>
2022-03-16 16:56:32 +08:00