Commit graph

35 commits

Author SHA1 Message Date
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
spencerwooo
c9af7567c7
render html in markdown 2021-08-15 20:48:29 +01:00
spencerwooo
ebaa11930c
update deps (security issue), add header image 2021-08-15 20:06:13 +01:00
spencerwooo
36c4d5cf90 emoji folder icons, close #6 2021-06-30 13:09:37 +01:00
spencerwooo
c7813a7614 preview ms office files 2021-06-29 16:20:35 +01:00
spencerwooo
1cbb33644f add copy to clipboard and custom toolbar 2021-06-25 18:47:57 +01:00
spencerwooo
1bba2587d2 code highlighting 2021-06-25 16:08:04 +01:00
spencerwooo
a2f853259f add support for pdf previews with pdf.js 2021-06-25 00:42:46 +01:00
spencerwooo
b1cced5e7e audio and video preview, mobile compatibility 2021-06-24 22:32:22 +01:00
spencerwooo
2ea2db2cee add video and audio player preview 2021-06-24 14:54:59 +01:00
spencerwooo
d437402577
image preview as gallery 2021-06-23 23:51:23 +01:00
spencerwooo
40ac051d33
add font awesome, file icons, and more 2021-06-23 21:27:51 +01:00
spencerwooo
bada403a9d
add folders and file listing api 2021-06-23 00:15:19 +01:00
spencerwooo
1d64271aaa
add some packages 2021-06-22 15:49:45 +01:00
spencerwooo
0f049edbce
init repo with basic templates 2021-06-22 13:17:15 +01:00
spencerwooo
03c05b4d66
Initial commit from Create Next App 2021-06-22 12:58:37 +01:00