fussel icon indicating copy to clipboard operation
fussel copied to clipboard

A static photo gallery generator

Results 40 fussel issues
Sort by recently updated
recently updated
newest added

When opening a photo after existing state changes, closing the photo then going "back" kinda skips through some of the photo ids. Investigate some inconsistency theere.

Make a "not found" message even if no server-side 404 exists

enhancement

Test and validate more file formats and be explicit with them. Sofar JPG is the main use-case being tested.

enhancement

I followed the installation instructions but I'm not able to run the generate script. .env INPUT_PATH=/media/chains/deepdream/output/ ./generate_site.sh > Importing album /media/chains/deepdream/output/IMG_7065 as 'IMG_7065' > Importing album /media/chains/deepdream/output/IMG_2266 as 'IMG_2266' -->...

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies
javascript

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...

dependencies
javascript

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript

when run 'generate.sh' meet problem AttributeError: 'Config' object has no attribute 'overwrite' I guess it is because inside config.py instance() method: @classmethod def instance(cls): if cls._instance is None: print('Creating new...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@​bgilbert] Trim...

dependencies
python

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. Release notes Sourced from pillow's releases. 10.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html Changes Add keep_rgb option when saving JPEG to prevent conversion of RGB colorspace #7553 [@​bgilbert] Trim...

dependencies
python