Commit Graph
375 Commits
Author SHA1 Message Date
myl7 49a601446d add translations for preview components
also fix ellipsis in zh-CN
2022-02-06 20:34:03 +08:00
myl7 04e333aa36 fix double plurals with context 2022-02-06 20:09:59 +08:00
myl7 c0353b5455 migrate from i18next-scanner to i18next-parser
i18next-scanner does not support i18next JSON v4 format
2022-02-06 19:47:36 +08:00
myl7 24507cbbb9 add translation json and fix some missed hooks 2022-02-06 19:26:11 +08:00
myl7 2df258f791 add trans support and hook all compnents excluding preview dir 2022-02-06 18:35:03 +08:00
myl7 aa848c92f8 add trailing slash config to fix i18n with api routes 2022-02-06 17:26:46 +08:00
Spencer Woo f7771e5174 Merge pull request #354 from Ovler-Young/Try-to-fix-CJK-search 2022-02-06 16:03:57 +08:00
spencerwooo 96b3c92df9 some housekeeping 2022-02-06 16:01:21 +08:00
Ovler d4998466de Update search.ts 2022-02-06 15:27:06 +08:00
myl7 85b51fe5c1 add some zh-CN translations 2022-02-06 06:55:38 +08:00
myl7 5bd04045b1 fix pages get props 2022-02-06 06:54:52 +08:00
myl7 e28ce30987 add next-i18next as i18n framework 2022-02-06 06:18:26 +08:00
Ovler 234d826d3a fix typo 2022-02-05 23:36:49 +08:00
Ovler 20990fcf08 Try to fix CJK search 2022-02-05 23:07:08 +08:00
spencerwooo afc691cee7 Merge branch 'main' of github.com:spencerwooo/onedrive-vercel-index 2022-02-05 21:53:11 +08:00
spencerwooo 3cec2d9d2e update demo screenshot 2022-02-05 21:52:52 +08:00
Spencer Woo c0978d7076 update readme to reflect new layout options 2022-02-05 21:37:27 +08:00
spencerwooo 0cbc71a45e remove react-viewer deps 2022-02-05 21:23:30 +08:00
Spencer Woo 7191408e58 Merge pull request #350 from spencerwooo/breadcrumb-grid-view 2022-02-05 21:18:19 +08:00
spencerwooo 53470ff61e extract and cleanup some functions 2022-02-05 21:16:57 +08:00
spencerwooo b42036afb7 clamp multiple lines for long file names 2022-02-05 20:36:38 +08:00
spencerwooo 443d42b16c fallback component for broken thumbnails 2022-02-05 19:12:20 +08:00
spencerwooo 06e9e80d4b fix onclick events get passed to a tags 2022-02-05 19:05:13 +08:00
spencerwooo 4afa6f8c33 handle file and folder downloads 2022-02-05 19:00:25 +08:00
spencerwooo 2c22c17ddd grid layout with thumbnails 2022-02-05 17:25:46 +08:00
spencerwooo c96dd18e1d remove image gallery component 2022-02-05 15:46:11 +08:00
spencerwooo b1234407b8 smaller padding and vertical height 2022-02-05 15:22:46 +08:00
spencerwooo c66c61bfee switch layout dropdown and layout store 2022-02-04 22:20:53 +08:00
spencerwooo ed17eb2a32 preview for subtitle files 2022-02-04 19:53:36 +08:00
spencerwooo f916cd74c2 add width and height to icons 2022-02-04 19:53:25 +08:00
spencerwooo c16d0ab2db new breadcrumb that scrolls to the end automatically 2022-02-04 17:22:40 +08:00
spencerwooo e4f3ea7b05 formatting tailwind classes with prettier 2022-02-04 16:05:28 +08:00
Spencer Woo d8ef0733bf update docs and changelog links 2022-02-02 23:39:43 +08:00
Spencer Woo 927cfd41dd Merge pull request #345 from spencerwooo/video-player 2022-02-02 22:27:40 +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
Spencer Woo 8680bb9685 Merge pull request #342 from spencerwooo/migrate-pnpm 2022-02-02 17:19:17 +08:00
spencerwooo d95f8d540b return width and height for images 2022-02-02 17:07:33 +08:00
spencerwooo 0343328cf1 remove epubjs type 2022-02-02 16:49:59 +08:00
spencerwooo 9794fb2df4 update deps including useSWR 1.0 2022-02-02 16:43:17 +08:00
spencerwooo 89dcc1f614 import types explicitly 2022-02-02 16:41:30 +08:00
spencerwooo dfbcbeda5b migrate from npm to pnpm 2022-02-02 16:14:09 +08:00
spencerwooo 8aeb145c6f remove usused next configs 2022-02-02 16:14:06 +08:00
spencerwooo 4803850e99 fix erroneous path encodings in search results 2022-02-01 22:19:00 +08:00
Spencer Woo c5ee259a0a change to e5 subscription account 2022-02-01 21:29:09 +08:00
Spencer Woo 36eed024e6 update old links 2022-01-30 21:52:48 +08:00
Spencer Woo 6f5a575381 migrate to new documentation 2022-01-30 21:50:45 +08:00
spencerwooo 7d39a998e1 use .config.js for configuration files, close #301 2022-01-29 15:40:50 +08:00
spencerwooo 940eef458f disable file listing revalidate, close #317 2022-01-29 15:11:05 +08:00
Spencer Woo 89b1ed7dfe Merge pull request #315 from myl7/raw-link-cors 2022-01-29 15:03:20 +08:00