Commit graph

65 commits

Author SHA1 Message Date
renovate[bot]
396e0d6225 chore(deps): update dependency eslint-config-next to v13.1.6 2023-01-28 08:56:25 +00:00
spencerwooo
ebe202602d
style: eslint, prettier, and tailwind config 2023-01-26 15:36:53 +08:00
spencerwooo
799a423dbd
feat: use src/ dir for holding files 2023-01-26 15:31:07 +08:00
spencerwooo
370a9e622b
feat: upgrade swr 2.0 2023-01-26 14:21:07 +08:00
spencerwooo
8dc0318403
feat: update axios and header type 2023-01-26 14:16:05 +08:00
spencerwooo
8ac8778b1a
feat: update react reader (epub.js) 2023-01-26 14:07:01 +08:00
spencerwooo
dd549d9b73
fix: hot keys updated cmd to meta 2023-01-26 13:57:22 +08:00
spencerwooo
85d0d679bd
fix: upgrade font awesome 6.0 and resolve ssr problem 2023-01-26 13:48:09 +08:00
spencerwooo
aa9df292f8
feat: upgrade next and i18n 2023-01-26 13:35:41 +08:00
spencerwooo
1b6748398f
fix: update dev deps and minor version updates 2023-01-26 13:18:26 +08:00
spencerwooo
0684f04546
fix update issues 2022-10-08 15:05:59 +08:00
spencerwooo
d7dea68f05
update react, nextjs and friends 2022-10-08 14:47:39 +08:00
Spencer Woo
905f8f2f43
use Plyr instead of DPlayer (#452) 2022-02-16 22:47:36 +08:00
spencerwooo
918724e05c
remove prismjs, close #432 2022-02-14 21:01:22 +08:00
myl7
37ce14f16c
remember language preference 2022-02-12 22:26:25 +08:00
spencerwooo
52e4b20494
change flvjs to mpegts 2022-02-12 19:53:20 +08:00
spencerwooo
7494894a86
use react syntax highlighter instead of prism 2022-02-10 22:32:34 +08:00
spencerwooo
cfdef30a06
enclose prettier glob filename matches, close #393 2022-02-10 10:21:41 +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
spencerwooo
3773a3a2cf
some housekeeping 2022-02-08 16:49:34 +08:00
Spencer Woo
2b5a91537b
Merge branch 'main' into i18n 2022-02-08 16:42:32 +08:00
myl7
9faa2849eb
add flv video support
with flv.js which is dynamicly imported
2022-02-07 01:51:28 +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
2df258f791
add trans support and hook all compnents excluding preview dir 2022-02-06 18:35:03 +08:00
myl7
e28ce30987
add next-i18next as i18n framework 2022-02-06 06:18:26 +08:00
spencerwooo
0cbc71a45e
remove react-viewer deps 2022-02-05 21:23:30 +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
91236a123f
drop react player, use dplayer and react-audio-player 2022-02-02 21:36:12 +08:00
spencerwooo
9794fb2df4
update deps including useSWR 1.0 2022-02-02 16:43:17 +08:00
spencerwooo
dfbcbeda5b
migrate from npm to pnpm 2022-02-02 16:14:09 +08:00
myl7
39022be478
add cors for raw file link 2022-01-26 20:42:57 +08:00
spencerwooo
3d918fbd90
hot keys support for opening search modal 2022-01-22 19:35:23 +08:00
spencerwooo
038b4288cb
search modal with mock data 2022-01-17 00:08:04 +08:00
spencerwooo
13f5c2c79f
use ioredis instead of keyv 2021-12-31 20:30:29 +08:00
spencerwooo
115b550cb5
store tokens in redis with upstash 2021-12-31 20:03:17 +08:00
spencerwooo
38d24146fa
oauth inside main project, with public client id and secret 2021-12-31 03:44:03 +08:00
spencerwooo
53539e2cd9
native pdf viewer with mozilla pdfjs 2021-12-29 02:13:17 +08:00
spencerwooo
c778c6d94a
add nprogress and custom google fonts for sans/mono 2021-12-18 12:59:40 +08:00
spencerwooo
8e127d50e6
upgrade to tailwind v3.0 2021-12-16 13:08:08 +08:00
Spencer Woo
8b383ee521
Merge branch 'main' into batchdl 2021-12-14 21:52:02 +08:00
spencerwooo
96e960d1c5
npm update, audit, and next@12, closes #188 2021-12-14 19:30:45 +08:00
myl7
61dd08c1aa
add download button style and action
Add jszip to dependencies
2021-11-19 07:28:05 +08:00
myl7
0479b7868c
add EPUB preview 2021-10-06 05:28:40 +08:00
spencerwooo
1dca4cabf3
use hashed password for authentication 2021-09-02 22:54:18 +01:00
spencerwooo
c9d5668575
password modal and logout token clear 2021-08-30 14:34:37 +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