Commit Graph

3310 Commits

Author SHA1 Message Date
Geometrically
178b1e8bb0 Merge pull request #120 from modrinth/team-member-fixes
Fix revocation of invites, allow for /user_id/teams to be useful
2020-12-28 10:51:16 -07:00
Geometrically
12840f2428 Teams (#64)
* Teams

* Fix errors on versions with no files
2020-12-28 10:50:59 -07:00
Geometrically
9d50f03cb1 Fix game version editing for versions 2020-12-27 18:58:27 -07:00
Geometrically
8c1688657a Fix revocation of invites, allow for /user_id/teams to be useful 2020-12-27 18:50:10 -07:00
Geometrically
833cb99f41 Merge pull request #119 from modrinth/team-member-fixes
Add 'accepted' field to TeamMember
2020-12-27 08:18:34 -07:00
Geometrically
bd5d84abcd Add 'accepted' field to TeamMember 2020-12-26 22:49:07 -07:00
Geometrically
d451ba9b6e Merge pull request #118 from modrinth/fix-invites
Fix invites
2020-12-26 15:21:41 -07:00
Geometrically
14bd02a569 Merge branch 'master' into fix-invites 2020-12-26 15:18:47 -07:00
Geometrically
4beace1bb0 Fix inites (again) 2020-12-26 15:17:51 -07:00
Geometrically
6996dfcd3b Fix incorrect route for team fetching (#117)
* Fix invites failing

* Fix incorrect route for team fetching
2020-12-26 12:25:27 -07:00
Geometrically
42c46d7d5c Fix incorrect route for team fetching 2020-12-26 12:20:23 -07:00
Geometrically
9b31ce83c5 Fix invites failing (#116) 2020-12-26 12:13:09 -07:00
Geometrically
cb5250527b Fix invites failing 2020-12-26 12:08:28 -07:00
Geometrically
0b160a6741 GitHub Actions 2020-12-24 18:48:50 -07:00
calum6541
dff34a8ae2 Added new options to the settings dashboard tab. (#60)
* Created developer tools dashboard

* Remove PopUp and use inline version

* Moved developer tools to the settings tab

At request of Geo

* Fixed some bugs.

* Fix Typos and flex on buttons

* Lowercased token

* Fix button styles

* Move screenshot in-house.

* Move screenshot in-house.

* Completed Developer Settings and Added features to Settings Tab.

Also fixed the about page, updated the "alpha" mention to beta.

* Update revoke-token.vue
2020-12-24 18:24:37 -07:00
Geometrically
8f780ad89e Google ad verification code 2020-12-22 19:35:33 -07:00
Jai A
4624ef393d Merge branch 'master' of https://github.com/modrinth/knossos 2020-12-21 22:26:01 -07:00
Jai A
2ce8a890e2 Re-add EthicalAds 2020-12-21 22:25:46 -07:00
Prospector
90e0e9000e Fix environment supportedness on create page too 2020-12-21 19:00:08 -08:00
Jai A
a6bb1c156d Fix bio description 2020-12-20 22:03:47 -07:00
ProspectorDev
31db8161b5 Remove the broken No Functionality side option and replace with Optional 2020-12-17 22:43:29 -08:00
Jai A
c0d1448080 Fix some links not using slugs 2020-12-16 16:19:49 -07:00
Jai A
4e4f4e60b6 Merge 2020-12-16 13:32:06 -07:00
Jai A
dcc83271af Add slugs 2020-12-16 13:30:20 -07:00
Geometrically
a38458c9be Add user settings page (#58)
* Several fixes

* User edit page
2020-12-16 13:24:17 -07:00
Gamebuster
7934f65ae8 Mod authors don't give rights to modrinth forever (#56)
Modrinth's terms has an issue similar to what overwolf used to have:

https://curseforge-ideas.overwolf.com/ideas/CF-I-222
2020-12-15 12:57:58 -07:00
Geometrically
f0b73fd696 Change index interval, add slug to search documents (#110)
* Change index interval, add slug to search documents

* Allow the removal of '@' for slug get

* Fix

* Remove name and rename side type

* Run prepare
2020-12-13 18:10:58 -07:00
Alistair Jenkins
aea0cec061 Accessibility Changes (#53)
* 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.
2020-12-11 13:11:31 -07:00
Jai A
7ac56b1a0c Peformance fixes for mod pages, Fix #52, #51 2020-12-10 17:01:00 -07:00
Jai A
f5ed0b700f Ad ads code 2020-12-06 18:04:04 -07:00
Jai A
1ff3b83766 File input fixes 2020-12-06 17:41:45 -07:00
Jai A
40eca1727e Icon editing, ready for review button 2020-12-03 15:41:09 -07:00
Jai A
9505e68ef7 Ad verification 2020-12-02 19:55:51 -07:00
Jai A
5847806a16 Allow editing of drafts 2020-12-02 13:06:26 -07:00
Jai A
e427ea44aa Fix Internal Server Error 2020-12-02 12:00:38 -07:00
Jai A
8df8bf33a4 Fix sorting 2020-12-02 10:56:50 -07:00
Jai A
29d2b942e8 Cleaner request formatting 2020-12-02 10:45:31 -07:00
Geometrically
df5684a9f8 Fix access controls (#109)
* Fix access controls

* Remove CF indexing, fix some stuff
2020-12-02 10:24:20 -07:00
Jai A
992cdb992a Fix some moderation bugs 2020-12-01 11:39:47 -07:00
Prospector
db0dc71319 Fix discord field model 2020-12-01 02:29:26 -08:00
Prospector
2c871d1339 Make edit button on dashboard more visible and fix edit button on mod page 2020-11-30 19:10:17 -08:00
Prospector
9673922ca1 Prevent sign in button from wrapping Closes #43 2020-11-30 19:03:58 -08:00
Jai A
d311870b61 Fix file upload box showing for everyone 2020-11-30 17:51:01 -07:00
Jai A
8dd1ff593a Add version title to request 2020-11-30 16:05:40 -07:00
Jai A
0f64a769c2 Fix mod creation 2020-11-30 15:47:21 -07:00
Jai A
a8d150db5c Remove CurseForge integration - some more minor fixes 2020-11-30 15:34:04 -07:00
Jai A
d7e6367ff3 Minor Fixes 2020-11-30 15:10:30 -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
Aeledfyr
b3f724c799 Hotfix: fix version delete permissions and CORS allowed methods (#107) 2020-11-30 10:45:59 -07:00
Geometrically
a7be6504a2 Fix hash (#106)
* More mod info

* Downloading mods

* Run prepare

* User editing + icon editing

* Finish

* Some fixes

* Fix clippy errors

* Fix hash lookup

* Run prepare

* Run formatter
2020-11-29 14:27:40 -07:00