didirus
f07b57a0a5
cleanup: remove some illegal pride content
2026-06-18 03:54:45 +03:00
didirus
9d1b02de4d
cleanup: remove some illegal pride content
2026-06-18 03:51:02 +03:00
didirus
3165ab2a6c
build(app): bump tauri app version to 0.14.701
2026-06-18 03:35:09 +03:00
didirus
af99cb8109
Merge tag 'v0.14.7' into beta
...
v0.14.7
2026-06-18 03:27:02 +03:00
didirus
f130a7e64b
refactor(astralrinth): isolate branded assets and update helpers
2026-06-18 03:20:09 +03:00
didirus
9678770cba
refactor(app-frontend): move launcher update flow to AstralRinth helper and modal
2026-06-18 02:03:20 +03:00
didirus
b88bd246f8
perf: reduce expensive neon animation effects
2026-06-17 02:50:11 +03:00
didirus
24d082e6a6
ci: remove unused upstream workflows and enable macOS build
AstralRinth App Build / 🐧 Linux Build (push) Has been cancelled
AstralRinth App Build / 🍎 macOS Build (push) Has been cancelled
AstralRinth App Build / 🪟 Windows Build (push) Has been cancelled
2026-06-17 02:33:11 +03:00
didirus
2e28aef1a5
Added mise tools manager and modrinth news filter
Prepare pnpm cache / prepare (push) Has been cancelled
AstralRinth App build / Build (x86_64-pc-windows-msvc, windows-latest) (push) Has been cancelled
AstralRinth App build / Build (x86_64-unknown-linux-gnu, ubuntu-latest) (push) Has been cancelled
2026-06-17 02:19:16 +03:00
didirus
a4fad0c1e2
Merge tag 'v0.14.6' into beta
...
v0.14.6
2026-06-17 02:14:47 +03:00
Calum H.
8591bc8ebc
feat: changelog app 0.14.7 ( #6419 )
2026-06-16 19:05:19 +00:00
coolbot
01fd18d550
Fix: update modpack export filter ( #6359 )
...
* Update Modpack export filters
* fix: move file export filtering from vue to rust
* chore: remove unused import
---------
Co-authored-by: Gravy Boat <gravy@thatgravyboat.tech >
2026-06-16 18:51:45 +00:00
François-Xavier Talbot
3aaa2ef071
feat(app-backend): key circuit breaker by URI path pattern ( #6383 )
...
* feat(app-lib): split `FetchFence` on base URI path
* chore: fmt
* fix(app-lib): fix test timing
2026-06-16 18:49:06 +00:00
Truman Gao
a3aeeac2c3
fix: babric mods incorrectly detected as fabric ( #6407 )
...
* fix: babric mods incorrectly detected as fabric
* remove: standard version, just check for fabric normalized beta version number
* add comment
2026-06-16 18:47:16 +00:00
Calum H.
dfba212be4
fix: update checking version match reliability ( #6411 )
2026-06-16 18:45:31 +00:00
Calum H.
3877999e53
fix: update browse page when installing dependencies ( #6414 )
...
* fix: update browse page when installing dependencies
* fix: lint
* fix: vers page
* fix: vers page link query persistence
2026-06-16 18:36:42 +00:00
Calum H.
46a7cf490d
feat: implement dependency deletion modal for content tab ( #6410 )
...
* feat: implement dependency deletion modal for content tab
* fix: handle bulk delete state
* fix: lint
2026-06-16 18:36:30 +00:00
Truman Gao
b5f7406998
fix: game version filter in search using quotes instead of backticks ( #6415 )
2026-06-16 18:22:52 +00:00
ThatGravyBoat
3679d2c786
fix: maven version ranges not matching correctly ( #6416 )
2026-06-16 17:28:50 +00:00
Calum H.
f48a2f64db
fix: content modals missing nexttick ( #6412 )
2026-06-16 16:01:49 +00:00
Calum H.
fe80ac10fc
fix: hide content selection floating bar modal issues ( #6413 )
2026-06-16 16:01:09 +00:00
Prospector
cf0d260802
fix blog
2026-06-15 08:41:40 -07:00
Prospector
503d34ee0f
add spark blog post
2026-06-15 07:34:31 -07:00
Prospector
bfbe66f73b
feat: add product metadata to admin billing ( #6371 )
...
* feat: add product metadata to admin billing
* prepr
2026-06-11 15:30:39 -07:00
aecsocket
64e17c7c1b
Include compatible dependencies field in project search ( #6366 )
...
* include compatible dependency projects field
* fix
2026-06-11 20:18:44 +00:00
Calum H.
c082594825
fix: underscored users not searchable ( #6362 )
2026-06-11 19:27:28 +00:00
Prospector
e5831d38eb
changelog
2026-06-11 12:08:54 -07:00
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
Arthur
7d15fd3ac0
devex: integrate i18n ally extension ( #6328 )
...
* Integrate with i18n ally
* Update .gitignore
* Cleanup
* Dont force display language
2026-06-11 12:52:44 +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
aecsocket
d2a66bb2b0
Allow searching by project dependencies ( #6350 )
...
* Allow searching by project dependencies
* change field name
* use query macro
2026-06-10 17:30:03 +00:00
Calum H.
98b1730e19
fix(skins): translucency issues with outer layer ( #6345 )
...
fix(skins): translucency issues with outer layer in main renderer
2026-06-10 13:28:21 +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
Truman Gao
72a4e86c26
fix: analytics events page not in admin dropdown ( #6352 )
...
* fix: analytics events page not in admin dropdown
* pnpm prepr
* fix: add clearing date picker
* fix: date picker positioning not using rendered height
2026-06-09 21:01:42 +00:00
Calum H.
93f8da1666
fix(app): notifications appearing with modal open ( #6348 )
...
fix: notifications appearing with modal open
2026-06-09 21:01:02 +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
Calum H.
543d25e2d6
feat: use discord_id from discord sso for role grant ( #6326 )
...
* feat: properly use labrinth's linked discord accts sso for discord bot
* Update email for fixture user in SQL insert
Signed-off-by: Calum H. <calum@modrinth.com >
* fix: rev changes
* fix: copy on email
* fix: lint
* fix: rev
* fix: lint
---------
Signed-off-by: Calum H. <calum@modrinth.com >
2026-06-09 17:33: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
Prospector
3258d7dbdf
changelog
2026-06-08 15:56:14 -07:00
Prospector
b5d1aeda85
feat: collapse uncommon plugin loaders behind "Show more" ( #6342 )
2026-06-08 15:53:42 -07:00
coolbot
1cedbe5fda
fix: upload a version nag ( #6338 )
...
Update core.ts
Use projectV3.versions instead of NagContext.versions to prevent the warning showing up when versions have not been loaded yet.
2026-06-08 22:06:47 +00:00
Truman Gao
2c9bf58d1f
feat: various analytics updates ( #6330 )
...
* feat: add button to view user analytics
* feat: add "Your projects" preset selection
* feat: fix revenue rounding for values under 1 and show full values for all statcards with tooltip
* fix: sum rounded value instead of raw value for tooltip total if it's under 1
* fix: show decimal in playtime statcard if under 1 hrs
* feat: disable playtime statcard for purely plugin projects
* refactor: pnpm prepr
2026-06-08 22:03:28 +00:00
Truman Gao
a92b5b08df
fix: radius on inner button in Tabs ( #6340 )
2026-06-08 21:53:40 +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
Calum H.
9729737d7d
fix: replace save banner in env migration modal with physical bn ( #6028 )
...
* feat: dont use save banner for project env modal
* fix: modal btn gap
* fix: lint
* Update packages/ui/src/components/project/settings/environment/ProjectEnvironmentModal.vue
Signed-off-by: Calum H. <hendersoncal117@gmail.com >
* fix: lint
* fix: import
---------
Signed-off-by: Calum H. <hendersoncal117@gmail.com >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-06-08 16:52:35 +00:00