Calum H. and Prospector
c67f980c4a
refactor: StyledInput refactor -> Input components ( #6733 )
...
* feat: align style
* feat: new input components
* refactor: migrate to new input components
* refactor: rename component
* prepr
* chore: group inputs like buttons
* fix: lint
* feat: docs
* fix: lint
* fix: bugs
* prepr
* fix slug + adjust create server project
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-08-25 06:15:38 +00:00
Prospector
80607c1963
new dev favicons + settings favicon ( #7295 )
...
* new dev favicons + settings favicon
* prepr
2026-08-24 22:54:34 -07:00
Prospector
ad83117ebf
add keybinds to copy/open prod links ( #7294 )
2026-08-24 16:29:36 -07:00
Prospector
4b5edb9a99
update not found icons ( #7289 )
2026-08-24 16:29:24 -07:00
Prospector
e753801e0c
lazily load c2pa client-side to reduce CF size ( #7292 )
2026-08-24 16:17:48 -07:00
Truman Gao
aed00aab13
fix: app sign in with button to open app ( #7259 )
...
* fix: app sign in with button to open app
* pnpm prepr
2026-08-24 16:57:27 +00:00
Calum H.
8d7e491126
fix: combobox behind advanced filters panel ( #7281 )
2026-08-24 16:45:14 +00:00
github-actions[bot] and github-merge-queue
fb39dabe43
New translations from Crowdin (main) ( #7280 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com >
2026-08-24 09:22:50 +00:00
coolbot
bc50ed5f65
moderation: new article placeholders and updated disclosures msgs ( #7279 )
...
placeholders for new articles, add disclosures FAQ to related messages.
2026-08-24 09:14:01 +00:00
Arthur and Prospector
fe9ae94a5d
feat: add project_type filter to random projects endpoint ( #6687 )
...
* Fix random project being stale, add project_type filter
* Avoid full scan
* Add comment
* Run prepare, fix v2
* Trigger ci recheck
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-08-21 21:23:29 +00:00
Sychic
871a161327
feat(app-lib): send file hash ( #7266 )
2026-08-21 19:40:16 +00:00
Sychic
797ec2ec3c
fix(labrinth): disclosure visibility ( #7265 )
2026-08-21 18:30:11 +00:00
Prospector
237963bb35
fix error thrown when update happens ( #7256 )
2026-08-20 22:57:51 +00:00
Truman Gao
ba667921d1
fix: resize jump in section handle only showing on hover ( #7255 )
...
fix: resize handle only showing on hover
2026-08-20 22:46:29 +00:00
Prospector
56dba8ccc2
changelog
v0.18.2
2026-08-20 15:10:17 -07:00
Prospector
82d0184a85
in mrpack export, match with hash rather than by primary on version ( #7254 )
2026-08-20 15:09:58 -07:00
Michael H.
5f9522b5cf
fix: actually run in the right directory
2026-08-21 00:00:56 +02:00
Michael H.
75d2109be8
fix: typo
2026-08-21 00:00:04 +02:00
Michael H.
7e611c7678
fix: frontend docker build
2026-08-20 23:57:28 +02:00
Prospector
0bd341371a
changelog
v0.18.1
2026-08-20 14:46:59 -07:00
Prospector
32a43f2a22
fix changelog collect
2026-08-20 14:46:54 -07:00
Prospector
2909aa49ca
fix showing installed for other projects ( #7253 )
2026-08-20 14:43:52 -07:00
Prospector
816830eea3
allow for more quick instances now that there is more height ( #7252 )
2026-08-20 14:43:39 -07:00
Prospector
087752312b
fix navtabs issues and unify project lists ( #7245 )
...
* fix navtabs issues and unify project lists
* move page navtab logic to component
2026-08-20 21:32:32 +00:00
Jeff and Prospector
bcd7133251
feat: pagination go to button ( #7158 )
...
* feat: paginator go to button
- Added a way in the paginator to select the page number you want to go to instead of clicking the arrow's.
* localization
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-08-20 20:12:21 +00:00
Truman Gao
a85b8eed3f
fix: app library post release ( #7211 )
...
* fix: fixed height on modal
* fix: conditional auto padding being applied on user avatars
* feat: allow ungrouped to be dragged
* feat: add drag handle to resize num items in jump in
* qa
* feat: add context menu submenus
* feat: hook up icon editing in sub menu
* fix: breadcrumb and sidebar not matching
* fix: bring back signal icon for ping and players online
* feat: add compact mode for library
* smaller checkmark
* pnpm prepr
* feat: bring back loader/game version sort
* add loader symbols
* refactor: compact mode with sync'd app settings
* pnpm prepr
* move loaders up
* qa
* feat: exclude loaders from randomizing
2026-08-20 19:30:42 +00:00
Michael H.
52e055b20f
build: only build frontend image on prod
2026-08-20 21:16:52 +02:00
5181370293
feat: depends on search filter ( #6713 )
...
* feat: add norisk client source support (#6707 )
Signed-off-by: Robin <me@orb1n.dev >
* changelog
* feat: implement depends on search filter
* feat: add modpack "includes content" filter and update depends on
* feat: style pass
* feat: show included modpack projects filter tag better
* pnpm prepr
* feat: polish depends on filter
* fix: clear button, page scroll, and metadata loading state
* feat: hook up excludes modpack
* fix: combobox closing race
* Revert "fix: combobox closing race"
This reverts commit e51529ca65 .
* fix scrolling after applying depends on
* feedback
* pnpm prepr
* slightly make buttons larger for touch devices
* feat: add view dependents/view modpacks in project overflow menu
* pnpm prepr
* fix: divider
* add icon
* fix: project search combobox background in app
---------
Signed-off-by: Robin <me@orb1n.dev >
Co-authored-by: Robin <robin.murer11@gmail.com >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-08-20 19:01:17 +00:00
exefer
5d54cfa0dc
refactor(daedalus_client): replace serde-xml-rs with quick-xml ( #7185 )
...
quick-xml is already the de facto XML (de)serializer used
elsewhere in the workspace (labrinth, app-lib), so consolidate
on it here too. Its serde feature deserializes the existing
maven-metadata.xml structs without any changes. Drops one
redundant dependency from the workspace.
2026-08-20 19:00:36 +00:00
Blodhgarm
5eb64cea3e
feat: Add download link inside managed content modal for Reports ( #7205 )
...
* feat: Add download link inside managed content modal
* fix: add missing localization for download file btn added
2026-08-20 18:47:38 +00:00
chyz
6670e3184e
fix: buttonlinks not being real links + dropdowns not aligning correctly ( #7206 )
...
* fix some ButtonLinks not being links
* fix comboboxes not aligning correctly immediately
* prepr
2026-08-20 18:47:05 +00:00
DeDiamondPro
12928edbcb
feat(labrinth): add Resourcify and OneClient download source ( #7217 )
...
feat: add Resourcify and OneClient user agents
2026-08-20 18:07:08 +00:00
wal
c94034f4e2
fix(app): clean up online/offline listeners on Browse unmount ( #7213 )
...
fix(app): clean up online/offline listeners on Browse.vue unmount
Browse.vue registers window 'online'/'offline' listeners but never
removes them. Since only LibraryPage is kept alive by the router,
Browse unmounts every time the user navigates away (e.g. into a
project) and remounts on return, leaking a new pair of closures (and
pinning the whole component scope) on window each time. Over a
browsing session this accumulates continuously.
2026-08-20 18:06:36 +00:00
ItsCapnMurica
8eb12d5d24
fix: encode project slugs in canonical URLs ( #7208 )
2026-08-20 17:51:47 +00:00
Sychic
6a92ab0c2c
fix(labrinth): return last file if no primary is found ( #6946 )
...
* fix(labrinth): return last file if no primary is found
* style(labrinth): clippy
2026-08-20 17:51:08 +00:00
Michael H.
d74211e827
fix: dev server blowing up
2026-08-20 19:40:36 +02:00
Prospector
49628a0ebc
Revert "fix dev server"
...
This reverts commit 5b3177d27a .
2026-08-20 10:37:55 -07:00
Prospector
5b3177d27a
fix dev server
2026-08-20 10:37:45 -07:00
Prospector
a6043fc51f
add disclosures to v2 search + docs ( #7196 )
2026-08-20 10:24:27 -07:00
Samalando
f08d977aff
fix: stretched server panel img on hosting page ( #7214 )
...
fix: stretched hosting page
2026-08-20 17:13:33 +00:00
Michael H.
bee0c14b31
frontend deployment changes & stop prerendering ( #7227 )
...
* feat: frontend docker image
* build: tweak gc, disable prerendering
* feat: pass along UA
* fix: fallback to process.env
* build: remove this pr branch test
* fix: don't pin docker image ver
2026-08-20 17:07:07 +00:00
Sychic
f39a602be3
docs(labrinth): misc fixes ( #7228 )
...
* docs(labrinth): fix project id param for dependencies route
* docs(labrinth): add missing params
2026-08-20 15:58:05 +00:00
Calum H. and tdgao
3e07267e10
feat: preferences syncing frontend ( #7192 )
...
* feat: prefs frontend
* fix: DI issue
* fix: lint
* feat: appearance settings cleanup + fix settings, remove pinia
* fix: sync btn when logged out
* fix: prepr
* fix: sidebar issue
* feat: language coverage + cleanup
* feat: cleanup lang settings
* fix: fmt
* fix: CI
* fix: ci
* fix: storybook
* feat: bring back loader/game version sort
---------
Co-authored-by: tdgao <mr.trumgao@gmail.com >
2026-08-20 07:23:01 +00:00
François-Xavier Talbot
79fcf41316
feat(frontend): lookup server by subdomain ( #7210 )
...
feat(frontend): lookup server by subdomain admin
2026-08-19 17:49:27 -04:00
Calum H.
10b1d7002a
fix: crowdin ci ( #7212 )
...
fix: ci
2026-08-19 14:01:18 +02:00
Prospector
906ead762d
update ads.txt
2026-08-18 08:52:31 -07:00
Prospector
e568efa2a1
fix blog image
2026-08-17 22:31:49 -07:00
Prospector
c8816418ea
changelog
2026-08-17 20:40:22 -07:00
Prospector
12540a5fd7
update blog post
2026-08-17 20:40:13 -07:00
Space Walker
fd7794c807
refactor: improve loader detection for Fabric derivatives ( #7171 )
...
improve loader detection for Fabric derivatives
2026-08-18 01:48:12 +00:00