about summary refs log tree commit diff
path: root/MatrixMediaGate (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-292-47/+120
|
* 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-272-11/+6
|
* Systemd loggerRory&2024-02-273-99/+131
|
* Remove debug loggingRory&2024-02-262-9/+4
|
* Use X-Real-IP and X-Forwarded-For if availableRory&2024-02-261-0/+9
|
* Log request headers.Rory&2024-02-262-17/+36
|
* Optimise hot pathsRory&2024-02-263-33/+40
|
* Fix auth code to be excluded on federation.Rory&2024-02-262-26/+26
|
* Initial commitRory&2024-02-258-0/+250