Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-03 | media_proxy: switch from :crypto.hmac to :crypto.mac | Haelwenn (lanodan) Monnier | |
2021-05-31 | Merge remote-tracking branch 'pleroma/develop' into cycles-base-url | Alex Gleason | |
2021-05-31 | Deprecate Pleroma.Web.base_url/0 | Alex Gleason | |
Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles. | |||
2021-03-05 | Add simple way to decode fully qualified mediaproxy URLs | Mark Felder | |
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2021-01-11 | Simplify. We will always have a result from Upload.base_url/0, so just add ↵ | Mark Felder | |
it to the list | |||
2021-01-11 | Fix regression in MediaProxy.local?/0 and appending the Upload.base_url to ↵ | Mark Felder | |
whitelisted domains | |||
2021-01-10 | Formatting | Mark Felder | |
2021-01-10 | Apply 4 suggestion(s) to 2 file(s) | feld | |
2021-01-08 | More places we should be using Upload.base_url | Mark Felder | |
2020-12-18 | Cachex: Make caching provider switchable at runtime. | lain | |
Defaults to Cachex. | |||
2020-10-13 | other files consistency | Alexander Strizhakov | |