Commit Graph

1075 Commits

Author SHA1 Message Date
Vovkiv
b53d26d4b8 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (248 of 248 strings)

Translation: flattool/Warehouse
Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/uk/
2024-10-28 04:32:36 +00:00
sunniva
0e2a3dc2ec Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (248 of 248 strings)

Translation: flattool/Warehouse
Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/nb_NO/
2024-10-28 04:32:36 +00:00
Benedek Dévényi
7e52dc71fc Translated using Weblate (Hungarian)
Currently translated at 95.5% (237 of 248 strings)

Translation: flattool/Warehouse
Translate-URL: https://weblate.fyralabs.com/projects/flattool/warehouse/hu/
2024-10-28 04:32:36 +00:00
Heliguy
d846a40da0 Finalize for release 2.0.0 2024-10-28 00:32:32 -04:00
heliguy4599
f4c8ec5d31 Merge pull request #144 from aaronfranke/format-scripts
Format code and add pre-commit scripts for file formatting
2024-10-28 00:22:27 -04:00
Aaron Franke
eff4d44f06 Add pre-commit scripts for file formatting 2024-10-27 21:16:55 -07:00
Aaron Franke
156aa63183 Format Python files with Ruff 2024-10-27 20:49:05 -07:00
Aaron Franke
da29bafc0f Remove trailing whitespace 2024-10-27 20:29:26 -07:00
Heliguy
cde215524d Convert more spaces to tabs for indentation 2024-10-27 23:25:26 -04:00
Heliguy
860cefa4f4 Change from comparing type equality to identity 2024-10-27 23:25:09 -04:00
Heliguy
d6fc26a1f6 Fix typos and update translation file 2024-10-27 23:17:20 -04:00
Heliguy
e416b99c21 Convert spaces to tabs for indentation 2024-10-27 23:11:35 -04:00
heliguy4599
7757069827 Merge pull request #143 from aaronfranke/format-and-oxipng
Trivial file formatting and optimize PNG and SVG images
2024-10-27 23:03:36 -04:00
Aaron Franke
61e48a3bcd Optimize images with oxipng and svgcleaner 2024-10-27 19:54:33 -07:00
Aaron Franke
fcd6a08d69 Trivial file formatting fixes 2024-10-27 19:49:36 -07:00
Heliguy
7471864b32 Remove unused imports and variables 2024-10-27 22:46:52 -04:00
Heliguy
985cbe966e Fix many typos 2024-10-27 22:12:15 -04:00
Heliguy
eb0b0591f1 Fix batch uninstalling. It now works across installations and doesnt fail upon same refs added in multiple installations 2024-10-27 22:01:38 -04:00
Heliguy
ce3892fe30 Close search mode in packages page when refreshing 2024-10-27 21:19:27 -04:00
Heliguy
ccb723a02c Fix doap 2024-10-27 21:19:12 -04:00
Heliguy
d21f676a7f Fix bug causing total queued packages to remain after page refresh 2024-10-27 17:49:51 -04:00
Heliguy
5ea61ad590 Allow clicking entire rows to select them, instead of opening subpages 2024-10-27 17:30:06 -04:00
Heliguy
e676e11cce Fix minimum window width 2024-10-27 17:21:31 -04:00
Heliguy
f67b0218bf Rename "Move to Trash" to just "Trash" 2024-10-27 13:15:02 -04:00
heliguy4599
0be0dfa2a3 Merge pull request #141 from flattool/2.X
Merge 2.X into Main
2024-10-26 15:45:39 -04:00
Heliguy
9673df78ee Merge branch 'main' into 2.X 2024-10-26 15:39:22 -04:00
heliguy4599
f46d069af6 Update translation file 2024-10-26 15:33:14 -04:00
heliguy4599
1cd46453ca Reduce minimum window width 2024-10-26 15:31:06 -04:00
heliguy4599
a34460173c Remove some open data buttons 2024-10-26 15:20:27 -04:00
heliguy4599
b1a8181d55 Update readme and metadata 2024-10-26 15:00:37 -04:00
heliguy4599
aedc9c77be Update metadata 2024-10-26 14:44:40 -04:00
heliguy4599
11c7966334 User a better icon for leftover data boxes 2024-10-25 16:31:03 -04:00
heliguy4599
df60eef9c5 Set a better default window size 2024-10-25 16:30:49 -04:00
heliguy4599
8232e260fb Change app page screenshots 2024-10-25 16:30:19 -04:00
heliguy4599
0ad5dca8d6 Update translations strings 2024-10-18 18:29:07 -04:00
heliguy4599
0c9e3c82ef Update translation files 2024-10-18 18:25:12 -04:00
heliguy4599
a74796ba85 Fix snapshot page not correctly seeing a lack of package data 2024-10-15 17:08:53 -04:00
heliguy4599
1418834498 Fix userdata page not updating properly when all data is trashed 2024-10-15 17:02:27 -04:00
heliguy4599
0ed25fd67a Fix error with getting dependant runtimes 2024-10-15 16:51:41 -04:00
heliguy4599
74f974d350 Remove intentional error from testing 2024-10-15 15:52:58 -04:00
heliguy4599
2581374c3f Handle more errors with toasts 2024-10-15 15:28:05 -04:00
heliguy4599
92870852c0 Move keyboard event handler to the main window, instead of individual handlers for pages 2024-10-15 15:20:04 -04:00
heliguy4599
67c2b9bd90 Fix properties page show runtime properties being broken 2024-10-15 15:13:12 -04:00
heliguy4599
292ca58b6b Fix data box install button being made visible when selection mode is disabled 2024-10-15 15:09:52 -04:00
heliguy4599
593225e349 Don't allow a Warehouse app row or data box to be selected 2024-10-15 15:02:16 -04:00
heliguy4599
d5de89f161 Fix broken backspace behavior 2024-10-15 01:18:33 -04:00
heliguy4599
de73eab760 Same as before but better 2024-10-14 19:56:47 -04:00
heliguy4599
a37326b710 Don't allow the option to make new snapshots when no data is present 2024-10-14 19:53:06 -04:00
heliguy4599
ad6106f7ca Do not allow the backspace shortcut to uninstall Warehouse 2024-10-14 19:31:39 -04:00
heliguy4599
22986ca474 Do not allow data box to trash Warehouse's data 2024-10-14 19:28:43 -04:00