Benoît Viguier
Benoît Viguier
On feedback from @tinohager Added improved error message when upload is crashing instead of just a blank red line.
On advice of @tinohager - add icon to indicate that user already has read access. no need to click anything else. - fix filtering of users in the selection when...
- Slideshow is now fully integrated and functional. See our demo : https://lychee-demo.fly.dev Open any album, top right there is a play button. Also open a picture, press space and...
Add phpstan up to level 5. Level 6 will require annotation of all the return types. :) Note that this also modifies your github CI
If feels very weird see the following text when doing self hosting: > You have a 30-day free trial (no credit card required), and at the end, you can pay...
Translations update from [LycheeOrg - Weblate](http://weblate.lycheeorg.dev) for [Lychee/aspect_ratio](http://weblate.lycheeorg.dev/projects/lycheeorg/aspect_ratio/). It also includes following components: * [Lychee/settings](http://weblate.lycheeorg.dev/projects/lycheeorg/settings/) * [Lychee/sharing](http://weblate.lycheeorg.dev/projects/lycheeorg/sharing/) * [Lychee/profile](http://weblate.lycheeorg.dev/projects/lycheeorg/profile/) * [Lychee/maintenance](http://weblate.lycheeorg.dev/projects/lycheeorg/maintenance/) * [Lychee/diagnostics](http://weblate.lycheeorg.dev/projects/lycheeorg/diagnostics/) * [Lychee/statistics](http://weblate.lycheeorg.dev/projects/lycheeorg/statistics/) * [Lychee/duplicate-finder](http://weblate.lycheeorg.dev/projects/lycheeorg/duplicate-finder/) * [Lychee/gallery](http://weblate.lycheeorg.dev/projects/lycheeorg/gallery/) *...
Version 6.6.6 introduced `from_id` on some end-points. We forgot to add it to the Service querying the API.
This pull request introduces a new feature for generating user invitation links, along with several related improvements to user management functionality and API consistency. Key changes include the addition of...