Lynx
9b2f0c88cd
Update "Launch SFTP" button to a plain hyperlink ( #5356 )
...
* Update "Launch SFTP" button to use a hyperlink instead of a button
* fix: use computed ref to construct url
2026-03-09 20:35:46 +00:00
François-Xavier Talbot
789ec8966c
Add refresh button in files tab behind feature flag ( #5431 )
2026-03-09 19:16:01 +00:00
Calum H.
37eac92329
refactor: migrate all input fields to StyledInput ( #5306 )
...
* feat: StyledInput component
* migrate: auth pages to styledInput
* migrate: search/filter inputs
* migrate: dashboard inputs
* migrate: app frontend
* migrate: search related inputs
* migrate: all of app-frontend
* fix: missing inputs on app-frontend
* migrate: frontend
* feat: multiline
* migrate: textareas
* fix: storybook use text-primary
* fix: lint
* fix: merge conflict
* feat: cleanup
2026-02-09 14:57:31 +00:00
Calum H.
78aca7e5c0
feat: shared components for worlds + p2p instances ( #5135 )
...
* feat: base content card component
* fix: tooltips + colors
* feat: fix orgs
* feat: add ContentModpackCard
* fix: extract types
* feat: selection v-model
* add show icon in selected for combobox with stories
* feat: add project combobox
* clean up project combobox
* feat: start install to play modal
* fix: events
* feat: figma alignments
* feat: migrate toggle to tailwind
* fix: row borders
* feat: disabled state
* feat: virtual list impl for card table based on window scroll
* fix: lint
* feat: virtualization + smaller contentcard items
* feat: fix gap + border issues on last elm
* fix: use TeleportOverflowMenu
* fix: hasUpdate type
* fix: fallback to svg if src is invalid on avatar component
* fix: storybook
* feat: start on updater modal
* feat: finish content updater modal
* feat: i18n pass
* remove install to play modal from ui package
* pnpm prepr
* feat: reusable table component
* feat: add column width prop for table and fix stories
* feat: add table overflow menu story example
* feat: add surface-1.5 and use in table
* chore: export table in index
* fix: allow more loose typing on columns
* feat: update table component to derive key from column instead of data
* feat: surface 1.5 for oled + refactor story for contentcardtable + yeet sorting funcs
* fix: lint
* feat: add no padding story for new modal
---------
Signed-off-by: Calum H. <contact@cal.engineer >
Co-authored-by: tdgao <mr.trumgao@gmail.com >
2026-01-28 20:09:24 +00:00
François-Xavier Talbot
14d227a1a3
Revert "Use backup physical_id for progress updates matching" ( #5060 )
...
* Revert "Use backup physical_id for progress updates matching"
This reverts commit de2f6275b97376fb92497399eba848ae1ace7b01.
* Fix page crash on backups page reload
2026-01-07 22:28:57 +00:00
François-Xavier Talbot
7eb1b38cc7
Support updated servers backup route schema, remove backup locking ( #5053 )
...
* Use backup physical_id for progress updates matching
* Remove locking
* Fmt
2026-01-06 01:03:46 +00:00
Calum H.
099011a177
feat: modrinth hosting - files tab refactor ( #4912 )
...
* feat: api-client module for content v0
* feat: delete unused components + modules + setting
* feat: xhr uploading
* feat: fs module -> api-client
* feat: migrate files.vue to use tanstack
* fix: mem leak + other issues
* fix: build
* feat: switch to monaco
* fix: go back to using ace, but improve preloading + theme
* fix: styling + dead attrs
* feat: match figma
* fix: padding
* feat: files-new for ui page structure
* feat: finalize files.vue
* fix: lint
* fix: qa
* fix: dep
* fix: lint
* fix: lockfile merge
* feat: icons on navtab
* fix: surface alternating on table
* fix: hover surface color
---------
Signed-off-by: Calum H. <contact@cal.engineer >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2026-01-06 00:35:51 +00:00
Prospector
1bbb01bd42
devex: migrate to vue-i18n ( #4966 )
...
* sample languages refactor
* feat: consistency + dedupe impl of i18n
* fix: broken imports
* fix: intl formatted component
* fix: use relative imports
* fix: imports
* fix: comment out incomplete locales + fix imports
* feat: cleanup
* fix: ui imports
* fix: lint
* fix: admonition import
* make footer a component, fix language reactivity
* make copyright notice untranslatable
---------
Co-authored-by: Calum H. <contact@cal.engineer >
2025-12-27 21:37:37 +00:00
Calum H.
6a0bf5858e
fix: panel breaking with advancedDebugInfo ( #4952 )
2025-12-22 22:45:13 +00:00
Prospector
b3f598aa1d
Fix server content search ( #4891 )
...
* fix server content search
* wtf
2025-12-11 16:04:54 -08:00
Calum H.
251e89fe5a
fix: notice btns not matching colour of notice + gap issue ( #4823 )
...
* feat: improve notices
* fix: bottom gap for notices
* fix: lint
* fix: lint
2025-12-09 09:14:59 +00:00
Calum H.
cfd2977c21
feat: stable key for mods list ( #4876 )
2025-12-08 18:50:55 +00:00
Calum H.
41e4086973
feat: qa improvements for backups page ( #4857 )
...
* feat: fix backup action disabling logic
* feat: allow actions when backup is being created
* feat: qa fixes
* feat: backups empty state
* fix: lint
* intl:extract
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2025-12-05 01:48:34 +00:00
Calum H.
0f1f27d450
feat: dev-541 ( #4858 )
2025-12-05 01:34:05 +00:00
Calum H.
8eff939039
feat: ws client & new backups frontend ( #4813 )
...
* feat: ws client
* feat: v1 backups endpoints
* feat: migrate backups page to api-client and new DI ctx
* feat: switch to ws client via api-client
* fix: disgust
* fix: stats
* fix: console
* feat: v0 backups api
* feat: migrate backups.vue to page system w/ components to ui pkgs
* feat: polish backups frontend
* feat: pending refactor for ws handling of backups
* fix: vue shit
* fix: cancel logic fix
* fix: qa issues
* fix: alignment issues for backups page
* fix: bar positioning
* feat: finish QA
* fix: icons
* fix: lint & i18n
* fix: clear comment
* lint
---------
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2025-12-03 18:32:03 -08:00
Prospector
16a6f7b352
Modrinth Hosting rebrand ( #4846 )
...
* Modrinth Hosting rebranding
* fix capitalization issue
* fix issues
2025-12-03 22:15:36 +00:00