Commit Graph

998 Commits

Author SHA1 Message Date
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
heliguy4599
5be7ed7802 Do not allow Warehouse to uninstall itself 2024-10-14 19:00:58 -04:00
heliguy4599
0f5c93ba80 Fix adding remote always treating everything like a local file 2024-10-14 18:46:39 -04:00
heliguy4599
14707c6177 Fix data trashing refreshing things incorrectly 2024-10-14 16:48:23 -04:00
heliguy4599
7f086cbad3 Set a good default window size 2024-10-13 21:53:42 -04:00
heliguy4599
21e90957ca Improve shortcuts UX 2024-10-13 21:38:52 -04:00
heliguy4599
0be2b545bf Fix backspace shortcut breaking typing in inputs 2024-10-13 21:18:38 -04:00
heliguy4599
00f4ec2fdd Fix typo 2024-10-13 20:56:20 -04:00
heliguy4599
00a40ba758 Make the overlay status look really good (fix style.css not being recognized) 2024-10-13 19:14:41 -04:00
heliguy4599
fb0fe8d01f Fix import error 2024-10-13 13:53:54 -04:00
heliguy4599
fbb0c745a6 Fix "App Not Installed" tooltip appearing for all snapshot boxes 2024-10-13 13:48:06 -04:00
heliguy4599
71aba825fa Update proper pages when package user data is trashed 2024-10-13 13:44:42 -04:00
heliguy4599
9ccd84dedf Clean up unused imports 2024-10-12 23:48:07 -04:00
heliguy4599
892f9a63a2 Fix closed by user error in open files shortcut 2024-10-12 23:27:06 -04:00
heliguy4599
7730afe768 Add shortcut information to places 2024-10-12 23:22:41 -04:00
heliguy4599
40be21887d Add keyboard shortcuts! 2024-10-12 22:43:23 -04:00
heliguy4599
c81ca758e3 Add shortcuts to open specific pages 2024-10-12 17:23:01 -04:00
heliguy4599
a136a2f547 Add refresh and main menu shortcuts 2024-10-12 17:10:13 -04:00
heliguy4599
625f0edd2d Lock refreshing while refreshing 2024-10-12 17:05:30 -04:00
heliguy4599
6d2a9a297d Switch some pages to be initialized differently 2024-10-12 16:16:44 -04:00
heliguy4599
608511132a Fix wrapped text being center aligned for the version info of snapshot box 2024-10-12 15:23:41 -04:00
heliguy4599
274f7bd9a0 Fix grammatical errors in reinstall dialog 2024-10-12 15:19:42 -04:00
heliguy4599
5cade3677f Add package installation drag and drop 2024-10-12 15:17:33 -04:00
heliguy4599
49eebc00f6 Allow adding remotes with spaces in the filepath 2024-10-12 15:13:54 -04:00
heliguy4599
cbc5b45e06 Implement drag and drop for adding packages 2024-10-12 15:04:49 -04:00
heliguy4599
6f3b5e8b67 Filter out unsupported filetypes and combinations for drag and drop 2024-10-12 14:54:40 -04:00
heliguy4599
26b7d522e3 Initial structure for drag and drop 2024-10-12 13:38:45 -04:00
heliguy4599
04c4bfb50b Use better error messages 2024-10-11 21:37:37 -04:00
heliguy4599
2e3d246285 Finally add change versions feature 2024-10-11 21:34:26 -04:00
heliguy4599
9e6a066912 Make change package version do that 2024-10-11 21:15:41 -04:00
heliguy4599
f34a9e4c83 Fix "Updates Disabled" label not changing visibility when updates are toggled 2024-10-11 20:48:30 -04:00
heliguy4599
d417b54dd7 Connect change version worker to change version page 2024-10-11 20:46:51 -04:00
heliguy4599
24477f607d Add change version worker 2024-10-11 20:07:38 -04:00
heliguy4599
004d814334 Add confirmation dialog to package reinstall 2024-10-11 17:26:46 -04:00
heliguy4599
ccda96f6e8 Add refresh lockout to adding remotes 2024-10-11 16:25:55 -04:00
heliguy4599
7045edb78a Add refresh lockout to package uninstalls 2024-10-11 16:10:37 -04:00
heliguy4599
45fb11efa2 Add refresh lockout to package installs 2024-10-11 13:28:29 -04:00
heliguy4599
c494e7b2e2 Allow snapshotting to lock refreshing 2024-10-11 13:20:08 -04:00
heliguy4599
159f92ce05 Add refresh lockout capabilities 2024-10-11 13:19:53 -04:00
heliguy4599
8bf73d36be Remove unneeded menu entries in the main menu 2024-10-11 00:51:35 -04:00
heliguy4599
4f684eee3a Add install button to leftover data boxes 2024-10-11 00:31:57 -04:00
heliguy4599
1e37755715 Remove trashed data toast for properties page uninstall 2024-10-11 00:11:18 -04:00
heliguy4599
95dfdaa5cd Fix calling gio trash with no paths, when batch uninstalling packages 2024-10-10 23:53:41 -04:00
heliguy4599
0bd56e3ad1 Implement package reinstalling 2024-10-10 23:42:53 -04:00
heliguy4599
aeb65544ca Update loading status's defaults 2024-10-10 23:16:28 -04:00
heliguy4599
12b9483362 Support extra flags for package installer 2024-10-10 22:59:48 -04:00
heliguy4599
30d6042e56 Actually implement install attemp dialog in snapshots page 2024-10-10 22:46:13 -04:00
heliguy4599
322a99c9c8 Various UI improvements 2024-10-10 22:39:08 -04:00