- Fixed breaking change introduced in Nextcloud 29.0.2 (for #200)
- Updated dependencies
- Updated and tested app for Nextcloud 29 (for #177)
- Updated dependencies
- The missing controller for the Preview API was added (for #149, thank you, @aleixq)
- Updated dependencies
- Fixed
app.info
deprecation warning debug message (for #145) - Updated dependencies
- Basic preview API support was added (for #94, thank you, @aleixq)
- Updated and tested app for Nextcloud 28
- Updated dependencies
- Updated and tested app for Nextcloud 27
- Updated dependencies
- Updated store description (for #1)
- A files sharing API with origin check was added (for #1, thank you, @aleixq)
- Updated and tested app for Nextcloud 26
- Migrate fully to GitHub
- Enabled and tested app for Nextcloud 25
- Added support for Access-Control-Allow-Credentials header (for #6, thank you, @powerflo)
- Enabled and tested app for Nextcloud 24
- Enabled and tested app for Nextcloud 23
- Updated and tested app for Nextcloud 22
- Updated and tested app for Nextcloud 21
- Mention CalDAV on Nextcloud app page
- Now also CalDAV requests are allowed
- Now the
webdavUrl
will be returned bypostMessage
to prevent issues if the UID doesn't match the loginName (for #13)
- Leading and trailing whitespaces will now be automatically trimmed from the origins
- Updated and tested app for Nextcloud 20
- Fixed the expiring temporary app passwords after 5 min with NextCloud OIDC Login (for #11)
- The
target-origin
will now be shown asDevice
in the temporary app passwords
- Updated summary and description
- Updated example and issue links
- Added more documentation and links
- Renamed app from
Web App Password
toWebAppPassword
- Fixed
app:check-code
compliance
- Did cleanup of files
- Added more app description
- Allowed generating of temporary app password
- Set CORS headers to allow WebDAV access from inside a webpage
- Implement settings page