Open pmetras opened 6 years ago
Let's start using a development
branch for next versions, and commit into master
only bug fixes and release preparation (we must keep merging master
into development
too).
Is tag browsing worth the effort or is it enough with search feature?
@paolobenve I don't think it's worth the effort in short term as tags are taken into account in keywords search.
Here is a list of a few ideas for version 3.5. We'll create issues when more explanations are necessary or when ideas are selected for inclusion in version 3.5.
Pylint
should not complain anymore about size of functions, number of local variables or too many conditions.json
files. Only useful data must be made available to JavaScript. Reducing information disclosure will increase app securitymyphotoshare.conf
to enable/disable features like "Download original" or "View original"album.ini
. Examples:noindex
on album or media;nooriginal
to prevent access to original picture;noexif
to prevent reading from JPEG EXIF;watermark=Copyright Me
; etc.