pleroma/lib
duponin 452595baed Uploading an avatar media exceeding max size returns a 413
Until now it was returning a 500 because the upload plug were going
through the changeset and ending in the JSON encoder, which raised
because struct has to @derive the encoder.
2022-12-11 22:54:47 +01:00
..
mix Merge branch 'bugfix/elixir-1.14' into 'develop' 2022-09-27 21:46:03 +00:00
phoenix/transports/web_socket Copyright bump for 2022 2022-02-25 23:11:42 -07:00
pleroma Uploading an avatar media exceeding max size returns a 413 2022-12-11 22:54:47 +01:00