* feat(general): many new improvments and features to the UI
* fix: fix lints and run preetier
* fix: furthermore fixes
* chore: fix preetier eslint issue
* stlye: reposition mark all as read button for better placement
* fix: fix inccorect positioning on the mark all as read buton, again
* fix: fix account related issue with predefined types and styling
* fix: fix notification button dissapearance & type definition
* fix: fix auth page styling
* stlye: fixed styling on users list
* fix: fix lint dead code collector
* fix: please the prettier gods
* fix(notifications): seriously serialising
* chore: please the prettier gods once again, o holy one
* fix: remove eslint thing, im blaming eslint for that one
---------
Co-authored-by: Aden <aden@adenmgb.com>
Update index.post.ts to implement saving collections functionality
Update index.get.ts to verify if collection exists and if user can access it
Update index.delete.ts to ask questions and not be so nonchalant
Update entry.post.ts
Update entry.delete.ts to do it better
Update index.vue to add functionality to the add to library button + fidgit with image
Update index.vue to also add add to library functionality, but no fidget :(
Update entry.post.ts to infact not remove it
Update index.ts
Update index.vue to manage collections from store page
Update index.ts to restrut for ahhhh
Update index.vue too add collection control to carosel
Update index.vue fix minor issue
Update index.vue to fix dropdown modal bug
Create library.vue for page layout
Create index.vue for library game details pane
Create index.vue for viewing collections pane
Create DeleteCollectionModal.vue component
Create CreateCollectionModal.vue component
Update AddLibraryButton.vue with dropdown :D
Update index.vue to use new components
Update index.vue for more components :O
Update entry.post.ts to not not return success, it'll figure it out
Update entry.delete.ts to not return...