17 Commits

Author SHA1 Message Date
Geometrically
a38458c9be
Add user settings page (#58)
* Several fixes

* User edit page
2020-12-16 13:24:17 -07:00
Jai A
1ff3b83766
File input fixes 2020-12-06 17:41:45 -07:00
Jai A
e427ea44aa
Fix Internal Server Error 2020-12-02 12:00:38 -07:00
Jai A
29d2b942e8
Cleaner request formatting 2020-12-02 10:45:31 -07:00
Jai A
992cdb992a
Fix some moderation bugs 2020-12-01 11:39:47 -07:00
Prospector
7b84d8c3d5
[WIP] Rework design (#34)
* 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>
2020-11-30 14:55:01 -07:00
Jai A
198b3c9f1b
Full mobile support 2020-11-05 21:44:08 -07:00
Jai A
8ca09f6384
Fix ad warning, add snapshot search 2020-11-05 18:00:40 -07:00
Jai A
3434907f52
Update Ad Placement, fix version sorting 2020-10-30 22:15:08 -07:00
Jai A
dd9b1c047c
Change to EthicalAds 2020-10-28 20:39:44 -07:00
Jai A
89ebce79b2
Add versions section 2020-10-21 13:43:49 -07:00
Jai A
608ab8f4ad
Fix creation + make it more accessible. Also added User Pages. User Context Menu moved to settings cog 2020-10-17 11:28:05 -07:00
Jai A
bc998988c2
Mod creation WIP 2020-10-12 22:33:56 -07:00
Jai A
80b470cfd3
Fix scaling issue 2020-10-11 22:46:26 -07:00
Jai A
f4a518ce6b
Remove lots of inline SVGs, use moment.js for times, add some pages for future work 2020-10-09 14:25:02 -07:00
Jai A
a545d7d8b1
Add user context menu 2020-10-03 22:55:58 -07:00
Mikhail Oleynikov
25203934e6 Switch to Nuxt 2020-07-14 16:42:46 +03:00