 culain-45124andGitHub
|
bea1d43229
|
New cli options to use lutris service_games (#365)
|
2023-08-23 21:17:46 +02:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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
|
2da023ebf8
|
Do not compress to avoid windows defender misfire
|
2023-06-11 22:45:54 +02:00 |
|
 Philip KristoffersenandGitHub
|
b52a3f7caf
|
Fix finding more game pass games (#353)
|
2023-06-11 22:36:34 +02:00 |
|
Philip Kristoffersen
|
04fb4581e2
|
Update readme with new integrations
|
2023-06-11 07:06:21 +02:00 |
|
 Philip KristoffersenandGitHub
|
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 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
  
|
c092ffba88
|
Add Ubisoft connect (Linux Proton) support (#346)
* Added Ubisoft connect (Linux Proton) support
* Update src/platforms/uplay/platform.rs
Co-authored-by: Philip Kristoffersen <philipkristoffersen@gmail.com>
* Update src/platforms/uplay/platform.rs
Co-authored-by: Philip Kristoffersen <philipkristoffersen@gmail.com>
* Fixed needing "find_subsequence".
* Update platform.rs
* Update platform.rs
* Fix trying to use 'None' as a function.
---------
Co-authored-by: Ofacy <git@ofacy.com>
Co-authored-by: Philip Kristoffersen <philipkristoffersen@gmail.com>
|
2023-05-29 07:19:54 +02:00 |
|
 Philip KristoffersenandGitHub
|
7df543f586
|
Update release_on_v_tag.yml
Simplify release pipeline
|
2023-05-15 20:00:11 +02:00 |
|
Philip Kristoffersen
|
c4ce2e3e4f
|
Update version to 1.7.22
|
2023-05-15 20:46:36 +02:00 |
|
Philip Kristoffersen
|
7248e41663
|
Update all dependencies
|
2023-05-15 20:46:36 +02:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
 DaedalusspacegamesandGitHub
|
f181379914
|
Fix config directory to read config.toml from $XDG_CONFIG_HOME/boilr, rather than $XDG_CONFIG_HOME (#338)
|
2023-03-27 20:57:17 +02:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 KristoffersenandGitHub
|
4317ceaa5b
|
Update all dependencies (#329)
|
2023-02-02 22:32:58 +01:00 |
|
 Philip KristoffersenandGitHub
|
27b429adcd
|
Inline print variables (#328)
* Inline format messages
* Cargo auto fixes
|
2023-02-02 21:33:42 +01:00 |
|
 Philip KristoffersenandGitHub
|
e92196e701
|
Improve playnite errormessages (#325)
|
2023-01-10 06:52:59 +01:00 |
|
 Philip KristoffersenandGitHub
|
8dc87f9343
|
Windows clippy (#322)
* Remove indexing
* Remove more indexing and expects on windows
|
2023-01-08 22:15:11 +01:00 |
|
Philip Kristoffersen
|
fb68a322e5
|
Update flathub description
|
2023-01-08 14:56:01 +01:00 |
|
Philip Kristoffersen
|
6bad13d1e8
|
Update to version 1.7.21
|
2023-01-08 14:55:04 +01:00 |
|
 Philip KristoffersenandGitHub
|
2f70dd1e67
|
Remove expect (#321)
* Remove expects
* Disallow todo and panic
|
2023-01-08 14:35:34 +01:00 |
|
 Philip KristoffersenandGitHub
|
0410ceffff
|
Clippy fixes for windows specific code (#319)
* Clippy fixes for windows specific code
* Remove unwraps in windows code
* Fix compile error on unix
|
2023-01-08 14:02:40 +01:00 |
|
 Philip KristoffersenandGitHub
|
7dfbc01ed2
|
Disallow indexing (#320)
* Remove indexing
* Introduce replace_with_dosdevices
* Remove all direct indexing
|
2023-01-08 11:58:50 +01:00 |
|
Philip Kristoffersen
|
7b9966b4ff
|
Update cargo lock for flathub
|
2023-01-07 18:18:31 +01:00 |
|
Philip Kristoffersen
|
d119aea0a4
|
Update flathub description
|
2023-01-07 18:16:28 +01:00 |
|
Philip Kristoffersen
|
0cdd7ecdc3
|
Update to version 1.7.20
|
2023-01-07 14:04:33 +01:00 |
|
 Philip KristoffersenandGitHub
|
e6a4cebe1a
|
Simplify user selection (#318)
|
2023-01-07 14:04:11 +01:00 |
|
 Philip KristoffersenandGitHub
|
f6188b130d
|
Remove unwraps (#316)
Remove all unwraps and clippy warnings
|
2023-01-07 13:48:26 +01:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 KristoffersenandGitHub
|
7fa4476f97
|
Support for playnite portable version (#314)
|
2023-01-05 22:24:31 +01:00 |
|
 Philip KristoffersenandGitHub
|
304e490c4c
|
Add option to only import installed games (#313)
|
2023-01-05 22:12:36 +01:00 |
|
 Philip KristoffersenandGitHub
|
ee76886422
|
Initial playnite support (#310)
|
2023-01-05 10:51:05 +01:00 |
|
 Philip KristoffersenandGitHub
|
4ed9490c57
|
Clippy fixes (#309)
* Automatic clippy fixes
* Manual clippy corrections
|
2023-01-04 20:28:43 +01:00 |
|
 Philip KristoffersenandGitHub
|
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
|
1db73bd0e7
|
Update to version 1.7.17
|
2023-01-02 15:46:46 +01:00 |
|
 Philip KristoffersenandGitHub
|
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 |
|
 vkbsbandGitHub
|
6ad011a543
|
Picking Launcher exe from Portal directory instead of the Engine directory. (#301)
|
2023-01-01 20:38:45 +01:00 |
|
 Philip KristoffersenandGitHub
|
053795903a
|
Create rust-clippy.yml
|
2022-12-31 09:36:09 +01:00 |
|
Philip Kristoffersen
|
cb3291d050
|
Only strip on linux
|
2022-12-31 09:21:11 +01:00 |
|
Philip Kristoffersen
|
3c2d2b1c30
|
Compress using newest upx on linux
|
2022-12-31 09:08:38 +01:00 |
|
 Philip KristoffersenandGitHub
|
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 KristoffersenandGitHub
|
dbc773237b
|
Update to version 1.7.13 (#297)
|
2022-12-30 20:34:58 +01:00 |
|