Commit graph

36 commits

Author SHA1 Message Date
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
spencerwooo
319af6ed77
replacing video ext with subtitle ext, close #408 2022-02-11 00:13:03 +08:00
spencerwooo
cf97983063
request all thumbnail on separate route instead 2022-02-10 10:47:58 +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
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
89dcc1f614
import types explicitly 2022-02-02 16:41:30 +08:00
spencerwooo
fd95e03795
add OdFileObject typings 2022-01-16 20:19:52 +08:00
spencerwooo
0bde48af01
remove proxied download button (for now) 2022-01-15 21:37:06 +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
spencerwooo
09575b85b6
remove unnecessary Toaster containers, fix #207 2021-12-29 17:08:10 +08:00
spencerwooo
172d0a97eb
sticky download button so long previews doesn't push buttons down, closes #205 2021-12-29 15:52:18 +08:00
spencerwooo
29df9bc9cb
load navbar icon with priority 2021-12-29 15:26:04 +08:00
spencerwooo
5bc8fc4a67
a better abstraction of download buttons 2021-12-29 15:23:47 +08:00
spencerwooo
6d02a81a70
fix password onclick not stored 2021-12-20 22:33:49 +08:00
spencerwooo
51b05631c3
use aspect ratios in tailwind 3.0 and remove css hacks 2021-12-18 09:43:24 +08:00
spencerwooo
e20a2f52a5
multiple file download with progress bar and percentage 2021-12-17 23:16:18 +08:00
spencerwooo
93376e071e
refactor new file download functions to new file 2021-12-17 21:21:25 +08:00
spencerwooo
c6fba24f97
minor style changes to input and button hover effects 2021-12-17 15:28:11 +08:00
spencerwooo
a27cc18951
remove all shadows 2021-12-17 14:35:24 +08:00
spencerwooo
97a0eb91fc
format according to headwind sequence 2021-09-04 15:15:09 +01:00
spencerwooo
a488d3324e
colored toast and other minor tweaks 2021-08-29 22:31:42 +01:00
spencerwooo
ae8ada58ca
dark mode support, close #14 2021-08-23 16:14:08 +01:00
spencerwooo
96e9dbb2b2
clipboard implemented with react hooks, fix #58 2021-08-23 15:02:06 +01:00
spencerwooo
88c2f1bd9e
add iina, vlc, and potplayer direct links, close #43 2021-08-15 21:26:08 +01:00
spencerwooo
19b8212e1d add error page, download button 2021-06-25 15:15:00 +01:00
spencerwooo
2ea2db2cee add video and audio player preview 2021-06-24 14:54:59 +01:00