839da8c18f
Bump mio from 0.8.6 to 0.8.11 ( #394 )
...
Bumps [mio](https://github.com/tokio-rs/mio ) from 0.8.6 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.6...v0.8.11 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-10 11:02:18 +01:00
702f099f3f
Bump h2 from 0.3.19 to 0.3.24 ( #390 )
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.19 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.19...v0.3.24 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-10 11:02:08 +01:00
Philip Kristoffersen and GitHub
f09296f1ff
Update dependencies ( #388 )
...
* Upgrade all dependencies, fix image laod
* Fix size of import button
* Fix size when picking image
* Remove unused code
* Forgot images when new image selected
* Clippy corrections
2024-01-15 20:47:13 +01:00
cfb912cc7d
Bump openssl from 0.10.55 to 0.10.60 ( #381 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.55 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.55...openssl-v0.10.60 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 14:12:32 +01:00
6d2355f5df
Bump rustix from 0.37.19 to 0.37.25 ( #375 )
...
Bumps [rustix](https://github.com/bytecodealliance/rustix ) from 0.37.19 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases )
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.19...v0.37.25 )
---
updated-dependencies:
- dependency-name: rustix
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 07:42:55 +02:00
Philip Kristoffersen
b33d965f22
Update to version 1.9.4
...
This includes dependency updates
2023-09-23 07:41:09 +02:00
a817241ce6
Bump openssl from 0.10.52 to 0.10.55 ( #354 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.52 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.52...openssl-v0.10.55 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 06:19:35 +02:00
Philip Kristoffersen and GitHub
b52a3f7caf
Fix finding more game pass games ( #353 )
2023-06-11 22:36:34 +02:00
Philip Kristoffersen and GitHub
28a952a9cf
Gamepass ( #350 )
...
* Initial gamepass platform implementation
* Implement cargo clippy fixes
* Update to version 1.9.0
2023-06-11 00:09:11 +02:00
8fd1f51fb0
Bump xml-rs from 0.8.11 to 0.8.14 ( #348 )
...
Bumps [xml-rs](https://github.com/kornelski/xml-rs ) from 0.8.11 to 0.8.14.
- [Changelog](https://github.com/kornelski/xml-rs/blob/main/Changelog.md )
- [Commits](https://github.com/kornelski/xml-rs/compare/0.8.11...0.8.14 )
---
updated-dependencies:
- dependency-name: xml-rs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 08:12:19 +02:00
d5f038a2fa
Update cargo toml and refactor uplay ( #347 )
...
* Update dependencies
* Conditional imports for linux
* Fix windows warnings
* Sample testconfiguration for uplay
* Refactor uplay code to remove unsafe blocks
* Update version to 1.8.0
* Update cargo-lock for flatpak
* Update flatpak appdata with realse 1.8.0
* Update src/platforms/uplay/platform.rs
Co-authored-by: Ofacy <github@ofacy.com >
---------
Co-authored-by: Ofacy <github@ofacy.com >
2023-05-29 15:46:45 +02:00
Philip Kristoffersen
7248e41663
Update all dependencies
2023-05-15 20:46:36 +02:00
f7a1df8edf
Bump h2 from 0.3.15 to 0.3.17 ( #342 )
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.15 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.15...v0.3.17 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-16 19:07:23 +02:00
56cf06c14a
Bump spin from 0.9.4 to 0.9.8 ( #341 )
...
Bumps [spin](https://github.com/mvdnes/spin-rs ) from 0.9.4 to 0.9.8.
- [Release notes](https://github.com/mvdnes/spin-rs/releases )
- [Changelog](https://github.com/mvdnes/spin-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mvdnes/spin-rs/commits )
---
updated-dependencies:
- dependency-name: spin
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-08 15:33:21 +02:00
eb8db42487
Bump openssl from 0.10.45 to 0.10.48 ( #340 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 20:46:39 +02:00
03f8663953
Bump openssl-src from 111.24.0+1.1.1s to 111.25.0+1.1.1t ( #332 )
...
Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs ) from 111.24.0+1.1.1s to 111.25.0+1.1.1t.
- [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases )
- [Commits](https://github.com/alexcrichton/openssl-src-rs/commits )
---
updated-dependencies:
- dependency-name: openssl-src
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 15:16:00 +01:00
5fb8285f88
Bump tokio from 1.23.1 to 1.24.2 ( #331 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.23.1 to 1.24.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/commits )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 12:04:29 +01:00
09de402e5d
Bump webbrowser from 0.8.2 to 0.8.7 ( #330 )
...
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs ) from 0.8.2 to 0.8.7.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases )
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.2...v0.8.7 )
---
updated-dependencies:
- dependency-name: webbrowser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-02 22:52:14 +01:00
Philip Kristoffersen and GitHub
4317ceaa5b
Update all dependencies ( #329 )
2023-02-02 22:32:58 +01:00
Philip Kristoffersen
6bad13d1e8
Update to version 1.7.21
2023-01-08 14:55:04 +01:00
Philip Kristoffersen
0cdd7ecdc3
Update to version 1.7.20
2023-01-07 14:04:33 +01:00
59b67a11b7
Bump tokio from 1.23.0 to 1.23.1 ( #317 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.23.0...tokio-1.23.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 11:01:10 +01:00
Philip Kristoffersen
a0e8b34c24
Update to version 1.7.19
2023-01-05 22:26:46 +01:00
Philip Kristoffersen and GitHub
f1591b7818
Find flatpak apps in flatpak mode ( #308 )
...
* Call flatpak-spawn when in flatpak mode
* Also test flatpak feature on unix
* Update readme with flatpak-flatpak support
* Update to version 1.7.18
2023-01-03 17:48:13 +01:00
Philip Kristoffersen and GitHub
3b51efea0e
Add a missing - in epic launch urls ( #304 )
2023-01-02 15:42:27 +01:00
Philip Kristoffersen
160442b25f
Update to version 1.7.16
2023-01-01 21:47:13 +01:00
Philip Kristoffersen and GitHub
bc97e851ec
Remove chrono and replace with time ( #298 )
2022-12-31 09:01:44 +01:00
Philip Kristoffersen
e63a29bfa6
Reenable compression on linux binaries
2022-12-31 08:30:05 +01:00
Philip Kristoffersen and GitHub
dbc773237b
Update to version 1.7.13 ( #297 )
2022-12-30 20:34:58 +01:00
Philip Kristoffersen and GitHub
cf692f33f1
Include openssl vendored ( #293 )
2022-12-29 13:11:17 +01:00
Philip Kristoffersen and GitHub
78cfd96f37
Automatic fullscreen when starting from steam ( #289 )
2022-12-28 12:20:43 +01:00
Philip Kristoffersen and GitHub
32c65408a7
Only load platforms for OS ( #288 )
...
* Only load platforms for OS
* Update to version 1.7.10
2022-12-28 10:37:11 +01:00
Philip Kristoffersen and GitHub
ffb9b659d5
Remove "download all" and move import button ( #287 )
...
* Remove download all on specific images
* Remove unusued id field
* Move import button to left menu to save on vertical space
* Update version to 1.7.9
2022-12-28 09:11:23 +01:00
Philip Kristoffersen and GitHub
e76c84b130
Update dependencies ( #282 )
2022-12-26 14:58:31 +01:00
Philip Kristoffersen and GitHub
1eebd2959d
Save blacklisted shortcuts on import ( #267 )
2022-10-29 07:46:54 +02:00
Keelhauled and GitHub
43c1539700
Flatpak update ( #265 )
2022-10-26 16:45:15 +02:00
Philip Kristoffersen and GitHub
98318e0288
Dropdown menues and image grids ( #260 )
...
* Add dropdowns to ui image select
* More "wrong game" text to buttom
* Show a grid when selecting downloaded games
* Update to version 1.7.4
2022-10-21 09:24:17 +02:00
Philip Kristoffersen and GitHub
1ba5fdab94
Image UI optimize ( #259 )
...
* Show images in grids
* Start of columns in image select
* Redo image selection ui
* Update to version 1.7.3
2022-10-20 18:39:27 +02:00
Philip Kristoffersen
86571d9992
Update to version 1.7.2
2022-10-14 21:40:45 +02:00
Philip Kristoffersen
f937ef0d03
Update to version 1.7.1
2022-10-12 21:52:56 +02:00
Philip Kristoffersen
a7158c895f
Update to version 1.7.0
2022-10-11 20:35:56 +02:00
Philip Kristoffersen and GitHub
dcbf77b610
Modular platforms ( #241 )
2022-10-02 21:13:31 +02:00
Philip Kristoffersen
d6773c7adb
Update to version 1.5.1
2022-09-21 20:01:10 +02:00
Philip Kristoffersen
ab86cd1800
Update to version 1.5.0
2022-09-12 19:41:32 +02:00
Philip Kristoffersen
941b647986
Fix crash on loading animated webp alpha
2022-09-08 17:05:17 +02:00
Philip Kristoffersen
ddf60a2828
Update to 1.4.8
2022-09-06 22:40:58 +02:00
Philip Kristoffersen
57a687c3a8
Update to version 1.4.7
2022-09-01 14:52:24 +02:00
Philip Kristoffersen
8524da73cc
Update to version 1.4.6
2022-08-31 21:33:58 +02:00
Philip Kristoffersen
a1eb34cc56
Update cargo lock
2022-08-24 20:50:00 +02:00
Philip Kristoffersen and GitHub
43c1493c40
Use custom version of image-rs ( #210 )
...
This is done to avoid a panic in the current version image rs
2022-08-23 22:16:57 +02:00