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

Some minor improvements #31

Merged
merged 4 commits into from
Feb 18, 2018
Merged

Some minor improvements #31

merged 4 commits into from
Feb 18, 2018

Conversation

Kevin-De-Koninck
Copy link
Contributor

No description provided.

Browser did not open automatically on macOS.
You can add more statistics here, so that the user has a nice summary.
@vincentcox vincentcox merged commit 5c6e41f into vincentcox:develop Feb 18, 2018
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