myl7
|
7853fce887
|
suppress a type error of a common use
|
2022-07-23 15:27:47 +00:00 |
|
StarsbySea
|
d6aa1d6154
|
support ios safari fullscreen
|
2022-07-15 18:30:08 +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 |
|
DotTorrent
|
d8219883a9
|
fix music volume reset to max automatically (#573)
|
2022-07-15 17:43:24 +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 |
|
 浅秋枫影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
|
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 |
|
Spencer Woo
|
905f8f2f43
|
use Plyr instead of DPlayer (#452)
|
2022-02-16 22:47:36 +08:00 |
|
spencerwooo
|
e24a602d46
|
encode url for office previews
|
2022-02-15 19:20:11 +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 |
|
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 |
|
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 |
|
spencerwooo
|
7494894a86
|
use react syntax highlighter instead of prism
|
2022-02-10 22:32:34 +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 |
|
Android
|
2c935a029f
|
Fix "Unavailable" not translated at Hashes
|
2022-02-10 02:15:14 +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 |
|
Spencer Woo
|
2b5a91537b
|
Merge branch 'main' into i18n
|
2022-02-08 16:42:32 +08:00 |
|
Spencer Woo
|
40ad85d265
|
Merge branch 'main' into readable-path
|
2022-02-08 16:29:17 +08:00 |
|
spencerwooo
|
331ee20fd6
|
styles and some housekeeping
|
2022-02-08 16:13:54 +08:00 |
|
myl7
|
73651e4f50
|
add getReadablePath util to make copied url readable
|
2022-02-08 02:54:48 +08:00 |
|
myl7
|
9faa2849eb
|
add flv video support
with flv.js which is dynamicly imported
|
2022-02-07 01:51:28 +08:00 |
|
myl7
|
49a601446d
|
add translations for preview components
also fix ellipsis in zh-CN
|
2022-02-06 20:34:03 +08:00 |
|
spencerwooo
|
b42036afb7
|
clamp multiple lines for long file names
|
2022-02-05 20:36:38 +08:00 |
|
spencerwooo
|
e4f3ea7b05
|
formatting tailwind classes with prettier
|
2022-02-04 16:05:28 +08:00 |
|
spencerwooo
|
7558fb93c5
|
attach subtitles with the same name as the video file
|
2022-02-02 22:08:14 +08:00 |
|
spencerwooo
|
91236a123f
|
drop react player, use dplayer and react-audio-player
|
2022-02-02 21:36:12 +08:00 |
|
spencerwooo
|
0343328cf1
|
remove epubjs type
|
2022-02-02 16:49:59 +08:00 |
|
spencerwooo
|
89dcc1f614
|
import types explicitly
|
2022-02-02 16:41:30 +08:00 |
|
spencerwooo
|
79fd82b71e
|
fix default preview file name too long on desktop, close #297
|
2022-01-26 16:14:45 +08:00 |
|
Spencer Woo
|
03353ed6dc
|
Merge branch 'main' into ts
|
2022-01-26 15:42:41 +08:00 |
|
spencerwooo
|
b47dd88d1a
|
useSWR instead of custom useAxiosGet hook for cache reuse
|
2022-01-24 20:50:43 +08:00 |
|
spencerwooo
|
0b55fe5fc7
|
rename useAxiosFetch hook for universal fetch usage
|
2022-01-24 19:16:32 +08:00 |
|
myl7
|
a53c0ab985
|
add flags to help to decide file icon
|
2022-01-24 16:03:35 +08:00 |
|
spencerwooo
|
fd95e03795
|
add OdFileObject typings
|
2022-01-16 20:19:52 +08:00 |
|
spencerwooo
|
abb8ca4b7f
|
change unknown file preview to readable format
|
2022-01-16 20:17:42 +08:00 |
|
spencerwooo
|
0bde48af01
|
remove proxied download button (for now)
|
2022-01-15 21:37:06 +08:00 |
|
spencerwooo
|
e82680f2a7
|
add dot url file preview support, close #221
|
2022-01-08 15:27:39 +08:00 |
|
spencerwooo
|
b451f09aeb
|
a flat design with narrower lists
|
2022-01-06 21:10:16 +08:00 |
|
spencerwooo
|
fef6b1eee5
|
functioncomponent -> react.fc
|
2022-01-06 19:25:10 +08:00 |
|
spencerwooo
|
6671986bac
|
extract components and custom useFileContent hook
|
2022-01-06 16:34:16 +08:00 |
|