All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add config entry to allow extra CORS origins.
- Add
HEAD/
request handling for file resource. - Add behavior report ID in /summary view.
- Add PE signature and file extension in /summary view.
- Swagger API documentation.
- Add an option to disable CORS policy during debugging.
- User identify was missing the
IsAdmin
attribute.
- Paginate user and file resources.
- User activities for anonymous users
- Add a rate limiter.
- Email account confirmation
- Add CRUD for the comment resource.
- JWT authentication
- Add activity feature.
- User profile page.
- JWT authentication
- User profile page.
- Initial release :)
- Add CRUD for the user resource.
- Add CRUD for the file resource.
- Ability for a user to like a sample or follow a user