Commit Graph

1202 Commits

Author SHA1 Message Date
Restyled.io
05a02ca71d Restyled by isort 2020-08-13 10:29:54 +00:00
Restyled.io
78d0b08267 Restyled by black 2020-08-13 10:29:52 +00:00
Restyled.io
f1d4c0e2fe Restyled by autopep8 2020-08-13 10:29:49 +00:00
sTiKyt
0e584f24c0
Merge remote-tracking branch 'origin/dev' into dev 2020-08-13 13:29:20 +03:00
sTiKyt
ae036f186c
replaced placeholder exit() with EULAController().confirm_eula() 2020-08-13 13:29:09 +03:00
sTiKyt
c64fae9c82
Added way to confirm EULA
let's you confirm eula and replace values in eula.txt
2020-08-13 13:28:29 +03:00
sTiKyt
6ee10a90aa
Added more debug info to "eula_not_found" 2020-08-13 13:27:44 +03:00
sTiKyt
25d0a8955b
Renamed eula_start_of_file to eula_start_of_file_unconfirmed 2020-08-13 13:27:15 +03:00
sTiKyt
94d22f79ad
Merge pull request #757 from DarkSecDevelopers/dependabot/pip/dev/pyngrok-4.1.9
Bump pyngrok from 4.0.1 to 4.1.9
2020-08-13 11:28:43 +03:00
dependabot-preview[bot]
d1953bb89c
Bump pyngrok from 4.0.1 to 4.1.9
Bumps [pyngrok](https://github.com/alexdlaird/pyngrok) from 4.0.1 to 4.1.9.
- [Release notes](https://github.com/alexdlaird/pyngrok/releases)
- [Changelog](https://github.com/alexdlaird/pyngrok/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexdlaird/pyngrok/compare/4.0.1...4.1.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-13 08:01:22 +00:00
sTiKyt
6b86115a13
Fix 2020-08-11 21:02:26 +03:00
sTiKyt
c5a56c83a1
Removed deprecated Legacy code 2020-08-11 20:19:05 +03:00
sTiKyt
44ad5cc34d
Replaced part of Legacy code with EULAController 2020-08-11 20:18:17 +03:00
sTiKyt
975c2f5b83
Created EULA_controller.py 2020-08-11 20:17:49 +03:00
sTiKyt
fb91bba801
Created EULAView 2020-08-11 20:17:36 +03:00
sTiKyt
13216cd7a7
Commented out part to be replaced 2020-08-11 18:19:58 +03:00
sTiKyt
ff7efcdd59
Added important question at visible place 2020-08-11 18:19:07 +03:00
MoisesTapia
4cb1fb3dbd
Update 1 Fixe 2020-08-11 09:36:05 -05:00
sTiKyt
235711977c
Removed useless code from server_runner.py 2020-08-11 17:11:45 +03:00
MoisesTapia
6de8c26403
Remove the extra tabs 2020-08-11 09:04:42 -05:00
sTiKyt
527d4a0a32
Merge pull request #753 from DarkSecDevelopers/dependabot/pip/dev/urllib3-1.25.10
Bump urllib3 from 1.25.9 to 1.25.10
2020-08-11 16:47:28 +03:00
sTiKyt
c503846904
Merge pull request #754 from DarkSecDevelopers/dependabot/pip/dev/idna-2.10
Bump idna from 2.9 to 2.10
2020-08-11 16:46:25 +03:00
sTiKyt
b28628ea33
Merge pull request #752 from DarkSecDevelopers/dependabot/pip/dev/certifi-2020.6.20
Bump certifi from 2020.4.5.2 to 2020.6.20
2020-08-11 16:45:33 +03:00
dependabot-preview[bot]
ffa5f73057
Bump idna from 2.9 to 2.10
Bumps [idna](https://github.com/kjd/idna) from 2.9 to 2.10.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v2.9...v2.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-11 13:43:48 +00:00
dependabot-preview[bot]
e330dd8539
Bump urllib3 from 1.25.9 to 1.25.10
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.25.10.
- [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.25.9...1.25.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-11 13:43:43 +00:00
dependabot-preview[bot]
2e795af950
Bump certifi from 2020.4.5.2 to 2020.6.20
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.2 to 2020.6.20.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.04.05.2...2020.06.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-11 13:43:06 +00:00
sTiKyt
af071efd3c
part of S_IWRITE fix 2020-08-11 16:35:35 +03:00
sTiKyt
5da56b4f52
Specified Exceptions types 2020-08-11 16:35:22 +03:00
sTiKyt
82e942eca8
Fixed stat.S_IWRITE error 2020-08-11 16:35:05 +03:00
sTiKyt
2f758a57b4
Fixed small typos 2020-08-11 16:34:31 +03:00
sTiKyt
9597da9f96
Updated .idea configs 2020-08-11 16:34:03 +03:00
sTiKyt
2c90c36c82
Added .idea setting folder 2020-08-11 15:49:42 +03:00
DarkMidus
d9ae3796ae Just fixed random bugs. 2020-08-09 21:41:30 -05:00
DarkMidus
20ebbcc9c8 Read description
Lots of changes. Many little bugs were fixed. If offline, a better prompt pops up giving the option to continue. All strings in feature_prompt have been moved to the localization folder.
2020-08-09 19:43:08 -05:00
DarkMidus
849566d506 Changed multiple prompts into one. 2020-08-05 03:06:24 -05:00
MoisesTapia
bded077004
Optimized Dockerfile 2020-07-30 14:38:24 -05:00
MoisesTapia
a90a92fed4
New Changes about folders and volumens in docker-compose 2020-07-27 10:54:00 -05:00
MoisesTapia
46b97b2d69
Update Dockerfile 2020-07-26 17:40:09 -05:00
MoisesTapia
d355d06b5c
Update Dockerfile 2020-07-26 17:22:00 -05:00
MoisesTapia
6edca401f5
New Updates over files 2020-07-26 17:14:24 -05:00
MoisesTapia
f16308d2d3
Dockerfile Update 2020-07-26 14:37:55 -05:00
MoisesTapia
d55b2af540
Fix sintax and more features 2020-07-26 14:07:04 -05:00
MoisesTapia
32a376b9d3
add new features in README.md 2020-07-26 13:54:22 -05:00
MoisesTapia
a0deb72ce7
Add new Updates 2020-07-26 13:42:34 -05:00
Moises Tapia
976d8b1a90
Update 2020-07-26 10:21:51 -05:00
MoisesTapia
1fe47309ef
New redirection of save data 2020-07-26 10:19:45 -05:00
Moises Tapia
6ff62d2ae7
Update 2020-07-26 10:18:34 -05:00
Moises Tapia
152738d5b1
Update README.md 2020-07-26 10:17:39 -05:00
Moises Tapia
c96da5e200
add files 2020-07-26 10:14:06 -05:00
MoisesTapia
4ed4c92dab
Delete a file 2020-07-26 10:03:05 -05:00