This repository has been archived by the owner on Oct 26, 2019. It is now read-only.
v0.4.0
Features:
- Use a Set to store votes. (#159)
- sockets: Send message acknowledging authentication success. (#164)
- Move all logic into controllers. (#120)
- Generate cjs and es modules builds. (#168)
- Add development server. (#171)
- Revamp authentication. (#173)
- Rename http-api. (d28145e)
- Move signin and password change code into core. (#176)
- Move items to end of playlist. (#178)
- Use u-wave-core acl for protecting routes. (#114)
Bugfixes:
- Fix /booth/favorite response format. (#184)
Internal: