Commit Graph

75 Commits (master)

Author SHA1 Message Date
Kevin F bf74a4eb20
Merge pull request #29 from beardog108/dependabot/pip/urllib3-1.24.3
Bump urllib3 from 1.24.2 to 1.24.3
2019-11-07 04:10:09 -06:00
dependabot-preview[bot] 209b3e4323
Bump jinja2 from 2.10.1 to 2.10.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.10.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 00:12:24 +00:00
dependabot-preview[bot] 0b4b075802
Bump urllib3 from 1.24.2 to 1.24.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.24.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.24.2...1.24.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 00:12:17 +00:00
Kevin Froman adcb3f31a9 * bumped unpaddedbase32 version
* improved readme
* better shutdown message in ui
2019-11-06 18:03:38 -06:00
Kevin Froman 48e956c27c moved to niceware from mnemonic 2019-09-29 21:14:43 -05:00
Kevin Froman 631510f4fe moved vanityonionr into onionr repo 2019-09-28 20:22:39 -05:00
Kevin Froman 866f0ce501 added vanity address support 2019-09-09 03:23:09 -05:00
Kevin Froman 085b90f84c added storagecounter test and renamed setup 2019-09-08 04:48:16 -05:00
Kevin Froman ddcb1e39e3 switched to bip39 from pgp word list 2019-09-06 15:09:39 -05:00
Kevin Froman 3be83699db boards now load async 2019-09-06 00:18:25 -05:00
Kevin Froman 6a0913c437 added simplenotifications as dependency 2019-09-05 14:39:10 -05:00
Kevin Froman 225f93106d bumped flask version 2019-08-22 03:36:47 -05:00
Kevin Froman e86f154522 * prevent the same message from being inserted at the same time in the http api
* bumped toomanyobjs
* correct pysocks raise
fixes #34
2019-08-13 17:28:53 -05:00
Kevin Froman aea32bd1bc progress removing onionr.py 2019-08-03 23:52:57 -05:00
Kevin Froman a6fec9eefb progress removing onionr.py 2019-08-02 18:00:04 -05:00
Kevin Froman b822a74c53 based block size protection added 2019-07-09 01:25:20 -05:00
Kevin Froman fe142528ca added streamedrequests dependency for future use 2019-07-08 13:42:06 -05:00
Kevin Froman 8082570b7f * bumped nacl and unpaddedbase32 verison
* added/improved support for unpaddedbase32 keys
* greatly improved home UI and mail
* deniable blocks shouldnt use forward secrecy anymore
* dont add yourself as a contact
2019-06-19 01:57:13 -05:00
Kevin Froman 901b275d40 fixed everything being executable permission 2019-06-16 02:04:32 -05:00
Kevin Froman 8bbf9b10ab removed defunct defusedxml requirement 2019-06-16 01:18:29 -05:00
Kevin Froman ea7c7a80ce bumped deadsimplekv version 2019-06-16 01:12:54 -05:00
Kevin Froman bc75211bb1 bumped requests and urllib3 version to fix urllib3 CA cert security issue 2019-06-11 20:01:33 -05:00
Kevin Froman 96219c81ab minor bug fixes 2019-04-12 18:45:22 -05:00
Kevin Froman e6c24a483f bumped stem version and started work on new dir conn system 2019-04-12 12:15:30 -05:00
Kevin Froman 1562848999 more refactoring and secured requirements.txt 2019-03-08 19:57:44 -06:00