323 Commits

Author SHA1 Message Date
Geometrically
2fb62fe8be
Add ratelimit key header on SSR (#532) 2022-06-09 15:34:30 -07:00
Geometrically
43b8941f7a
External dependencies list (#518) 2022-06-04 12:43:32 -07:00
Ellemes
0b16839d7f
Fix custom license being empty when editing a project. (#527) 2022-06-04 14:02:04 -04:00
venashial
164ba46259
Merge pull request #521 from modrinth/fix/512
Hotfix #512 not showing the correct date
2022-06-04 09:19:19 -07:00
Prospector
b174f7a023
Fix donation URLs hidden when there's no external links (#520) 2022-06-04 11:44:29 -04:00
Emma Cypress
91d05434ca
Hotfix #512 not showing the correct date
Co-authored-by: Essem <smswessem@gmail.com>
2022-06-01 12:31:35 -04:00
Essem
adbd58a949
Add date tooltips (#512) 2022-05-30 16:29:07 -07:00
Josiah (Gaming32) Glosson
a0959d2730
Make system theme selectable (#505)
Also fixes #504
2022-05-30 11:33:39 -07:00
UbiOne
f455722bed
Added missing PolyMC link from modpack pages. (#499)
* Added missing PolyMC link from modpack pages.

Fix of #498

* Fixed messed up things.
2022-05-30 11:28:38 -07:00
Emma C. Pointer-Null
735d23c9eb
fix 'unknown' version in footer (#511)
fixes #483
2022-05-30 11:28:23 -07:00
DioEgizio
3300c2302c
add polymc to the list of supported pack launchers (#497) 2022-05-24 10:07:46 -04:00
stairman06
685470cf23
iOS video fix (#496) 2022-05-23 21:53:35 -07:00
stairman06
c545a959ac
Mobile category overlap fix (#495)
* mobile spacing fix

* slightly less spacing
2022-05-23 21:53:28 -07:00
Prospector
a7832ef40f
Fix font weight on code blocks (#494) 2022-05-23 21:53:22 -07:00
Prospector
3e941999d5
Make modpacks show as an yellow check mark to show it's alpha (#493) 2022-05-23 21:40:27 -07:00
Prospector
bebdfc259c
Improved styling of the version file upload button (#492)
* Update SmartFileInput to be styled like the other file input

* Fix gallery upload layout
2022-05-23 21:40:17 -07:00
Prospector
d31a920eb7
Fix gallery floating buttons and text in light mode (#491) 2022-05-23 21:38:25 -07:00
Prospector
ec87821bcd
Workaround ModLoader capitalization issue and make loaders list collapsible (#490) 2022-05-23 21:38:17 -07:00
Emma C. Pointer-Null
21df0e32c4
Fix #485 by removing default loader from version filters (#487)
* Fix #485 by removing default loader from version filters

It's really not our place to be imposing a default loader on people, especially as we start adding more loaders

* Fix Clear Filters button and capitalise loaders
2022-05-23 21:38:08 -07:00
stairman06
afaa235c75
Save OR facets in query string (#486)
* Save OR Facets

* revert back to staging
2022-05-23 21:37:56 -07:00
UbiOne
8d97e7136f
Project ID removes spaces (Issue #467) (#484)
* Dependency Add fields now only accepts letters

No more annoying spaces, numbers or special characters

* Fixed problem(s)

Now it only disallows spaces
2022-05-23 21:37:41 -07:00
Florentin Schleuß
e7c70945e6
Add skip links for "skip to main content" and "skip to search results" (#445) 2022-05-17 18:31:58 -07:00
UbiOne
095a936891
Fixed GitHub Issue #423 (#453)
Incrased line hights from default to 1.3 at text boxes.
2022-05-17 18:31:46 -07:00
stairman06
c49ce91fac
History spam fix (#461) 2022-05-17 18:29:38 -07:00
Geometrically
dd52727055
Fix resubmit for approval button (#478) 2022-05-17 18:29:23 -07:00
Prospector
b48068c63c
Add modpacks icon on mobile (#474) 2022-05-16 06:19:08 -04:00
Geometrically
c39d04e8a5
Fix broken discord link (#472) 2022-05-15 22:04:44 -07:00
venashial
0eff8e4bc8
Merge pull request #470 from modrinth/modpack-alpha-fixes
Add modpack page warning + Fix notifications nav titles
2022-05-15 18:39:44 -07:00
venashial
178551a467 Remove console.log 2022-05-15 18:36:41 -07:00
venashial
720739e50a Add modpack page warning + Fix notifications nav titles 2022-05-15 18:27:02 -07:00
venashial
46d1537d8f
Modpack alpha release (#469) 2022-05-15 17:54:59 -07:00
Jai A
63b2bb55a1
Fix version editing 2022-05-15 13:06:08 -07:00
Geometrically
dc11340faf
Switch loaders to OR filtering (#460)
* Switch loaders to OR filtering

* Add or filters to clear button

* Fix clear filters button again
2022-04-22 11:36:48 -07:00
Jai A
06d921d855
Fix login button 2022-04-18 10:54:15 -07:00
Jai A
1020904fe0
Fix #450, Fix 449 2022-04-10 14:58:43 -07:00
stairman06
2507170816
YouTube embed fix (#442) 2022-03-29 21:27:05 -07:00
Emma C. Pointer-Null
2c83425b42
Make newlines behave like GitHub (#441)
fixes #440, fixes #436 too somehow
2022-03-29 21:26:43 -07:00
Geometrically
441069aa76
Send authentication headers for all project requests (#431) 2022-03-20 15:29:17 -07:00
Prospector
aaf58272f1
Add an indicator for required fields (#413) 2022-03-15 22:11:00 -07:00
Prospector
5ebaf5663d
Add image description, make controls less obtrusive, display native size by default (Fixes #407), Fixed closing modal by clicking out of it (Fixes #405) (#412) 2022-03-15 22:10:30 -07:00
Glare
1a23b6178b
Fixes confusing text in analytics description (#414) 2022-03-10 12:37:41 -05:00
Prospector
7596f62ca5
Gallery improvements (#404)
* Redo gallery controls

* Remove old css

* Geo's fixes to the gallery

* Fix filters not updating when clearing them

* Add max width to expanded images

* Center text as it gets super long

* Object-fit: cover

* Fix extra margin 😱
2022-03-08 21:43:06 -07:00
Geometrically
e87d85b088
Removes google ads from codebase, fix analytics (#403) 2022-03-07 19:01:38 -07:00
Geometrically
91b79b703c
Fix dependency display (#402) 2022-03-07 17:26:40 -07:00
Prospector
bdefa4a967
Fix version dropdowns and add link hover/active colors in markdown (#398)
* Fix version dropdowns and add link hover/active colors in markdown

* Add 'Clear filters' button to version filtering

* *Actually* fix #394

* semicolon
2022-03-07 08:27:10 -07:00
Prospector
b82efb6e3c
Continue the cleanup train (#396)
* Improve links and search page controls... I know it looks kinda insane

* Fix donation padding Fixes #393

* Improve text field styling

* white icon

* Improve pagination and disabled button colors

* Round tab indicator

* Fix rounding of home page points card

* I hate browsers

* Change verbiage of legacy options
2022-03-06 19:34:40 -08:00
Prospector
a50e109043
Some more cleanup to prepare for 2.1.0 release (#395)
* Make syntax highlighting green match the brand color

* Fix version filter control wrapping and not obeying snapshot filter

* Fix checkbox hover state Closes #390

* Update components/ui/VersionFilterControl.vue

Co-authored-by: Emma Pointer-Null <emmaffle@modrinth.com>

* Fix missing hover and active states for various buttons

Co-authored-by: Emma Pointer-Null <emmaffle@modrinth.com>
2022-03-06 15:37:07 -07:00
Emma Pointer-Null
8b5db12e1d
Make links on project pages more consistent, fix some selectors showing when they shouldn't (#391)
* Make links on project pages more consistent, fix some selectors showing when they shouldn't

* Update components/ui/VersionFilterControl.vue

Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>

Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
2022-03-06 13:35:11 -08:00
Prospector
f1f8163bb7
Add Minecraft version snapshot filter to version edit/create page (#387) 2022-03-05 17:36:15 -07:00
Prospector
c0fac90b52
Improve Multiselect styling to not overlap other elements (#386)
* Make improvements to the Multiselects in VersionFilterControl apply to all Multiselects Closes #384

* Remove unnecessary unset
2022-03-05 17:36:02 -07:00