Commit Graph
503 Commits
Author SHA1 Message Date
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
symant233 bfb2db73b5 Add box-shadow, reduce padding on mobile. 2022-11-29 18:58:49 +08:00
opoet 9e80606606 use join instead of reduce and slice 2022-11-05 19:16:31 +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
opoet 8bf97d01c4 add bulk copy permalink 2022-09-20 16:42:20 +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
aidenlxandspencerwooo 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
浅秋枫影andspencerwooo 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
浅秋枫影andspencerwooo 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
spencerwooo 520792d86f update readme 2022-03-08 10:04:03 +08:00
spencerwooo 7eb7860253 add new translations 2022-02-24 15:51:08 +08:00
spencerwooo c4583424df readable link only on customise panel 2022-02-24 15:49:11 +08:00
Spencer Woo 439bef742c text preview show download while validating 2022-02-24 14:22:48 +08:00
spencerwooo 9e50a024ee show download buttons when file content is still loading 2022-02-22 14:09:57 +08:00