Commit Graph

  • 0399ee4df4
    Merge 553e0b1478 into fc301d3737 #16 Eric Ahn 2022-07-02 23:04:46 -0700
  • 553e0b1478 Remove unneeded dependency #16 Eric Ahn 2022-07-02 23:04:10 -0700
  • 3c384cbf5c
    Merge b56b66e155 into fc301d3737 #15 gunnaraas 2022-02-16 11:15:37 -0600
  • b56b66e155
    User friendly README.md #15 gunnaraas 2022-02-16 11:15:12 -0600
  • cd5fba72d0
    Remove unused import that causes issue when packaging #12 GaryOderNichts 2020-04-07 22:30:51 +0200
  • fc301d3737 Convert to Maven master Maschell 2019-04-15 11:45:15 +0200
  • 80aea7b989 -Fixed displaying bug (folder were also displayed as files) 0.3b Maschell 2016-12-06 20:06:24 +0100
  • 321475240e Fixed handling of downloaded directories Maschell 2016-11-23 17:46:14 +0100
  • 6dead58500 Fixed downloading/displaying empty folders, downloading DLC into a seperate folder 0.3 Maschell 2016-11-22 22:37:05 +0100
  • 8959bced34 Using the titleid from the tmd as IV for the key decryption, not the given one Maschell 2016-10-31 17:01:53 +0100
  • f03719487f added hash checks and auto update 0.2 Maschell 2016-10-31 15:08:14 +0100
  • 1177adff2c Added error message when the GUI can't be built Maschell 2016-10-23 14:40:15 +0200
  • 7a06b71c47 Updated CSV Maschell 2016-10-23 06:28:16 +0200
  • 6e595b9305 -Fixed creating title.cert Maschell 2016-10-23 05:36:33 +0200
  • 6e54967dd5 .cert will be also created from cached files Maschell 2016-10-22 19:02:17 +0200
  • e2bd327368 added -file parameter Maschell 2016-10-21 20:09:52 +0200
  • 7ad44f51b9 Fixed some bugs, updated the CSV Maschell 2016-08-24 21:27:35 +0200
  • f45def88b4 CSV Update Maschell 2016-08-04 10:23:24 +0200
  • afdca1f979 Updated CSV Maschell 2016-07-01 01:09:13 +0200
  • 63019bb49f CSV Update Maschell 2016-06-10 03:21:50 +0200
  • 8ef36b649a CSV Update Maschell 2016-05-30 02:38:44 +0200
  • 1b28fdb967 CSV update Maschell 2016-05-22 23:47:11 +0200
  • 7fff1fa46c CSV update Maschell 2016-05-17 13:21:27 +0200
  • cd1b21d572 CSV update Maschell 2016-05-14 15:39:51 +0200
  • e857cfa89c Updated csv + release package Maschell 2016-05-10 01:32:16 +0200
  • be292a6fdd Merge pull request #3 from drizzt/utf-8 Maschell 2016-05-10 01:16:59 +0200
  • 682d70b91c Use UTF-8 for updatetitles.csv #3 Timothy Redaelli 2016-05-09 18:06:42 +0200
  • 24558620db Fixed filelist.txt creation on *nix (thx @ dibas) Maschell 2016-05-04 19:06:44 +0200
  • d498c8b7c3 Meh Maschell 2016-04-25 19:51:42 +0200
  • 215588b4f1 Fixed stupid bug + updated csv Maschell 2016-04-25 19:47:57 +0200
  • dcca740699 Stupid mistake Maschell 2016-04-24 13:44:39 +0200
  • 1d1d4b4d44 Added encrypted dl via commandline Maschell 2016-04-24 13:36:54 +0200
  • f8078354e3 CSV Maschell 2016-04-22 04:06:44 +0200
  • d9dd8371b4 Several bugfixes, updated the CSV, and added the filelist.txt creation when downloading updates Maschell 2016-04-11 12:48:21 +0200
  • 92c6de805e csv Maschell 2016-04-01 05:10:56 +0200
  • 78593ea07f csv Maschell 2016-03-28 19:05:12 +0200
  • f58aa63dd5 updated csv Maschell 2016-03-21 17:48:11 +0100
  • f75f790b8b Updated the updatestitles! Maschell 2016-03-17 23:05:58 +0100
  • 1be5f9f9cd Merge branch 'master' of https://github.com/Maschell/JNUSTool Maschell 2016-03-12 23:52:57 +0100
  • 1facc94b05 csv Maschell 2016-03-12 23:52:44 +0100
  • f22d34d42a release.zip added Maschell 2016-03-10 14:16:52 +0100
  • 5337075296 CSV update Maschell 2016-03-09 21:55:07 +0100
  • 97d6f3c9fd updated the csv Maschell 2016-03-08 14:15:52 +0100
  • bc5c84498e Other small fixes Maschell 2016-03-02 21:13:13 +0100
  • 146de37d27 Fixed small typo + removed debug prints Maschell 2016-03-02 21:00:42 +0100
  • 85f87c57bb Added download of encrypted content Maschell 2016-03-02 19:48:04 +0100
  • 9bbb016d97 progressbar added for "normal gui" Maschell 2016-02-06 18:48:21 +0100
  • 626104209d Added multi selection and meta downloader Maschell 2016-02-06 18:25:08 +0100
  • eb83d739c7 Commit JAR (hopefully) #1 BullyWiiPlaza 2016-02-06 17:15:13 +0100
  • 8a597aa147 removed the csv. Maschell 2016-02-05 17:04:28 +0100
  • 5c1c02daba Refactored the decryption, added new gui to choose update Maschell 2016-02-05 16:40:26 +0100
  • 2952c5114c Merge d999e2fedb into 0e03adf10f #1 BullyWiiPlaza 2016-02-04 00:22:26 +0000
  • d999e2fedb Refactor code BullyWiiPlaza 2016-02-04 01:18:52 +0100
  • 0e03adf10f Added a lot of things! Maschell 2016-02-02 22:55:33 +0100
  • eb5657ebf6 Code cleanup! Maschell 2016-02-02 19:38:53 +0100
  • 67a3082976 updated jar files Maschell 2016-02-02 01:36:50 +0100
  • fc6e63fa54 Fixed files bigger than 2gb, skipping exisiting files Maschell 2016-02-02 01:27:43 +0100
  • e2a6241887 Added a Java 7 build Maschell 2016-02-02 01:10:37 +0100
  • c3fd32e968 fixed display and added jar Maschell 2016-02-02 00:03:41 +0100
  • 20813d4430 Added simple GUI Maschell 2016-02-01 23:57:01 +0100
  • d83f486fa3 First commit =) Maschell 2016-02-01 20:54:01 +0100
  • 910eaf340c :octocat: Added .gitattributes & .gitignore files Maschell 2016-02-01 20:52:00 +0100