
Security News
npm ‘is’ Package Hijacked in Expanding Supply Chain Attack
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.
Jmbo gallery application.
.. figure:: https://travis-ci.org/praekelt/jmbo-gallery.svg?branch=develop :align: center :alt: Travis
.. contents:: Contents :depth: 5
Gallery
A gallery contains GalleryImage
and VideoEmbed
objects.
#. Ensure it is possible to override a video embed image.
#. Use requests library to fetch cover images. #. Move to tox for unit testing.
#. Fix typo in template.
#. Fix typo in template. #. Remove redundant LAYER suffixes.
#. Relax explicit pin on jmbo.
#. Stabilize on jmbo 2.0.0.
#. Add tests. #. Django 1.6 compatibility. #. Up required jmbo to 2.0.0.
#. Remove dependency on jmbo-foundry
.
#. URL pattern for gallery image.
#. Use correct container to resize embedded video. #. Added mask argument to PIL.Image.paste to preserve transparancy.
#. Give embedded video its own URL pattern.
#. Convert the product to support South migrations. If you have an existing installation you must do /bin/django migrate gallery 0001 --fake
once.
#. Add optional content richtext field to gallery.
#. Remove redundant tests.
#. Cache templates.
#. Do not assume the presence of jquery. #. Friendlier url to detail page.
#. Bulk image upload form
#. Refactor embedded video so it can be used in a gallery.
#. Finer grained photo sizes. Run jmbo-foundry
load_photosizes to activate these new photo sizes.
#. Videos launch the native player on mobile devices.
#. Add dependency on jmbo-foundry
.
#. Port templates from jmbo-foundry
.
#. Clean up detail view.
FAQs
Jmbo gallery app.
We found that jmbo-gallery demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.
Security News
A critical flaw in the popular npm form-data package could allow HTTP parameter pollution, affecting millions of projects until patched versions are adopted.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.