Benoît Viguier

Results 89 issues of Benoît Viguier

Additionally, add a automatic redirection to the oauth url if that is the only login option available. This pull request introduces support for disabling specific authentication methods (Basic Auth and...

Review: medium
alpha-ready

This pull request introduces enhancements to user group management and access permission handling. Key changes include the addition of constants for user group attributes, modifications to access permission queries to...

Review: easy

So we can focus on the slow queries. This pull request introduces a feature to filter SQL query logging based on execution time, enhancing the application's debugging capabilities while reducing...

Review: easy

This pull request introduces significant changes to the handling of tags in the application. It replaces the previous string-based tag system with a relational model using a new `Tag` entity....

Review: medium

Review: easy

Please see #2946 Still need to add the fonts... This is parked on wait, while font-awesome support pixelfeed.

From: https://github.com/electerious/Lychee/issues/755 > I'd like to be able for retrieve all photo uploaded/created into a specified date range. > > Is this supported ? and if not, it's possible to...

Refactor the tag system completely.

## Discussed in https://github.com/LycheeOrg/Lychee/discussions/3024 https://github.com/LycheeOrg/Lychee/discussions/3024#discussioncomment-12255178 shows PoC that this is working as intended. However, https://github.com/LycheeOrg/Lychee/discussions/3024#discussioncomment-12256663 shows that it is breaking in their case. https://github.com/LycheeOrg/Lychee/discussions/3024#discussioncomment-12259587 Traces the failure. ### Preliminary Analysis...

## Summary by CodeRabbit * **New Features** * Shopping cart, basket and purchasable albums/photos with flexible pricing * Multi-step checkout (online/offline) with Mollie and card support, order list/download, and order...