Commit Graph
20 Commits
Author SHA1 Message Date
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 7b9966b4ff Update cargo lock for flathub 2023-01-07 18:18:31 +01:00
Philip KristoffersenandGitHub bc97e851ec Remove chrono and replace with time (#298) 2022-12-31 09:01:44 +01:00
Philip KristoffersenandGitHub dbc773237b Update to version 1.7.13 (#297) 2022-12-30 20:34:58 +01:00
Philip Kristoffersen 2c679adec8 Update all flathub dependencies 2022-12-27 15:45:14 +01:00
Philip Kristoffersen a7158c895f Update to version 1.7.0 2022-10-11 20:35:56 +02:00
Philip Kristoffersen 3737ad98be Update cargo-lock 2022-09-10 19:27:05 +02:00
Philip Kristoffersen 941b647986 Fix crash on loading animated webp alpha 2022-09-08 17:05:17 +02:00
Philip Kristoffersen f209b3f4f8 Update cargo-lock.json to newest version 2022-08-31 21:32:30 +02:00
Philip Kristoffersen a1eb34cc56 Update cargo lock 2022-08-24 20:50:00 +02:00
Philip Kristoffersen 6489e1ad45 Update flatpak version 2022-08-03 21:23:00 +02:00
Philip Kristoffersen c435ff1dfc Update dependencies in flatpak 2022-07-11 09:18:22 +02:00
Philip KristoffersenandGitHub 9765e170eb Update dependencies (#167)
* update dependency version

* Update release information
2022-06-07 16:38:26 +02:00
Philip KristoffersenandGitHub 0385dfb40b Remove failure package (#166)
* Remove dependency on failure

* Update flatpak cargo-lock

* Update cargo version

* Update release manifest
2022-06-07 11:53:15 +02:00
Philip KristoffersenandGitHub f2c83cb107 Fix steam rom manager shortcuts not being parsed (#145) 2022-05-20 23:32:22 +02:00
Philip KristoffersenandGitHub 967465d326 Backup shortcuts (#144)
* Add initial option to back up shortcuts

* Show list of backups

* Reload backups on change

* Restore backups

* Improve UX of backup ui

* Reorganize ui

* Update version in cargo.toml

* Update flatpak description

* Update cargo-lock.json
2022-05-20 21:53:21 +02:00
Philip Kristoffersen faea4e059a Update to v.1.3.5 2022-05-15 19:09:44 +02:00
Philip KristoffersenandGitHub eb819c1357 Fix icon overwrite (#128)
* run sync twive to fix up images

* Update dependencies versions

* update cargo-lock dependencies

* Adding spinners to ui

* Fix icons for gog games

* Run fix shortcuts for all boilr shortcuts

* Update flatpak release notes
2022-05-15 07:51:21 +02:00
Philip KristoffersenandGitHub 9f59957edc Add option to search for icons (#120) 2022-05-13 00:31:35 +02:00
1350a89aaf Flatpak build support (#112)
* Use XDG_CONFIG_HOME

* Migrate from config v0 to v1

* Start work on Flatpak packaging

* add Keywords, StartupNotify and improve the Comment

* Sync w/ upstream flatpak branch

* Fixes for egui transition

* More flatpak fixes

* Fix icon error

* add itch folder to permissions

* Fix main after rebase

Co-authored-by: casept <davids.paskevics@gmail.com>
Co-authored-by: jrt <git@jrtberlin.de>
2022-05-01 19:36:03 +02:00