onedrive/components/previews
2022-02-02 22:08:14 +08:00
..
AudioPreview.tsx drop react player, use dplayer and react-audio-player 2022-02-02 21:36:12 +08:00
CodePreview.tsx useSWR instead of custom useAxiosGet hook for cache reuse 2022-01-24 20:50:43 +08:00
Containers.tsx a flat design with narrower lists 2022-01-06 21:10:16 +08:00
DefaultPreview.tsx import types explicitly 2022-02-02 16:41:30 +08:00
EPUBPreview.tsx remove epubjs type 2022-02-02 16:49:59 +08:00
MarkdownPreview.tsx useSWR instead of custom useAxiosGet hook for cache reuse 2022-01-24 20:50:43 +08:00
OfficePreview.tsx import types explicitly 2022-02-02 16:41:30 +08:00
PDFPreview.tsx functioncomponent -> react.fc 2022-01-06 19:25:10 +08:00
TextPreview.tsx useSWR instead of custom useAxiosGet hook for cache reuse 2022-01-24 20:50:43 +08:00
URLPreview.tsx useSWR instead of custom useAxiosGet hook for cache reuse 2022-01-24 20:50:43 +08:00
VideoPreview.tsx attach subtitles with the same name as the video file 2022-02-02 22:08:14 +08:00