Commit Graph
203 Commits
Author SHA1 Message Date
spencerwooo ab484dbf01 minor export adjustments 2022-01-26 15:40:21 +08:00
spencerwooo 8201cb2701 defining all available types (files and folders) 2022-01-26 15:32:20 +08:00
myl7 a53c0ab985 add flags to help to decide file icon 2022-01-24 16:03:35 +08:00
myl7 d3d69849c9 add flags to help to decide preview type 2022-01-24 15:52:45 +08:00
spencerwooo fad501a562 error message for sharepoint search, and minor style fix 2022-01-23 15:43:36 +08:00
spencerwooo 8e5135ea59 update readme for search function 2022-01-22 19:48:34 +08:00
Spencer Woo c0efb31de1 Merge pull request #283 from spencerwooo/native-search 2022-01-22 19:37:41 +08:00
spencerwooo 3d918fbd90 hot keys support for opening search modal 2022-01-22 19:35:23 +08:00
spencerwooo c3daf370ec layout stuff for mobile and desktop 2022-01-21 22:12:07 +08:00
spencerwooo 1b658b6a98 search with onedrive graph api 2022-01-21 21:42:21 +08:00
spencerwooo 038b4288cb search modal with mock data 2022-01-17 00:08:04 +08:00
spencerwooo fd95e03795 add OdFileObject typings 2022-01-16 20:19:52 +08:00
spencerwooo abb8ca4b7f change unknown file preview to readable format 2022-01-16 20:17:42 +08:00
spencerwooo 949caebb6e comment out docs related to proxied download 2022-01-15 21:39:11 +08:00
spencerwooo 0bde48af01 remove proxied download button (for now) 2022-01-15 21:37:06 +08:00
Spencer Woo ddf6faca39 Merge pull request #270 from aidenlx/patch-2
Update README: update doc links to notion
2022-01-13 17:20:48 +08:00
Spencer Woo 37aa908f9d change actual text 2022-01-13 17:20:15 +08:00
aidenlx 6e7c81f66b Update README.md
update user guide links to notion
2022-01-13 16:57:45 +08:00
Spencer Woo f35597307f update readme 2022-01-12 21:05:30 +08:00
spencerwooo 9142dcfb5f update README to reflect new docs 2022-01-11 23:30:02 +08:00
spencerwooo 03e1772d38 match direct link with regex, close #248 #251 2022-01-10 19:21:28 +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
Spencer Woo aa3986cb76 update readme for additional oauth field verification 2022-01-08 17:03:16 +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
Spencer Woo b715e68240 Merge pull request #236 from spencerwooo/flat-design-no-shadow 2022-01-06 21:21:28 +08:00
spencerwooo 16272f519a fix minor style issues 2022-01-06 21:18:28 +08:00
spencerwooo c34fa086fb no more stale swr any longer 2022-01-06 21:16:20 +08:00
spencerwooo b451f09aeb a flat design with narrower lists 2022-01-06 21:10:16 +08:00
spencerwooo fef6b1eee5 functioncomponent -> react.fc 2022-01-06 19:25:10 +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
Spencer Woo 312bcff515 proxied download match direct link, fix #225 and #222 2022-01-02 16:13:21 +00:00
Spencer Woo 8eb52ad3df various style issues, fix #218, #223 2022-01-02 15:32:16 +00:00
Spencer Woo 818e2253f3 minor documentation adjustments 2021-12-31 22:53:17 +08:00
Spencer Woo a21e16d1fd update readme with discussion and pr links 2021-12-31 22:44:04 +08:00
Spencer Woo f6ebe0f40e Merge pull request #210 from spencerwooo/public-client-id-secret
OAuth inside main project with public client ID and secret
2021-12-31 22:28:51 +08:00
spencerwooo bcde3b4c87 update readme for full deployment docs 2021-12-31 22:17:54 +08:00
spencerwooo 55869b3884 fabulous illustrations for all pages 2021-12-31 21:55:41 +08:00
spencerwooo 329d084a79 update guided oauth process 2021-12-31 21:49:36 +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 49c2e57333 wait some more before redirecting home 2021-12-31 17:03:46 +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