gotosocial/testrig
Mara Sophie Grosch 948e90b95a
[feature] S3: add config flag to proxy S3 media (#1014)
* S3: add config value "proxy" for not redirecting

Signed-off-by: Mara Sophie Grosch <littlefox@lf-net.org>

* S3: document new config value "proxy"

* S3: add new config value "proxy" to test scripts

Signed-off-by: Mara Sophie Grosch <littlefox@lf-net.org>
2022-11-11 12:03:18 +01:00
..
media [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
config.go [feature] Make rate limit requests amount configurable (#966) 2022-11-06 09:47:48 +00:00
db.go [chore] Standardize database queries, use bun.Ident() properly (#886) 2022-10-08 13:50:48 +02:00
email.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
federatingdb.go [security] transport.Controller{} and transport.Transport{} security and performance improvements (#564) 2022-05-15 11:16:43 +02:00
federator.go [feature] S3 support (#674) 2022-07-03 12:08:30 +02:00
gin.go [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
log.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
mediahandler.go [feature] S3 support (#674) 2022-07-03 12:08:30 +02:00
oauthserver.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
processor.go [feature] S3 support (#674) 2022-07-03 12:08:30 +02:00
router.go [frontend] change bundler to skulk (#942) 2022-11-02 16:31:43 +01:00
storage.go [feature] S3: add config flag to proxy S3 media (#1014) 2022-11-11 12:03:18 +01:00
testmodels.go [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
transportcontroller.go [feature] Show + federate emojis in accounts (#837) 2022-09-26 11:56:01 +02:00
typeconverter.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
util.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00