- Mar 11, 2022
-
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
- Feb 11, 2022
-
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
Bump ajv from 6.12.0 to 6.12.6 in /tests/performance
-
dependabot[bot] authored
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.0...v6.12.6 ) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Travis Ralston authored
-
Travis Ralston authored
Handle file not existing when trying to delete it
-
Travis Ralston authored
-
Travis Ralston authored
Add `urlPreviews.userAgent` config.
-
Travis Ralston authored
-
- Feb 10, 2022
-
-
Travis Ralston authored
- Jan 09, 2022
-
- Jan 07, 2022
-
-
Nick Barrett authored
-
- Dec 23, 2021
-
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
- Dec 22, 2021
-
-
Travis Ralston authored
-
- Nov 08, 2021
-
-
Travis Ralston authored
-
- Nov 06, 2021
-
-
Travis Ralston authored
-
- Oct 20, 2021
-
-
Gavin Mogan authored
When trying to clean up database after a faulty config deleted the existing files, I called /_matrix/media/r0/admin/purge/old but that was failing due to the file not existing. Code jsut swallows the error as deleting a non existing file shouldn't be fatal Logs-ish: Deleting thumbnail with hash: e8ba5faa6bae71647a3a8e7e6328bf3d93343e96666eda14e5487b5e60760d80" before_ts=1632086268000 contentLength=2 contentType=application/json include_local=true isRepoAdmin=true method=POST queryString="before_ts=1632086268000&include_local=true&keep_profiles=false" resource=/_matrix/media/r0/admin/purge/old usingForwardedHost=true Error purging media: remove /var/matrix/media/c3/43/82a1828f3222468497ac8ccc0f490b252c6a: no such file or directory" Replying with result: *api.ErrorResponse &{Code:M_UNKNOWN Message:error purging media InternalCode:M_UNKNOWN}" contentLength=2 contentType=application/json method=POST queryString="before_ts=1632086268000&include_local=true&keep_profiles=false" resource=/_matrix/media/r0/admin/purge/old usingForwardedHost=true
-
- Oct 19, 2021
-
-
Travis Ralston authored
-
Travis Ralston authored
Bump lodash from 4.17.19 to 4.17.21 in /tests/performance
-
Travis Ralston authored
feat: support `org.matrix.msc2705.animated` query parameter
-
Travis Ralston authored
Mitigate media repo XSS attacks on IE11 via the non-standard X-Content-Security-Policy header.
-
Travis Ralston authored
Add support for S3 storage classes
-
- Oct 12, 2021
-
-
Russell Davies authored
-
- Sep 28, 2021
-
-
Denis Kasak authored
-