dependabot[bot]
c25bb6c374
build(deps): bump pycryptodomex from 3.9.8 to 3.9.9 ( #72 )
...
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome ) from 3.9.8 to 3.9.9.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases )
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst )
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.9.8...v3.9.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 05:50:35 -08:00
Ian Burgwin
7594d4b1d9
bump pyctr to 0.4.5
2020-10-24 06:15:06 -07:00
Ian Burgwin
740ea81f43
setup: add 3.9 classification
2020-10-06 16:25:54 -07:00
Ian Burgwin
d201cfbf80
setup: add python_requires to setup()
2020-09-23 08:24:02 -07:00
Ian Burgwin
7fcdb864ef
add nandnx alias for nandhac
2020-09-21 13:06:29 -07:00
Ian Burgwin
e4f66516f3
bump pyctr version to 0.4.4
2020-09-20 09:02:07 -07:00
Ian Burgwin
b3c70700ea
setup: include licenses dir
2020-09-19 10:27:02 -07:00
Ian Burgwin
edc25f1227
setup: add ninfsw to gui_scripts in entry_points
2020-09-18 04:57:49 -07:00
Ian Burgwin
ba52bca96e
setup: include png/ico files in ninfs/gui/data
2020-09-12 20:29:31 -07:00
Ian Burgwin
b35aa9d5fb
setup: remove ninfs.hac from package_data
2020-09-10 02:57:25 -07:00
Ian Burgwin
f6cbc6f159
setup: remove unused libcrypto list
2020-09-10 02:35:43 -07:00
Ian Burgwin
084ac7d52f
remove hac module, use external haccrypto module; make two executables for windows
2020-09-10 01:54:43 -07:00
Ian Burgwin
b1f3a77366
setup: remove obsolete titledir entry point
2020-09-10 01:31:14 -07:00
Ian Burgwin
31185255fc
setup: set fixed version for pycryptodomex to 3.9.8
2020-09-06 22:25:24 -07:00
Ian Burgwin
514d694cb4
setup: update pyctr to 0.4.3
2020-09-04 02:23:49 -07:00
Ian Burgwin
b0cf589ed7
setup: add Python 3.8 to classifiers
2020-07-17 00:18:34 -07:00
Ian Burgwin
068687bff3
setup: update to pyctr 0.4.1
2020-07-11 17:15:24 -07:00
Ian Burgwin
b773a785e7
setup: require pyctr 0.3.1
2020-04-08 20:21:27 -07:00
Ian Burgwin
fb537fe44e
ninfs._gui: remove (to be re-created later)
...
This was just sitting around for a while and was made mostly when I was still learning how to use PySide2. I will get around to re-doing this better later once all the major updates to the core application are done.
2020-04-01 14:05:23 -07:00
Ian Burgwin
4b66034fd2
remove included pyctr, add to setup.py
2020-04-01 13:50:49 -07:00
Ian Burgwin
2747a6af4a
setup: load version from __init__
2019-09-15 01:23:35 -07:00
Ian Burgwin
f0fd5ec0ef
setup: update version and extras_require
2019-09-14 16:27:41 -07:00
Ian Burgwin
e9eff257a7
version 1.7b2
2019-08-15 01:09:45 -07:00
Ian Burgwin
023f98c161
version 1.7b1
2019-07-14 17:47:03 -07:00
Ian Burgwin
73bc35649c
version 1.6.1
2019-05-27 13:28:26 -07:00
Ian Burgwin
c2caa0fe8e
version 1.6
2019-05-26 20:08:00 -07:00
Ian Burgwin
af15e6d349
version 1.5
2019-05-21 14:09:11 -07:00
Ian Burgwin
996fe4cc22
version 1.4, update mac getting started pdf
2019-04-17 18:55:58 -07:00
Ian Burgwin
13d458df1a
only include libcrypto on windows and mac
2019-04-17 18:43:53 -07:00
Ian Burgwin
94edb6d255
rename project directory to ninfs
2019-04-17 13:26:02 -07:00
Ian Burgwin
8d225c0de6
rename project to ninfs, update reg_shell to delete old "Mount with fuse-3ds" on update
...
The `fuse-3ds' module directory will be renamed in a future commit.
2019-04-17 13:04:12 -07:00
Ian Burgwin
da917f1a45
add libcrypto and openssl license
2019-04-16 20:19:42 -07:00
Ian Burgwin
3e2160db4b
rename ccrypto to _crypto, update fstypename for nand types
2019-04-13 16:05:38 -07:00
Ian Burgwin
5b988be01b
merge switchfs with fuse-3ds
...
The name "fuse-3ds" will be replaced soon to reflect the fact that more non-3DS types are being added.
2019-04-12 22:22:32 -07:00
Ian Burgwin
9a60aa78e4
version 1.3.1, update screenshots, add mac getting started pdf, update root setup pdf
2018-11-29 21:37:05 -08:00
Ian Burgwin
a686530244
add --install-desktop-entry for linux to add a .desktop file and images ( close #29 ), update package_data in setup.py to include png/ico, fix wrong location of shebang line in main.py
2018-11-29 18:59:21 -08:00
Ian Burgwin
cbbd3fbd1a
add custom icon designed by me ( close #28 ), add script to build mac icns + windows ico, fix get_seed to read 4 bytes instead of 2 for seed_count, minor text changes, require appJar>=0.93
2018-11-29 17:04:58 -08:00
Ian Burgwin
589b7fa6d2
version 1.3; update screenshots for Windows 10, version 1809
2018-10-11 19:35:47 -07:00
Ian Burgwin
c69ee3ebdf
update setup.py to include author_email, automatically find packages, include long_description_content_type
2018-10-11 16:35:15 -07:00
Ian Burgwin
5871e38d09
print exception when appJar fails to import, add newer macOS support path for seeddb
2018-09-17 10:40:15 -07:00
Ian Burgwin
9cf4ed3002
version 1.2, update windows images
2018-09-16 20:43:03 -07:00
Ian Burgwin
6cc20825c4
version 1.2b5
2018-09-11 09:03:15 -07:00
Ian Burgwin
41988179b7
add link to tutorial on start screen
2018-08-27 23:58:29 -07:00
Ian Burgwin
db601c79c5
version 1.2b4
2018-08-03 18:22:11 -07:00
Ian Burgwin
c75856717c
add extra prints during gui setup, hide extras window when ctxmenu subwindow is opened
2018-07-10 13:04:58 -07:00
Ian Burgwin
6b2b414759
version 1.2b3
2018-07-08 18:07:45 -07:00
Ian Burgwin
1cb275e04b
read ARM9 footer
2018-06-25 19:08:23 -07:00
Ian Burgwin
bd015eba1c
version 1.2b2
2018-06-24 20:25:54 -07:00
Ian Burgwin
add7c5a546
use lru_cache for parse_path in SRLMount; check input values for cdn, nanddsi, and sd in gui; add extra line to _pyi_main
2018-06-24 18:22:03 -07:00
Ian Burgwin
49fcf3b60f
version 1.2b1
2018-06-23 19:27:47 -07:00