Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-adapted the docker to the develop branch #26

Merged
merged 1 commit into from
Feb 12, 2018

Conversation

BBerastegui
Copy link
Contributor

About #6

Re-adapted to fit with develop branch.

@vincentcox vincentcox merged commit 4730e37 into vincentcox:develop Feb 12, 2018
vincentcox added a commit that referenced this pull request Feb 12, 2018
Many thanks to @BBerastegui, I am not very familiar with docker and this certainly was very useful to add to this project.
vincentcox added a commit that referenced this pull request Mar 1, 2018
* Re-adapted the docker to the develop branch (#26)

Many thanks to @BBerastegui, I am not very familiar with docker and this certainly was very useful to add to this project.

* Some minor improvements (#31)

* Automaticly fix jadx file permissions

* Bugfix: Open browser on macOS

Browser did not open automatically on macOS.

* Show a summary at the end

You can add more statistics here, so that the user has a nice summary.

* Reduce cmdline output by overwriting progress line

* Usage of enumerate instead of manual index mgmt (#32)

* Updated readme file, Acknowledgments

* Implement arguments (#33)

stacoan.py [-h] [-p PATH [PATH ...]] [--disable-browser] [--log-all |
--log-errors | --log-warnings]

* make a server option in StaCoAn, for reporting and drag and drop interface

* Updated readme and docker file for parameters

* seperate folder for each project

* travis file update

* Filetype check on the server (ipa, apk) (#34)

* Thread handling and server optimalisations

* Update gitignore

* Fix typo

* fix pyinstaller issue

* Fix javascript punctuation issue

#6 (comment)

* added authors to README.TXT
vincentcox added a commit that referenced this pull request Mar 1, 2018
* Re-adapted the docker to the develop branch (#26)

Many thanks to @BBerastegui, I am not very familiar with docker and this certainly was very useful to add to this project.

* Some minor improvements (#31)

* Automaticly fix jadx file permissions

* Bugfix: Open browser on macOS

Browser did not open automatically on macOS.

* Show a summary at the end

You can add more statistics here, so that the user has a nice summary.

* Reduce cmdline output by overwriting progress line

* Usage of enumerate instead of manual index mgmt (#32)

* Updated readme file, Acknowledgments

* Implement arguments (#33)

stacoan.py [-h] [-p PATH [PATH ...]] [--disable-browser] [--log-all |
--log-errors | --log-warnings]

* make a server option in StaCoAn, for reporting and drag and drop interface

* Updated readme and docker file for parameters

* seperate folder for each project

* travis file update

* Filetype check on the server (ipa, apk) (#34)

* Thread handling and server optimalisations

* Update gitignore

* Fix typo

* fix pyinstaller issue

* Fix javascript punctuation issue

#6 (comment)

* added authors to README.TXT

* Fix modules builder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants