dependabot[bot]
40be0ae461
chore(deps): bump nuxt from 3.21.6 to 3.21.7
...
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt ) from 3.21.6 to 3.21.7.
- [Release notes](https://github.com/nuxt/nuxt/releases )
- [Commits](https://github.com/nuxt/nuxt/commits/v3.21.7/packages/nuxt )
---
updated-dependencies:
- dependency-name: nuxt
dependency-version: 3.21.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-21 06:42:38 +00:00
DecDuck
cbecd1161d
Publish docs, update links ( #431 )
...
* Publish docs, update links
* Fix sitemap gen
* Migrate to Astro v6
* Fix server lint
2026-06-21 16:39:34 +10:00
DecDuck
9185089c99
Fix v0.4.0 process handler, add override menu ( #430 )
...
* Fix Windows and Linux launch
* Add process handler selector, pin Prisma
* Regenerate lcofkiel
* Fix torrential inclusion in image
* Fix layouting
* Implement tree kill for Windows
* Fix server lint
2026-06-21 15:24:33 +10:00
DecDuck
2e86422004
Add lints, new website publish ( #428 )
...
* Add lints and new website
* Fix droplet CI
* Fix droplet ci again
* Fix clippy lints
2026-06-21 11:16:39 +10:00
DecDuck
796abf478f
Fix GitHub Actions build ( #427 )
...
* Fix server build
* Remove server drop-base submod
* Update lockfile
* Use debian images for build
* Fix pino errors, lint
* Fix macOS keychain lookup
2026-06-21 10:37:54 +10:00
dependabot[bot]
8637ff52ef
chore(deps): bump nuxt from 3.21.2 to 3.21.6 ( #417 )
...
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt ) from 3.21.2 to 3.21.6.
- [Release notes](https://github.com/nuxt/nuxt/releases )
- [Commits](https://github.com/nuxt/nuxt/commits/v3.21.6/packages/nuxt )
---
updated-dependencies:
- dependency-name: nuxt
dependency-version: 3.21.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-15 08:12:37 +10:00
dependabot[bot]
a3974f6137
chore(deps-dev): bump nitropack from 2.13.3 to 2.13.4 ( #410 )
...
Bumps [nitropack](https://github.com/nitrojs/nitro ) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/nitrojs/nitro/releases )
- [Changelog](https://github.com/nitrojs/nitro/blob/main/changelog.config.ts )
- [Commits](https://github.com/nitrojs/nitro/compare/v2.13.3...v2.13.4 )
---
updated-dependencies:
- dependency-name: nitropack
dependency-version: 2.13.4
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-09 12:28:18 +10:00
DecDuck
bf7ce5927f
Attempt fix monorepo build ( #404 )
...
* add latest changes and fix launcher
* add optional tag specify
* fix client release
* empty commit
2026-04-27 15:38:05 +10:00
Husky
ff1144e016
Improve repo tooling ( #398 )
...
* add basic git files to root
* make server part of monorepo
* import promo
* import libraries base
* import docs
* import desktop
* move docs and promo
2026-04-20 11:44:38 +10:00
DecDuck
5bbe406e4c
disable proxy buffering
2026-04-19 09:38:42 +10:00
DecDuck
2dd90fbc44
New v0.4.0 website
2026-04-03 01:25:10 +00:00
DecDuck
50106d5fa2
Add final packages and fix torrential launch
2026-03-30 19:47:53 +11:00
DecDuck
e881da5ce3
move base to libraries
2026-03-30 19:38:14 +11:00
DecDuck
6b294949b9
Add and fix missing projects
2026-03-30 19:34:34 +11:00
DecDuck
f82ec017d9
Update readmes for monorepo
2026-03-30 19:04:39 +11:00
NicoVIII
22dc94b920
Add z-index to ComboboxOptions ( #271 ) ( #375 )
...
I never used headlessui before, so I have no idea why this is needed, but it looks like this fixes the problem. I think a high z-index is alright, because there shouldn't be things that should lie above the options.
2026-03-29 21:24:45 +11:00
dependabot[bot]
f03fed0b8a
chore(deps): bump shescape from 2.1.8 to 2.1.10 ( #368 )
...
Bumps [shescape](https://github.com/ericcornelissen/shescape ) from 2.1.8 to 2.1.10.
- [Release notes](https://github.com/ericcornelissen/shescape/releases )
- [Changelog](https://github.com/ericcornelissen/shescape/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ericcornelissen/shescape/compare/v2.1.8...v2.1.10 )
---
updated-dependencies:
- dependency-name: shescape
dependency-version: 2.1.10
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-13 08:12:57 +11:00
Paco
f3e90bd033
Fix non-authenticated users being counted as sessions ( #362 )
2026-03-03 08:02:58 +11:00
DecDuck
236022e99f
Check integrity task ( #364 )
2026-03-01 21:49:34 +11:00
DecDuck
83516d83fd
OIDC validation & issuer fixes ( #363 )
...
* fix: validation and issuer checks
* feat: query param util
* fix: lint
2026-03-01 21:25:55 +11:00
DecDuck
14f4135071
Tag connect & disconnect fix ( #360 )
...
* fix: tag connect/disconnect
* fix: lint
* fix: oidc typo fix
2026-02-27 15:15:27 +11:00
DecDuck
d7fffe59f9
OIDC & store fixes ( #358 )
...
* fix: typos
* fix: platform filtering
* feat: fix tags and create option
2026-02-27 09:15:19 +11:00
DecDuck
3d5479bc31
Quick fixes ( #355 )
...
* fix: error message on import
* fix: 2fa input size
2026-02-25 23:23:36 +11:00
DecDuck
ee9dba5dc0
Add display name field to version importer ( #354 )
2026-02-25 23:05:24 +11:00
DecDuck
8956b6e8b2
Fix torrential depot ( #353 )
...
Adds a plugin to automatically add/update the torrential depot record
2026-02-25 22:24:15 +11:00
DecDuck
7dc889852d
Paginated admin library & upgrade manifests ( #351 )
...
* feat: new page layout + endpoint
* feat: non-parallel mass import
* feat: paginated admin library
* feat: lint and performance improvement
* feat: library filter util
* feat: link frontend features to backend
* fix: lint
* fix: small fixes
* feat: bump torrential
* fix: lint
2026-02-25 02:17:33 +11:00
DecDuck
3375e8c972
Fix dev torrential server ( #349 )
...
* fix: droplet interface not waiting for torrential
* fix: lint
2026-02-13 13:10:53 +11:00
Husky
d1786b3c60
migrate to prisma v7 ( #345 )
...
* migrate to prisma v7
* fix prisma type imports
* update prisma version in docker
* fix prisma cli breaking things
2026-02-11 01:26:53 +00:00
Husky
e4a295f767
Series of small fixes ( #346 )
...
* migrate bufbuild config to v2
* fix localdir lookup
* fix old oidc redirect path
* rework twemoji path stuff
* fix torrential cmd
* fix broken lock file
* align dev server port with nginx
* bump pnpm
* bump nuxt
* make translations lazy loaded
* format numbers via i18n
* fix prisma breaking if extension already exists
2026-02-09 16:27:31 +00:00
Paco
d0d79b3668
Refactoring and UI improvements on the admin home page ( #348 )
2026-02-09 18:40:45 +11:00
DecDuck
2b9edaaf53
Regenerate lockfile
2026-02-09 15:36:10 +11:00
dependabot[bot]
5548ec730d
chore(deps): bump seroval from 1.4.0 to 1.5.0 ( #338 )
...
Bumps [seroval](https://github.com/lxsmnsyc/seroval ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/lxsmnsyc/seroval/releases )
- [Commits](https://github.com/lxsmnsyc/seroval/commits/1.5.0 )
---
updated-dependencies:
- dependency-name: seroval
dependency-version: 1.5.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-07 13:41:19 +11:00
dependabot[bot]
b179a3a716
chore(deps): bump lodash from 4.17.21 to 4.17.23 ( #337 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-07 13:41:05 +11:00
dependabot[bot]
9de3b540f8
chore(deps): bump lodash-es from 4.17.21 to 4.17.23 ( #340 )
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-07 13:33:27 +11:00
DecDuck
bc5623cc78
API optimisations ( #343 )
...
* feat: api optimisation
* feat: emulator rename
2026-02-06 23:12:03 +11:00
Paco
d6920700cb
Fixes wrong values used in RAM usage section ( #344 )
2026-02-06 13:42:00 +11:00
Paco
af08472e45
Make application and logo configurable ( #336 )
...
* Adds settings for server name and logo
* Implements ApplicationLogo and replaces site name based on settings
* Refactors component for changing the company logo
* Removes unused variable
* Uses message instead of statusMessage
* Replaces favicon with logo if set
2026-02-06 11:43:21 +11:00
DecDuck
15f5986b07
Use native runners for CI ( #342 )
...
* feat: use platform-specific runners
* feat: replace with template
* fix: image name
* fix: registry image name
* fix: checkout repo
* fix: add drop version
* fix: add sha env
* fix: permissions
2026-02-06 09:55:22 +11:00
DecDuck
2662ae4154
Use self-hosted runner
2026-02-06 01:21:54 +11:00
DecDuck
228bd69409
Fix Docker build
2026-02-06 00:53:50 +11:00
DecDuck
f79fcd4a78
Translated using Weblate (German) ( #328 )
...
Currently translated at 100.0% (522 of 522 strings)
Translated using Weblate (German)
Currently translated at 100.0% (522 of 522 strings)
Translated using Weblate (German)
Currently translated at 100.0% (522 of 522 strings)
Translated using Weblate (French)
Currently translated at 100.0% (522 of 522 strings)
Translated using Weblate (French)
Currently translated at 100.0% (518 of 518 strings)
Translate-URL: https://translate.droposs.org/projects/drop/drop/de/
Translate-URL: https://translate.droposs.org/projects/drop/drop/fr/
Translation: Drop/Drop
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Hicks <hicksgaming99+weblate@gmail.com >
Co-authored-by: Ribemont Francois <ribemont.francois+weblate@gmail.com >
Co-authored-by: Weblate <noreply-mt-weblate@weblate.org >
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org >
2026-02-06 00:34:11 +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
6b614acfd8
Fix console.log and NGINX port
2026-01-29 16:34:45 +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
Paco
88d14f2d35
Adds new tile on the admin home page with system data. ( #301 )
...
* Adds new tile on the admin home page with system data. Also fixes the active users bug in the pie chart
* Fixes missing parentheses
* Updates user stats cache when signing in
* Reads active number of users from session provider
* Removes unused variable
* Small improvements
* Removes acl properties from system data websocket and performs initial push of data
* fix: remove acl fetch
---------
Co-authored-by: DecDuck <declanahofmeyr@gmail.com >
2026-01-22 10:58:21 +11:00
dependabot[bot]
f6266d2839
chore(deps): bump diff from 8.0.2 to 8.0.3 ( #326 )
...
Bumps [diff](https://github.com/kpdecker/jsdiff ) from 8.0.2 to 8.0.3.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md )
- [Commits](https://github.com/kpdecker/jsdiff/compare/v8.0.2...v8.0.3 )
---
updated-dependencies:
- dependency-name: diff
dependency-version: 8.0.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-21 21:41:17 +11:00
Paco
b7ef662f5a
Customisable OIDC label #325 ( #327 )
2026-01-21 08:15:01 +00:00
Husky
526a8e69dd
Add ODIC Back-Channel Logout ( #304 )
...
* prevent returning expired sessions
* add issuer to ODIC creds
* get id token in ODIC
* make session signin return session
* working backchannel logout?
* require https for ODIC provider
* handle wellknown not being https
* find session api progress
* fix windows build
* return session token on session
* switch OIDC to #searchSessions
* update pnpm
* switch to using message on error obj
* move odic callback
* fix type errors
* redirect old oidc callback
* make redirect url a URL
* remove scheduled task downloadCleanup
* fix session search for oidc
* fix signin result
* cleanup code
* ignore data dir
* fix lint error
2026-01-20 09:50:04 +11:00
DecDuck
1b897a737d
Fix sign-in page errors, etc ( #322 )
...
* fix: store page redirect
* fix: silent fail passkey + error display
* fix: remove console log modal
2026-01-19 17:34:03 +11:00
dependabot[bot]
02fb851dc0
chore(deps): bump devalue from 5.5.0 to 5.6.2 ( #318 )
...
Bumps [devalue](https://github.com/sveltejs/devalue ) from 5.5.0 to 5.6.2.
- [Release notes](https://github.com/sveltejs/devalue/releases )
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/devalue/compare/v5.5.0...v5.6.2 )
---
updated-dependencies:
- dependency-name: devalue
dependency-version: 5.6.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 17:15:24 +11:00