- Jul 18, 2020
-
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
- Jul 17, 2020
-
-
dependabot[bot] authored
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- Jul 15, 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>
-
Silke Hofstra authored
Resolves #244 Signed-off-by:
Silke Hofstra <silke@slxh.eu>
-
- Jun 23, 2020
-
-
Travis Ralston authored
This removes a select across the whole table by ensuring we generate a media ID which is highly unlikely to conflict with the database.
-
- Jun 17, 2020
- Jun 03, 2020
- May 31, 2020
-
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
- May 29, 2020
-
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
-
Travis Ralston authored
Add docs for host delegation
-
Travis Ralston authored
well-known 3b: port shoud be included in the Host header
-
Travis Ralston authored
Allow skipping user check in upload_controller.StoreDirect
-
- May 22, 2020
-
-
Alexander Eisele authored
-
- May 15, 2020
-
-
Mathieu Velten authored
And then stripped from the serverName when checking the cert
-
- May 14, 2020
-
-
Travis Ralston authored
Put IPv6 between brackets since we happen the port
-
- May 13, 2020
-
-
Mathieu Velten authored
-
- Apr 24, 2020
-
-
Jason Robinson authored
The new parameter `filterUserDuplicates` is set to true everywhere else except in the import_synapse call. This ensures direct duplicates from the same user will get stored in an import from Synapse situation when migrating to the mediarepo. Closes #241
-