392 Commits

Author SHA1 Message Date
Steveice10
fe0768885d Use TitleDB API version 1. 2017-02-27 00:03:04 -08:00
Steveice10
7e7375226f Update buildtools. 2017-02-26 09:45:46 -08:00
Cédric Connes
c57359f9f4 Add sendurls.py 2017-02-26 09:22:08 -08:00
Steveice10
e72c6c1cea Add action to update all TitleDB titles, make URL install buffer allocation use max constants. 2017-02-26 09:21:43 -08:00
Steveice10
39e1718c8d Fix servefiles Python 2 compatibility. 2017-02-22 22:40:21 -08:00
Steveice10
54572a02e1 Fix servefiles batch script when in directory with spaces. 2017-02-22 22:35:33 -08:00
Steveice10
adc5c2d347 Use already retrieved CIA info in installations from local files. 2017-02-16 10:22:11 -08:00
Steveice10
77625262fb Add .cetk to ticket filter. 2017-02-16 10:04:55 -08:00
Steveice10
6b5e4e1a54 Add .cetk to extensions supported by servefiles, minor string changes. 2017-02-16 09:57:37 -08:00
Steven Smith
1b5cc0a268 Merge pull request #304 from emeric254/patch-1
Update servefiles.py
2017-02-16 09:49:10 -08:00
Tosi Émeric
ca3b6a3f85 Update README.md 2017-02-16 16:50:26 +01:00
Tosi Émeric
2d8d5db210 Create drop cias or folder here.sh
equivalent of the *.bat script but for *nix OS
2017-02-16 16:43:48 +01:00
Tosi Émeric
f40d0038f2 Update servefiles.py
change file verification when a file is given as parameter
2017-02-16 16:32:53 +01:00
Tosi Émeric
07f69db677 Update servefiles.py
making parameter count verification strict
adding file extension verification when a file is given as parameter
adding output error to stderr
adding hostPort choice (for the HTTP server)
rename 'directory' into 'target_path'
rename 'payload' into 'file_list_payload'
adding comments
some small cleanups (indent, print(), ...)
2017-02-16 16:23:14 +01:00
Steven Smith
a71759d2df Merge pull request #296 from Remnence/patch-1
Patch 1
2017-02-05 18:17:51 -08:00
Remnence
2a55760eaf Rename drop cia or folder here.bat to drop cias or folder here.bat 2017-02-05 18:40:30 -06:00
Remnence
aac35f0ec0 Update drop cia or folder here.bat
Basic error checking to exclude non-cia files.
2017-02-05 18:39:23 -06:00
Remnence
cd14638920 Update drop cia or folder here.bat 2017-02-05 18:14:46 -06:00
Remnence
c461239191 Create drop cia or folder here.bat 2017-02-05 18:05:09 -06: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
5abe2133fd Ignore JSON library strict aliasing warnings. 2017-01-26 20:08:26 -08:00
Steveice10
fb527eb409 Ignore misleading indentation warnings from stb_image. 2017-01-25 15:22:58 -08:00
Steveice10
a3b8489b8c Update buildtools, exit with code 1 in servefiles if a socket error occurs. 2017-01-19 20:03:05 -08:00
Steveice10
f7e84e30df Fix TWL cartridges being sorted at end of title list. 2017-01-16 14:21:13 -08:00
Steveice10
7d5581f44a Clean up rendering code, dynamically retrieve title ID for self-overwrite check. 2017-01-12 20:01:31 -08:00
Steveice10
1317759885 Use /usr/bin/env for servefiles shebang. 2017-01-11 21:52:19 -08:00
Steveice10
639675c07e Include space for null terminator in received URL payload. 2017-01-09 16:12:52 -08:00
Steveice10
541786bc86 Add new logo by PabloMK7, fade in text on CIA/3DS startup. 2017-01-08 11:23:05 -08:00
Steveice10
33737b1292 Remove kernel exploits, switch to fasthax backdoor. 2017-01-07 15:55:27 -08:00
Steveice10
3137dcb8a6 Add host IP argument to README.md. 2017-01-07 12:29:05 -08:00
Steveice10
5f4e9406bb servefiles: Add optional host IP argument. 2017-01-07 12:26:51 -08:00
Steveice10
40b6163a27 Update buildtools. 2017-01-07 12:13:11 -08:00
Steveice10
554f96350e Display error if target file item could not be created for bulk operations. 2017-01-06 18:24:13 -08:00
Steveice10
0d2fd5b28e Update buildtools. 2017-01-05 23:47:59 -08:00
Steveice10
e81401d13b Update buildtools. 2017-01-05 18:26:54 -08:00
Steveice10
1b97cff68c Bring Makefile up to date with template. 2017-01-05 18:20:42 -08:00
Steveice10
adbd41dabf Make copy of target item to prevent use-after-free issues. 2016-12-30 18:54:07 -08:00
Steveice10
4eb7586237 Set attributes to 0 if FSFILE_GetAttributes fails. 2016-12-30 15:05:56 -08:00
Steveice10
0c0e04aad6 Correct logic for adding slashes to directory paths. 2016-12-29 16:07:02 -08:00
Steveice10
70fe88d04c Update submodule, add guards to cleaning up services. 2016-12-28 09:01:04 -08:00
Steveice10
319c10774a Remove socket timeout, don't bother filtering out file extensions when a file is provided. 2016-12-27 10:16:58 -08:00
Steveice10
559d4dfe29 Destroy file listing queue. 2016-12-25 11:02:12 -08:00
Steveice10
fe7646942f Set timeout on servefiles socket. 2016-12-24 14:07:42 -08:00
Steveice10
340278eca5 Slight code reorganization in servefiles. 2016-12-24 10:31:50 -08:00
Steveice10
22b26c2f34 Simplify sending of URLs in servefile, make socket operations cancellable by the user. 2016-12-24 10:29:49 -08:00
Steveice10
9182ebfa00 Color tickets based on whether they are in use. 2016-12-24 09:09:45 -08:00
Steveice10
e906e108ab Add shebang to and update permissions of servefiles.py 2016-12-24 08:55:14 -08:00
Steveice10
788b8c3c99 Fix servefiles with Python 2.7 2016-12-23 23:43:04 -08:00
Steveice10
70d874da21 Update submodule. 2016-12-23 23:25:48 -08:00
Steveice10
45704ad4f9 Move receiving URLs over the network to the top, add warning when opening NAND. 2016-12-23 23:18:34 -08:00