Commit Graph
40 Commits
Author SHA1 Message Date
spencerwooo 71ba7ff67c post obfuscated as application/json 2021-12-31 15:55:38 +08:00
spencerwooo 72153cc852 store access token and refresh token in serverless mem 2021-12-31 15:17:39 +08:00
spencerwooo 3dde6ac73c store tokens in memory directly 2021-12-31 13:19:38 +08:00
spencerwooo 978c6d82f6 check kv store path on deployment 2021-12-31 12:36:30 +08:00
spencerwooo 689a647b80 fixed file name for serverless persistent store 2021-12-31 12:28:33 +08:00
spencerwooo 45ef22f34a store access token and refresh token in the file system /tmp 2021-12-31 12:17:00 +08:00
spencerwooo 38d24146fa oauth inside main project, with public client id and secret 2021-12-31 03:44:03 +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 1339c98925 minor adjustments to style and comments 2021-12-17 13:57:56 +08:00
myl7 8dcb881917 update traversing method
change DFS to BFS with same level folders fetched concurrently.
merge helper class into traversing func.
2021-12-16 23:54:45 +08:00
myl7 f550a08e37 update function names and comments according to upstream 2021-12-16 21:57:04 +08:00
myl7 5a8bb2acda add folder meta in dfs traversing 2021-12-16 21:28:37 +08:00
myl7 fb1520c944 finish folder download 2021-12-16 21:21:52 +08:00
myl7 f6d44b7ee5 add folder download utils 2021-12-16 21:17:10 +08:00
spencerwooo fd869698f5 fix a few style issues with toast and checkbox 2021-12-15 17:02:06 +08:00
myl7 1d6c40affe update download function
Rename it and turn it into async other than using callback
2021-11-27 16:31:02 +08:00
myl7 c1454db48f add spinner when downloading selected files 2021-11-19 16:21:42 +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 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 97a0eb91fc format according to headwind sequence 2021-09-04 15:15:09 +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 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 8a5f4482cd use stale swr and disable revalidation 2021-08-29 15:50:38 +01:00
Aozaki dcceb2ec3a Add icon for m4a audio files
`m4a` is an MPEG 4 filename extension for audio.
https://en.wikipedia.org/wiki/MPEG-4_Part_14#Filename_extensions
2021-08-22 12:16:05 +08:00
spencerwooo 88c2f1bd9e add iina, vlc, and potplayer direct links, close #43 2021-08-15 21:26:08 +01:00
mahoo12138 60f8244663 add file icon for ebook files 2021-07-24 16:31:46 +08:00
spencerwooo 88e3db3572 configurable footer, baseurl from window.location 2021-07-02 15:09:07 +01:00
spencerwooo c7813a7614 preview ms office files 2021-06-29 16:20:35 +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