* Adjust quite a bit of wording
Also converts many title case things to sentence case (fixes#238)
* Change advised to recommended
* Oops, I missed a page
* That page too
* Missed a spot
* Make project cards right-align their last element
Spaces out elements in a `.project-card` using `justify-content: space-between;`.
Fixesmodrinth/knossos#170
* Automatically set URL for auth redirect
* Make login button use base url or current origin
Allows the login button to work in dev environment
* Remove Axios base URL trailing slash
* Update authUrl() on dashboard to match default
* Remove 'code' query from URL on page load
Allow non-exact paths to highlight mod & dashboard tabs
Fixesmodrinth/knossos#200
* Make page 5 button visible on page 4 (pagination)
Fixesmodrinth/knossos#184
* Color links on legal pages
Fixesmodrinth/knossos#166
* Set max notifications to 5 and ignore duplicates
Fixesmodrinth/knossos#175
* Add space above report button when no user desc
Fixesmodrinth/knossos#143
* Better text spacing from edge of mobile screen
Fixesmodrinth/knossos#179
* Fix slanted bars in modrinth/knossos#57
* Fix checkbox grid and role label
Fixesmodrinth/knossos#191
* Move mod 'settings' button to the far right
Fixesmodrinth/knossos#138
* Abbreviate minutes to min. when time is too long
Not a perfect solution imo, but works for now
Fixesmodrinth/knossos#193
* Fix mobile header margins & add breakpoints
Fixesmodrinth/knossos#203
* Clean up nuxt config
Silence babel warning & styleResources
* Upgrade sass-loader to 10.1.1 and remove warning
* Remove added horizontal footer padding
https://github.com/modrinth/knossos/pull/199#discussion_r629011624
* Improve mobile header fix
* Fix up minor inconsistencies in mod header
* Remove hard coded date
* Cleans up pagination to be more intuitive
* Fixes member invite input on moble
* Fix login button when searching mods
* Improved mobile mod search
Consistently sized pagination buttons
Breakpoint for sort buttons on smaller screens
* Consistent link style on text-only pages
* Better 4k support
* Slightly better mobile project-card support
Shuffles categories under mod icon when there is room
* Animate homepage typewriter effect backwards
* Tiny commit to align mod icons in mod headers
* Make processing status include 'Under Review'
This can be later updated once the backend has a separate status
* Create vercel.json
* Update domain auto detection
* Test vercel NODE_ENV
* Remove console.log for debugging hosting services
* Make mobile first + fix shrinked text circle size
* Optimize SVG
* Change media queries to be more mobile first
* Remove `|| window.location.origin`
* re-deploy vercel
* Change "Processing" message to "Under review"
* 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>
* Replace runkit GIF with actual code on index.vue
Sometimes the GIF will not load due to a slow or crappy connection.
Syntax highlighting could be added at a later date.
* Added syntax highlighting with vue highlightJS
* Move scss to highlightjs.scss
* Introduce better syntax highlighting.
* Changed to monospace font