You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: correct syntax error in ScanService.php for constant declaration for PHP < 8.3 (#227)
* chore(deps): update dependency webpack-dev-server to v5.2.2 (#225)
Co-authored-by: Renovate Bot <renovate-bot@gdata.de>
* chore(deps): update all non-major dependencies (#231)
Co-authored-by: Renovate Bot <renovate-bot@gdata.de>
* chore(deps): update dependency psalm/phar to v6.13.0 (#232)
Co-authored-by: Renovate Bot <renovate-bot@gdata.de>
* chore(deps): update all non-major dependencies (#233)
Co-authored-by: Renovate Bot <renovate-bot@gdata.de>
* Add a quicker way for development with a local Nextcloud server and the app code changeable inside this server (#234)
* Add Nextclouds worklfow templates and apply Nextcloud coding style (#235)
* Add maximum scan size setting for file uploads (#236)
* Devcontainer and Workflow Performance (#237)
- Faster local development in devcontainer
- Add Make stages for local fast developing as well as unit and bats tests
- Remove unmaintained files from old debugging sessions`
- Cleanup unused files and bundle utility scripts
* Settings improvements (#238)
- Add button to test current vaas configuration
- Rename app settings to be more intuitive
* Add additional settings (#239)
- Control scan timeout
- Control usage of cache
- Control usage of hash lookup
* Refactor logging messages and remove redundant debug statements (#240)
* Update README with development environment setup instructions (#241)
* Remove unused settings (#242)
- Malicious file notifications summary
- Scan only new files
* Add make target for production like local setup (#243)
* Outsource file scan actions (#244)
---------
Co-authored-by: vaas-bot <108060048+ata-no-one@users.noreply.github.com>
Co-authored-by: Renovate Bot <renovate-bot@gdata.de>
0 commit comments