Steven Smith
6c355a0786
Separated error codes and HTTP from util.
2018-02-06 13:30:13 -08:00
Steven Smith
1539c55ec5
Add task for downloading using curl, experiment with running the UI thread on the syscore.
2018-02-06 12:04:44 -08:00
Steven Smith
0b1f6cd2fd
Begin cleaning up core code.
2018-02-03 17:23:11 -08:00
Steven Smith
4e49914e11
Revamp TitleDB support, replace json library with jansson, initial work
...
on replacing httpc with curl.
2018-02-03 16:03:14 -08:00
Steveice10
a49af523ba
Add support for installing 3DSX files remotely.
2017-09-30 22:51:30 -07:00
Steveice10
5be2bc0694
Remove automatic URL encoding.
...
URL encoding should only be performed on parameters, and thus should be
done by the provider of the URL ahead of time.
2017-09-08 09:33:40 -07:00
Steveice10
4bada77420
Update ticket use status after CDN installation.
2017-08-15 11:05:12 -07:00
Steveice10
c004695469
Fix user agent string. Closes #381
2017-08-07 14:04:20 -07:00
Steveice10
b37b3492ae
Cut HTTP timeout in half.
2017-07-21 15:19:40 -07:00
Steveice10
5ba133f3ca
Revert addition of Accept-Encoding header to HTTP requests.
...
Breaks checking for updates and doesn't seem to have any effect on
TitleDB.
2017-07-13 21:12:30 -07:00
Stéphane Lesimple
782605f2d1
add ETA in read/write tasks
2017-07-07 21:52:41 +02:00
Cayce House
79414ea1a3
Enabled gzip/deflate compression, issue #319
2017-04-27 17:36:36 -07:00
Steveice10
33a61872c0
Various fixes.
...
* Allow more than three choices in prompts.
* Allow specifying a title version when installing CDN titles outside of the ticket list.
* Fix titles displayed during TitleDB update.
* Update title version and install status after TitleDB install/update.
2017-04-27 17:35:34 -07:00
Jerry
1203fda832
Escape some characters in URL
2017-04-17 11:48:38 +08:00
Steveice10
ce26e53712
Fix HTTP downloading.
2017-03-19 15:35:41 -07:00
Steveice10
c319a07f29
Add HTTP timeout, use while loop for redirects, use constant for user agent.
2017-03-19 13:45:56 -07:00
Steveice10
77625262fb
Add .cetk to ticket filter.
2017-02-16 10:04:55 -08:00
Steveice10
b004685b7f
Fall back to region-based language if SMDH title for language setting is empty.
2017-01-27 16:09:25 -08:00
Steveice10
33737b1292
Remove kernel exploits, switch to fasthax backdoor.
2017-01-07 15:55:27 -08:00
Steveice10
d4d0aca13d
Reduce HTTP code duplication.
2016-12-22 17:40:30 -08:00
Steveice10
e1b2a7e4c7
Clean up kernel exploit code.
2016-12-19 16:37:45 -08:00
Steveice10
2b57845edd
Allow sorting titles and ext save data by name.
2016-12-17 12:18:15 -08:00
Steveice10
e1d2805281
Show console output for kernel access attempts.
2016-12-13 19:19:27 -08:00
Steven Smith
71e670edde
Improve title destination detection.
2016-09-04 14:04:33 -07:00
Steven Smith
8498a1a5c3
Don't add new archives to reference list if already present.
2016-08-06 15:34:56 -07:00
Steven Smith
5a984615f9
Fix compilation with latest ctrulib source.
2016-07-31 13:46:41 -07:00
Steven Smith
943418459b
Display title regions.
2016-07-24 22:54:36 -07:00
Steven Smith
6696b675ae
Display all file attributes.
2016-07-10 11:55:29 -07:00
Steven Smith
2f08d8435e
Fix displaying metadata of > 2GB CIA files.
2016-07-09 01:58:30 -07:00
Steven Smith
ff8773e0ff
Revert removal of seed file support.
2016-06-30 15:35:04 -07:00
Steven Smith
3a4da16b1e
Remove seed file support, report seed-retrieval HTTP error codes.
2016-06-30 09:57:37 -07:00
Steven Smith
aae1572945
Remove invalid characters from save export/import paths.
2016-06-28 22:36:14 -07:00
Steven Smith
282610e237
Fix updating from installed FBI.
2016-06-18 21:36:23 -07:00
Steven Smith
173af709cd
Fix 3dsx updating.
2016-06-15 15:35:12 -07:00
Steven Smith
22ddf40394
Display appropriate size units.
2016-06-06 18:36:35 -07:00
Steven Smith
abf82057ef
Add DS save support.
2016-06-03 15:57:53 -07:00
Steven Smith
8583d62ec3
Clean up file handling.
2016-06-02 14:46:19 -07:00
Steven Smith
a20a389cd9
Add actions to create new folders and rename files/directories.
2016-06-01 20:49:32 -07:00
Steven Smith
2aa0ab559d
Allow entering a URL manually instead of scanning a QR code, improve reporting of bad CIA/ticket data.
2016-06-01 20:07:08 -07:00
Steven Smith
357ba57b32
Fix typo getting region.
2016-05-30 18:51:52 -07:00
Steven Smith
b85389c43c
Add support for updating FBI as a 3DSX.
2016-05-29 08:36:46 -07:00
Steven Smith
c8c73f0872
Add updater.
2016-05-28 16:34:58 -07:00
Steven Smith
cb0144f07a
Simplify seed download.
2016-05-28 13:11:47 -07:00
Steven Smith
9ec05c8860
Use filters when retrieving file information in actions.
2016-05-27 17:10:04 -07:00
Steven Smith
4094fbcdfa
Clean up CIA/TMD/ticket parsing.
2016-05-25 22:21:56 -07:00
Steven Smith
45f1241852
Attempt to retrieve seed from kagiya server if not on SD card.
2016-05-07 23:33:06 -07:00
Steven Smith
f08e517906
Add support for importing title seeds.
2016-05-07 22:57:15 -07:00
Steven Smith
91636d6741
Further cleanup.
2016-04-29 19:33:41 -07:00
Steven Smith
1b78bebd94
General cleanup.
...
* Maintain list position after operations.
* Show current target info in batch operations.
* Fix freeze when suspending to the home menu during a threaded task.
* Other miscellaneous fixes and clean-ups.
2016-04-26 19:30:00 -07:00