aecsocket
e3d6a498d0
Track new analytics metrics in backend ( #5895 )
...
* Allow filtering by project IDs in analytics route
* Download meta info in header
* add recursion limit
* Track playtime country
* fix clickhouse migrations
2026-04-24 15:43:25 +00:00
Michael H.
42cdcc7df9
fix: make sure staging uses staging
2026-04-24 16:25:59 +02:00
Truman Gao
e043a232bc
fix: server search and medal server upgrade ( #5903 )
...
* fix: server search sort by
* fix: medal server listing upgrade button
* fix: bottom pagination spacing
2026-04-24 11:47:13 +00:00
Liam Elliott
c44ead2dbe
fix: send boolean filter values without quotes ( #5880 )
...
Ensure boolean facet values like open_source=true are not wrapped in quotes in new_filters, matching MeiliSearch filter syntax.
Made-with: Cursor
2026-04-23 19:16:57 +00:00
aecsocket
11ac27f71f
Make mrpack downloads HTTPS-only ( #5882 )
...
* Add set of trusted download hosts for mrpacks
* split secure/insecure reqwest client
* make fetching https-only
* lint fix
2026-04-23 19:04:38 +00:00
Sychic
6862cf5ab2
Show orgs in project card when a project is owned by an org ( #5892 )
...
* fix: link to user using id instead of username
* feat: show org in project card
* fix: account for outdated documents
* refactor: use struct to store owner information
* fix: default new fields
* fix lint
2026-04-23 17:32:19 +00:00
Truman Gao
16e1bf4611
fix: upgrade server flow to skip region ( #5842 )
...
* fix: upgrade server flow to skip region
* remove: previous hide region select implementation
* feat: implement skipping region select section for upgrade modal
* fix: modal not getting stripe customer and payment methods on page hard refresh
* refactor: pnpm prepr
2026-04-22 19:49:07 +00:00
Sychic
77e4c41480
fix(teams): accept username in edit member endpoint ( #5852 )
...
* fix(teams): accept username in edit member endpoint
* fix: remove unused import
* fix: use context to wrap error
* refactor: use context for error handling in edit_team_member
* fix: remove unused import
* fix: wrap database errors as internall errors
* fix: properly wrap errors
2026-04-21 13:47:49 +00:00
Truman Gao
cb93c641d6
fix: moderation checklist showing for unlisted status ( #5875 )
...
* fix: moderation checklist showing for unlisted status
* refactor: remove unused function
2026-04-20 21:01:31 +00:00
Calum H.
eebb353547
feat: changelog ( #5874 )
2026-04-20 22:51:31 +02:00
Truman Gao
694ab09a01
fix: sort by not using relevance as default type ( #5872 )
2026-04-20 20:34:40 +00:00
Calum H.
da47c50320
fix: sticky header regression ( #5869 )
...
* fix: sticky header regression
* fix: github release changelog format for app release workflow
* fix: lint
2026-04-20 15:20:54 +00:00
Modrinth Bot
bee4391df1
New translations from Crowdin (main) ( #5867 )
2026-04-20 11:11:42 +00:00
Sychic
d1b122fb21
fix(maven): return escaped summary for project description ( #5839 )
...
* fix(maven): return escaped summary for project description
* build: add quickxml to labrinth
* fix(maven): use quickxml to escape xml special chars
2026-04-19 14:58:32 +00:00
François-Xavier Talbot
281bf066de
Fix typo lint ( #5860 )
2026-04-19 04:40:41 +00:00
coolbot
68fde3ff97
Update all guidance URLs ( #5858 )
2026-04-19 02:52:51 +00:00
Prospector
7d6d938b99
changelog
2026-04-18 17:08:30 -07:00
Calum H.
065759d1b8
fix: window on ssr error + cors problem with launcher meta ( #5856 )
2026-04-18 16:55:57 -07:00
Calum H.
9b3fe6390e
feat: fix bugs with layout + window controls ( #5855 )
2026-04-18 15:29:22 -07:00
Calum H.
2236dd8ade
fix: moderation locking fixes ( #5843 )
...
* fix: moderation locking fixes
* fix: lint
* wip: override always available
* fix: newmodal base z
* fix: cargo fmt
2026-04-18 18:55:33 +00:00
Calum H.
3a44def301
chore: changelog ( #5851 )
...
* fix: modrinth hosting changelog in app changelog for github releases
* chore: changelog
2026-04-18 21:06:18 +02:00
Calum H.
176d4301c3
feat: shared loading state + cleanup loading state management ( #5835 )
...
* feat: implement shared loading bar component and polished loading states across the app
* feat: align loading states + ensureQueryData changes
* fix: lint + bugs
* fix: skeleton for manage servers page
* fix: merge conflict fix
2026-04-18 18:46:39 +00:00
Calum H.
3e32901737
feat: paper channel badges ( #5850 )
2026-04-18 18:13:08 +00:00
Calum H.
ab623dc325
feat: uncomment custom key event handler ( #5831 )
2026-04-18 17:50:20 +00:00
Truman Gao
bb6e24640c
fix: project card having margin due to get actions fn ( #5849 )
2026-04-18 17:47:05 +00:00
Truman Gao
15fc6d4e38
fix: upgrade to modrinth+ no longer fixed to bottom right ( #5848 )
2026-04-18 17:22:19 +00:00
Truman Gao
ed2f04322f
feat: add edit version pages tabs ( #5841 )
...
* feat: add edit version pages tabs
* feat: switch to nav tabs instead of chips
* feat: show "Edit version" as modal title instead of specific page
2026-04-18 17:13:03 +00:00
Arthur
b9e7b54b4e
feat: improve recent worlds loading performance ( #5079 )
...
* Improve recent worlds loading performance
* Make recent worlds not cause a layout shift by loading them asynchronously
* Fix formatting
* fix formatting
---------
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
Co-authored-by: Calum H. <contact@cal.engineer >
Co-authored-by: Calum H. <calum@modrinth.com >
2026-04-18 17:01:54 +00:00
Calum H.
dd51c08a18
feat: clean up server power action buttons ( #5836 )
2026-04-17 17:11:52 +00:00
Calum H.
5244060588
feat: refactor splash screen component ( #5833 )
2026-04-17 16:34:58 +00:00
aecsocket
9483656881
Fix issues relating to app directory changes ( #5826 )
...
* Fix canceling app directory change
* Improve directory moving error messages
* tombi
2026-04-17 14:00:08 +00:00
Modrinth Bot
7c642f7078
New translations from Crowdin (main) ( #5763 )
2026-04-17 13:36:38 +00:00
kk
3c2cc7568d
feat: add collapsible library groups in app ( #5739 )
...
* feat: add collapsible library groups in app
* feat: use accordion rather than custom
---------
Co-authored-by: Calum H. <calum@modrinth.com >
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-04-16 13:44:52 +00:00
Míngxuān Dìng
7b5c746757
fix(query): set default query retry to 1 ( #5743 )
...
* fix(query): set default query retry to 1
* fix(query): don't retry 404s and limit default retries to 3
* feat: expand status skipping checks
* feat: parallel fetch v2 and v3 in middleware
---------
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-04-16 11:31:26 +00:00
Arthur
5b5c8c06e3
feat: properly impl find for files ( #5741 )
...
* Initial file search impl
* Add replace functionality
* Rename to find, remove extra icon
* Put into seperate component
* Fix lint
* Change remaining search stuff to find
* Use ButtonStyled for buttons, use types from ace editor
* Make results label oriented left, add clear button to replace input
* Run fix
---------
Signed-off-by: Arthur <creeperkatze.dev@gmail.com >
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
2026-04-16 10:59:38 +00:00
Calum H.
4d68f3cea4
chore: changelog ( #5823 )
2026-04-15 22:09:54 +02:00
aecsocket
546b117437
Tweak token prioritization in Typesense ( #5776 )
...
* Tweak toke prioritization in typesense
* tweaks
* allow configuring max_candidates
* tweak max_candidates
* final changes
2026-04-15 19:45:41 +00:00
Calum H.
3d5f29a7a2
feat: continued post qa for servers in app ( #5818 )
...
* fix: intercom in app
* feat: Logs.vue dynamic console resizing with window + padding problem
* fix: search highlight with decorator + change to be better
* fix: qa
* fix: allow paper+purpur into app csp
* fix: lint
2026-04-15 19:16:05 +00:00
Truman Gao
37b0f7ff98
fix: displayUrlEnding is undefined at times ( #5811 )
2026-04-15 18:50:05 +00:00
Truman Gao
1603796856
feat: implement overlay scrollbar for app sidebar ( #5820 )
...
* feat: implement overlay scrollbar for app sidebar
* pnpm prepr
2026-04-15 16:53:08 +00:00
Truman Gao
7c9a9f22d4
fix: project page header in mobile ( #5817 )
2026-04-15 16:14:19 +00:00
Truman Gao
d38d23dbf3
fix: post servers in app release QA ( #5815 )
...
* fix: billing page server plan heading
* fix: matching server page spacing with instance page
* feat: update server header buttons
* feat: add show ram as bytes always on
* fix: revert to large buttons
* feat: add hostname and server states in info card
2026-04-15 14:55:11 +00:00
aecsocket
f12bd7b4b8
Add utoipa info for v2 routes ( #5775 )
...
* wip: add v2 docs, routes to config, paths
* fix up path prefixes
* fix leading slashes
* fix slash route
* fix more slashes
* wip: full utopification of v2
* convert last few v2 routes to utoipa
2026-04-15 13:25:35 +00:00
Truman Gao
baee34b0b6
feat: add moderation checklist back to project page ( #5814 )
...
* fix: billing page server plan heading
* fix: matching server page spacing with instance page
* feat: update server header buttons
* feat: add show ram as bytes always on
* fix: revert to large buttons
* feat: add hostname and server states in info card
* feat: add publishing checklist to project page
* fix: markdown table style and max width
* fix: teleport overflow menu bad anchoring
2026-04-15 09:12:31 +00:00
Calum H.
74bad7456c
fix: blog wording ( #5807 )
...
* fix: blog wording
* fix: lint
2026-04-13 18:10:24 +00:00
Prospector
a6f67581d7
chore: add hosting in app blog post ( #5787 )
...
* add blog post
* feat: update image
---------
Co-authored-by: Calum H. <calum@modrinth.com >
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-04-13 16:57:09 +00:00
Truman Gao
02be7a8b82
fix: properties tab height with alert ( #5802 )
2026-04-13 14:56:53 +00:00
Calum H.
d5ad1cb823
fix: log sharing in app + clearing ( #5801 )
...
* fix: log wiping app
* fix: share modal rounded
2026-04-13 14:52:35 +00:00
Calum H.
b666747bc2
feat: guard null stats ( #5800 )
2026-04-13 14:23:31 +00:00
Calum H.
c1b0e4a692
fix: modal positioning ( #5796 )
2026-04-13 14:01:52 +00:00