DecDuck
17d9bc2b5a
fix desktop deps
2026-03-30 19:36:48 +11:00
DecDuck
6b294949b9
Add and fix missing projects
2026-03-30 19:34:34 +11:00
DecDuck
1e7019606b
Merge remote-tracking branch 'torrential/main' into develop
2026-03-30 19:24:10 +11:00
DecDuck
f1a8badce2
Merge remote-tracking branch 'base/main' into develop
2026-03-30 19:23:07 +11:00
DecDuck
ccfba3fb02
Merge remote-tracking branch 'promo/main'
2026-03-30 19:08:13 +11:00
DecDuck
f82ec017d9
Update readmes for monorepo
2026-03-30 19:04:39 +11:00
DecDuck
5069d22f7e
Merge remote-tracking branch 'docs/master'
2026-03-30 19:02:45 +11:00
DecDuck
a83164b9e0
Merge remote-tracking branch 'cli/main'
2026-03-30 19:01:50 +11:00
DecDuck
0a731c8731
Merge remote-tracking branch 'desktop/develop'
2026-03-30 19:01:10 +11:00
DecDuck
65ab0e8c8d
Merge remote-tracking branch 'server/develop'
2026-03-30 19:00:50 +11:00
DecDuck
17f68cdd4e
Initial commit
2026-03-30 07:46:26 +00: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
DecDuck
0a14fb412d
Add MFA notes
2026-03-10 18:24:04 +10:00
Paco
f3e90bd033
Fix non-authenticated users being counted as sessions ( #362 )
2026-03-03 08:02:58 +11:00
DecDuck
ff17d4256a
feat: switch to libarchive backend
2026-03-01 22:57:04 +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
150ff87856
Merge pull request #1 from Huskydog9988/misc-changes
...
Improve OIDC docs plus add guide
2026-03-01 10:16:53 +00:00
DecDuck
df7f4132c8
Merge branch 'master' into misc-changes
2026-03-01 10:16:45 +00:00
DecDuck
9ce1a8f8d9
feat: update rc number
2026-02-27 15:16:54 +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
0a7da8b2f5
feat: update rc tag
2026-02-27 09:16:53 +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
df6aebbd6d
Fix Windows exe launch through cmd routing ( #190 )
...
* feat: modify_command in process manager
* fix: import windows extension
2026-02-27 08:48:51 +11:00
DecDuck
b3bb3133d7
Fix options modal and launcher on Windows ( #189 )
...
* fix: proton paths fetch on windows
* fix: fetch_proton_paths on windows
* fix: native launcher
2026-02-26 12:59:29 +11:00
DecDuck
3e45f0e3b8
fix: image tags
2026-02-26 01:56:37 +11:00
DecDuck
84fa70f436
Fix emulator path calculation ( #188 )
...
Fixes a typo that makes the emulator executable append to the **game** install dir, not the **emulator** install dir.
2026-02-26 01:54:26 +11:00
DecDuck
06530648c3
Fix build due to missing command
...
Adds vendored protoc
2026-02-26 01:00:53 +11:00
DecDuck
d4ae9ab62d
fix: update quickstart tag
2026-02-25 23:58:27 +11:00
DecDuck
f467493ffe
feat: emulators guide
2026-02-25 23:57:07 +11:00
DecDuck
82b9912bd0
Game updates ( #187 )
...
* refactor: split umu launcher
* feat: latest version picker + fixes
* feat: frontend latest changes
* feat: game update detection w/ setting
* feat: fixes and refactor for game update
* fix: windows ui
* fix: deps
* feat: update modifications
* feat: missing ui and lock update
* fix: create install dir on init
* fix: clippy
* fix: clippy x2
* feat: add configuration option to toggle updates
* feat: uninstall dropdown on partiallyinstalled
2026-02-25 23:27:30 +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
bf395ec40c
feat: add migration guide
2026-02-25 23:17:58 +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
116b2183bb
fix: root ca gen and warning message
2026-02-25 02:14:18 +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
Huskydog9988
431d28f812
note the reference docs
2026-02-11 11:02:15 -05:00
Huskydog9988
9b947e7f61
add robots.txt
2026-02-11 10:51:20 -05:00
Huskydog9988
6bddfad93c
allow more subheadings
2026-02-11 10:51:11 -05:00
Huskydog9988
88174e6a7d
move oidc guide
2026-02-11 10:21:25 -05:00
Huskydog9988
70c30ef589
basic OIDC guide
2026-02-10 21:47:43 -05:00
Huskydog9988
d5ae4181aa
advise people to use OIDC_WELLKNOWN
2026-02-10 21:23:30 -05:00
Huskydog9988
5dfcd89002
clarify build instructions
2026-02-10 21:12:17 -05:00
Huskydog9988
901ecc0b51
update prisma version
2026-02-10 21:02:43 -05: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
Huskydog9988
6bca84cb34
document logout url
2026-02-10 11:55:33 -05:00
Huskydog9988
12b67425df
update oidc redirct url docs
2026-02-10 11:42:40 -05:00