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, the text `undefined` is shown in the lower-left corner. Which should probably show the filename? ![2022-07-05 12_30_34-Window](https://user-images.githubusercontent.com/6731714/177308911-477ce8bd-b356-42c0-b3b8-81352c8029eb.png) Firefox: 102.0 Chrome: 103.0.5060.66 OS: Debian 11 Bullseye Python:...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

Starting with an album size of ~200 Photos, when opening a photo, the carousel view does not show the photo, just the UI controls. When clicking on `X`, the photo...

in the latest version it seems the next and previous buttons are gone: it's still possible to navigate using arrow keys - but when you click outside the actual image,...

I have a gallery with over 300 pictures and that doesn't work. Something like lazy load to not load all pictures straight away would be good.

special characters in folder or filenames are not handled with niginx as webserver. characters like ( + & are quite common in folder or filenames. When building the site, these...

Have you thought about adding a view that can be filtered by year? Cheers

enhancement

Add button to download original, allow downloading whole album as zip.

enhancement

Assume I have the following folder structure - a - foo - b - foo When generating with recursive enabled, it outputs _all_ images in a folder called `foo`. Maybe...

Do you want to add a true/false for auto rotating the images to the correct orientation, your current resizes don't maintain EXIF so the output thumbs are sometimes orientated incorrect....

enhancement