Surfer - Package Updates
-
[5.10.3]
- Sanitize username input to prevent LDAP DoS attack. Thanks to Alessio (d3lla) for reporting!
-
[5.10.4]
- Update screenshots
- (security) Use crypto.random instead of uuid to generate API tokens
- API tokens are now base64 safe (to make it suitable for masked GitLab CI variables)
-
[5.11.0]
- Improve file uploading through cli
- Purge remote files during surfer put with --delete flag
- Improve UI login behavior and autofocus
-
[5.11.1]
- Fix file uploading bug
-
[5.11.2]
- Allow ability to remove all files via cli
- Update all dependencies
-
[5.11.3]
- Fix public viewing of subfolders
- Add music type icon
-
[5.12.0]
- Add CORS support
-
[5.12.1]
- Fix extensive WebDAV usage by caching auth
-
[5.13.1]
- Rewritten UI in primevue
- Add support for listing folders first
- Support for site name and favicon
-
[5.13.2]
- Add ability to password or user protect the site
- Update node modules
-
[5.13.3]
- Fix previews when site is protected
-
[5.13.4]
- Fix case where access restriction is on and public folder listing off
-
[5.13.5]
- Add file name to preview
- Allow to close preview
- Fix dialog closing when clicking on backdrop
- Update dependencies
-
[5.14.0]
- Enable multi-domain flag for setting domain aliases
-
[5.14.1]
- Fix upload progress
-
[5.15.0]
- Allow to have custom 404.htm(l) in root folder
- Fix back button
- Update to base image v3
-
[5.16.0]
- Add basic support for noscript usage
- Improve preview behavior
- Be more conform with web usage and create proper web links and allow initial selection to prepare multiselect
- Fix alphanumeric sorting
-
[5.16.1]
- Use proper mime-type database for content-type delivery
- Fix rename selection bug
- Allow keyboard up/down navigation