Truman Gao
a67f596524
feat: remove project editing has moved helper banner ( #5583 )
...
* feat: remove project editing moved helper banner
* pnpm prepr
2026-03-16 12:52:32 +00:00
Truman Gao
7fa0a277c6
feat: handle geyser extension ( #5582 )
...
* feat: add geyser extension detection
* feat: only show geyser if inferred
2026-03-16 12:52:16 +00:00
Truman Gao
01c9dee612
refactor: no more vue multiselect ( #5523 )
...
* start multiselect component
* update styles
* small fix
* fix padding and styles
* add border bottom on sticky items
* add border bottom to search as well
* fix select all showing line
* use multi-select component for languages field
* add no options story for empty state
* refactor: remove vue-multiselect, replace with either our own combobox and multiselect
* pnpm prepr
* pnpm prepr
* fix combobox in transfer organization
2026-03-16 12:46:48 +00:00
Modrinth Bot
d50a8efb26
New translations from Crowdin (main) ( #5585 )
2026-03-16 09:20:59 +00:00
Calum H.
be5ebacd84
fix: switching vers fix ( #5574 )
2026-03-15 12:58:10 +00:00
Calum H.
989f282de3
fixes: post content tab release issues ( #5566 )
...
* fix: migrate old cache entries for CachedFileUpdate
* feat: toggle goofy fix + switch version reimpl in app and panel
* fix: multimc detection
* fix: add tie breaker for sorting
* feat: toggle hover state
* fix: lint
2026-03-14 22:43:59 +00:00
Calum H.
8a2125ef16
feat: backups alignment with Figma ( #5559 )
...
* feat: backup admonitions
* feat: align modals + fix backupitem
* fix: body needs opac 80
* fix: lint
2026-03-13 22:27:06 +00:00
aecsocket
31b541007d
Revert "Unify server pinging implementations between app and backend ( #5510 )" ( #5558 )
2026-03-13 13:58:57 -07:00
Calum H.
4792985e52
fix: search v3 proj type frontend ( #5557 )
2026-03-13 20:34:26 +00:00
Calum H.
86c0937616
fix: app problems post release qa ( #5554 )
...
* fix: app problems post release qa
* fix: lint
* fix: dont prefill
* fix: toggle gap
* feat: macs thing
* fix: lint
2026-03-13 13:18:11 -07:00
Truman Gao
51deba8cd1
feat: multi-select component ( #5486 )
...
* start multiselect component
* update styles
* small fix
* fix padding and styles
* add border bottom on sticky items
* add border bottom to search as well
* fix select all showing line
* use multi-select component for languages field
* add no options story for empty state
* fix height
2026-03-13 18:59:37 +00:00
Truman Gao
b2d40af9cd
feat: confirm transfer project/org modals ( #5532 )
...
* feat: implement confirm transfer project/org modals
* pnpm prepr
* update warning banner copy
* update warning banner again
2026-03-13 18:56:32 +00:00
Prospector
fc382e957b
add basic changelog
2026-03-13 12:20:52 -07:00
Prospector
c9547bb988
Added content tab blog post ( #5540 )
...
* Added content tab blog post
* dont know why this change was in here
* update date
2026-03-13 12:18:16 -07:00
Prospector
adef71b89a
0.12.2 changelog
...
(cherry picked from commit 4439c25b8d1d7894a81a25d8d67c9f9334a11273)
2026-03-13 12:12:28 -07:00
Calum H.
c44cc38b3a
fix: backups resilience improvements ( #5555 )
...
* fix: backups
* fix: stability
2026-03-13 12:10:13 -07:00
aecsocket
455a4f527d
Add title stemming to typesense ( #5553 )
2026-03-13 17:03:54 +00:00
Pendonym
f918df2d7a
feat(app): add more free official Java Edition skin packs as default skins ( #5529 )
...
Signed-off-by: Pendonym <265675176+Pendonym@users.noreply.github.com >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
Co-authored-by: Calum H. <calum@modrinth.com >
2026-03-13 17:00:12 +00:00
aecsocket
c8279481f8
Revert last canary flag PR and use a better method ( #5535 )
...
* Revert "Implement Labrinth Canary API flag (#5531 )"
This reverts commit 3b21944a75 .
* Use Labrinth-Canary header instead of cookie for API canary
* prepr
* fix rebase
2026-03-13 16:29:08 +00:00
aecsocket
d14360aba5
Unify server pinging implementations between app and backend ( #5510 )
...
* Improve ping impl to bring parity to app lib impl
* Fix issue with new impl
* fix labrinth compile
* wip: why do servers not provide server info..
* Fix ping impl overriding port
* fix theseus_gui
* remove unneeded recursion lmit
2026-03-13 16:21:09 +00:00
aecsocket
991b4d8c13
Fix Typesense tests ( #5541 )
...
* Fix Typesense tests
* fix
* add back author
* Split project title and authors by words and index on that
* clippy
2026-03-13 13:34:51 +00:00
Truman Gao
cc9059fb4a
fix: search pagination ( #5548 )
2026-03-12 23:27:09 -07:00
Calum H.
32d76b8025
fix: lint ( #5544 )
2026-03-13 00:09:26 +01:00
Calum H.
ba06c89a0e
fix: content tab fixes ( #5543 )
...
* fix: search again
* fix: navigation bug
* fix: switch to stable key for toggle disable
* feat: inline backup slow warning icon
* fix: qa
* feat: fix installation state
2026-03-12 23:52:55 +01:00
Prospector
52d46b8aaa
App 0.12.0 changelog
2026-03-12 13:59:19 -07:00
Truman Gao
bdc204eebd
fix: misc server projects fixes ( #5537 )
...
* fix: add server to instance modal opens slow
* fix: creators section org doesnt display for project pages in app
* feat: separate modpacks and servers tabs in instances library
2026-03-12 13:26:14 -07:00
Calum H.
7d92e4ec7f
feat: content tab rewrite for worlds ( #5136 )
...
* feat: base content card component
* fix: tooltips + colors
* feat: fix orgs
* feat: base content tab internals rewrite
* feat: fix invalidmodal
* feat: add ContentModpackCard
* fix: extract types
* draft: layout
* feat: unlink modal
* feat: impl content tab
* fix: lint
* fix: toggling
* temp: disable updating stuff
* feat: selection v-model
* feat: bulk selection
* feat: mods tab rough draft
* feat: use fuse.js
* feat: add project combobox
* clean up project combobox
* feat: start install to play modal
* fix: events
* feat: use v-on
* feat: bulk actions + fix floating action bar width
* feat: figma alignments
* feat: migrate toggle to tailwind
* fix: row borders
* feat: disabled state
* feat: virtual list impl for card table based on window scroll
* fix: lint
* feat: virtualization + smaller contentcard items
* feat: use ContentCardTable + ContentCardItems
* feat: fix gap + border issues on last elm
* feat: cleanup + use proper searching
* fix: use TeleportOverflowMenu
* fix: fallback to svg if src is invalid on avatar component
* fix: storybook
* feat: start on updater modal
* feat: finish content updater modal
* feat: i18n pass
* feat: impl modal
* feat(app): backend changes for content tab refactor (#5237 )
* feat: include_changelog=false for updater modal
* fix: hash overrides
* feat: update checking for modpack
* feat: qa
* feat: modpack content modal
* fix: padding in table to match modals + tightness
* fix: lint
* feat: delete modal
* feat: fix toggle bugs
* fix: prepr
* fix: duplicate messages
* qa: full width search
* qa: use bg-surface-1.5
* qa: animation for filter pills
* qa: standardize hover colors
* fix: border-[1px] is border
* qa: mass de-select actually mass selecting
* qa: match figma designs for floating action bar
* qa: modal fixes
* q: modal fixes x2
* fix: table border
* qa: confirm modals
* qa: modal alignment
* qa: re-add stuck heading + dedupe logic
* qa: dedupe virtual scrolling + remove dead components
* qa: responsiveness for content table + link fixes
* qa: version column link, tooltips + lint fixes
* qa: instance busy protections
* fix: installation freeze bug
* chore: remove old mods page
* refactor: deduplicate layout
* chore: delete old content page(s)
* qa
* qa
* qa
* feat: sort btn - to iterate
* fix: ml
* feat: date added
* fix: lint
* fix: formatting.ts removal
* feat: get_dependencies_as_content_items
* qa: final QA changes
* refactor: deduplicate + polish content.rs
* feat: hook up content.vue with v1
* feat: hide v1 content api behind frontend feature flag
* fix: query keys + copy on empty state
* chore: i18n pass
* feat: reimpl unlink + upload endpoint
* feat: use bulk endpoints v1
* fix: lint
* fix: flags
* fix: responsiveness via container queries
* fix: lint
* qa: 1
* qa: fixes
* qa: fix ssr issues with browse content
* qa: header page divider
* qa: modals
* fix: prepr
* fix: issues
* fix: lint
* fix: toggle v1 ff
* qa: 5
* qa: delete modal copy
* feat: creation flow modals (#5383 )
* refactor: delete content v0 usages + impl
* feat: qa + fixes
* feat: installing banner using state event
* feat: fix modpack card bugs + filtering issues
* refactor: delete backups v0 api module
* feat: v1 servers GET endpoint
* fix: backups
* feat: swap to kyros upload v1 addon
* fix: use tanstack for loader.vue
* feat: finish install from discovery modal
* qa: bug fixes
* feat: set up installation settings
* fix: lint
* fix: typos
* fix: bugs
* fix: disable inline content
* feat: content tab improvements — upload UX, installation settings, and client-only indicators
Upload cancellation and navigation guard:
- Add ConfirmLeaveModal that prompts when navigating away during upload
- Cancel in-flight XHR uploads when user confirms leaving the page
- Add beforeunload handler to warn on browser/tab close during upload
- Track uploadedBytes/totalBytes in UploadState for progress display
- Replace Collapsible with Transition for upload progress admonition
- Show byte progress and percentage in upload banner
- Clamp upload progress to prevent exceeding 100%
Installation settings (server.properties):
- Add KnownPropertiesFields and PropertiesFields types to Archon types
- Add buildProperties() to creation flow context to collect gamemode,
difficulty, seed, world type, structures, and generator settings
- Pass properties through installContent on onboarding, discovery, and
ServerSetupModal flows
Server setup and discovery flow improvements:
- Migrate ServerSetupModal from servers_v0.reinstall to content_v1.installContent
- Replace loaderApiNames lookup with toApiLoader() helper
- Remove eraseDataOnInstall toggle — always use soft_override: false
- Simplify modpack install on discovery page to use first available version
and route through creation flow modal for both onboarding and non-onboarding
- Differentiate post-install navigation: content page for onboarding,
loader options for existing servers
Modpack update flow:
- Replace updateModpack() call with installContent() using soft_override: true
to support version selection in the content updater modal
Client-only mod indicators:
- Add environment field to AddonVersion (reuses Labrinth.Projects.v3.Environment)
- Add environment to ContentItem and isClientOnly to ContentCardTableItem
- Show orange TriangleAlertIcon with tooltip on client-only mods in content table
- Add "Client-only" filter pill to content filtering (controlled via
showClientOnlyFilter on ContentManagerContext)
- Apply client-only indicators in both ContentPageLayout and ModpackContentModal
Misc:
- Add CLAUDE.md note about using prepr commands for lint checks
- Export ConfirmLeaveModal from instances barrel
* fix: piping
* fix: switch content disable for linked server instances
* feat: client only filter
* fix: prepr
* feat: hasUpdate shape update
* feat: bulk update endpoint impl for content in panel
* feat: websocket state impl again with new phases
* fix: ws
* fix: use timeout fn for sync admon + fix content card layout scroll for browsers with overflow anchor bug
* fix: qa bugs
* fix: lint, a11y and i18n
* refactor: set up layouts folder properly
* fix: linked data cache stuff + lint
* feat: move installationsettings to shared layout
* fix: lint
* fix: issues
* feat: temp fuck staging up
* fix: lockfile
* fix: data sync issues on loader.vue
* fix: lint
* Hide shader configuration files from content list (#5499 )
* feat: workaround search problem + split out reset
* fix: qa
* fix: changelog not showing on first open
* fix: qa + optimistic updating improvements
* fix: prepr+lint
* fix: qa
* feat: qa
* fix: lint
* fix: lint
* fix: build
* fix: build
* fix: type errors
* fix: fade and JAVA_HOME passthrough
* feat: qa
* feat: impl diff shit
* fix: qa
* fix: app qa
* feat: update diff modal
* fix: endpoint
* fix: qa
* fix: qa
* fix: use bulk in modpack modal
* feat: abort signal impl + fix issues
* fix: diff modal trunc
* feat: qa
* fix: qa
* feat: tooltip content tab
* fix: prepr
* fix: dismiss on settings btn
* feat: qa
* feat: dont clear handlers on disconnect
* fix: lint
* fix: wrangler + introduce staging-archon env file
---------
Signed-off-by: Calum H. <calum@modrinth.com >
Co-authored-by: tdgao <mr.trumgao@gmail.com >
Co-authored-by: Artyom Ezri <61311568+Artezon@users.noreply.github.com >
2026-03-12 13:24:32 -07:00
aecsocket
f0224dfff7
Search backend refactor with typesense impl ( #5528 )
...
* initial elasticsearch impl
* working elastic cluster
* replace SearchError with ApiError for preparation of search backend
* start factoring meili out to trait
* move meili to backend
* update routes to use search backend trait
* wip
* Update projects.rs
* search backend is only init'd once in config
* wip
* wip: backend agnostic
* change search internal routes to delegate to backend
* initial elasticsearch impl
* fix filtering
* elastic impl
* refactor indexing into its own module
* clean up elastic code
* fix ci
* fix tests
* fix elastic health check
* fix up env rebase
* fix compile
* dummy commit to update github pr
* Fix rebase
* Elastic basic https auth
* Fix duplicate projects showing up
* Fix up tests
* Replace search `ApiErrors` with `eyre::Reports`, propagate background task errors
* clean up agents files
* make index chunk size configurable
* make `match_phrase` in elastic case-insensitive
* use current/next indices and swap between them
* test case for error body
* Fix failing case
* da merge
* factor out common stuff from search backends
* allow fetching hit metadata from search results
* allow customising elasticsearch search config
* bit of docs
* add mappings to indices for elastic
* Implement Typesense
* wip
* fix up some sort fields stuff
* use different approach to filterable field sets
* remove a bunch of search fields which weren't used for filtering
* bucket text matches
* Bucketing by text_match for typesense
* fix tombi lint
* fix some sentry errors and dont prioritise 2+ term matches
* tweak ts query settings
* expose some more search settings
* query sort changes
* small fixes
* should fix pagination stuff
* fix healthcheck maybe
* ragebait ci
* tests
* tests
* revert environment
2026-03-12 18:58:55 +01:00
aecsocket
1c1683adb6
Fix various user/project deletion queries ( #5511 )
2026-03-12 12:46:39 +00:00
aecsocket
407e6217f5
Fix permissions on project component edits ( #5526 )
2026-03-11 19:09:44 +00:00
Truman Gao
83ea7f684b
fix: permissions for server compatibility ( #5525 )
...
* disable buttons for server compatibility settings
* update permissions checkboxes
2026-03-11 18:45:06 +00:00
aecsocket
3b21944a75
Implement Labrinth Canary API flag ( #5531 )
2026-03-11 15:28:09 +00:00
Emma F.
086508be23
Replace admin/jai emails for security policy with support email ( #5524 )
2026-03-11 11:55:11 +00:00
coolbot
8b04303eca
Moderation: server languages and description stage tweaks ( #5515 )
...
* Description button tweaks
* server languages
* pretty
2026-03-10 22:08:15 +00:00
aecsocket
2b8175ad66
Daedalus doesn't instantly fail when upstream loses versions ( #5518 )
...
* Daedalus doesn't instantly fail when upstream loses versions
* fix shear
* Revert DashMap changes for try_join_all
2026-03-10 18:59:47 +00:00
aecsocket
0c98f6bf45
Update changelog for app 0.11.4 ( #5519 )
...
* Update changelog
* fix up
2026-03-10 16:59:41 +00:00
Truman Gao
9a8712c76e
fix: misc issues in app & website ( #5512 )
...
* fix: debug info copy button overflowing badly
* fix: updating instance's disabled mods re-enables them
* fix: modpack update enables previous disabled mods
* fix: add more languages #5508
2026-03-09 22:10:32 +00:00
Jerozgen
f62c60a681
Impove Intl formatting ( #5372 )
...
* Improve Intl formatting
* Additional fixes
* Fixed formatters were not updated on locale change
* Fixed formatNumber was not updated on locale change
* Additional formatting and fixes after merge
* Run prepr:frontend
* Remove `'` in icon map
* Run `pnpm install`
* fix: lint + import
* Additional fixes
---------
Co-authored-by: Calum H. <calum@modrinth.com >
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-03-09 21:29:32 +00:00
Lynx
9b2f0c88cd
Update "Launch SFTP" button to a plain hyperlink ( #5356 )
...
* Update "Launch SFTP" button to use a hyperlink instead of a button
* fix: use computed ref to construct url
2026-03-09 20:35:46 +00:00
Mingxuan Ding
01b8ee6909
feat: fixed the collections page sorting logic and add URL persistence ( #5375 )
...
* "feat(collections): fix sorting logic and add URL persistence"
* fix(navigation): use replaceState for project filters to prevent history pollution
* Revert "fix(navigation): use replaceState for project filters to prevent history pollution"
This reverts commit 3924855fafcf2921056e31b7606a143de01ed6a6.
* fix: lint + devin
---------
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-03-09 20:12:44 +00:00
Mingxuan Ding
5a51a755eb
feat: use router.replace for project filters to prevent history pollution ( #5378 )
...
* fix(navigation): use replaceState for project filters to prevent history pollution
* fix: add replace prop to NavTabs and enable it on project and discover pages
* style: run pnpm run fix on affected files
* enable NavTabs replace prop on collection, user, and org pages
---------
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-03-09 20:09:44 +00:00
lumiscosity
4cfac2c8a2
Various typo fixes and clearups ( #5350 )
...
* Various typo fixes and clearups
As reported on Crowdin.
* touch up wording on the environments
* lint
* roll back describes + lint
* fix extra "usd" in some languages in the hosting marketing page
* fix: lint + devin pass
---------
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-03-09 19:53:39 +00:00
Calum H.
f6fcdd336f
feat: implement image uploading for mdeditor in modrt. checklist ( #5361 )
...
* feat: implement image uploading for markdowneditor in checklist
* fix: lint
2026-03-09 19:32:44 +00:00
Arthur
5594771ad8
Fix misc ui overflow issues ( #5357 )
...
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
2026-03-09 19:25:15 +00:00
Prospector
5d04992a28
Add server project follower count to details ( #5502 )
2026-03-09 19:22:40 +00:00
Prospector
c9c8079853
Merge server project header into project header ( #5500 )
2026-03-09 19:19:55 +00:00
Xander
97051cc64d
fix: email banner type warning ( #5435 )
...
* fix email banner type warning
* Update apps/frontend/src/layouts/default.vue
Signed-off-by: Calum H. <hendersoncal117@gmail.com >
---------
Signed-off-by: Calum H. <hendersoncal117@gmail.com >
Co-authored-by: Calum H. <hendersoncal117@gmail.com >
2026-03-09 19:19:27 +00:00
Prospector
0a04478149
small fix to spacing in server cards ( #5501 )
...
* small fix to spacing in server cards
* prepr
2026-03-09 19:18:10 +00:00
François-Xavier Talbot
789ec8966c
Add refresh button in files tab behind feature flag ( #5431 )
2026-03-09 19:16:01 +00:00
Modrinth Bot
51a83b4536
New translations from Crowdin (main) ( #5417 )
2026-03-09 19:15:11 +00:00