DecDuck
bc5623cc78
API optimisations ( #343 )
...
* feat: api optimisation
* feat: emulator rename
2026-02-06 23:12:03 +11:00
DecDuck
13c97cfcfc
In-app store, torrential backend, locales ( #332 )
...
* feat: add store nav and fixes
* fix: reduce password requirement & new task error ui
* fix: client webtoken fix
* fix: delta versions and dockerfile
* fix: use setup platforms for filter & display
* fix: setup not accounted when returning valid options
* feat: tighter delta version support
* feat: dl/disk size
* feat: offload manifest generation to torrential
* fix: bump torrential
* feat: remove droplet
* feat: bump torrential
* feat: convert locales
2026-02-06 00:12:24 +11:00
DecDuck
6b8d150770
Game specialisation & delta versions ( #323 )
...
* feat: game specialisation, auto-guess extensions
* fix: enforce specialisation specific schema at API level
* fix: lint
* feat: partial work on depot endpoints
* feat: bump torrential
* feat: dummy version creation for depot uploads
* fix: lint
* fix: types
* fix: lint
* feat: depot version import
* fix: lint
* fix: remove any type
* fix: lint
* fix: push update interval
* fix: cpu usage calculation
* feat: delta version support
* feat: style tweaks for selectlaunch.vue
* fix: lint
2026-01-23 16:04:38 +11:00
DecDuck
038507fa74
Depot API & v4 ( #298 )
...
* feat: nginx + torrential basics & services system
* fix: lint + i18n
* fix: update torrential to remove openssl
* feat: add torrential to Docker build
* feat: move to self hosted runner
* fix: move off self-hosted runner
* fix: update nginx.conf
* feat: torrential cache invalidation
* fix: update torrential for cache invalidation
* feat: integrity check task
* fix: lint
* feat: move to version ids
* fix: client fixes and client-side checks
* feat: new depot apis and version id fixes
* feat: update torrential
* feat: droplet bump and remove unsafe update functions
* fix: lint
* feat: v4 featureset: emulators, multi-launch commands
* fix: lint
* fix: mobile ui for game editor
* feat: launch options
* fix: lint
* fix: remove axios, use $fetch
* feat: metadata and task api improvements
* feat: task actions
* fix: slight styling issue
* feat: fix style and lints
* feat: totp backend routes
* feat: oidc groups
* fix: update drop-base
* feat: creation of passkeys & totp
* feat: totp signin
* feat: webauthn mfa/signin
* feat: launch selecting ui
* fix: manually running tasks
* feat: update add company game modal to use new SelectorGame
* feat: executor selector
* fix(docker): update rust to rust nightly for torrential build (#305 )
* feat: new version ui
* feat: move package lookup to build time to allow for deno dev
* fix: lint
* feat: localisation cleanup
* feat: apply localisation cleanup
* feat: potential i18n refactor logic
* feat: remove args from commands
* fix: lint
* fix: lockfile
---------
Co-authored-by: Aden Lindsay <140392385+AdenMGB@users.noreply.github.com >
2026-01-13 15:32:39 +11:00
DecDuck
bf0a0b5a9c
Fix accessibility with API token modal
2025-11-30 23:17:42 +11:00
DecDuck
dcef096552
API tokens ( #201 )
...
* fix: small fixes to request util and version update endpoint
* feat: api token creation and management
* fix: lint
* fix: remove unneeded sidebar component
2025-08-23 13:58:52 +10:00
DecDuck
3c5fe2e651
v2 download API and Admin UI fixes ( #177 )
...
* fix: small ui fixes
* feat: #171
* fix: improvements to library scanning on admin UI
* feat: v2 download API
* fix: add download context cleanup
* fix: lint
2025-08-09 15:45:39 +10:00
DecDuck
2555eff993
Store overhaul ( #142 )
...
* feat: small library tweaks + company page
* feat: new store view
* fix: ci merge error
* feat: add genres to store page
* feat: sorting
* feat: lock game/version imports while their tasks are running
* feat: feature games
* feat: tag based filtering
* fix: make tags alphabetical
* refactor: move a bunch of i18n to common
* feat: add localizations for everything
* fix: title description on panel
* fix: feature carousel text
* fix: i18n footer strings
* feat: add tag page
* fix: develop merge
* feat: offline games support (don't error out if provider throws)
* feat: tag management
* feat: show library next to game import + small fixes
* feat: most of the company and tag managers
* feat: company text field editing
* fix: small fixes + tsgo experiemental
* feat: upload icon and banner
* feat: store infinite scrolling and bulk import mode
* fix: lint
* fix: add drop-base to prettier ignore
2025-07-30 13:40:49 +10:00