Benoît Viguier
Benoît Viguier
This pull request introduces a new feature called "Flow," which provides a way to query, display, and interact with albums in a dynamic and configurable manner. The changes include the...
This pull request introduces new translation files for the "Flow Page" feature in 20 different languages. Each file contains key-value pairs for localized strings used on the Flow Page, ensuring...
This pull request introduces several new components and refactors existing ones to improve modularity, readability, and functionality in the gallery and flow modules. The most significant changes include the creation...
This pull request introduces several enhancements and new features related to the timeline module, along with some minor updates and debugging additions. The most significant changes include the addition of...
This pull request introduces several new language files for Persian (`fa`) translations, enhancing localization support for various pages and features in the application. Additionally, a minor adjustment was made to...
This pull request introduces a comprehensive implementation of a timeline feature for photos, including backend logic, new enums, exceptions, and controller methods. The changes are organized into several themes: new...
This pull request introduces support for sharing albums with both individual users and user groups. It refactors the sharing-related components to accommodate this new functionality by introducing a unified `UserOrGroup`...
This pull request introduces support for sharing albums with user groups in addition to individual users. The changes span multiple files to extend the existing sharing functionality, update the database...