* Order notifications and followed mods
Fixesmodrinth/knossos#195
* Add user notification badge on avatar
Closesmodrinth/knossos#145
* Add loading animation
* Chain calls, remove console.log
* Chain calls
* Fix formatting to match prettier
* Remove unused userFollows
* Create user vuex store
* Add notification count indication on dashboard
* Fix background for light mode
* Move delay check to action, add force parameter
* Slightly decrease notification badge opacity on dashboard
* Remove SVG for image masking, use border around bubble
Also adds CSS for when the dropdown is opened/hovered
* Fix merge conflicts
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
* Fix accept all button simply not working
* Switched privacy settings icons to a shield
Fixed auth changing the theme and consent
Fixed server error on log in / out
* Fixed scrolling issue on mobile
* Fixed GPDR concerns
* Remove Nuxt Auth from the project, and switch to a custom solution
* Replace old testing code
* Remove warnings
* Add comments to hard to understand function calls in middleware
* Use arrow functions