Add new API endpoint to get a list of files for a given directory.

This commit is contained in:
Bruno Bernardino
2024-04-12 06:59:51 +01:00
parent 9f4723c13f
commit 670845ed13
3 changed files with 43 additions and 2 deletions

View File

@@ -67,13 +67,12 @@ Just push to the `main` branch.
- [x] Files UI
- [x] WebDav Server
- [x] [Desktop app for selective file sync](https://github.com/bewcloud/bewcloud-desktop/releases) (`rclone` via WebDav)
- [ ] Mobile app for offline file view (WebDav client)
- [ ] Mobile app for offline file view (API + WebDav client)
- [ ] Add photo auto-uplod support for mobile client
- [ ] Add notes view support for mobile app
- [ ] Add notes edit support for mobile app
- [ ] Notes UI
- [ ] Photos UI
- [ ] Address `TODO:`s in code
## Where's Contacts/Calendar (CardDav/CalDav)?! Wasn't this supposed to be a core Nextcloud replacement?