nextcloud/apps/files_versions/src/utils
Varun Patil b03fd6e363 fix(dav): multiple fixes in usage of webdav library
1. Refresh token on update
2. Fix some very weird imports
3. Patch fetch instead of request to prevent accessing impl details

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2024-02-28 19:23:47 +01:00
..
davClient.js fix(dav): multiple fixes in usage of webdav library 2024-02-28 19:23:47 +01:00
davRequest.js feat: Use viewer to open and compare versions 2023-08-08 21:19:03 +02:00
logger.js Extract logic into separate files 2022-11-28 17:31:27 +01:00
versions.ts chore(files): replace encodeFilePath by encodePath from @nextcloud/paths 2024-02-22 23:26:22 +01:00