Depot API & executor launch (#173)

* feat: depot api downloads

* feat: frontend fixes and experimental webview store

* feat: sync downloader

* feat: cleanup and fixes

* feat: encrypted database and fixed resuming

* feat: launch option selector

* fix: autostart when no options

* fix: clippy

* fix: clippy x2

* feat: executor launch

* feat: executor launch

* feat: not installed error handling

* feat: better offline handling

* feat: dependency popup

* fix: cancelation and resuming issues

* feat: dedup by platform

* feat: new ui for additional components and fix dl manager clog

* feat: auto-queue dependencies

* feat: depot scanning and ranking

* feat: new library fetching stack

* In-app store page (Windows + macOS) (#176)

* feat: async store loading

* feat: fix overscroll behaviour

* fix: query params in server protocol

* fix: clippy
This commit is contained in:
DecDuck
2026-01-20 00:40:48 +00:00
committed by GitHub
parent 55fdaf51e1
commit fc69ae30ab
72 changed files with 3430 additions and 2732 deletions
+7 -7
View File
@@ -18,8 +18,8 @@ importers:
specifier: ^6.12.2
version: 6.14.0(magicast@0.5.1)(yaml@2.8.1)
'@tauri-apps/api':
specifier: ^2.7.0
version: 2.9.0
specifier: ^2.9.1
version: 2.9.1
'@tauri-apps/plugin-os':
specifier: ^2.3.2
version: 2.3.2
@@ -1115,8 +1115,8 @@ packages:
peerDependencies:
vue: ^2.7.0 || ^3.0.0
'@tauri-apps/api@2.9.0':
resolution: {integrity: sha512-qD5tMjh7utwBk9/5PrTA/aGr3i5QaJ/Mlt7p8NilQ45WgbifUNPyKWsA63iQ8YfQq6R8ajMapU+/Q8nMcPRLNw==}
'@tauri-apps/api@2.9.1':
resolution: {integrity: sha512-IGlhP6EivjXHepbBic618GOmiWe4URJiIeZFlB7x3czM0yDHHYviH1Xvoiv4FefdkQtn6v7TuwWCRfOGdnVUGw==}
'@tauri-apps/plugin-os@2.3.2':
resolution: {integrity: sha512-n+nXWeuSeF9wcEsSPmRnBEGrRgOy6jjkSU+UVCOV8YUGKb2erhDOxis7IqRXiRVHhY8XMKks00BJ0OAdkpf6+A==}
@@ -5049,15 +5049,15 @@ snapshots:
'@tanstack/virtual-core': 3.13.12
vue: 3.5.24(typescript@5.9.3)
'@tauri-apps/api@2.9.0': {}
'@tauri-apps/api@2.9.1': {}
'@tauri-apps/plugin-os@2.3.2':
dependencies:
'@tauri-apps/api': 2.9.0
'@tauri-apps/api': 2.9.1
'@tauri-apps/plugin-shell@2.3.3':
dependencies:
'@tauri-apps/api': 2.9.0
'@tauri-apps/api': 2.9.1
'@tybys/wasm-util@0.10.1':
dependencies: