Commit Graph
9 Commits
Author SHA1 Message Date
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
Philip KristoffersenandGitHub f6188b130d Remove unwraps (#316)
Remove all unwraps and clippy warnings
2023-01-07 13:48:26 +01:00
AisukoandGitHub 40c55e542d Add utility to help format the code (#247)
Signed-off-by: Aisuko <urakiny@gmail.com>
2022-10-11 06:17:10 +02:00
AisukoandGitHub 81e211095b Fix redundant clone issue and add testcases (#238)
Signed-off-by: Aisuko <urakiny@gmail.com>
2022-10-04 08:18:16 +02:00
Philip KristoffersenandGitHub dcbf77b610 Modular platforms (#241) 2022-10-02 21:13:31 +02:00
Philip KristoffersenandGitHub b9ee32cd54 Game rename (#236) 2022-09-20 19:57:08 +02:00
Philip KristoffersenandGitHub 835c7ead8d Implement simple clippy suggestions (#159) 2022-05-27 13:19:10 +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 KristoffersenandGitHub 9fdf56d5ed Use config folder (#110) 2022-05-01 07:14:24 +02:00