Emma F. and GitHub
a0017cf58f
fix: nested details tags in markdown bodies ( #6458 )
2026-06-21 18:56:24 +00:00
Sychic and GitHub
b188bbf617
fix(maven): return requested file extension ( #6455 )
...
* fix(maven): return requested file extension
closes #2428 , #2663
why was this hard coded lol
* fix(maven): handle other file types properly
2026-06-21 13:09:14 +00:00
Michael H. and GitHub
79ce1adf9d
chore: kebab-case topic name
2026-06-21 14:42:24 +02:00
aecsocket and GitHub
c6ef10e798
Incremental search indexing ( #6453 )
...
* wip: initial kafka support
* wip: kafka search queue
* wip: kafka consumer
* wip: create/delete docs
* reindexing works
* reindex in more places
* also incrementally update server pings
* cleanup
* tombi
* fix ci
* update tombi
* prepare
* fix ci
* fix
* fix PLEASE
* 🙏
* add route to force reindex project
2026-06-21 10:03:20 +00:00
aecsocket and GitHub
be65589e4d
Allow v2 version creation route to accept environment ( #6454 )
...
* Allow v2 version creation route to accept environment
* fix
2026-06-20 19:30:32 +00:00
ThatGravyBoat and GitHub
86a224419c
fix: users projects shifting around while in queue ( #6452 )
...
fix: users projects shifting around while in queue due to download count changes
2026-06-20 15:55:03 +00:00
Calum H. and GitHub
49dd844fe1
feat: changelog app 0.14.8 ( #6450 )
v0.14.8
2026-06-19 20:34:28 +00:00
Calum H. and GitHub
56536abb24
fix: modal shift on close + readd settings preload ( #6448 )
...
* fix: NewModal layout shift on close
* fix: preload queries in settings modals
* fix: any
2026-06-19 20:23:35 +00:00
aecsocket and GitHub
ac5daad280
Tiltify API query backoff ( #6447 )
...
* Tiltify API querying backoff
* fix backoff
* fix clippy
* fix2
2026-06-19 19:02:22 +00:00
checkrd and GitHub
87eec7741b
fix: remove max-width cap on floating action bar for mobile screens ( #6430 )
2026-06-19 18:38:33 +00:00
Modrinth Bot and GitHub
4c9ee5b1c4
New translations from Crowdin (main) ( #6403 )
2026-06-19 18:08:03 +00:00
Truman Gao and GitHub
caeab46ca6
fix: clicking scrollbar closes combobox ( #6443 )
...
* fix: clicking overlay scrollbar closes combobox
* feat: adjust multiselect scrollbar style
* feat: for dropdown mutliselect too
2026-06-19 18:07:13 +00:00
Calum H. and GitHub
8e6004fdd5
fix: billing fix for medal servers ( #6437 )
...
* fix: billing fix for medal servers
* fix: lint
2026-06-19 18:04:25 +00:00
aecsocket and GitHub
50b2b9567c
Fix token separators in game version search ( #6435 )
...
* Fix token separators in game version search
* fix
2026-06-19 15:50:02 +00:00
Truman Gao and GitHub
e0ea14226e
feat: add dawn launcher user agent ( #6441 )
...
* feat: add dawn launcher user agent
* rename to Dawn
2026-06-19 14:31:47 +00:00
Calum H. and GitHub
d2b85c9f8e
fix: pre-migration for skins drag and drop change ( #6402 )
2026-06-19 14:16:51 +00:00
aecsocket and GitHub
d33f00d2b1
Tighten URL slug validation ( #6442 )
...
* Tighten URL slug validation
* slug sanitization in frontend
2026-06-19 13:52:24 +00:00
aecsocket and GitHub
b3257a0614
Allow revenue analytics to bucket by user ID ( #6428 )
...
* adjust
* convert to sqlx macros
* Allow users on a team to see rev splits of other users
* prepare
* clarify comment
2026-06-18 12:12:56 +00:00
François-Xavier Talbot and GitHub
486b467af2
cont: fix(frontend): dont assume wss for panel pingtest as well ( #6421 )
...
* fix(frontend): dont assume wss for panel pingtest as well
* fix(frontend): wss assumptions
* chore: fix export
* chore: prettier
2026-06-17 22:54:09 +00:00
aecsocket and GitHub
336050f4df
Clear owned projects cache when deleting an org with projects ( #6429 )
2026-06-17 19:24:44 +00:00
aecsocket and GitHub
2bb1ef775c
Serve stale Tiltify data if API is not available ( #6427 )
2026-06-17 14:58:07 +00:00
François-Xavier Talbot and GitHub
5ed322d281
feat(frontend): don't assume secure protocol for kyros websocket/fs ( #6420 )
...
* feat(frontend): don't assume https as websocket/fs protocol
* fix(frontend): actually do the same for websocket
* fix(frontend): don't strip ws path
2026-06-16 21:39:38 +00:00
Calum H. and GitHub
8591bc8ebc
feat: changelog app 0.14.7 ( #6419 )
v0.14.7
2026-06-16 19:05:19 +00:00
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 and GitHub
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 and GitHub
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. and GitHub
dfba212be4
fix: update checking version match reliability ( #6411 )
2026-06-16 18:45:31 +00:00
Calum H. and GitHub
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. and GitHub
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 and GitHub
b5f7406998
fix: game version filter in search using quotes instead of backticks ( #6415 )
2026-06-16 18:22:52 +00:00
ThatGravyBoat and GitHub
3679d2c786
fix: maven version ranges not matching correctly ( #6416 )
2026-06-16 17:28:50 +00:00
Calum H. and GitHub
f48a2f64db
fix: content modals missing nexttick ( #6412 )
2026-06-16 16:01:49 +00:00
Calum H. and GitHub
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 and GitHub
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 and GitHub
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. and GitHub
c082594825
fix: underscored users not searchable ( #6362 )
2026-06-11 19:27:28 +00:00
Prospector
e5831d38eb
changelog
v0.14.6
2026-06-11 12:08:54 -07:00
Truman Gao and GitHub
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
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 and GitHub
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
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 and GitHub
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. and GitHub
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. and GitHub
180cef6eaa
fix(skins): better offline handling ( #6344 )
2026-06-10 13:28:10 +00:00
Calum H. and GitHub
b828fa17de
feat(app-auth): add new error cases to mc auth error modal ( #6349 )
2026-06-10 13:28:00 +00:00
Truman Gao and GitHub
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. and GitHub
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. and GitHub
f474940321
fix(skins): hardcoded skins not editable ( #6347 )
...
fix: hardcoded skins not editable
2026-06-09 18:23:19 +00:00