- Updated composer.json and admin javascript for new admin area.
- Updated to use newest extenders.
- Implement new authorization layer (87a5182.
- Ability added to filter users by their suspended state (#23)
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Updated JS dependencies
- Replace momentjs with dayjs
- Updated JS dependencies
- Stop using deprecated core events, use extenders instead
- Replace the Font Awesome 4 with its version 5 counterpart (d52f9e9)
- Replace event subscribers (that resolve services too early) with listeners (e84082e)