Commit Graph
24 Commits
Author SHA1 Message Date
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
Android d3aca51130 Fix relative path of readme image 2022-02-11 12:33:09 +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 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
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 172d0a97eb sticky download button so long previews doesn't push buttons down, closes #205 2021-12-29 15:52:18 +08:00
spencerwooo 5bc8fc4a67 a better abstraction of download buttons 2021-12-29 15:23:47 +08:00
spencerwooo 51b05631c3 use aspect ratios in tailwind 3.0 and remove css hacks 2021-12-18 09:43:24 +08:00
spencerwooo 93376e071e refactor new file download functions to new file 2021-12-17 21:21:25 +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 047508e5da markdown render image with size params (#89) 2021-09-04 14:39:00 +01:00
spencerwooo 12c551468f render relative path images in markdown, close #10 2021-08-31 13:59:31 +01:00
spencerwooo 8a5f4482cd use stale swr and disable revalidation 2021-08-29 15:50:38 +01:00
spencerwooo 4c7b27a886 revert to original useSWR 2021-08-23 16:26:04 +01:00
spencerwooo ae8ada58ca dark mode support, close #14 2021-08-23 16:14:08 +01:00
spencerwooo 2daa086cc0 add comment, close #18 2021-08-15 20:49:48 +01:00
spencerwooo c9af7567c7 render html in markdown 2021-08-15 20:48:29 +01:00
spencerwooo 7d28f91167 render readme files 2021-06-30 12:53:17 +01:00
spencerwooo 1bba2587d2 code highlighting 2021-06-25 16:08:04 +01:00