- Linted typescript code - Reduced size of frontend bundle * Use less and smaller js libraries * Only ship used css and fonts - gzip enabled in nginx - docker: only nginx contains frontend code
0.7.10
- Bugfix: state was only updated on musiq page
0.7.9
- Huge frontend rework * Migration to Typescript * Testing * Reduced the size of the raveberry package - The total time of the queue is shown to users with moderator privileges. - A default favicon is specified, eliminating a 404.
0.7.8
- A backup stream can be provided in the settings that is played whenever the queue is empty - There should be no more notifications about updates when none are available (sorry)
0.7.7
- Remove CSRF checks for voting methods, as the Discord bot needs to access them.
0.7.6
- Stick to django channels 2.2 - youtube-dl struggles with playlist downloading