aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Python challenge-solver scriptv0.1.16Runxi Yu11 days2-1/+30
* Log form values on form validation attemptsRunxi Yu11 days1-0/+4
* Cache-Controlv0.1.15Runxi Yu11 days1-0/+3
* Lindenii forge contrib stuffRunxi Yu11 days1-0/+5
* readme: UpdatesRunxi Yu11 days1-6/+25
* readme: I think the crypto worksRunxi Yu11 days1-2/+3
* Add .editorconfigRunxi Yu11 days1-0/+19
* Add a .golangci.yamlRunxi Yu11 days1-0/+20
* Correct spellingRunxi Yu11 days1-1/+1
* Use range instead of normal for loopRunxi Yu11 days1-1/+1
* Use sha256.Size rather than 256Runxi Yu11 days1-2/+5
* readme: Move the mechanism up a bitRunxi Yu11 days1-21/+21
* Add website URLs in copyright text in wasm/solver.cRunxi Yu11 days1-2/+2
* Use structured logging from log/slogv0.1.14Runxi Yu11 days1-12/+62
* Refactor againRunxi Yu11 days3-119/+150
* Refactorv0.1.13Runxi Yu11 days11-54/+127
* csolver: Remove, it's not needed anymoreRunxi Yu11 days1-6/+0
* Remove somewhat-transparentRunxi Yu11 days3-7/+3
* README.md: Clearer statement of goalsRunxi Yu11 days1-3/+7
* Move <script> to the headRunxi Yu11 days1-3/+2
* Fix JS licensingRunxi Yu11 days3-36/+65
* Separate main.js out of the HTMLRunxi Yu11 days2-27/+27
* Fix wording in challenge againRunxi Yu11 days1-1/+1
* Rephrase challenge textv0.1.12Runxi Yu11 days1-6/+3
* Adjust opacity and stuffRunxi Yu11 days2-5/+4
* README.md: Note that the current JS solver requires WebAssemblyRunxi Yu11 days1-3/+3
* Use pre instead of a bad input fieldv0.1.11Runxi Yu11 days2-17/+9
* README.md: Remove the "JS is slow" notice, we have WebAssemblyRunxi Yu11 days1-2/+0
* Update license headersRunxi Yu11 days6-1/+22
* Use a WebAssembly solverv0.1.10Runxi Yu11 days17-382/+638
* tmpl.go: Separate the template into its own fileRunxi Yu11 days2-287/+290
* main.go: Set HttpOnly on cookiev0.1.9Runxi Yu12 days1-3/+4
* identifier.go: Remove paranoid checks for buffer lengthsRunxi Yu12 days1-6/+0
* identifier.go, unsafe.go: Document unsafe usageRunxi Yu12 days2-0/+5
* main.go: Log template execution errorsv0.1.8Runxi Yu12 days1-0/+1
* README.md: Clarify hash algorithm selection issueRunxi Yu12 days1-2/+4
* README.md: Add known issue about Safari address familiesRunxi Yu12 days1-0/+2
* Update READMERunxi Yu12 days1-24/+5
* csolver.go: Notice about 'you should read/understand before running'v0.1.7Runxi Yu12 days1-1/+5
* Revert "identifier.go: Remove many elements (some mobile browsers mess it up?)"v0.1.6Runxi Yu12 days1-4/+4
* main.go: Secure cookieRunxi Yu12 days1-2/+3
* identifier.go: Remove many elements (some mobile browsers mess it up?)Runxi Yu12 days1-4/+4
* main.go: Log each condition differentlyv0.1.5Runxi Yu12 days1-2/+9
* tmpl.go: A few more styling improvementsv0.1.4Runxi Yu12 days1-1/+2
* tmpl.go: Message should go after the submit buttonv0.1.3Runxi Yu12 days1-6/+6
* tmpl.go: The identifier is I, not Nv0.1.2Runxi Yu12 days1-1/+1
* Add MathML notationRunxi Yu12 days4-4/+9
* tmpl.go: Remove unnecessary version prosev0.1.1Runxi Yu12 days1-1/+1
* tmpl.go: Monospace input fields and consistent font sizesRunxi Yu12 days1-1/+3
* tmpl.go: Capitalization and hyphenation of proof-of-workRunxi Yu12 days1-3/+3