Commit graph

210 commits

Author SHA1 Message Date
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
浅秋枫影
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
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
myl7
bd5dbfef4f
Make filename inputbox default value in custom link menu readable (#484) 2022-02-22 11:31:39 +08:00
Spencer Woo
905f8f2f43
use Plyr instead of DPlayer (#452) 2022-02-16 22:47:36 +08:00
myl7
81d0cad71c
Preserve original ext and skip folders when extracting extensions (#448) 2022-02-15 19:27:47 +08:00
spencerwooo
e24a602d46 encode url for office previews 2022-02-15 19:20:11 +08:00
spencerwooo
f514c717dc
update domains and word breaks 2022-02-14 22:10:40 +08:00
spencerwooo
50f28f7372
style fix and minor adjustments 2022-02-14 21:01:49 +08:00
Spencer Woo
9493ce9f3d
Standalone raw file redirects (#428) 2022-02-14 19:33:19 +08:00
myl7
37ce14f16c
remember language preference 2022-02-12 22:26:25 +08:00
spencerwooo
c6abeeb8aa
customise embed link menu, close #314 2022-02-12 22:09:54 +08:00
spencerwooo
52e4b20494
change flvjs to mpegts 2022-02-12 19:53:20 +08:00
Spencer Woo
8d57826e00
Merge pull request #406 from myl7/filename 2022-02-12 16:30:53 +08:00
spencerwooo
f0990f637c
fix list layout not full width 2022-02-12 16:29:18 +08:00
spencerwooo
04a79f3920
remove unused variable declarations 2022-02-11 15:36:42 +08:00
Spencer Woo
3a0f336301
Merge pull request #402 from myl7/improve-traverse 2022-02-11 15:15:52 +08:00
Android
d3aca51130
Fix relative path of readme image 2022-02-11 12:33:09 +08:00
spencerwooo
319af6ed77
replacing video ext with subtitle ext, close #408 2022-02-11 00:13:03 +08:00
myl7
4e490a007c
display extension still when space for filename is not enough 2022-02-10 23:22:40 +08:00
spencerwooo
03163e9d32
reduce cache maxage 2022-02-10 23:06:11 +08:00
spencerwooo
7494894a86
use react syntax highlighter instead of prism 2022-02-10 22:32:34 +08:00
myl7
8c654253bb
handle pagination in traversing 2022-02-10 15:10:25 +08:00
myl7
4f2f50adcf
improve traversing concurrency via Promise.race 2022-02-10 14:01:49 +08:00
spencerwooo
7c04ddd6bc
render audio album thumbnails and playback controls 2022-02-10 13:37:03 +08:00
spencerwooo
cf97983063
request all thumbnail on separate route instead 2022-02-10 10:47:58 +08:00
Spencer Woo
dbb5e185da
Merge pull request #398 from Android-KitKat-Fork/i18n-unavailable 2022-02-10 10:23:11 +08:00
spencerwooo
cfdef30a06
enclose prettier glob filename matches, close #393 2022-02-10 10:21:41 +08:00
Android
2c935a029f
Fix "Unavailable" not translated at Hashes 2022-02-10 02:15:14 +08:00
myl7
b68396bef8
turn DownloadingToast into component to fix hook use in it 2022-02-09 23:18:40 +08:00
myl7
9b03d97d2c
handle thumbnails length 0 2022-02-09 16:16:13 +08:00
myl7
197336d42d
add thumbnail api and update grid view thumbnail fetching 2022-02-09 15:19:54 +08:00
spencerwooo
2959370f80
fix for not coding till midnight 2022-02-09 00:02:29 +08:00
spencerwooo
45f6158e7d
switch locale component 2022-02-08 23:30:12 +08:00
Spencer Woo
142b737c0a
Merge branch 'main' into i18n 2022-02-08 21:58:03 +08:00
myl7
223e7e3d6a
allow to customize datetime format via dayjs 2022-02-08 20:06:02 +08:00
myl7
b3aed1d162
translate newly added messages about flv 2022-02-08 19:29:01 +08:00
myl7
1a8f145ed7
suppress eslint to use single quote in jsx other than using string literal 2022-02-08 19:11:47 +08:00
myl7
da0fdec142
put single quote in jsx into string literal 2022-02-08 18:08:51 +08:00
myl7
207a90e6e2
fix entity encoding problem in i18n
the extracter we use, i18next-parser, can not handle entity encoding in
keys while using <Trans>
2022-02-08 17:48:25 +08:00
Spencer Woo
920e83ef2e
Merge pull request #364 from myl7/ctrl-k 2022-02-08 16:57:28 +08:00
Spencer Woo
2b5a91537b
Merge branch 'main' into i18n 2022-02-08 16:42:32 +08:00
spencerwooo
070394a661
some housekeeping 2022-02-08 16:31:56 +08:00
Spencer Woo
40ad85d265
Merge branch 'main' into readable-path 2022-02-08 16:29:17 +08:00