lain
|
158c26d7dd
|
StaticFE Plug: Use phoenix helper to get the requested format.
|
2020-07-06 12:11:10 +02:00 |
|
lain
|
a5bbfa21a1
|
StaticFE: Prioritize json in requests.
|
2020-06-26 16:27:39 +02:00 |
|
rinpatch
|
658f30c0b3
|
Merge branch 'static-accept-missing' into 'develop'
Fix static FE plug to handle missing Accept header.
See merge request pleroma/pleroma!2260
|
2020-03-13 18:46:54 +00:00 |
|
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
|
Phil Hagelberg
|
523f73dccd
|
Fix static FE plug to handle missing Accept header.
|
2020-02-29 18:53:49 -08:00 |
|
Phil Hagelberg
|
886a07ba57
|
Move static_fe config to its own section instead of in :instance.
|
2019-11-09 18:08:45 -08:00 |
|
Phil Hagelberg
|
8969c5522d
|
Make many of the improvements suggested in review.
|
2019-11-09 18:08:08 -08:00 |
|
Phil Hagelberg
|
e8bee35578
|
Static FE plug should only respond to text/html requests.
|
2019-11-09 18:08:08 -08:00 |
|
Phil Hagelberg
|
dc3b87d153
|
Move static FE routing into its own plug.
Previously it was piggybacking on FallbackRedirectController for users
and OStatusController for notices; now it's all in one place.
|
2019-11-09 18:08:08 -08:00 |
|