- Jul 25, 2020
-
-
Travis Ralston authored
-
- Jul 19, 2020
-
-
Sorunome authored
-
- Jul 18, 2020
-
-
Travis Ralston authored
-
- Jul 01, 2020
-
-
Silke Hofstra authored
In various places in the code base, the address and port are joined using a `:`. This causes issues with IPv6-addresses (see #247). Address this by using net.JoinHostPort everywhere. Signed-off-by:
Silke Hofstra <silke@slxh.eu>
-
- May 29, 2020
-
- Apr 21, 2020
-
-
Travis Ralston authored
-
- Mar 26, 2020
-
-
Travis Ralston authored
-
Travis Ralston authored
This should help memory some more. See https://github.com/turt2live/matrix-media-repo/issues/237 Theory is that by dumping the streams we'll relieve any bytes held on by the S3 libraries.
-
- Mar 25, 2020
-
-
Travis Ralston authored
-
- Mar 19, 2020
-
-
Travis Ralston authored
-
- Mar 11, 2020
-
-
The Stranjer authored
-
- Mar 04, 2020
-
-
Travis Ralston authored
Includes early implementation of an embedded node, but not enabled because it breaks the whole compile chain.
-
- Mar 03, 2020
-
-
Travis Ralston authored
They can realistically be anything, so we should just work with them. IPFS media IDs also wouldn't be sent through this very well.
-
Travis Ralston authored
Step towards https://github.com/turt2live/matrix-media-repo/issues/115
-
- Mar 02, 2020
-
- Mar 01, 2020
-
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
- Jan 03, 2020
-
-
Travis Ralston authored
We'd return a 500 when the token isn't found on the homeserver, but we should be returned a proper auth error. This just fixes the logic around the area to make that actually work.
-
- Dec 29, 2019
-
-
Travis Ralston authored
-
Travis Ralston authored
- Dec 28, 2019
-
-
Travis Ralston authored
-
Travis Ralston authored
Part of https://github.com/turt2live/matrix-media-repo/issues/209
-
Travis Ralston authored
Part of https://github.com/turt2live/matrix-media-repo/issues/209
-
Travis Ralston authored
Part of https://github.com/turt2live/matrix-media-repo/issues/209
-
- Dec 27, 2019
-
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
- Dec 25, 2019
-
- Dec 24, 2019
-
- Oct 28, 2019
-
-
Travis Ralston authored
-
- Oct 24, 2019
-
-
Travis Ralston authored
-
- Oct 15, 2019
-
-
Alexander Olofsson authored
Fixes #202
-