-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/hints #8
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
iagox86
added a commit
that referenced
this pull request
Jan 17, 2019
* Create the basic outline of a web app without any challenges (#1) * Start a readme file * Fix headers because how do I header? * Add a simple application that runs * Add a session * Add a public folder * Basic template * Add a header / footer * Add a blank level 1 * Add some basic level templates * Add bootstrap.js * Add a navbar * Lots of cleanups to the web code * Add header/footer I forgot * Basic challenges written and styled (#2) * Implement level 1 * Add level 2 * Formatting fix * Add level 3 * Add level 4 * Add skeleton files for 5/6/7 * Started to develop Level 5 * Add A challenge/solution for level 5 * Extracted level 5's code into a module to make it re-useable for level 6 and 7 * Add level 6, start workign on level 7 * Finish level 7 walkthrough * Lots of refactoring and cleanup * Add a dockerfile + rackup configuration (#3) * Add solution files I missed earlier (#4) * Add persistent sessions * Remove old Rakefile * Update and fix the makefile * Updated the links to point to the new presentation * Add a Makefile for docker * Feature/hints (#8) * Add some helpful advice for tools * Add hints, and clean up some of the crypto code * Fix some bugs, clean up some code
iagox86
added a commit
that referenced
this pull request
Jan 17, 2019
* Create the basic outline of a web app without any challenges (#1) * Start a readme file * Fix headers because how do I header? * Add a simple application that runs * Add a session * Add a public folder * Basic template * Add a header / footer * Add a blank level 1 * Add some basic level templates * Add bootstrap.js * Add a navbar * Lots of cleanups to the web code * Add header/footer I forgot * Basic challenges written and styled (#2) * Implement level 1 * Add level 2 * Formatting fix * Add level 3 * Add level 4 * Add skeleton files for 5/6/7 * Started to develop Level 5 * Add A challenge/solution for level 5 * Extracted level 5's code into a module to make it re-useable for level 6 and 7 * Add level 6, start workign on level 7 * Finish level 7 walkthrough * Lots of refactoring and cleanup * Add a dockerfile + rackup configuration (#3) * Add solution files I missed earlier (#4) * Add persistent sessions * Remove old Rakefile * Update and fix the makefile * Updated the links to point to the new presentation * Add a Makefile for docker * Feature/hints (#8) * Add some helpful advice for tools * Add hints, and clean up some of the crypto code * Fix some bugs, clean up some code * Beta 4
iagox86
added a commit
that referenced
this pull request
Jan 18, 2019
* Create the basic outline of a web app without any challenges (#1) * Start a readme file * Fix headers because how do I header? * Add a simple application that runs * Add a session * Add a public folder * Basic template * Add a header / footer * Add a blank level 1 * Add some basic level templates * Add bootstrap.js * Add a navbar * Lots of cleanups to the web code * Add header/footer I forgot * Basic challenges written and styled (#2) * Implement level 1 * Add level 2 * Formatting fix * Add level 3 * Add level 4 * Add skeleton files for 5/6/7 * Started to develop Level 5 * Add A challenge/solution for level 5 * Extracted level 5's code into a module to make it re-useable for level 6 and 7 * Add level 6, start workign on level 7 * Finish level 7 walkthrough * Lots of refactoring and cleanup * Add a dockerfile + rackup configuration (#3) * Add solution files I missed earlier (#4) * Add persistent sessions * Remove old Rakefile * Update and fix the makefile * Updated the links to point to the new presentation * Add a Makefile for docker * Feature/hints (#8) * Add some helpful advice for tools * Add hints, and clean up some of the crypto code * Fix some bugs, clean up some code * Beta 4 * Fixed-width font on textareas * Force wordwrap * Better installation commands * Make spoiler boxes darker, and update the text a bit on level 1 * On level 3, always display the plaintext, even if the level is complete
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.