about summary refs log tree commit diff
path: root/MatrixMediaGate/Program.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump content with millisecond timings... HEAD github/master masterRory&2024-02-291-1/+1
|
* Dump contentRory&2024-02-291-3/+28
|
* Dump contentRory&2024-02-291-8/+13
|
* Escape path separator when dumpingRory&2024-02-291-1/+1
|
* Use encoded path for storageRory&2024-02-291-1/+3
|
* Dump failed requestsRory&2024-02-291-46/+115
|
* Alternate header handling for request headersRory&2024-02-281-1/+6
|
* Alternate header handling for request headersRory&2024-02-281-1/+1
|
* Alternate media type handlingRory&2024-02-281-1/+2
|
* Fix bug with URL encodingRory&2024-02-271-10/+5
|
* Systemd loggerRory&2024-02-271-96/+95
|
* Log request headers.Rory&2024-02-261-2/+3
|
* Optimise hot pathsRory&2024-02-261-15/+20
|
* Fix auth code to be excluded on federation.Rory&2024-02-261-9/+16
|
* Initial commitRory&2024-02-251-0/+83