Custom Query (1173 matches)
Results (262 - 264 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #510 | fixed | Non-ASCII characters in the slug make the media page inaccessible (Server Error). | ||
| Description |
E.g. at https://gobblin.se/u/avrs/, the image whose title begins with “6.10 Со стороны левого бо…” has a Cyrillic slug, so its page cannot be opened. |
|||
| #575 | fixed | Need Test for "The API" | ||
| Description |
We now have an API to allow people to upload media automatically. We need tests for it. Or rather: I need tests, because I have refactored it (see #509) and want to know, if I made any mistakes. |
|||
| #578 | fixed | Do not transcode video if it does not make sense | ||
| Description |
I uploaded a 320x200 pixel .webm file and it was transcoded to a 640x400 (or so) .webm file for previewing purposes, blowing up the file size by the factor of 3. This clearly does not make sense. We should: 1) not transcode if we already have a smallish .webm file. 2) Provide an site option to disable transcoding and always just present the uploaded original file 3) Probably also disable transcoding for other common .ogg videos? (not sure on this one). |
|||
