Balló György
117055bf64
Handle more error types when opening/saving images with PIL
...
Decoding/encoding errors sometimes raise an OSError or ValueError.
2024-11-02 18:24:11 +01:00
Balló György
fa86a25870
Make sure that image can be opened
...
Checking for file extension does not ensure that the image file can be
actually opened. Check if it can be loaded into a pixbuf, and convert it if
necessary.
2024-11-02 15:46:38 +01:00
Balló György
31c2a1dfee
Save covers directly into covers dir
...
Instead of saving the pixbuf of the new cover into a temporary file and
then copy into covers dir, save it directly to there. Without this, a lot
of temporary files are created on import, which remain on the system even
after the application is closed.
2024-11-02 10:13:12 +01:00
kramo
95c101d55e
Update translations
2024-10-31 14:25:18 +01:00
kramo
004c5985ec
Update translations
2024-10-31 14:23:34 +01:00
kramo
cbffec6f13
Update translations
2024-10-31 14:23:08 +01:00
kramo
4ee3fe2473
Add an option to import games automatically ( #302 )
2024-10-31 14:12:33 +01:00
Weblate (bot)
1437a31658
Translations update from Hosted Weblate ( #294 )
...
* Translated using Weblate (Romanian)
Currently translated at 100.0% (140 of 140 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org >
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ro/
Translation: Cartridges/Cartridges
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (140 of 140 strings)
Co-authored-by: Balázs Meskó <meskobalazs@mailbox.org >
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/hu/
Translation: Cartridges/Cartridges
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (140 of 140 strings)
Co-authored-by: sunniva <schildkroteskoldpadda@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/nb_NO/
Translation: Cartridges/Cartridges
---------
Co-authored-by: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org >
Co-authored-by: Balázs Meskó <meskobalazs@mailbox.org >
Co-authored-by: sunniva <schildkroteskoldpadda@gmail.com >
2024-10-24 18:44:26 +02:00
kramo
fbc4e05327
Add Liberapay to README and FUNDING.yml
2024-10-24 18:39:10 +02:00
kramo
ce584a09c2
v2.10.1
v2.10.1
2024-10-11 19:33:47 +02:00
kramo
bb3780f048
Fix #292
2024-10-11 19:31:20 +02:00
Aryan Karamtoth
babe489676
feat(l10n): Added Telugu (te) Language Support
2024-10-08 11:57:02 +02:00
kramo
e32b30d343
Fix Flatpak source dir
2024-10-07 10:22:56 +02:00
kramo
863344b6ab
Fix PyYAML Flatpak source
2024-10-07 10:18:10 +02:00
kramo
eee2a2f949
Update Python dependencies
v2.10.0
2024-09-18 17:13:49 +02:00
kramo
03b9c8627f
v2.10.0
2024-09-18 16:51:45 +02:00
kramo
46036c57b2
Merge pull request #289 from weblate/weblate-cartridges-cartridges
...
Translations update from Hosted Weblate
2024-09-18 16:49:14 +02:00
Hosted Weblate
61e9a29c6d
Update translation files
...
Updated by "Squash Git commits" hook in Weblate.
Translation: Cartridges/Cartridges
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
2024-09-18 14:48:07 +00:00
Hosted Weblate
83ae99ff8a
Translated using Weblate (Occidental)
...
Currently translated at 94.2% (132 of 140 strings)
Added translation using Weblate (Occidental)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: OIS <mistresssilvara@hotmail.com >
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ie/
Translation: Cartridges/Cartridges
2024-09-18 14:48:07 +00:00
kramo
e4ceac6392
Merge pull request #257 from jamiethecat/button-rows
...
Port to Libadwaita 1.6 widgets
2024-09-18 16:48:00 +02:00
kramo
8a8b0525b4
Use Adw.Spinner
2024-09-18 16:47:37 +02:00
kramo
256f6f2325
Merge branch 'main' into pr/257
2024-09-18 16:36:12 +02:00
kramo
4938bacd55
Update blueprint-compiler version
2024-09-18 16:32:47 +02:00
kramo
5050c4f6ca
Add macOS files to gitignore
2024-09-18 16:29:26 +02:00
kramo
9e4644ab2f
Use stable Flatpak repo
2024-09-18 16:25:27 +02:00
kramo
19d0e27e88
Use 47 runtime
2024-09-18 16:24:58 +02:00
kramo
2801e777f7
Merge pull request #287 from bragefuglseth/patch-2
...
metainfo: Change `recommends` to `requires`
2024-08-30 13:59:07 +02:00
Brage Fuglseth
fc5b5447fc
metainfo: Change recommends to requires
2024-08-17 17:49:39 +02:00
dependabot[bot]
0a50072e2c
Bump softprops/action-gh-release from 2.0.6 to 2.0.8 ( #285 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.6...v2.0.8 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 14:52:41 +02:00
kramo
e5287c9d3f
Type hint GTK template imports
2024-07-30 09:32:37 +02:00
kramo
22a755c2e4
Type hint shared module
2024-07-30 09:00:49 +02:00
kramo
239420148a
Improve UX for COSMIC
2024-07-18 15:34:22 +02:00
kramo
35acb56a62
v2.9.3
v2.9.3
2024-07-18 11:39:58 +02:00
Hosted Weblate
adacdefdb9
Translated using Weblate (Persian)
...
Currently translated at 100.0% (140 of 140 strings)
Co-authored-by: آوید <avds+git@disroot.org >
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/fa/
Translation: Cartridges/Cartridges
2024-07-18 09:30:35 +00:00
kramo
7367e40cb3
Fix #281
2024-07-18 11:30:28 +02:00
kramo
7efa17915f
v2.9.2
v2.9.2
2024-07-11 01:34:13 +02:00
kramo
bdcded93f3
v2.9.1
v2.9.1
2024-07-11 01:22:08 +02:00
kramo
b3a65c3d23
Move ApplicationDelegate to separate module
2024-07-11 01:18:26 +02:00
kramo
06730248a9
Build without WebP TIFF compression in macOS CI
2024-07-10 22:34:42 +02:00
kramo
b46faa951f
Improve macOS menu bar
2024-07-10 22:17:59 +02:00
kramo
43a04e7d44
Quote game names in search URLs
2024-07-10 22:00:40 +02:00
kramo
d74c8aba1a
Use menu bar on macOS
2024-07-10 21:56:02 +02:00
kramo
eac6d63010
v2.9
v2.9
2024-07-10 16:22:10 +02:00
kramo
beda52b575
Add macOS documentation
2024-07-10 16:10:06 +02:00
Weblate (bot)
13cefac34d
Translated using Weblate (Czech) ( #271 )
...
Currently translated at 100.0% (140 of 140 strings)
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/cs/
Translation: Cartridges/Cartridges
Co-authored-by: foo expert <deferred_water346@simplelogin.com >
2024-07-10 16:03:21 +02:00
kramo
d79686b9a1
Fix Windows CI
2024-07-10 15:31:52 +02:00
kramo
eff60d5990
Add macOS CI
2024-07-10 15:26:17 +02:00
kramo
823641d909
Make Heroic and itch sources available on macOS
2024-07-10 15:12:47 +02:00
kramo
6c2ab8099b
macOS Improvements
2024-07-10 14:02:37 +02:00
Brage Fuglseth
d8137871c5
readme: Update Flathub badge ( #277 )
...
See https://fosstodon.org/@bragefuglseth/112753049810610017 . This primarily serves as a way to let me sleep at night again.
2024-07-09 15:27:30 +02:00