Commit Graph

486 Commits

Author SHA1 Message Date
J-D-K
a24331b72a URL and Form fixes. 2025-09-13 23:42:50 -04:00
J-D-K
073d8a5169 Fix string sanitation logic error. 2025-09-13 22:20:44 -04:00
JK
320569e98f
Merge pull request #291 from DDinghoya/patch-3
Update KO.json
2025-09-11 12:46:08 -04:00
DDinghoya
2820c82182
Update KO.json 2025-09-11 21:45:55 +09:00
JK
5ef8da359e
Merge pull request #290 from J-D-K/dev
ui::Transition class, Guide string for extras, update git screenshot, remove repetitive transtion code in favor of ui::Transition, change button glyphs used in strings.
2025-09-10 21:41:30 -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
c34672f9be Update screenshot 2025-09-09 21:32:26 -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
629a0b72dd remote::URL & remote::Form: Prevent buffer overflows. 2025-09-08 22:15:11 -04:00
J-D-K
505e640f46 Make remote::URL use stack memory. 2025-09-08 21:53:04 -04:00
J-D-K
42f42dbf79 Make remote::Form use stack memory instead of string allocations. 2025-09-08 21:30:34 -04:00
J-D-K
fa5a5e3c19 Update libs. 2025-09-08 21:02:41 -04:00
J-D-K
8b72f08dcc Update ZIP logic to include and detect directory entries. Fixes 289. 2025-09-08 12:51:15 -04:00
J-D-K
1095971895 Minor code revisions. 2025-09-07 12:31:24 -04:00
J-D-K
700790dba1 Add date/time to log entries. 2025-09-06 21:52:10 -04:00
J-D-K
3af9884627 Update text files. 2025-09-06 20:41:38 -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
e658545a48 ZIP Backups: Implement .save_me files to preserve empty directories. 2025-09-06 19:34:56 -04:00
J-D-K
e1d592ee9c FileMode/FileOption debugging, fixes, and added safety. 2025-09-06 19:21:35 -04:00
JK
f052d0b2a7
Merge pull request #287 from J-D-K/dev
Implement File Mode, add noexcept where appropriate, update fslib for full RAII FS.
2025-09-06 13:08:43 -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
JK
75303dcebb
Create FUNDING.yml 2025-08-29 13:13:24 -04:00
JK
7e52c4728c
Merge pull request #285 from qazrfv1234/qazrfv1234-patch-1
Update ZHTW.json
2025-08-29 08:23:47 -04:00
qazrfv1234
e481601655
Update ZHTW.json
Updated translations.
2025-08-29 14:19:32 +08:00
J-D-K
4f8c149ef5 Add link to Drive and WebDav instructions. 2025-08-25 17:48:27 -04:00
J-D-K
51da0fd72f Cleanup compiler warnings. Bump version. 2025-08-25 09:00:28 -04:00
J-D-K
27ff070b7a Update some restore logic. Ensure save is wiped before restore again. 2025-08-24 19:17:10 -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
3b52b82e38 Update README a little bit. 2025-08-21 20:54:18 -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
babfcebfa5 Update Google Drive instructions for rewrite code. 2025-08-20 21:26:04 -04:00
J-D-K
2bb57ccb43 Bump build date for tomorrow. 2025-08-20 18:58:53 -04:00
J-D-K
280e5d6cb9 Fix init order so ForceEnglish option actually works. 2025-08-20 18:56:27 -04:00