DecDuck
00adab21c2
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
63ac2b8ffc
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
1bfdd73e4c
Combined fixes ( #116 )
...
* fix: missing CheckIcon import in LanguageSelector
* fix : #114 and error handling
* fix : #97
* fix: lint
* feat: #104
* fix : #72
2025-06-10 10:08:01 +10:00
Husky
681efe95af
i18n Support and Task improvements ( #80 )
...
* fix: release workflow
* feat: move mostly to internal tasks system
* feat: migrate object clean to new task system
* fix: release not getting good base version
* chore: set version v0.3.0
* chore: style
* feat: basic task concurrency
* feat: temp pages to fill in page links
* feat: inital i18n support
* feat: localize store page
* chore: style
* fix: weblate doesn't like multifile thing
* fix: update nuxt
* feat: improved error logging
* fix: using old task api
* feat: basic translation docs
* feat: add i18n eslint plugin
* feat: translate store and auth pages
* feat: more translation progress
* feat: admin dash i18n progress
* feat: enable update check by default in prod
* fix: using wrong i18n keys
* fix: crash in library sources page
* feat: finish i18n work
* fix: missing i18n translations
* feat: use twemoji for emojis
* feat: sanatize object ids
* fix: EmojiText's alt text
* fix: UserWidget not using links
* feat: cache and auth for emoji api
* fix: add more missing translations
2025-06-05 09:53:30 +10:00
Huskydog9988
582acfb385
fix: missing components errors
2025-04-16 12:03:42 -04:00
Huskydog9988
d361e01eef
fix: last eslint errors
2025-04-15 21:43:27 -04:00
Huskydog9988
d4b89b5dc5
fix: inital eslint errors
2025-04-13 21:44:29 -04:00
Huskydog9988
7400fae11b
fix: use nuxtlink instaed of a tag
2025-04-07 16:11:56 -04:00
DecDuck
b22681c555
fix: fix types, remove @nuxt/image because of broken types
2025-04-05 14:21:37 +11:00
Huskydog9988
6ed7e76b17
move auth pages into auth dir
2025-03-22 15:54:43 -04:00
DecDuck
1ad1ebb3fd
merge: husky updates
2025-03-14 13:16:26 +11:00
DecDuck
cf0aa948fe
feat: refactor & redesign parts of UI
2025-01-28 16:24:08 +11:00
DecDuck
848a611751
server side and user client side completed for registration
2024-10-28 22:16:29 +11:00
DecDuck
ef13b68592
better server side signin redirects
...
this makes it so if a user requests a page (not API route) and isn't
signed in, it automatically redirects them to the sign in page (doesn't
show a flash of the error page)
2024-10-23 12:55:38 +11:00
DecDuck
93bc143dac
additional polish and QoL features
2024-10-22 09:43:00 +11:00
DecDuck
a7c33e7d43
completed game importing; partial work on version importing
2024-10-11 00:37:08 +11:00