summaryrefslogtreecommitdiff
path: root/src/server.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce processorAkihiko Odaki2018-03-291-92/+0
|
* Bye bye subdomainssyuilo2018-03-271-1/+0
|
* Bye bye secondary domainsyuilo2018-03-271-2/+1
|
* Destory api. subdomainsyuilo2018-03-271-1/+1
| | | | api.example.com --> example.com/api
* Define hostname and secondary_hostname in configAkihiko Odaki2018-03-261-10/+3
| | | | This is missing part of commit 0109e0811c4142153ae3f915295e62630653909e.
* Pass hostname instead of host to vhost moduleAkihiko Odaki2018-03-251-3/+10
|
* :v:syuilo2017-11-251-7/+11
|
* Add access log widgetsyuilo2017-11-131-0/+6
|
* :v:syuilo2017-11-131-1/+1
|
* Fix iroirosyuilo2017-05-241-2/+1
|
* Use accessessyuilo2017-04-051-0/+11
|
* #133syuilo2017-02-141-0/+1
| | | | Closes #133, #162
* アクセスログを書き込むファイルを指定できるようにsyuilo2017-01-201-2/+4
|
* #28syuilo2017-01-191-0/+5
|
* :v:syuilo2017-01-181-1/+1
|
* [Server] Fix bugsyuilo2017-01-171-2/+5
|
* #31syuilo2017-01-171-1/+1
|
* #31syuilo2017-01-171-0/+2
|
* [WIP] API testingsyuilo2017-01-171-0/+5
|
* Refactor: Better commentsyuilo2017-01-141-1/+1
|
* Clean up proxy codessyuilo2017-01-141-1/+0
| | | | Closes #35
* [Server] Fix bugsyuilo2017-01-071-0/+9
| | | | Reject request that without 'Host' header
* :sparkles:Aya Morisawa2017-01-031-2/+1
|
* Initial commit :four_leaf_clover:syuilo2016-12-291-0/+49