Commit Graph
90 Commits
Author SHA1 Message Date
spencerwooo 5bc8fc4a67 a better abstraction of download buttons 2021-12-29 15:23:47 +08:00
spencerwooo 0613e035b2 medium font size for various occurances 2021-12-29 15:23:20 +08:00
spencerwooo 59b00f2343 rename pdf preview component 2021-12-29 02:13:47 +08:00
spencerwooo 53539e2cd9 native pdf viewer with mozilla pdfjs 2021-12-29 02:13:17 +08:00
spencerwooo 0e8629e935 file download proxied stream from vercel 2021-12-29 02:11:52 +08:00
spencerwooo f936f6250c update readme with feature demos 2021-12-20 22:56:39 +08:00
spencerwooo 6d02a81a70 fix password onclick not stored 2021-12-20 22:33:49 +08:00
spencerwooo de81f79c4a fix an issue where entering password triggers reload 2021-12-20 20:55:12 +08:00
spencerwooo ae3c8144b8 load all icons with tree-shaking 2021-12-20 17:10:29 +08:00
spencerwooo c778c6d94a add nprogress and custom google fonts for sans/mono 2021-12-18 12:59:40 +08:00
spencerwooo 5889a5d9dc link accent color and 404 page 2021-12-18 11:00:08 +08:00
spencerwooo 51b05631c3 use aspect ratios in tailwind 3.0 and remove css hacks 2021-12-18 09:43:24 +08:00
spencerwooo e20a2f52a5 multiple file download with progress bar and percentage 2021-12-17 23:16:18 +08:00
spencerwooo 93376e071e refactor new file download functions to new file 2021-12-17 21:21:25 +08:00
spencerwooo 9c5a6e6211 add download and compression progress 2021-12-17 16:31:01 +08:00
spencerwooo c6fba24f97 minor style changes to input and button hover effects 2021-12-17 15:28:11 +08:00
spencerwooo 7a77fd884d fix gray color in dark mode (tailwind 3.0) 2021-12-17 14:38:49 +08:00
spencerwooo a27cc18951 remove all shadows 2021-12-17 14:35:24 +08:00
spencerwooo 1339c98925 minor adjustments to style and comments 2021-12-17 13:57:56 +08:00
spencerwooo 8e127d50e6 upgrade to tailwind v3.0 2021-12-16 13:08:08 +08:00
spencerwooo e47745c29d show button disabled when none of the files are selected 2021-12-16 12:49:22 +08:00
spencerwooo fd869698f5 fix a few style issues with toast and checkbox 2021-12-15 17:02:06 +08:00
spencerwooo 1c1ae5a2c1 wider file listing on large screens 2021-12-15 17:01:31 +08:00
spencerwooo 96e960d1c5 npm update, audit, and next@12, closes #188 2021-12-14 19:30:45 +08:00
spencerwooo e53716eb12 fix dark mode colors, check todo in readme 2021-09-05 16:09:24 +01:00
spencerwooo 4d6b41f156 infinite loading via useSWR, close - Pagination #2 2021-09-05 16:03:27 +01:00
spencerwooo 34c3310f12 pagination token returned from api 2021-09-05 13:49:54 +01:00
spencerwooo 091e97f211 use second request for paging instead of expand children 2021-09-04 18:47:31 +01:00
spencerwooo 97f4250a57 improve raw file link query performance 2021-09-04 15:46:52 +01:00
spencerwooo 9a3599b6c9 no customisable icons in contacts 2021-09-04 15:28:49 +01: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 526de1bd72 update deps 2021-09-02 23:02:11 +01:00
spencerwooo 1dca4cabf3 use hashed password for authentication 2021-09-02 22:54:18 +01:00
spencerwooo 81b0e3bf3f fix protected route could be empty 2021-09-02 21:53:31 +01:00
spencerwooo e76c38db9d configurable font family (google fonts) 2021-08-31 17:56:20 +01:00
spencerwooo 12c551468f render relative path images in markdown, close #10 2021-08-31 13:59:31 +01:00
spencerwooo 516894041e update icon design and readme 2021-08-30 21:17:03 +01:00
spencerwooo 0ee32fd749 customisable icon and new design 2021-08-30 20:47:25 +01:00
spencerwooo 53e10049a0 navbar logout and other custom icons 2021-08-30 15:51:19 +01:00
spencerwooo 549b9ba345 password submit on enter 2021-08-30 14:44:50 +01:00
spencerwooo c9d5668575 password modal and logout token clear 2021-08-30 14:34:37 +01:00
spencerwooo 09366bc842 no header if token not present 2021-08-30 12:45:01 +01:00
spencerwooo e1a16ca44b add initial value to useStaleSWR 2021-08-30 01:43:42 +01:00
spencerwooo f8983177d4 basic auth with .password 2021-08-30 01:35:52 +01:00
spencerwooo a488d3324e colored toast and other minor tweaks 2021-08-29 22:31:42 +01:00
spencerwooo a3644b50e5 add action buttons to file listing, close #50 2021-08-29 17:14:17 +01:00
spencerwooo 8a5f4482cd use stale swr and disable revalidation 2021-08-29 15:50:38 +01:00
spencerwooo b54d59cbba fix markdown code background color 2021-08-29 15:39:33 +01:00
spencerwooo e374d5ba61 fix markdown bg and text colors 2021-08-29 15:32:27 +01:00
spencerwooo 2b7b13a99f hide scrollbar for breadcrumb 2021-08-29 15:13:50 +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 96e9dbb2b2 clipboard implemented with react hooks, fix #58 2021-08-23 15:02:06 +01:00
spencerwooo 778666b7b4 do not encode raw url to clipboard, fix #61 2021-08-23 14:34:38 +01:00
spencerwooo 88c2f1bd9e add iina, vlc, and potplayer direct links, close #43 2021-08-15 21:26: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 69c2ea05a4 fix folders with # inside their names 2021-08-15 20:38:51 +01:00
spencerwooo 724fe7150c fix datetime format, closes #45 2021-08-15 20:13:08 +01:00
spencerwooo ebaa11930c update deps (security issue), add header image 2021-08-15 20:06:13 +01:00
spencerwooo 633f8a3025 update domain 2021-07-02 15:15:26 +01:00
spencerwooo 88e3db3572 configurable footer, baseurl from window.location 2021-07-02 15:09:07 +01:00
spencerwooo abb479f982 update README and demo screenshot 2021-07-02 14:39:59 +01:00
spencerwooo 36c4d5cf90 emoji folder icons, close #6 2021-06-30 13:09:37 +01:00
spencerwooo 7d28f91167 render readme files 2021-06-30 12:53:17 +01:00
spencerwooo 6fc114f16c fix navbar zindex, close #8 2021-06-30 12:34:08 +01:00
spencerwooo c1cdecae7f remove icon background color 2021-06-29 21:27:20 +01:00
spencerwooo 5b33d659a2 update favicon and project icon, close #3 2021-06-29 21:26:11 +01:00
spencerwooo 5dfc4c4d12 add permalink for copying 2021-06-29 21:00:05 +01:00
spencerwooo c7813a7614 preview ms office files 2021-06-29 16:20:35 +01:00
spencerwooo 6e78ac80ad responsive pdf preview 2021-06-29 15:31:57 +01:00
spencerwooo d09bc1c362 finish raw file redirect on server side, close #4 2021-06-25 19:22:22 +01:00
spencerwooo 1cbb33644f add copy to clipboard and custom toolbar 2021-06-25 18:47:57 +01:00
spencerwooo 8a8ca4fbea preview code files 2021-06-25 16:13:31 +01:00
spencerwooo 1bba2587d2 code highlighting 2021-06-25 16:08:04 +01:00
spencerwooo 19b8212e1d add error page, download button 2021-06-25 15:15:00 +01:00
spencerwooo 476c522e1f audio preview add music playing and buffering icon 2021-06-25 13:44:14 +01:00
spencerwooo 370fb50420 remove navbar z index 2021-06-25 01:06:07 +01:00
spencerwooo debef82ce0 fix mobile hidden visibility 2021-06-25 00:47:57 +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 0d467cfa13 basic page structure, navbar and footer 2021-06-22 14:55:53 +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