Emma Alexia
0dee21814d
Change "Billing" link on dashboard for admins ( #3951 )
...
* Change "Billing" link on dashboard for admins
Requires an archon change before merging
* change order
* steal changes from prospector's old PR
supersedes #3234
Co-authored-by: Prospector <prospectordev@gmail.com>
* lint?
---------
Co-authored-by: Prospector <prospectordev@gmail.com>
2025-08-04 20:13:33 +00:00
IMB11
82d86839c7
fix: approve status incorrect ( #4104 )
2025-08-01 20:24:40 +00:00
IMB11
6387fb21c6
feat: Moderation Dashboard Overhaul ( #4059 )
...
* feat: Moderation Dashboard Overhaul
* fix: lint issues
* fix: issues
* fix: report layout
* fix: lint
* fix: impl quick replies
* fix: remove test qr
* feat: individual report page + use new backend
* feat: memoize filtering
* feat: apply optimizations to moderation queue
* fix: lint issues
* feat: impl quick reply functionality
* fix: top level await
* fix: dep issue
* fix: dep issue x2
* fix: dep issue
* feat: intl extract
* fix: dev-187
* fix: dev-186 & review project btn
* fix: dev-176
* remove redundant moderation button from user dropdown
* correct a msg and add admin to read filter
---------
Co-authored-by: coolbot100s <76798835+coolbot100s@users.noreply.github.com>
2025-07-29 21:19:25 +00:00
Alejandro González
8804478221
fix(frontend): hide subscription button in blog before sub status is determined ( #4072 )
2025-07-27 20:29:21 +00:00
Emma Alexia
1df6e29aa1
Ensure server status info is always passed to "My servers" page ( #4071 )
...
This took an insanely long time to debug and figure out you would not believe
2025-07-27 17:10:52 +00:00
Emma Alexia
5deb4179ad
Re-enable the Moderation tab for projects that are approved ( #4067 )
...
By request of the moderation team. This would allow easier access
if, e.g., the moderators tell the author of a metadata problem they
need to correct.
2025-07-27 17:07:39 +00:00
Prospector
6db1d66591
else if
2025-07-24 10:38:23 -07:00
Prospector
8052fda840
Bump report limit to 1500
2025-07-24 10:37:01 -07:00
IMB11
15892a88d3
fix: handle identified files properly in the checklist ( #4004 )
...
* fix: handle identified files from the backend
* fix: allFiles not being emitted after permissions flow completed
* fix: properly handle identified projects
* fix: jade issues
* fix: import
* fix: issue with perm gen msgs
* fix: incomplete error
2025-07-23 08:34:55 +00:00
Prospector
0f755b94ce
Revert "Author Validation Improvements ( #3970 )" ( #4024 )
...
This reverts commit 44267619b60e8ff8fcdb7579462022be187a56cc.
2025-07-19 22:04:47 +00:00
IMB11
44267619b6
Author Validation Improvements ( #3970 )
...
* feat: set up typed nag (validators) system
* feat: start on frontend impl
* fix: shouldShow issues
* feat: continue work
* feat: re add submitting/re-submit nags
* feat: start work implementing validation checks using new nag system
* fix: links page + add more validations
* feat: tags validations
* fix: lint issues
* fix: lint
* fix: issues
* feat: start on i18nifying nags
* feat: impl intl
* fix: minecraft title clause update
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
2025-07-16 22:28:42 +00:00
AnotherPillow
911652133b
fix: report body overflowing container ( #3983 )
...
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
2025-07-16 19:09:02 +00:00
coolbot
62f5a23fcb
Moderation Checklist V1.5 ( #3980 )
...
* starting on new checklist implementation
Change default shouldShow behavior for stages.
add new messages and stages.
Change some existing stage logic.
Add placeholder var for the rules.
Co-Authored-By: @coolbot100s
* misc fixes + corrections
* Add clickable link previews to links stage
* Correct mislabeled title message and add new title messages
* Change message formatting, use rules variable, correct wip desc and title 1.8 messages, add tags buttons
* More applications of rules placeholder
* Add new status alerts stage
* change order of statusAlerts
* Update title related messages, add navigation based vars
* Overhaul Links stage and add new messages.
* Set message weights, add some disables
* message.mds now obey lint >:(
* fixed links text message formatting and changed an icon
* Combine title and slug stages
* Add more info to some stages and properly case stage ids
* tweak summary text formatting
* Improved tags stage info and more navigation placeholders
* redo reupload stage, more navigation placeholders, licensing stage improvements, versions stage improvements, status alerts stage improvements
* Allow modpack permissions stage to appear again by adding a dummy button.
* Update modpack permissions guidance
* fix: blog path issues
* fix: lint issues
* fix license stage text formatting
* Improve license stage
* feat: move links into one md file to be cleaner
* Update packages/moderation/data/stages/links.ts
Signed-off-by: IMB11 <hendersoncal117@gmail.com>
---------
Signed-off-by: IMB11 <hendersoncal117@gmail.com>
Co-authored-by: IMB11 <hendersoncal117@gmail.com>
Co-authored-by: IMB11 <calum@modrinth.com>
2025-07-16 18:48:26 +00:00
IMB11
2cc6bc8ce4
fix: unidentified files not showing in final checklist message ( #3992 )
...
* fix: unidentified files not showing in final message
* fix: remove condition
2025-07-14 15:23:15 +00:00
IMB11
c1b95ede07
fix: checklist conditional message issues + MD formatting ( #3989 )
2025-07-13 20:23:06 +00:00
IMB11
058185c7fd
Moderation Checklist Fixes ( #3986 )
...
* fix: DEV-164
* fix: dev-163
* feat: DEV-162
2025-07-13 18:08:55 +00:00
IMB11
6fb125cf0f
fix: keybind issue + view moderation page on final step ( #3977 )
...
* fix: keybind issue + view moderation page on final step
* fix: go to moderation page on generate message thing
2025-07-12 21:48:53 +00:00
IMB11
359fbd4738
feat: moderation improvements ( #3881 )
...
* feat: rough draft of tool
* fix: example doc
* feat: multiselect chips
* feat: conditional actions+messaages + utils for handling conditions
* feat: migrate checklist v1 to new format.
* fix: lint issues
* fix: severity util
* feat: README.md
* feat: start implementing new moderation checklist
* feat: message assembly + fix imports
* fix: lint issues
* feat: add input suggestions
* feat: utility cleanup
* fix: icon
* chore: remove debug logging
* chore: remove debug button
* feat: modpack permissions flow into it's own component
* feat: icons + use id in stage selection button
* Support md/plain text in stages.
* fix: checklist not persisting/showing on subpages
* feat: message gen + appr/with/deny buttons
* feat: better notification placement + queue navigation
* fix: default props for futureProjects
* fix: modpack perms message
* fix: issue with future projects props
* fix: tab index + z index fixes
* feat: keybinds
* fix: file approval types
* fix: generate message for non-modpack projects
* feat: add generate message to stages dropdown
* fix: variables not expanding
* feat: requests
* fix: empty message approval
* fix: issues from sync
* chore: add comment for old moderation checklist impl
* fix: git artifacts
* fix: update visibility logic for stages and actions
* fix: cleanup logic for should show
* fix: markdown editor accidental edit
2025-07-11 16:09:04 +00:00
IMB11
f4d0f14cb6
fix: use --landing-raw-bg instead of bg-bg/bg-black ( #3891 )
2025-07-03 18:51:49 +00:00
Prospector
4964c8d373
Swap MR+ ad fallback to MRS ( #3890 )
...
* Replace Modrinth+ ad placeholder promo with Modrinth Servers promo
* Color toggle on web
* Remove plus link click helper
2025-07-02 21:50:33 -07:00
IMB11
238138d56e
fix: app blog issues & consistency ( #3880 )
...
* fix: app fetch
* fix: webp default images
* fix: lint issues
* feat: remove default thumbnail from app assets
* fix: webp paths
* fix: use ` instead of "/'
* fix: use AutoLink
* Fix featured article link + changelog page
---------
Co-authored-by: Prospector <prospectordev@gmail.com>
2025-07-02 01:03:58 +00:00
IMB11
1846c59733
feat: DEV-132 automatic icon generation ( #3878 )
...
* feat: automatic icon generation
* fix: lint
* fix: broken icon imports after changes
* fix: deps
2025-07-01 20:54:21 +00:00
IMB11
eef09e1ffe
feat: DEV-99 blog migration ( #3870 )
...
* feat: blog migration w/ fixes
Co-authored-by: Prospector <prospectordev@gmail.com>
* feat: add changelog button to news page
* fix: lint issues
* refactor: replace nuxt content with `@modrinth/blog`
* feat: shared public folder
* feat: try lazy loading html content
* feat: rss + hide newsletter btn + blog.config.ts
* feat: add new chapter modrinth servers post
* fix: lint issues
* fix: only generate RSS feed if changes detected
* fix: utils dep
* fix: lockfile dep
* feat: GET /email/subscribe + subscription button
* fix: lint issues
* feat: articles.json for app
* Made grid more responsive
* fix: changes
* Make margin slightly smaller in lists
* Fix footer link
* feat: latest news
* Fix responsiveness
* Remove old utm link
* Update changelog
* Lint
---------
Co-authored-by: Prospector <prospectordev@gmail.com>
2025-06-30 18:59:08 -07:00
Emma Alexia
fdb2b1195e
Fix some copy codes and avatars not showing up ( #3876 )
...
I blame @imb11
2025-07-01 01:02:38 +00:00
IMB11
e5030a8fbe
feat: mrpack upload progress in modal ( #3867 )
...
* feat: mrpack upload progress in modal
* fix: remove min progress
2025-06-30 21:52:03 +00:00
IMB11
f549560e47
fix: broken files status card on server panel ( #3873 )
2025-06-30 21:47:30 +00:00
Emma Alexia
479aaf503b
Force RAM to be listed by bytes instead of percent when in dev mode ( #3853 )
...
* Force RAM to be listed by bytes instead of percent when in dev mode
Makes things easier for support.
* fix lint
2025-06-29 08:47:03 +00:00
Prospector
ced073d26c
Add colors for new loaders, reduce utility redundancy ( #3820 )
...
* Add colors to some newer loaders
* Make loader formatting consistent everywhere, remove redundant utilities
2025-06-21 14:35:42 +00:00
IMB11
d4864deac5
fix: intercom bubble colliding with notifications ( #3810 )
2025-06-19 15:18:10 +00:00
IMB11
125207880d
fix: state update race conditons ( #3812 )
2025-06-19 15:18:00 +00:00
IMB11
a8f17f40f5
fix: unclear file upload errors temp fix ( #3811 )
2025-06-19 15:17:50 +00:00
Prospector
dbde3c4669
Remove duplicate components in web frontend Avatar, Badge, CopyCode, and Pagination ( #3741 )
2025-06-19 00:07:15 +00:00
jade
0a9ffd3dc8
fix(moderation): Insufficient gallery images moderation message indentation ( #3799 )
2025-06-16 16:48:35 +00:00
IMB11
1b1d41605b
refactor: Huge pyro servers composable cleanup ( #3745 )
...
* refactor: start refactor of pyro servers module-based class
* refactor: finish modules
* refactor: start on type checking + matching api
* refactor: finish pyro servers composable refactor
* refactor: pyro -> modrinth
* fix: import not refactored
* fix: broken power action enums
* fix: remove pyro mentions
* fix: lint
* refactor: fix option pages
* fix: error renames
* remove empty pyro-servers.ts file
---------
Signed-off-by: IMB11 <hendersoncal117@gmail.com>
Co-authored-by: Prospector <prospectordev@gmail.com>
2025-06-11 22:32:39 +00:00
Prospector
6741aba880
Add segmentation to reports list to fix it ( #3772 )
2025-06-11 22:22:47 +00:00
IMB11
f8fb23e05f
fix: hydration issues caused by duplicate components on servers panel ( #3753 )
...
* fix: server stats icons
* fix: fix chart jumping
* refactor: iconComponent -> icon
* fix: panel hydration issues
* fix: apply requested changes
2025-06-11 21:30:24 +00:00
Prospector
72340790e5
Show up to 15 projects in chart tooltips ( #3739 )
2025-06-04 20:19:06 +00:00
Prospector
d3d0c8c523
Fix skeleton sticking around on back, add new server indicator
2025-06-03 12:30:21 -07:00
Prospector
4e093131f3
Install issues
2025-06-03 11:25:31 -07:00
Prospector
ad44398492
en dash
2025-06-03 10:40:35 -07:00
Prospector
c0accb42fa
Servers new purchase flow ( #3719 )
...
* New purchase flow for servers, region selector, etc.
* Lint
* Lint
* Fix expanding total
2025-06-03 09:20:53 -07:00
Emma Alexia
2ffd7476aa
Get rid of a bit of dead code around server suspensions ( #3693 )
...
Might fix some issues with people getting errors saying their servers are suspended when it's actually upgrading
2025-05-25 19:36:07 +00:00
jade
034fd06284
fix: make insufficient gallery images checklist item always show ( #3692 )
...
* fix(moderation): make insufficient gallery images checklist item always show
* fix(moderation): Make gallery ordering more consistent
2025-05-25 19:36:03 +00:00
jade
be425cff6f
feat(moderation): Add more checklist messages ( #3662 )
2025-05-16 18:58:24 +00:00
Prospector
58ce3a4967
Fix Views showing Hidden instead of other
2025-05-07 19:24:31 -07:00
Prospector
16766be82f
Add server unzipping ( #3622 )
...
* Initial unzipping feature
* Remove explicit backup provider naming from frontend
* CF placeholder
* Use regex for CF links
* Lint
* Add unzip warning for conflicting files, fix hydration error
* Adjust conflict modal ui
* Fix old queued ops sticking around, remove conflict warning
* Add vscode "editor.detectIndentation": true
2025-05-07 19:08:38 -07:00
Calum H.
1884410e0d
fix: standardize relative timestamping ( #3612 )
...
* fix(frontend): relative timestamps are incorrectly rounded.
Closes : #1371
* fix(all): remove legacy fromNow for proper relative timestamp creation
Closes : #1395
2025-05-07 21:37:35 +00:00
Calum H.
6d57da2053
fix: notification dashboard issues ( #3624 )
...
* refactor: Notification helper refactor, fixes a lot of issues.
* fix: lint issues
2025-05-07 21:08:47 +00:00
Prospector
3d9be0cc3f
Fix duplicate hidden entries in analytics ( #3576 )
2025-04-29 08:12:38 -07:00
Prospector
ea64e08791
Add support for snapshots with Modrinth Servers ( #3570 )
...
* Add support for snapshots with Modrinth Servers
* Fix snapshots without dots
* Fix loader version not resetting when no longer valid
* Fix collapsing margins on Report page
2025-04-28 18:14:04 -07:00