Commit Graph

7 Commits

Author SHA1 Message Date
DecDuck 13cc69f10e Device code authorization (#83)
* feat: device code authorization

* Fix for setup executable unable to be launched (#81)

* Fix for redownload invalid chunks (#84)

* feat: Redownloading invalid chunks

Signed-off-by: quexeky <git@quexeky.dev>

* fix: clippy

* fix: clippy x2

---------

Signed-off-by: quexeky <git@quexeky.dev>
Co-authored-by: quexeky <git@quexeky.dev>

* chore: Run clippy fix pedantic

Signed-off-by: quexeky <git@quexeky.dev>

* feat: add better error handling

* fix: clippy

---------

Signed-off-by: quexeky <git@quexeky.dev>
Co-authored-by: quexeky <git@quexeky.dev>
2025-08-01 13:12:05 +10:00
DecDuck 51c480f245 feat: inline capability registration 2025-05-15 16:05:34 +10:00
DecDuck 834f52d024 fix: macos and ui 2025-03-15 15:05:35 +11:00
DecDuck 949acfc161 feat(auth): offer manual signin 2024-12-27 13:07:10 +11:00
DecDuck df88395d98 drop no longer freaks out if server is unavailable on startup 2024-11-03 16:16:26 +11:00
DecDuck e828bca2a5 reorganisation, cleanup and new nonce protocol 2024-10-12 17:34:47 +11:00
DecDuck 8f6f184739 compliant with new APIs 2024-10-09 00:37:27 +11:00