Commit Graph

91 Commits

Author SHA1 Message Date
J-D-K
9d542b4314 SaveImportState progress. 2025-09-24 15:32:57 -04:00
J-D-K
a78dd3456a Begin generic SaveImportState 2025-09-24 01:57:26 -04:00
J-D-K
b5d7b90c0e Upgrade to Queued Buffering. 2025-09-21 22:01:47 -04:00
J-D-K
73d6bc2188 SettingsState: Delete old working directory upon recursive move. 2025-09-21 13:54:50 -04:00
J-D-K
eaef5a02ad BackupMenuState: Fix new uploads not being named. 2025-09-21 13:48:14 -04:00
J-D-K
418cd3c3d3 Add fs::move_directory_recursively. 2025-09-21 12:10:48 -04:00
J-D-K
6c63cb2a8a Fix auto_backup. 2025-09-21 06:37:41 -04:00
J-D-K
3c54474e5b Thread pooled & fslib update. 2025-09-16 17:59:33 -04:00
J-D-K
30a607a9e1 io.cpp: thread pooled. 2025-09-14 09:54:29 -04:00
J-D-K
d313ae33af Change button glyphs used in strings. 2025-09-10 21:32:31 -04:00
J-D-K
046d5581ee Use ui::Transition for FileOptionState. 2025-09-10 21:17:31 -04:00
J-D-K
16e9c88227 Use ui::Transition for FileModeState. 2025-09-10 20:10:36 -04:00
J-D-K
e7e43a6630 Use ui::Transition for ui::SlideOutPanel. 2025-09-10 18:43:32 -04:00
J-D-K
fd35ea7db9 Add guide string for extras. 2025-09-09 21:23:13 -04:00
J-D-K
0438937c5c Tinkering with transitions more. 2025-09-09 20:47:48 -04:00
J-D-K
781df01d1c Fix potential crash and typo in remote::Storage. 2025-09-09 13:58:42 -04:00
J-D-K
85dfaa73b9 FileMode: Fix crash when selected is 0. 2025-09-09 12:39:21 -04:00
J-D-K
fa5a5e3c19 Update libs. 2025-09-08 21:02:41 -04:00
J-D-K
1095971895 Minor code revisions. 2025-09-07 12:31:24 -04:00
J-D-K
8653e9b033 Correct logic for sanitize_string_for_path. Fixes #286 and compatibility with Pokemon games from master branch. 2025-09-06 20:14:28 -04:00
J-D-K
e1d592ee9c FileMode/FileOption debugging, fixes, and added safety. 2025-09-06 19:21:35 -04:00
J-D-K
5d87012269 Use full path for get_show_file_properties 2025-09-06 13:03:42 -04:00
J-D-K
b78cb23b49 Use full path for get_show_directory_properties 2025-09-06 12:57:48 -04:00
J-D-K
c7d5f13ec1 Remove debug logging. 2025-09-06 12:19:04 -04:00
J-D-K
90dfb79bb3 FileMode/FileOption mostly finished. 2025-09-06 12:18:29 -04:00
J-D-K
e95747b954 FileOptions: Delete, Rename, Create Folder working. 2025-09-04 20:46:14 -04:00
J-D-K
02a9cdb064 Copy option fix. 2025-09-04 16:33:26 -04:00
J-D-K
828050c1b9 File mode somewhat working. 2025-09-04 15:34:43 -04:00
J-D-K
a072c28dfb File mode progress. 2025-09-03 15:54:54 -04:00
J-D-K
51da0fd72f Cleanup compiler warnings. Bump version. 2025-08-25 09:00:28 -04:00
J-D-K
fd469c057d Typo fix. 2025-08-24 17:00:59 -04:00
J-D-K
6166856b5f Fix a couple bugs and mistakes. 2025-08-22 18:42:20 -04:00
J-D-K
01a7b8467d Output path fixes. 2025-08-22 17:22:56 -04:00
J-D-K
68fcf79cf5 Remove debug line. 2025-08-22 09:08:52 -04:00
J-D-K
bb26eb98ec Implement Trash option, update fslib for bug fix. 2025-08-22 09:07:33 -04:00
J-D-K
e394bdbbf3 Update libs, remove remote instructions until I have more time to deal with Google's shenanigans. 2025-08-21 19:06:49 -04:00
J-D-K
2a48b18b49 Add 'System' type user toggles. 2025-08-20 15:38:01 -04:00
J-D-K
6bc3305340 Update fslib for range based Directory loops. 2025-08-20 12:39:29 -04:00
J-D-K
951707b372 Minor tweaks. 2025-08-18 21:58:56 -04:00
J-D-K
c76ae60092 Update language files. 2025-08-18 21:30:32 -04:00
J-D-K
e025901b0b Implement changing working directory. 2025-08-18 21:09:11 -04:00
J-D-K
05b447e641 Revisions 2025-08-18 14:31:51 -04:00
J-D-K
1caec25d2a Revisions, SVI import fix. 2025-08-16 18:58:32 -04:00
J-D-K
ba6ad3f20d Add DataContext for data cleanup, add cache invalidation at boot. 2025-08-15 15:43:03 -04:00
J-D-K
74892e169f Band-aid fix for Auto-Backup 2025-08-14 12:01:37 -04:00
J-D-K
6e8e426fb5 Add loading screen. 2025-08-13 19:44:22 -04:00
J-D-K
14d9b7ffe1 Commit before major surgery. 2025-08-11 01:16:57 -04:00
J-D-K
2f2191bc15 WebDav fixes and tweaks. 2025-08-08 16:07:55 -04:00
J-D-K
7d9a294745 Add MessageState, tweak PopMessage again, add git templates. 2025-08-07 17:41:58 -04:00
J-D-K
778f9582b6 Add light colored dialog so PopMessages contrast better. 2025-08-06 21:57:49 -04:00