Haelwenn (lanodan) Monnier
|
168687eef2
|
media_proxy: switch from :crypto.hmac to :crypto.mac
|
2021-06-03 19:11:15 +02:00 |
|
Alex Gleason
|
f2134e605b
|
Merge remote-tracking branch 'pleroma/develop' into cycles-base-url
|
2021-05-31 16:49:46 -05:00 |
|
Alex Gleason
|
51a9f97e87
|
Deprecate Pleroma.Web.base_url/0
Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles.
|
2021-05-31 16:48:03 -05:00 |
|
|
e97b34f65d
|
Add simple way to decode fully qualified mediaproxy URLs
|
2021-03-05 13:18:37 -06:00 |
|
Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
|
|
ef59d99833
|
Simplify. We will always have a result from Upload.base_url/0, so just add it to the list
|
2021-01-11 14:19:14 -06:00 |
|
|
1040881047
|
Fix regression in MediaProxy.local?/0 and appending the Upload.base_url to whitelisted domains
|
2021-01-11 14:01:31 -06:00 |
|
|
9887cdf9be
|
Formatting
|
2021-01-10 09:03:42 -06:00 |
|
|
fa63f1b55b
|
Apply 4 suggestion(s) to 2 file(s)
|
2021-01-10 01:34:54 +00:00 |
|
|
86dcfb4eb9
|
More places we should be using Upload.base_url
|
2021-01-08 17:32:42 -06:00 |
|
lain
|
713612c377
|
Cachex: Make caching provider switchable at runtime.
Defaults to Cachex.
|
2020-12-18 17:44:46 +01:00 |
|
Alexander Strizhakov
|
0374df1d12
|
other files consistency
|
2020-10-13 16:38:19 +03:00 |
|