Heliguy
3a641657c1
Batch snapshot feature no longer selects all
2024-02-07 04:59:46 -05:00
Heliguy
76bb928e6f
Make filter window apply instantly on change
2024-02-07 04:02:27 -05:00
Heliguy
fedd3e0301
Clean up Properties window. Thanks Monster!
2024-02-06 11:24:29 -05:00
Heliguy
21f85940fc
Fix improper gsettings get, causing filter window to crash
2024-02-06 10:53:24 -05:00
Heliguy
b542f38f1c
Do not refresh flatpak list on snapshot apply
2024-02-06 10:40:26 -05:00
Heliguy
b654118be4
Fully finish filter window
2024-02-06 10:39:55 -05:00
Heliguy
3fce46e5d6
Continue the new filters work
2024-02-05 01:29:12 -05:00
Heliguy
52a9915d53
Overhaul filters to use gschema (NOT FINISHED)
2024-02-05 01:11:38 -05:00
kramo
3b9bbe228c
kramo.hu → kramo.page ( #87 )
2024-01-31 06:40:02 -05:00
Heliguy
cb518fe1dd
Hide "Show Disabled" button when no disabled remotes exist
2024-01-20 00:48:48 -05:00
Heliguy
01e2886356
Fix issue 85, and fix setting filter from remote window
2024-01-20 00:41:36 -05:00
xduugu
1c612b7e3a
Sort runtime filter list in Filter Window ( #84 )
2024-01-11 19:05:00 -05:00
Heliguy
aadf24e9d9
Change downgrade window to use spinner instead of progress bar
2024-01-11 18:43:14 -05:00
heliguy
f0a94cea5c
use snake case in all function names
2023-12-23 03:13:23 -05:00
heliguy
e91a06be2e
Format code with Black
2023-12-22 23:33:28 -05:00
heliguy
fda727c437
Fix usage of new remote install type destinction
2023-12-17 21:58:59 -05:00
heliguy
348395b3fc
Add batch action to create snapshots
2023-12-17 18:40:24 -05:00
heliguy
1bea7063bc
Test commit. Trying to fix repo issues
2023-12-17 18:33:15 -05:00
heliguy
ef415608e3
Test commit, trying to fix repo issues
2023-12-17 18:31:20 -05:00
heliguy
09d8d83b57
Test commit
2023-12-17 18:28:19 -05:00
K0RR
f1ee2a8485
Fix misspelling ( #78 )
2023-12-14 00:04:03 -05:00
heliguy4599
b58e862138
The evil skeleton type syntax ( #79 )
...
* Use type syntax introduced in blueprint 0.8.0
* Update translations
* Make orphans window work with new install type system
* Fix filter window in regards to new remote install type syntax
* Fix pressing cancel on trashing data still trashing data
* Refresh list of flatpaks when a snapshot is applied
---------
Co-authored-by: Hari Rana <theevilskeleton@riseup.net >
2023-12-13 23:42:28 -05:00
heliguy
5eb5403ac0
Add show disabled remotes button in manage remotes
2023-12-10 00:54:48 -05:00
heliguy
e62e51e973
Move No Remotes to new list
2023-12-09 16:24:31 -05:00
heliguy
a62f63b4d1
Add better error prints to remotes_window
2023-12-09 07:42:46 -05:00
heliguy
f519a4f2a2
Show disabled remotes
2023-12-09 07:36:12 -05:00
heliguy
e6c302e75e
Add button to view apps from Manage Remotes
2023-12-09 07:35:54 -05:00
heliguy
8c7c7a9b08
Hide Install from Web & fix filter selection reset
2023-12-09 06:45:29 -05:00
heliguy
77ffca3bd7
Merge manage remotes and popular remotes window
2023-12-09 05:55:58 -05:00
heliguy
ffb61c10f1
Begin merging Manage Remotes and Popuilar Remotes
2023-12-08 07:06:32 -05:00
heliguy
c93d30e3ff
Make batch actions work again
2023-12-08 04:14:37 -05:00
heliguy
e8fb7ef981
Changes to file size and file size formatting func
...
Make the human readable response use powers of 1000 instead of 1024
Add a flat rate of 4000 to any returned file size to attempt to get a bit more accurate to the real file size
2023-11-29 03:29:41 -05:00
heliguy
39163d124e
Hide view apps using this runtime
...
Hide the view apps using this runtime button in the properties_window when the current runtime is not a dependant runtime
2023-11-29 02:42:47 -05:00
heliguy
598e142369
Make single uninstalls work
2023-11-25 00:14:43 -05:00
heliguy
e7c54d9f8c
Fix batch uninstall
2023-11-24 15:43:29 -05:00
heliguy
8dde8e442a
Sync current work
2023-11-24 01:22:09 -05:00
heliguy
caad31f6e5
Initial work on making selecton work again
2023-11-17 17:58:20 -05:00
heliguy
9f4fe2c180
make refresh work again
2023-11-15 14:17:44 -05:00
heliguy
1809b958a1
Make mask label work properly again
2023-11-15 12:44:17 -05:00
heliguy
f9fb3fa47a
First steps to refreshing a row item
2023-11-15 02:34:50 -05:00
heliguy
77138a2631
Make all rows the new AppRow class
2023-11-15 01:50:12 -05:00
heliguy
71ca71008f
Update translations
2023-11-14 12:05:42 -05:00
heliguy
ecc6eabe73
Added 1s wait time to snapshot creation
...
If the snapshot is created too quickly, a user can make another snapshot with the same epoch time. So this will add a 1 second wait time if the snapshot is done being made really quickly to avoid that.
2023-11-14 11:28:55 -05:00
skøldis
256038c6eb
Add contributor credits ( #70 )
...
* Add contributors section to AdwAboutWindow
* Update PO
2023-11-14 01:09:39 -05:00
heliguy
c45dbb1743
Make the snapshots window even better
2023-11-14 00:58:00 -05:00
heliguy
c8fb16cfad
Improve new snapshot button
2023-11-13 20:28:48 -05:00
Heliguy
2022b85e35
Clean up src folder
2023-11-13 00:48:32 -05:00
skilpedde
7ea809c437
Expand GtkSpinner
2023-11-12 21:49:02 +01:00
skilpedde
00792ed04a
fix filter window
2023-11-11 15:07:59 +01:00
skilpedde
4e7124a864
fix search window
2023-11-11 15:01:03 +01:00