onedrive/utils
2022-02-10 22:32:50 +08:00
..
fetchOnMount.ts fix for axios parsing file content as json by default 2022-02-10 22:00:40 +08:00
fetchWithSWR.ts update deps including useSWR 1.0 2022-02-02 16:43:17 +08:00
fileDetails.ts allow to customize datetime format via dayjs 2022-02-08 20:06:02 +08:00
getBaseUrl.ts refactor new file download functions to new file 2021-12-17 21:21:25 +08:00
getFileIcon.ts handle languages names different from file extensions 2022-02-10 22:32:50 +08:00
getPreviewType.ts handle languages names different from file extensions 2022-02-10 22:32:50 +08:00
getReadablePath.ts add getReadablePath util to make copied url readable 2022-02-08 02:54:48 +08:00
oAuthHandler.ts use .config.js for configuration files, close #301 2022-01-29 15:40:50 +08:00
odAuthTokenStore.ts use ioredis instead of keyv 2021-12-31 20:30:29 +08:00
protectedRouteHandler.ts use .config.js for configuration files, close #301 2022-01-29 15:40:50 +08:00
useDeviceOS.ts hot keys support for opening search modal 2022-01-22 19:35:23 +08:00
useLocalStorage.ts basic auth with .password 2021-08-30 01:35:52 +01:00