Truman Gao
1cabfe3e85
fix: allow mojang skins to be draggable ( #6365 )
...
* fix: allow mojang skins to be draggable
* pnpm prepr
2026-06-11 19:02:28 +00:00
L4stIdi0t
36423eb5b5
Feat: system theme live update ( #6197 )
...
* fix: restore fixed render mode for logs tab
* feat: react to system theme changes in real time
When the 'System' theme is selected, listen for OS-level
prefers-color-scheme changes and update the app theme immediately,
without requiring a restart.
* Apply suggestion from @IMB11
Signed-off-by: Calum H. <hendersoncal117@gmail.com >
---------
Signed-off-by: Calum H. <hendersoncal117@gmail.com >
Co-authored-by: Calum H. <hendersoncal117@gmail.com >
Co-authored-by: Calum H. <calum@modrinth.com >
2026-06-11 13:32:15 +00:00
Truman Gao
c1780eef7d
feat: drag and drop skins to reorder ( #6357 )
...
* feat: drag and drop skins to reorder
* feat: implement drag to reorder skins
* fix: ci
* remove: backend implementation
* regenerate sqlx
* fix: remove v-if selectable
* feat: remove drag handle
* refactor: pnpm prepr
* cargo fmt
* fix: dragging disable hover, wrong evt for edit skin + remove back of skin hover
---------
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-06-11 12:22:38 +00:00
Calum H.
180cef6eaa
fix(skins): better offline handling ( #6344 )
2026-06-10 13:28:10 +00:00
Calum H.
b828fa17de
feat(app-auth): add new error cases to mc auth error modal ( #6349 )
2026-06-10 13:28:00 +00:00
Calum H.
f474940321
fix(skins): hardcoded skins not editable ( #6347 )
...
fix: hardcoded skins not editable
2026-06-09 18:23:19 +00:00
Calum H.
83b0586fd2
fix(skins): loading state flash on delete ( #6346 )
2026-06-09 18:22:07 +00:00
aecsocket
bc5a761312
Add analytics meta for downloading dependent projects ( #6318 )
...
* Send dependent mod info to backend
* Parse meta from query
* condense dependent_on and modpack
* Analytics dependents response
2026-06-09 15:47:52 +00:00
Calum H.
01d3fb47c4
feat: updater ui change + win restart fix ( #6339 )
...
* feat: updater ui change
* fix: fix width
* fix: impl fork tauri updater plugin
* fix: lint
2026-06-08 21:52:22 +00:00
Calum H.
9404d46782
feat: release channels instance setting ( #6252 )
...
* feat: rough release channels impl draft
* feat: move to bottom + lint
* fix: invalidate content queries on channel change
* fix: change to chips
* fix: lint
* fix: copy
2026-06-08 17:10:59 +00:00
Calum H.
926c72de42
fix: files tab drag and drop ( #6325 )
...
* fix: files drag drop
* fix: standardize drag and drop + fix files tab permissions
2026-06-08 17:03:30 +00:00
Modrinth Bot
33b1419bdf
New translations from Crowdin (main) ( #6332 )
2026-06-08 16:20:46 +00:00
Calum H.
7366c32df3
feat: incompat modal improvement ( #6256 )
...
* feat: incompat modal improvement
* feat: use ContentUpdaterModal and remove IncompatibilityWarningModal
* fix: lint
* fix: lint
2026-06-05 15:56:05 +00:00
Calum H.
dfe12d4ecb
feat: server access post release QA ( #6316 )
...
* fix: clicking users in table in app takes you to blank page instead of website
* fix: wrong loader icon on server panel
* fix: surface var misalignment
* fix: password managers still detecting username field as something to autofill
* feat: show users on backupitem components
* feat: seperators for filter sections
* fix: lint + change remove -> revoke
* fix: copy
* feat: align copy
2026-06-05 14:54:27 +00:00
Calum H.
bd97ace974
feat: hosting access tab ( #5995 )
...
* feat: implement access tab with dummy data
* fix: spacing
* feat: qa
* feat: implement backend
* qa: qa pass
* feat: fix user "search"
* fix: lint
* feat: change to bitfield
* feat: fix fields
* fix: lint
* fix: lint
* feat: hook up api
* feat: fix permissions
* feat: audit log table event start
* feat: better mobile mode for audit log table
* feat: i18n
* feat: qa
* feat: enforce permissions
* feat: email template start
* feat: qa
* fix: tooltip bug
* feat: qa
* impl: sse support in api-client
* feat: sse impl
* fix: desync path
* feat: time frame picker from analytics
* feat: QA
* fix: spacing
* fix: permisison audit log entries
* fix: hosting manage page shared server detection
* fix: lint
* feat: qa + lint
* feat: audit log table sort by time
* feat: finish frontend panel stuff
* fix: lint
* fix: backend alignment
* fix: lint
* fix: supress friend errors
* feat: qa
* fix: qa
* fix: lint
* fix: utils barrel
* fix: safari cookies in dev
* fix: pin nuxt
* feat: fixes + notif fix
* fix: notifications
* feat: qa
* fix: notification sync not happening immediately
* fix: qa
* fix: qa
* feat: qa
* blog + prepr
* feat: toast shit
* blog images
* thumbnail update one last time
* prepr
* feat: use reinvite route
* update images
* fix: reinvite stuff
* fix: lint
* fix: alignment of save bar
* fix: notif sizing
* fix: split up access
* fix: lint
* fix: lint
* fix: link
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-06-04 15:58:01 +00:00
Calum H.
3c051f5b1d
feat: add notifs onto friends ws temporarily ( #6290 )
...
* feat: add notifs onto friends ws temporarily
* fix: lint + styling
* fix: regressions
2026-06-02 19:47:37 +00:00
Calum H.
cfe45b368c
fix: memory issues when importing giant mrpack files ( #6278 )
...
* feat: dont load mrpacks into memory if they are local imports
* fix: frontend
2026-06-02 12:59:41 +00:00
Calum H.
6b0a0c1897
fix: content update modal hiding available updates until reopen ( #6277 )
2026-06-02 04:23:19 +00:00
Prospector
1550dfb3f0
feat: add toggle for showing play time ( #6240 )
...
* feat: add toggle for showing play time
* prepr
2026-06-01 15:52:01 +00:00
Modrinth Bot
4762a0a725
New translations from Crowdin (main) ( #6275 )
2026-06-01 14:11:53 +00:00
Prospector
e6afc6f4f3
fix some pride links
2026-05-31 16:22:16 -07:00
Calum H.
325926ad9b
feat: pride 2026 frontend ( #6205 )
...
* feat: pride 2026 banner app sidebar
* feat: use ProgressBar component
* feat: pride skins
* feat: pride skins
* feat: blog post
* fix: blogpost
* fix: pride skin condition
* fix: types
* fix: show logic
* fix: qa
* fix: lint
* fix: unused var
2026-05-31 16:43:41 +00:00
Prospector
34b87991bc
feat: new user badges, ui consistency pass ( #6262 )
...
* feat: new user badges, ui consistency pass
* prepr
* fix: align with backend
* fix: lint
---------
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-05-31 15:25:31 +00:00
Calum H.
047b8c3bf7
fix: i18n string problems ( #6131 )
...
* fix: apply non-json i18n fixes
* fix: pruning
* fix: prepr
* fix: run.mjs
* fix: lint
2026-05-29 15:55:39 +00:00
Modrinth Bot
2c62cf1d12
New translations from Crowdin (main) ( #6203 )
2026-05-27 22:28:26 +00:00
Calum H.
84b91f32f8
fix: skins QA problems + flow change ( #6216 )
...
* fix: skins backend bugs + apply flow
* fix: caching structure
* feat: collapse already duplicated skins + fix moj api spam
* fix: doc
* fix: flatten migrations
* feat: remove default cape/cape override concept
* fix: fmt + lint
* feat: remove SelectCapeModal for inline cape list
* feat: qa
* feat: virtualisation of skins sections + fix texture/model cache
* fix: lint
* fix: virt bugs + renderer fixes
* fix: qa bugs
* fix: doc
* fix: re-add click impulse anim from prototypes + re-add interact anim length cap
* fix: regressions
* devex: split up SkinPreviewrenderer
* fix: lint
* fix: introduce dynamic mode in virtual-scroll.ts
* feat: qa
* fix: nametag bug + remove minecon skin pack suffix
* feat: pain (literally)
* feat: user agent on moj reqs
* feat: impl per account flush queue for operations
* fix: breadcrumb
* chore: i18n pass
* fix: lint + prep + check
* fix: misalignments
2026-05-27 22:22:24 +00:00
Modrinth Bot
ea967845d9
New translations from Crowdin (main) ( #6193 )
2026-05-24 17:25:25 +00:00
Calum H.
8b17441f40
feat: compact logs if they have logspam to prevent app crashing ( #6181 )
...
* feat: compact logs if they have logspam to prevent app crashing
* fix: lint
2026-05-23 18:22:15 +00:00
Arthur
a58bc3dc21
feat: java installation ui improvements ( #5731 )
...
* Clean impl of java installation ui improvements
* Migrate composable to ts
* Migrate to ButtonStyled, fix coloring
* Fix lint
* Fix clearing java path not refreshing state
* fix: use Table component + install btn disabled state tooltip
---------
Signed-off-by: Arthur <creeperkatze.dev@gmail.com >
Signed-off-by: Arthur <contact@creeperkatze.dev >
Co-authored-by: Creeperkatze <178587183+Creeperkatze@users.noreply.github.com >
Co-authored-by: Calum H. <calum@modrinth.com >
Co-authored-by: Calum H. (IMB11) <contact@cal.engineer >
2026-05-23 14:46:12 +00:00
Calum H.
d077d44540
fix: content tab uniqueness regression ( #6156 )
...
* fix: content tab uniqueness regression
Closes : #6154
* fix: further regressions
* fix: lint
* fix: lint
2026-05-21 22:03:35 +00:00
Calum H.
3eeb549d20
fix: intercom bubble positioning properly ( #6111 )
...
* feat: fix intercom properly
* fix: positioning size + css transition
* fix: lint
* fix: ts
* fix: nitpick
2026-05-20 17:15:46 +00:00
Calum H.
c3fe7b4232
feat: content management changes ( #6104 )
...
* feat: change modpack updating flow
* fix: pending install state loss
* fix: mods.vue perf problems
* chore: todo doc
* draft: try preload/fix suspense
* fix: lint
2026-05-20 17:07:35 +00:00
Modrinth Bot
48bb44155d
New translations from Crowdin (main) ( #6127 )
...
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-05-18 14:53:39 +00:00
Prospector
d87f93fdd5
fix: back to browse in app not working ( #6087 )
2026-05-12 22:22:27 -07:00
Prospector
882b01c7c9
fix: app restarting after the user closes when there's a pending update ( #6074 )
...
* fix: app restarting after the user closes when there's a pending update
* add logging and fix tauri variable
* use state
* use atomicbool
2026-05-12 19:01:12 +00:00
Prospector
a192f7857e
fix: pagination margin and opening project pages in new tab ( #6079 )
...
* fix:
* adjust web to remove extra bottom margin too
2026-05-12 11:33:49 -07:00
Prospector
c8c79a6c74
fix: close button hitbox ( #6078 )
2026-05-12 10:23:56 -07:00
Prospector
a4f3c63fcc
pin tanstack versions + set pnpm min age to 7 days
2026-05-12 01:24:38 -07:00
Prospector
02e10be4db
fix: open modrinth project links in the app ( #6072 )
2026-05-11 19:57:39 -07:00
Prospector
6d3fdb680c
fix: app loading speed ( #6070 )
2026-05-11 13:12:44 -07:00
Modrinth Bot
12e5f02e57
New translations from Crowdin (main) ( #6067 )
2026-05-11 15:43:35 +00:00
Prospector
c1c86e3b72
fix: advanced rendering toggle in app barely worked ( #6056 )
2026-05-09 14:12:52 -07:00
Calum H.
c7602602e5
fix: use localstorage for sync state during install ( #6057 )
...
* fix: use localstorage for sync state during install
* fix: lint
2026-05-09 21:02:42 +00:00
Calum H.
a79b8e0777
feat: clean up browse shared layout logic + introduce queuing ( #6030 )
...
* feat: clean up edge case behaviour and add queued to install logic
* fix: remove version choice modal
* feat: queued flow
* feat: standardize headers in app on proj pages
* fix: clear btn
* feat: installing floating popup
* fix: lint
* fix: onboarding/reset logic change for modpacks
* qa: big ol qa
* fix: lint
* fix: lint
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-05-09 19:01:23 +00:00
Jerozgen
3052a14d95
feat: make byte size units translatable ( #5969 )
...
Make byte size units translatable
2026-05-09 09:26:59 +00:00
Prospector
384556a810
fix: instance redirects to root page with / making it appear as a sub-page in navigation ( #6040 )
2026-05-08 19:54:25 +00:00
Calum H.
a082e8597c
fix: app user agent for api-client reqs using tauri http plugin ( #6045 )
...
fix: app user agent
2026-05-08 19:52:52 +00:00
Prospector
9c99518497
chore: improve moderation ux ( #6035 )
...
* feat: save project review queue filters
* reduce unnecessary network calls + prepr
* missed file
* ui tweaks
* add fucked up
* add label + prepr
* prepr
* update legacy badge labels
* globe
* fix margin
* be more reasonable
* pending state
* fix double review, prepr
* small badge text
2026-05-08 01:40:28 -07:00
Prospector
83e45d7a5c
refactor: update modpack export modal, exclude /mods/.connector ( #6032 )
...
* refactor: update modpack export modal, exclude /mods/.connector
* Add slash suffix to folders
* prepr
* preprr
2026-05-07 19:23:46 -07:00
Prospector
77b30b27fe
fix: make scrollbar gutter stable in app viewport ( #6033 )
2026-05-07 19:21:37 -07:00