tdgao
1488dd44a1
Merge branch 'truman/new-server-card-states' into truman/app-server-settings_and_new-purchase-flow
2026-03-31 16:11:30 -06:00
Truman Gao
7d6ad93528
feat: update purchase server flow ( #5714 )
...
* implement server list empty state component
* fix stories and adjust spacing
* implement select plan design refresh
* implement auth for empty server list
* use refs instead of reactive
* pnpm prepr
* fix auth usage for empty servers list
* move app auth provider setup to src/providers/setup
* pnpm prepr
2026-03-31 11:08:33 -07:00
Truman Gao
4224ef45b3
feat: add shared UI package auth DI ( #5720 )
...
* feat: add shared UI package auth DI
* use refs instead of reactive
* pnpm prepr
* move app auth provider setup to src/providers/setup
2026-03-31 17:15:35 +00:00
xinyihl
e2bfed177d
fix: billing charges error 500 ( #5718 )
2026-03-31 07:06:26 +00:00
tdgao
afac705a39
Merge branch 'truman/shared-ui-auth-di' into truman/new-server-card-states
2026-03-31 00:18:13 -06:00
tdgao
d401f1183e
feat: add shared UI package auth DI
2026-03-31 00:15:32 -06:00
tdgao
8509e03df4
fix duplicate attribute and pnpm prepr
2026-03-30 09:44:05 -06:00
tdgao
49acd75f98
Merge branch 'main' into truman/new-server-card-states
2026-03-30 09:39:37 -06:00
Truman Gao
4cd6c1a72d
fix modpacks no loader ( #5707 )
2026-03-30 09:21:20 +00:00
Nitrrine
3a8561cf35
fix: save banner is getting hidden by some parts of the ui ( #5697 )
2026-03-30 09:20:55 +00:00
Modrinth Bot
a3f80dcb66
New translations from Crowdin (main) ( #5708 )
2026-03-30 09:20:30 +00:00
Calum H.
0ee58867e8
feat: warning filter + remove client only filter as it's useless ( #5690 )
...
* feat: warning filter
* fix: remove client_only filter
2026-03-27 22:00:02 +00:00
Calum H.
e6b061f38c
fix: paper/purpur vers mismatch ( #5687 )
...
* fix: paper/purpur
* fix: use fill api
* fix: lint
2026-03-27 17:24:16 +00:00
tdgao
340c62eb35
implement proper provisioning state for resubscribe
2026-03-26 21:12:18 -06:00
tdgao
557eed9759
implement resubscribe modal
2026-03-26 19:14:40 -06:00
François-Xavier Talbot
b68aeddedc
hosting: Copy ID button for backups when developer mode is on ( #5681 )
...
* Copy ID button in backups tab
* Remove codex slop
2026-03-27 00:18:33 +00:00
Calum H.
4394092928
feat: better tooltips for mods in content tab hosting panel ( #5679 )
...
* feat: better tooltips for mods in content tab hosting panel
* feat: qa
2026-03-26 22:55:08 +00:00
Prospector
36f62a3285
refactor: move flags into settings, change icon ( #5678 )
...
* refactor: move flags into settings, change icon
* fix: use ButtonStyled for app
2026-03-26 21:10:01 +00:00
Calum H.
381ea51cce
refactor: align files tab with content tab design ( #5621 )
...
* fix: files.vue bugs before styling changes
* feat: move files tab to shared layout structure
* fix: qa
* fix: qa
* fix: bugs
* fix: lint
* fix: admonition cleanup with progress + actions
* fix: cleanup
* fix: modals
* fix: admon title
* fix: i18n standard
* fix: lint + i18n pass
* fix: remove transition
* fix: type errors
* feat: files tab in app
* fix: qa
* fix: backup item minmax
* fix: use ContentPageHeader for server panel
* fix: lint
* fix: lint
* fix: lint
* feat: page leave safety
* fix: lint
* fix: cargo fmt fix
* fix: blank in prod
* fix: content card table stuff
* Revert "fix: blank in prod"
This reverts commit 74758fe185 .
* fix: import
* feat: browse worlds/servers flow
* fix: worlds tab parity with content tab
* fix: perf bug + shader filter pill copy
* feat: singleplayer filter
* fix: ordering
* fix: breadcrumbs
* fix: lint
* fix: qa
* feat: store server proj id when adding to a non-linked instance
* fix: lint
* fix: i18n + qa
* fix: conflict
* qa: already installed modal + placeholders not server-specific
* fix: qa
* fix: add + edit server modals
* fix: qa
* fix: security
* fix: devin flags
* fix: lint
* chore: change file to break build cache
* fix: admon
* fix: import path stuff
* feat: qa
* fix: fmt fmt idiot
---------
Signed-off-by: Calum H. <calum@modrinth.com >
2026-03-26 18:55:15 +00:00
Truman Gao
706eb800cb
fix: website visual issues ( #5675 )
...
* fix no modpack loader showing as resource pack loader
* fix table overflow, add game version tags "+ {num}" overflow menu
* pnpm prepr
2026-03-26 18:40:44 +00:00
Prospector
274325d97c
fix: settings page error ( #5668 )
2026-03-26 00:21:19 -07:00
François-Xavier Talbot
bf24ed8d12
Add feature flag to force Archon requests to be traced ( #5666 )
2026-03-26 06:34:04 +00:00
Calum H.
81f19eeb8d
fix: various content tab hosting bugs ( #5662 )
...
* fix: qa
* fix: lint
2026-03-25 17:58:13 +00:00
Calum H.
4b4282cfbf
fix: 500 on oauth authorize page ( #5661 )
2026-03-25 17:52:12 +00:00
François-Xavier Talbot
7b3471944d
hosting: "Reset to onboarding" support-only action ( #5659 )
...
* Reset to onboarding button
* Lint
* Intl
2026-03-25 14:50:31 +00:00
François-Xavier Talbot
0aecfa3140
hosting: support java 25 ( #5654 )
...
* Add Java 25, handle new version format
* Changelog
* Revert "Changelog"
This reverts commit 0c1c7e2fe8 .
2026-03-24 20:39:04 +00:00
Modrinth Bot
f9004dc2f6
New translations from Crowdin (main) ( #5638 )
2026-03-23 23:44:53 +00:00
tdgao
d01e9d7d52
filter out servers past 30 days after cancellation
2026-03-23 12:46:53 -06:00
Calum H.
c09f7fd5e6
devex: changelog system ( #5309 )
...
* devex: changelog system
* feat: changelog CIs
* feat: web alias for platform + hosting
* feat: upload binaries to gh release
* feat: improve copy text
* fix: release workflow
* fix: changelog CIs + PR health check comment
* fix: action
* fix: comment style
* fix: comment
* fix: remove health
* fix: deploy use Modrinth bot machine account
* feat: new system
* fix: pr comment structure
2026-03-23 17:45:43 +00:00
Calum H.
a3eb981058
fix: env filters + properties ( #5642 )
...
* fix: env filters
* fix: server
* fix: lint
* fix: properties
2026-03-23 16:47:51 +00:00
Calum H.
9e6a6cd385
fix: withdraw flow bug (zero bal) ( #5629 )
2026-03-21 18:04:55 +00:00
tdgao
672757c295
hook up on download button
2026-03-20 11:52:38 -06:00
tdgao
0a05061bf7
hook up server cards and implement updated styles
2026-03-20 11:03:48 -06:00
Calum H.
00e81adbbd
fix: reinstall soft_override: true ( #5623 )
2026-03-19 20:53:58 +00:00
Calum H.
93c81631a9
fix: NaN cmp-info ( #5619 )
...
* fix: NaN cmp-info
* fix: ssr
* fix: lint
2026-03-19 15:26:15 +00:00
Truman Gao
922b72d1a4
fix: new PAT not in list and cmp revenue ( #5614 )
...
* fix cmp info revenue not showing #5610
* fix use head referencing undefined
* fix new PAT not pushed to list and use new modal
* remove flex wrap in header nav
2026-03-19 00:06:35 +00:00
Calum H.
1d10af09f5
fix: final content tab qa ( #5611 )
...
* fix: queued admonition always showing
* fix: dont apply grayscale to checkbox in content card item
* fix: actual stable id for disable/enable/bulk state
* fix: vue-router resolve workaround
* fix: show disable/enable btns same time
* fix: remove mr-2 on toggle
* fix: type errors + add ModpackAlreadyInstalledModal
* fix: bulk actions + overflow menu hitting ad container
* fix: responsiveness of ContentSelectionBar
* feat: better backup naming for inline backups + sorting fixes
* fix: lint
* fix: typo
2026-03-18 18:03:55 +00:00
xinyihl
cf1b5f5e2d
Make settings page localizable ( #5294 )
...
* make settings localizable
* move plan names to common messages
* unknown -> plan-unknown
* prepr:frontend
2026-03-18 16:16:04 +00:00
Prospector
61754efca4
Fix changelog prerender issue
2026-03-17 19:26:40 -07:00
tdgao
313ff30d7a
Merge branch 'main' into truman/new-server-card-states
2026-03-17 20:11:48 -06:00
tdgao
2386b4df09
start status/player count info label, more style updates and fixes
2026-03-17 20:09:42 -06:00
tdgao
957e43a0d0
add fix for frontend stylesheet imports
2026-03-17 18:23:08 -06:00
Calum H.
1cfbefff02
fix: various fixes related to content tab on app and panel ( #5605 )
...
* fix: content filtering client only
* fix: browse content bug
Fixes #5570
* fix: Applying Mods & Updates filters at the same time doesn't work
Fixes #5602
* fix: Browsing content: going back resets filters and installed state
Fixes #5598
* fix: Mod tile background flickers when toggling enabled/disabled state
Fixes #5600
* fix: Overhaul of "Content" tab on instances broke a lot
Fixes #5567
* fix: Latest App update replacing all mods icons with a datapack/rescourcepack
Fixes #5556
* fix: billing page api-client ditch useBaseFetch
* fix: remove org icon from project card items
* fix: lint
2026-03-17 21:49:46 +00:00
Xander and Prospector
7852529915
Fix developer mode secret toggle not requiring the right amount of clicks ( #5437 )
...
* the world is right again
* Move increment to top of function
Signed-off-by: Prospector <6166773+Prospector@users.noreply.github.com >
---------
Signed-off-by: Prospector <6166773+Prospector@users.noreply.github.com >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-03-17 20:08:06 +00:00
Calum H.
87c86c7d0d
refactor: remove useBaseFetch for @modrinth/api-client ( #5596 )
...
* Reapply "fix: start swapping useBaseFetch usages to api-client"
This reverts commit f4f33db701 .
* fix: bugs
* fix: analytics
* fix: lint
2026-03-17 20:06:19 +00:00
Jerozgen
58c1e225c8
Sort filters and add translations for servers ( #5493 )
...
* Translate and sort server filters
* Set team_members to unknown[]
* Additional fixes after merge
* Additional translations
* Replace "IP" with "server address"
* Prioritize English and user language
2026-03-17 19:56:01 +00:00
Calum H.
900a4df1b7
fix: error on admin billing ( #5603 )
2026-03-17 12:40:07 -07:00
Prospector
5b968a1486
update blog + changelog
2026-03-17 12:37:38 -07:00
Prospector
3a917631d5
Fix PATs page ( #5599 )
2026-03-17 12:37:28 -07:00
Calum H.
63ea8230ba
feat: content tab QA fixes for panel pre-release ( #5588 )
...
* feat: use new_filters + other qa fixes
* fix: double admons + lint
2026-03-17 17:47:58 +00:00