-
a53c0ab985
add flags to help to decide file icon
myl7
2022-01-24 16:03:35 +0800
-
d3d69849c9
add flags to help to decide preview type
myl7
2022-01-24 15:32:36 +0800
-
-
fad501a562
error message for sharepoint search, and minor style fix
spencerwooo
2022-01-23 15:43:36 +0800
-
8e5135ea59
update readme for search function
spencerwooo
2022-01-22 19:48:34 +0800
-
c0efb31de1
Merge pull request #283 from spencerwooo/native-search
Spencer Woo
2022-01-22 19:37:41 +0800
-
-
3d918fbd90
hot keys support for opening search modal
spencerwooo
2022-01-22 19:35:23 +0800
-
c3daf370ec
layout stuff for mobile and desktop
spencerwooo
2022-01-21 22:12:07 +0800
-
1b658b6a98
search with onedrive graph api
spencerwooo
2022-01-21 21:42:21 +0800
-
038b4288cb
search modal with mock data
spencerwooo
2022-01-17 00:08:04 +0800
-
-
fd95e03795
add OdFileObject typings
spencerwooo
2022-01-16 20:19:52 +0800
-
abb8ca4b7f
change unknown file preview to readable format
spencerwooo
2022-01-16 20:17:42 +0800
-
949caebb6e
comment out docs related to proxied download
spencerwooo
2022-01-15 21:39:11 +0800
-
0bde48af01
remove proxied download button (for now)
spencerwooo
2022-01-15 21:37:06 +0800
-
ddf6faca39
Merge pull request #270 from aidenlx/patch-2
Spencer Woo
2022-01-13 17:20:48 +0800
-
-
37aa908f9d
change actual text
Spencer Woo
2022-01-13 17:20:15 +0800
-
6e7c81f66b
Update README.md
aidenlx
2022-01-13 16:57:45 +0800
-
-
f35597307f
update readme
Spencer Woo
2022-01-12 21:05:30 +0800
-
9142dcfb5f
update README to reflect new docs
spencerwooo
2022-01-11 23:30:02 +0800
-
03e1772d38
match direct link with regex, close #248 #251
spencerwooo
2022-01-10 19:21:28 +0800
-
07f4a61aaa
support for mov, close #256
spencerwooo
2022-01-10 18:52:45 +0800
-
02f03b41bf
better error handling
spencerwooo
2022-01-10 16:36:45 +0800
-
aa3986cb76
update readme for additional oauth field verification
Spencer Woo
2022-01-08 17:03:16 +0800
-
9f349602ee
verify identity after oauth, closes #242
spencerwooo
2022-01-08 16:47:33 +0800
-
e82680f2a7
add dot url file preview support, close #221
spencerwooo
2022-01-08 15:27:39 +0800
-
b0ebd6ca0c
url file icons and file listing padding adjustments
spencerwooo
2022-01-08 15:10:36 +0800
-
b715e68240
Merge pull request #236 from spencerwooo/flat-design-no-shadow
Spencer Woo
2022-01-06 21:21:28 +0800
-
-
16272f519a
fix minor style issues
spencerwooo
2022-01-06 21:18:28 +0800
-
c34fa086fb
no more stale swr any longer
spencerwooo
2022-01-06 21:16:20 +0800
-
b451f09aeb
a flat design with narrower lists
spencerwooo
2022-01-06 21:10:16 +0800
-
fef6b1eee5
functioncomponent -> react.fc
spencerwooo
2022-01-06 19:25:10 +0800
-
1201bcf4e8
fix error null type
spencerwooo
2022-01-06 16:36:21 +0800
-
6671986bac
extract components and custom useFileContent hook
spencerwooo
2022-01-06 16:34:16 +0800
-
-
312bcff515
proxied download match direct link, fix #225 and #222
Spencer Woo
2022-01-02 16:13:21 +0000
-
8eb52ad3df
various style issues, fix #218, #223
Spencer Woo
2022-01-02 15:32:16 +0000
-
818e2253f3
minor documentation adjustments
Spencer Woo
2021-12-31 22:53:17 +0800
-
a21e16d1fd
update readme with discussion and pr links
Spencer Woo
2021-12-31 22:44:04 +0800
-
f6ebe0f40e
Merge pull request #210 from spencerwooo/public-client-id-secret
Spencer Woo
2021-12-31 22:28:51 +0800
-
-
bcde3b4c87
update readme for full deployment docs
spencerwooo
2021-12-31 22:17:54 +0800
-
55869b3884
fabulous illustrations for all pages
spencerwooo
2021-12-31 21:55:41 +0800
-
329d084a79
update guided oauth process
spencerwooo
2021-12-31 21:49:36 +0800
-
13f5c2c79f
use ioredis instead of keyv
spencerwooo
2021-12-31 20:30:29 +0800
-
115b550cb5
store tokens in redis with upstash
spencerwooo
2021-12-31 20:03:17 +0800
-
49c2e57333
wait some more before redirecting home
spencerwooo
2021-12-31 17:03:46 +0800
-
2e6c652ea1
lets try storing as tmp file again
spencerwooo
2021-12-31 16:56:18 +0800
-
71ba7ff67c
post obfuscated as application/json
spencerwooo
2021-12-31 15:55:38 +0800
-
72153cc852
store access token and refresh token in serverless mem
spencerwooo
2021-12-31 15:17:39 +0800
-
3dde6ac73c
store tokens in memory directly
spencerwooo
2021-12-31 13:19:38 +0800
-
978c6d82f6
check kv store path on deployment
spencerwooo
2021-12-31 12:36:30 +0800
-
689a647b80
fixed file name for serverless persistent store
spencerwooo
2021-12-31 12:28:33 +0800
-
45ef22f34a
store access token and refresh token in the file system /tmp
spencerwooo
2021-12-31 12:17:00 +0800
-
38d24146fa
oauth inside main project, with public client id and secret
spencerwooo
2021-12-31 03:44:03 +0800
-
-
8658b480ed
remove unused console logs
Spencer Woo
2021-12-29 23:31:43 +0800
-
a099cdf0fe
add configuration docs and screen cast
Spencer Woo
2021-12-29 20:17:10 +0800
-
d24608b446
fix some typos, add a few tooltips
spencerwooo
2021-12-29 19:58:33 +0800
-
09575b85b6
remove unnecessary Toaster containers, fix #207
spencerwooo
2021-12-29 17:08:10 +0800
-
dfb4a46765
Merge pull request #206 from spencerwooo/proxied-download
Spencer Woo
2021-12-29 08:48:17 +0000
-
-
9fee2d766c
fix broken anchor links
Spencer Woo
2021-12-29 16:47:35 +0800
-
19342808e8
add images and emojis
Spencer Woo
2021-12-29 16:46:28 +0800
-
155dfaef2a
proxied download docs in readme
spencerwooo
2021-12-29 16:30:22 +0800
-
-
c3cca98427
Merge pull request #202 from spencerwooo/native-pdf-viewer
Spencer Woo
2021-12-29 07:55:47 +0000
-
-
172d0a97eb
sticky download button so long previews doesn't push buttons down, closes #205
spencerwooo
2021-12-29 15:52:18 +0800
-
29df9bc9cb
load navbar icon with priority
spencerwooo
2021-12-29 15:26:04 +0800
-
5bc8fc4a67
a better abstraction of download buttons
spencerwooo
2021-12-29 15:23:47 +0800
-
0613e035b2
medium font size for various occurances
spencerwooo
2021-12-29 15:23:20 +0800
-
59b00f2343
rename pdf preview component
spencerwooo
2021-12-29 02:13:47 +0800
-
53539e2cd9
native pdf viewer with mozilla pdfjs
spencerwooo
2021-12-29 02:13:17 +0800
-
-
0e8629e935
file download proxied stream from vercel
spencerwooo
2021-12-29 02:11:52 +0800
-
10a37bac08
update readme with screen recordings
Spencer Woo
2021-12-20 22:59:18 +0800
-
f936f6250c
update readme with feature demos
spencerwooo
2021-12-20 22:56:39 +0800
-
6d02a81a70
fix password onclick not stored
spencerwooo
2021-12-20 22:33:49 +0800
-
a87005f04c
create funding configs
Spencer Woo
2021-12-20 21:28:43 +0800
-
de81f79c4a
fix an issue where entering password triggers reload
spencerwooo
2021-12-20 20:55:12 +0800
-
ae3c8144b8
load all icons with tree-shaking
spencerwooo
2021-12-20 17:10:29 +0800
-
c778c6d94a
add nprogress and custom google fonts for sans/mono
spencerwooo
2021-12-18 12:59:40 +0800
-
5889a5d9dc
link accent color and 404 page
spencerwooo
2021-12-18 11:00:08 +0800
-
51b05631c3
use aspect ratios in tailwind 3.0 and remove css hacks
spencerwooo
2021-12-18 09:43:24 +0800
-
e20a2f52a5
multiple file download with progress bar and percentage
spencerwooo
2021-12-17 23:16:18 +0800
-
93376e071e
refactor new file download functions to new file
spencerwooo
2021-12-17 21:21:25 +0800
-
9c5a6e6211
add download and compression progress
spencerwooo
2021-12-17 16:31:01 +0800
-
c6fba24f97
minor style changes to input and button hover effects
spencerwooo
2021-12-17 15:28:11 +0800
-
7a77fd884d
fix gray color in dark mode (tailwind 3.0)
spencerwooo
2021-12-17 14:38:49 +0800
-
a27cc18951
remove all shadows
spencerwooo
2021-12-17 14:35:24 +0800
-
476f24164d
Merge pull request #177 from myl7/tree-list
Spencer Woo
2021-12-17 14:02:00 +0800
-
-
1339c98925
minor adjustments to style and comments
spencerwooo
2021-12-17 13:57:56 +0800
-
8dcb881917
update traversing method
myl7
2021-12-16 23:54:45 +0800
-
f550a08e37
update function names and comments according to upstream
myl7
2021-12-16 21:57:04 +0800
-
afcd6abd0e
add folder download notification
myl7
2021-11-28 21:25:38 +0800
-
5a8bb2acda
add folder meta in dfs traversing
myl7
2021-11-28 20:42:28 +0800
-
4a7398bf59
add loading state for folder download
myl7
2021-11-28 19:42:16 +0800
-
a35a7a790b
refactor to get LoadingIcon and Downloading for later folder loading
myl7
2021-11-28 19:24:59 +0800
-
fb1520c944
finish folder download
myl7
2021-11-27 18:15:52 +0800
-
f6d44b7ee5
add folder download utils
myl7
2021-11-23 02:13:11 +0800
-
-
8e127d50e6
upgrade to tailwind v3.0
spencerwooo
2021-12-16 13:08:08 +0800
-
2b0430f2af
Merge pull request #169 from myl7/batchdl
Spencer Woo
2021-12-16 12:54:39 +0800
-
-
e47745c29d
show button disabled when none of the files are selected
spencerwooo
2021-12-16 12:49:22 +0800
-
fd869698f5
fix a few style issues with toast and checkbox
spencerwooo
2021-12-15 17:02:06 +0800
-
1c1ae5a2c1
wider file listing on large screens
spencerwooo
2021-12-15 17:01:31 +0800
-
8b383ee521
Merge branch 'main' into batchdl
Spencer Woo
2021-12-14 21:52:02 +0800
-
-
-
-
9577a4707b
Merge pull request #186 from cubercsl/patch-1
Spencer Woo
2021-12-14 19:39:15 +0800
-
-
96e960d1c5
npm update, audit, and next@12, closes #188
spencerwooo
2021-12-14 19:30:45 +0800