4 Commits
Author SHA1 Message Date
Jozef MôstkaandGitHub c27b03c007 Add tito10047/iconcaptcha-bundle 0.1 (#2036) 2026-09-01 19:28:33 +02:00
Jozef MôstkaandGitHub 8b25c5c62c Add tito10047/progressive-image-bundle 2.0 (#2027)
* Add tito10047/progressive-image-bundle 2.0

Registers the bundle, its route, and a working default config (a chain
resolver with an AssetMapper + filesystem fallback, tailwind grid
breakpoints, sync generation, and a self-contained local Flysystem
variant store — no extra dependency required). The responsive
breakpoint stylesheet is generated and imported into assets/app.js
automatically via a post-install script, so the bundle renders
correctly right after "composer require" with zero manual config.

Verified end-to-end against a sandboxed copy of a real AssetMapper app:
uninstall -> reinstall -> render <twig:pgi:Image> produces a working
<picture> element with real generated variant files on disk.

* Fix recipes-contrib QA failures for tito10047/progressive-image-bundle 2.0

- add-lines only supports "top", "bottom", "after_target" as a position
  value — "before_target" isn't valid. Insertion order relative to the
  app.css import doesn't matter functionally, so switch to after_target.
- post-install.txt was missing its trailing newline.

* Retrigger CI: tito10047/progressive-image-bundle main/v2.0 branches now include the AssetMapper prepend() fix

* Retrigger CI: asset_mapper resolver fix is live on main/v2.0 (progressive-image-bundle)

* Retrigger CI: 2.0.0-rc0 (pre-fix) tag deleted, only 2.0.0-rc1 remains
2026-08-19 15:52:32 +04:00
Jozef MostkaandGitHub 8bb1809fec tito10047/altcha-bundle (#1864)
* tito10047/altcha-bundle

* add support for php8.1
2025-09-26 07:54:11 +02:00
Jozef MostkaandGitHub ed9510620e altcha bundle (#1782)
* altcha bundle

* renamed route to huluti_altcha
2025-04-19 21:20:21 +04:00