aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* feat(server): optional http proxy redirectHEAD0.1.2mainFuwn2022-05-174-9/+70
|
* fix(decorators): assumed route formatFuwn2022-05-171-1/+1
|
* fix(server): re-static #hostname and #portFuwn2022-05-172-9/+9
|
* refactor(server): make ctx explicitly optionalFuwn2022-05-171-2/+2
|
* fix(deno.json): my_cool_server throwsFuwn2022-05-171-1/+1
|
* feat(server): un-static #hostname and #portFuwn2022-05-172-9/+9
|
* chore(deno.json): update compileroptionsFuwn2022-05-171-3/+6
|
* Merge branch 'main' of https://github.com/gemrest/lauraliFuwn2022-05-151-0/+33
|\
| * ci(github): setup deno workflowFuwn2022-05-151-0/+33
| |
* | ci(laurali): add a test so ci won't freak outFuwn2022-05-151-0/+22
|/
* docs(server): Server constructor0.1.1Fuwn2022-05-151-0/+5
|
* docs(server): documentation ServerConfigurationFuwn2022-05-151-1/+3
|
* refactor(laurali): refer to callbacks as hooksFuwn2022-05-156-37/+32
|
* feat(decorators): auto deduce callback typeFuwn2022-05-153-8/+38
|
* feat(0.1.0): initial release0.1.0Fuwn2022-05-1511-0/+1300