* Add 'Switch to Dark/Light Mode' to footer (Fixes#174)
* Cursed mess
* Adds mobile header dark/light mode toggle
I do not like CSS.
Mobile works fine, desktop does not
* Remove unused div & other things I don't remember
* Fixes dark/light mode toggles on desktop
Also simplifies css for footer slightly.
Sometimes a good night's sleep really does do ya good.
https://cdn.discordapp.com/attachments/745980892735864953/835256687803367464/modrinth-2021-04-23_16.50.59.webm
* that was a mistake for the login button but it actually works well
* Fix spacing issues on mobile
* Added back linting on modules directory.
Please don't look at the dirty fixes :x
* Add support for responsive ads.
* Add lazy loading of images.
* 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
* Add GAM integration & base for GPDR consent
* Moved consent to a specific page.
* Added functionality to the privacy page, and desactivate tracking if consent is not given.
* Added GeoEdge support, and fixed auth issues
* Fix actions issue
* Fix actions issue, attempt 2
* Added a module for analytics with consent support.
* Remove unnecessary function
* Add support for runtime config
* Added confirmation popup for account deletion
(I nearly deleted my account twice, please help me)
Added component for easy adding of new confirmation popups.
* Add confirmation popup for mod deleting
* Add confirmation popup for version & file deletion
* Changed the placeholder to a generic value
* 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
* WIP: Added base for follow page
* Updated style for moderation page, and added label for unfollow button (not sure about that one)
* Fixed overflow issue, and width of element
* Updated npm to restore the package-lock.json file
* Semantic HTML: Cards are now articles.
* Semantic HTML: Changed aside to header.
* Changed some references from aside to header.
* Added aria-label to left and right buttons.
* Added aria-hidden to catergory icons.
* Added aria-label to the logo.
* Added aria-hidden on more icons.
* Added aria-hidden to some icons.
* WIP: Redesign the default layout
* Merge old & new default layouts
* Fix login logic; add proper user controls dropdown
* Fix latest version listing (#31) (#32)
Co-authored-by: Aeledfyr <45501007+Aeledfyr@users.noreply.github.com>
* First pass of design cleanup
* Improve ad integration and fix light theme
* Begin splitting up variables, change some styling to new mockup
* Continue redesign progress
* Work on some more pages
* Add missing dark theme variables for text
* Continue working on modularizing
* Continue progress, redo pagination
* Fix auth buttons in navbar layout
* Continue progress
* Continue progress more
* Redo ModResult
* Scope ModPage :irritater:
* Continue Dashboard
* Continue progress on Dashboard and cleanup
* Add missing variables for dark theme
* Small tweaks, cleanup, and continue mod page progress
* Fix user not being able to see hidden mods that they own
* Start reworking mod creation
* Continue revamp of mod creation page
* Yank v-html out
* Hotfix markdown rendering and some spacing issues
* Move legal; continue with mod creation; create reusable footer
* Create README.md
* Update README.md
* Update README.md
* Add in basic usage instructions
* Fix some stuff
* Continue with mod creation; fix some CSS errors
* Start user page
* Start transition to vue-select; fix a few bugs
* Continue mod creation page
* Finish mod pages
* Add very raw version editing
* Mod editing + creation
* Fixed versions that were in processing causing a 404 (#39)
Co-authored-by: Mikhail Oleynikov <falseresync@gmail.com>
Co-authored-by: Aeledfyr <45501007+Aeledfyr@users.noreply.github.com>
Co-authored-by: Jai A <jai.a@tuta.io>
Co-authored-by: MulverineX <mulverin3@gmail.com>
Co-authored-by: diabolical17 <calumproh28@gmail.com>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>