coolbot
58a5619073
add alt keybind for resetting moderation progress. ( #6606 )
2026-07-04 21:28:08 +00:00
François-Xavier Talbot and aecsocket
4a6fa9fc3d
feat: better api docs ( #6586 )
...
* feat: docs
* fix tombi
* chore: fix some of the routes rendering with missing /
* response schemas
* fix: restore labrinth docs routes
* Fix path parameter docs in routes
* remove utoipa-actix-web
* consistency
* improve version intros
* improve formatting, examples
* better hash examples, move openapi stuff to openapi.rs
* more utoipa param fixes
* request body docs
* chore: remove moderation route from v2, remove ingest & webhooks from v3 spec
* fixes
* chore: tweak sources titles
* fix
* fix test
* improve examples
* increase compiler spawned thread stack size
* remove unused tests & script
* test
* bro what
* fix
---------
Co-authored-by: aecsocket <43144841+aecsocket@users.noreply.github.com >
2026-07-04 14:19:21 +00:00
aecsocket
b26d048a63
Remove AutoMod code ( #6604 )
...
* 🦀 automod is gone 🦀
* prepare
2026-07-03 21:32:11 +00:00
François-Xavier Talbot
d5be2bd739
fix(labrinth): include SharedInstanceInvite notifications for ws ( #6603 )
...
* fix(labrinth): include SharedInstanceInvite notifications for ws
* chore: fmt
2026-07-03 17:06:58 +00:00
Prospector
0dac5684af
changelog
2026-07-03 08:16:29 -07:00
coolbot
ca0b8d5ca4
add excessive languages warning nag ( #6587 )
2026-07-03 12:12:07 +00:00
coolbot
b6651efe52
Moderation Fix: Handle more license cases ( #6590 )
...
Apply correct behavior in edge cases
2026-07-02 17:26:10 +00:00
aecsocket
eb28121c0a
fix: scan logic file whitelist + rescan route ( #6585 )
...
* explicitly only scan jar/zip/disabled files for attributions
* add route to force scan file
* prepare
2026-07-02 16:33:16 +00:00
Sychic
a5ebc85356
refactor(labrinth): combine logic for external notification endpoints ( #6578 )
...
* refactor(labrinth): combine logic for external notification endpoints
also introduce new notification that doesn't send an email
* style(labrinth): derive default
* feat(labrinth): return more detailed failure information for external
notifications
2026-07-02 15:44:47 +00:00
Prospector
c530671be1
fix collection widget on mobile
2026-07-01 18:09:12 -07:00
Prospector
bb6d8a6fc4
changelog
2026-07-01 17:44:29 -07:00
Prospector
256e8f946a
chore: pride month fundraiser conclusion ( #6588 )
...
* pride end blog post
* Fix drago link
* prepr oops
2026-07-01 17:43:44 -07:00
Calum H.
7e5590b8b9
fix: improve observability during fetch failure ( #6555 )
...
* fix: improve observability during fetch failure
+ remove analytics log spam
* fix: rev comments
2026-07-01 15:58:20 +00:00
Sychic
d20f05fb04
feat(labrinth): instance share notification ( #6581 )
2026-07-01 14:21:56 +00:00
Truman Gao
a00a7971d1
feat: add tooltip for unknown dependents ( #6572 )
2026-07-01 05:21:42 +00:00
aecsocket
26e98b7155
fix: change Tiltify campaign errors to quieter log level v2 ( #6576 )
...
import
2026-06-30 21:36:47 +02:00
aecsocket
77b06f679e
fix: change Tiltify campaign errors to quieter log level ( #6575 )
2026-06-30 21:34:37 +02:00
Truman Gao
50e9472dd9
fix: cannot set owner for creating projects ( #6573 )
2026-06-30 17:00:10 +00:00
ThatGravyBoat
b569354793
fix: packs not being validated correctly ( #6533 )
2026-06-30 14:02:58 +00:00
Michael H.
b667b3ae9e
fix: remove sccache s3
2026-06-30 11:41:08 +02:00
coolbot
16de6182e4
Add nag for custom license info. ( #6564 )
...
* add nag for custom license info
* preppr
2026-06-30 02:25:13 +00:00
Calum H.
364fed52dd
feat: changelog ( #6563 )
2026-06-30 01:57:11 +02:00
Calum H.
0fe695721a
fix: try fix app freezing on instance page load ( #6562 )
...
* fix: app freezing fix
* fix: fmt
2026-06-30 01:55:55 +02:00
Calum H.
692f22b749
feat: changelog 0.15.3 ( #6560 )
...
feat: changlog 0.15.3
v0.15.4
2026-06-30 00:54:16 +02:00
Calum H.
ed7792097d
fix: better handling of larger instances for ExportModal ( #6559 )
2026-06-30 00:51:25 +02:00
Prospector
c56ce6c9ee
changelog
2026-06-29 13:45:04 -07:00
Calum H.
91bc58b8ee
fix: cleanup stale db entry on rename instance file ( #6549 )
...
fix: race on renaming instance file
v0.15.2
2026-06-29 17:36:46 +00:00
Truman Gao
38d757b66a
fix: analytics colour pick is not excluding unknown ( #6552 )
...
* fix: analytics colour picking not excluding unknown
* feat: improve colours, better accessibility
2026-06-29 17:17:03 +00:00
Calum H.
862b54f00d
refactor: instance export modal ( #6543 )
...
* refactor: export modal w the design system
* fix: lint
* fix: rev
* fix: lint
* fix: qa
2026-06-29 17:01:00 +00:00
Calum H.
c2f4835fe7
fix: spacing + friends ( #6550 )
2026-06-29 17:00:59 +00:00
ThatGravyBoat
b97c191d75
fix(docs): create version endpoint missing file_types field ( #6551 )
2026-06-29 16:22:08 +00:00
Truman Gao
b0c6a06909
feat: update versions table ( #6502 )
...
* feat: add new versions table, move environments column to be feature flag toggled, and add header/cell class props to Table.vue
* feat: implement much better table column widths
* feat: update version filter control to use multiselect
* feat: implement clicking table row to go to version
* feat: mobile pass on versions table
* feat: use multiselect for platform, and fix game version show all versions when dont exist
* pnpm prepr
* feat: replace dashboard projects table with new table
* feat: update projects so its out of card
* fix: version actions buttons column width
* feat: implement overflow on loaders cell
* update platform and version width
* feat: update project icon
* feat: change edit links to use floating action bar
* pnpm prepr
2026-06-29 15:01:07 +00:00
ThatGravyBoat
fc3e384f54
fix: tech review card not refreshing on status change ( #6508 )
...
fix: tech rev card not refreshing on status change
2026-06-29 14:40:20 +00:00
Calum H.
87ff8fd4d9
fix: server panel not using correct endpoint for mrpack reupload ( #6539 )
...
fix: server panel not using correct endpoint for local modpack reupload
2026-06-29 14:39:03 +00:00
Calum H.
288c1fb970
fix: reduce ping timeout in app to 5 sec not 30 sec ( #6545 )
...
* fix: reduce ping timeout in app to 5 sec not 30 sec
* feat: readd comment
2026-06-29 14:38:51 +00:00
Calum H.
f6e6ac28d4
fix: change fs watcher to rely more on instance ids than path ( #6547 )
...
* fix: change fs watcher to rely more on instance ids than path
* fix: fmt
2026-06-29 14:38:44 +00:00
Calum H.
4a972bca73
fix: change logic when selecting filters in Worlds.vue ( #6548 )
2026-06-29 14:38:37 +00:00
Calum H.
b09c26f616
fix: console sizing issues ( #6540 )
...
fix: console sizing issues (for good)
2026-06-29 14:38:30 +00:00
Arthur
204bd52a5a
fix: modpack content modal toggle state ( #6532 )
...
Fix modpack content modal toggle state
2026-06-29 14:04:55 +00:00
Calum H.
b59f327b04
feat: add chaos cubed skins ( #6463 )
2026-06-29 12:18:15 +00:00
Modrinth Bot
89e643fa50
New translations from Crowdin (main) ( #6542 )
2026-06-29 12:04:10 +00:00
Calum H.
cee25fdbbc
fix: unlinking local mrpack does not show content afterwards ( #6541 )
2026-06-29 11:58:43 +00:00
Calum H.
b95a2d875a
feat: changelog app 0.15.1 ( #6522 )
v0.15.1
2026-06-26 16:42:19 +00:00
Calum H.
1067b02830
fix: logs using id not path ( #6511 )
...
* fix: logs using id not path
* fix: lint
2026-06-26 17:50:26 +02:00
Calum H.
ebf4a6ef5f
fix: bulk update updating linked content ( #6517 )
...
* fix: bulk update updating linked content
* fix: disabled content sometimes desyncing
* fix: bad filter
* fix: fmt
2026-06-26 17:50:15 +02:00
Calum H.
e4376c2b15
fix: clamp negative playtime ( #6519 )
...
* fix: clamp negative playtime
* fix: remove triggers use instant
2026-06-26 17:50:03 +02:00
Michael H.
5fe07de187
chore: bump mold and add mold to other jobs
2026-06-26 17:22:46 +02:00
Prospector
80d66d3c6e
update ads.txt
2026-06-25 21:13:42 -07:00
Calum H.
64f7fb811e
feat: changelog 25th june ( #6507 )
v0.15.0
2026-06-25 23:25:07 +02:00
734720e11e
feat: instances v2 ( #6431 )
...
* feat: base of instances v2
* feat: use old profiles with compat layer
* prototype: instances v2
* fix: install_from using profile
* fix: skins migration fix
* fix: frontend still using profile path
* fix: add update proj multiselect guard
* fix: cargo fmt
* fix: content missing fields
* feat: break up app-lib/api/instance.rs
* fix: check_content_updates mismatch
* fix: updater modal cleanup w/new structure
* feat: better update all handling
* fix: remove preview_update_all
* fix: feedback on bulk update + lint
* fix: rem transitions
* fix: change to jsonb
* feat: app db backup after update
* fix: lint
* fix: sqlx prepare + use sqlx macros
* fix: lint
* fix: bugs
* feat: defuck the installing process up
* fix: bug of hell
* fix: shear
* fix: fmt
* fix: install progress spacing + change mc/content/overrides to bytes
* fix: lint
* fix: prepr
* fix: navtabs anim not working in app
* fix: worlds.vue improvements + browse page fixes
* feat: optimise queries + adapter fns
* fix: lint
* fix: lint
* feat: shared modrinth-content-management crate (#6469 )
* feat: disable warnings setting
* feat: add instances shortcuts (#6329 )
* Add modrinth://launch deep link to start a profile
Support external profile launching via modrinth://launch/{profile_path} for integrations such as Stream Deck.
* Change route to /launch/profile/{id} for future extensibility
* fix: ensure profile path is url decoded
* fix: URL-decode profile path from deep link
* fix: use urlencoding crate for URL decoding
* feat: implement app instance shortcuts
* feat: change windows shortcut creation to use windows api instead
* feat: implement creating a shortcut launching world/server
* format
* fmt
* fix multiline inline tables
* pnpm prepr
* feat: move create shortcut to last item
* refactor: split up shortcuts.rs for individual platforms
* refactor: turn profile launch url into url type
* use string literal and add safety comment
* pt2
* refactor: rename anything that's profile into instance
* update mac shortcut
---------
Co-authored-by: DJCheesusReal <134006619+DJCheesusReal@users.noreply.github.com >
---------
Co-authored-by: Truman Gao <106889354+tdgao@users.noreply.github.com >
Co-authored-by: DJCheesusReal <134006619+DJCheesusReal@users.noreply.github.com >
2026-06-25 21:19:29 +00:00