* Update all dependencies
* Remove openssl and use rustls for reqwest
* Add nix as dependency to ensure fs feature
* Specify specific wayland-cursor dependency
This fixes the problem with egui where it can not compile on linux
* Update version to 1.9.5
* Update cargo-lock for flatpak
* 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
* 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
* 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>