Datasette-media

Latest version: v0.5.1

Safety actively analyzes 619231 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.1

- Fixed bug where blank images in the database caused a 500 errors. They are now returned as a 404 status code with a 1x1 pixel white PNG. [25](https://github.com/simonw/datasette-media/issues/25)

0.5

* SQL queries can now return `content_url` and the plugin will proxy and deliver content from that URL. 4
* Content is proxied as it is streamed, taking advantage of ASGI streaming. 21
* A `content_filename` column can be returned, which will cause the browser to prompt a file download using the specified file name. 19

0.4

- Plugin can now be configured to serve BLOB content directly from a database column. 14
- New `enable_transform` option which allows custom resizing using `?w=`, `?h=` and `?format=`. 6

0.3

- Now compatible with Datasette 0.44 and higher. 13

0.2

* Ability to resize and convert image formats using SQL columns. 5

0.1

* Documented, supported ability to serve static files from disk. 2

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.