~jan0sch/smederee
Showing 11 changes starting from 85fe62198d862d25ac634d018589e89c0c71cc5a.
Added
-----
- example script for systemd service
- RSS feed for repositories
- milestones can be closed and re-opened
- show tickets on milestone detail page
- increasing time delay for failing login attempts
- unlocking of locked accounts
- more detailed error page for users upon possible CSRF errors
- forgot password functionality
Changed
-------
- major code reformat due to change of indentation for Scala to 4 spaces
- updates to code style guidelines
- show full path in title attribute of web page in repository file browser
Fixed
-----
- HTML/CSS issues
- RSS whitespace issues
- extension for filename when downloading repository archive not correct
- unicode filename issues in repository archive
- unicode issues in the repository file browser
- properly render html meta tags
- adjust code style guide for Scala code
- add `.editorconfig` file in project root
- switch to 4 spaces deep indentation for Scala code
- adjust scalafmt configuration
- reformat code