spencerwooo
|
3d918fbd90
|
hot keys support for opening search modal
|
2022-01-22 19:35:23 +08:00 |
|
spencerwooo
|
abb8ca4b7f
|
change unknown file preview to readable format
|
2022-01-16 20:17:42 +08:00 |
|
spencerwooo
|
07f4a61aaa
|
support for mov, close #256
|
2022-01-10 18:52:45 +08:00 |
|
spencerwooo
|
02f03b41bf
|
better error handling
|
2022-01-10 16:36:45 +08:00 |
|
spencerwooo
|
9f349602ee
|
verify identity after oauth, closes #242
|
2022-01-08 16:47:33 +08:00 |
|
spencerwooo
|
e82680f2a7
|
add dot url file preview support, close #221
|
2022-01-08 15:27:39 +08:00 |
|
spencerwooo
|
b0ebd6ca0c
|
url file icons and file listing padding adjustments
|
2022-01-08 15:10:36 +08:00 |
|
spencerwooo
|
c34fa086fb
|
no more stale swr any longer
|
2022-01-06 21:16:20 +08:00 |
|
spencerwooo
|
1201bcf4e8
|
fix error null type
|
2022-01-06 16:36:21 +08:00 |
|
spencerwooo
|
6671986bac
|
extract components and custom useFileContent hook
|
2022-01-06 16:34:16 +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
|
2e6c652ea1
|
lets try storing as tmp file again
|
2021-12-31 16:56:18 +08:00 |
|
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 |
|