Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(files): Migrate files service to functions from `@nextcloud/files` | Ferdinand Thiessen | 2024-06-11 | 1 | -44/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -19/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(dav): multiple fixes in usage of webdav library | Varun Patil | 2024-02-28 | 1 | -14/+24 |
| | | | | | | | | 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> | ||||
* | chore: update webdav to 5.2.2 | John Molakvoæ | 2023-07-05 | 1 | -3/+8 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat(files): favorites | John Molakvoæ | 2023-07-05 | 1 | -0/+51 |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> |