silverpill
|
e4254e7a3d
|
Add "error" and "error_description" fields to Mastodon API error responses
|
2023-02-25 23:38:42 +00:00 |
|
silverpill
|
7d3c558ede
|
Move utils to mitra-utils crate
|
2023-02-18 23:12:36 +00:00 |
|
silverpill
|
2acf50fa01
|
Move some functions from utils::files to media module
|
2023-02-12 19:10:33 +00:00 |
|
silverpill
|
b958b8fb4c
|
Save sizes of media attachments and other files to database
|
2023-01-21 19:52:32 +00:00 |
|
silverpill
|
7a4be5dd5a
|
Remove save_validated_b64_file() function
|
2023-01-06 16:10:26 +00:00 |
|
silverpill
|
7539533b69
|
Remove ability to upload non-images using /api/v1/media endpoint
|
2023-01-06 16:05:07 +00:00 |
|
silverpill
|
68e464c813
|
Don't sniff media type in save_file()
|
2023-01-06 15:41:09 +00:00 |
|
silverpill
|
209f520d28
|
Don't treat SVG files as images
|
2022-12-22 21:42:14 +00:00 |
|
silverpill
|
c4ad98126a
|
Use media type hint when processing uploaded media attachment
|
2022-12-21 18:44:48 +00:00 |
|
silverpill
|
4dc94ed39b
|
Return validation error if upload size exceeds limit
|
2022-08-18 22:39:53 +00:00 |
|
silverpill
|
3b56b29785
|
Refactor utils::files and move upload helpers to mastodon_api::uploads module
|
2022-08-18 21:26:24 +00:00 |
|