diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..96be927 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,7 @@ +{ + "cSpell.words": [ + "ldap", + "librephotos", + "yunohost" + ] +} \ No newline at end of file diff --git a/README.md b/README.md index d57601d..2b25377 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install librephotos quickly and simply on a YunoHost server. +> *This package allows you to install LibrePhotos quickly and simply on a YunoHost server. If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview LibrePhotos is a Google Photos-like app. It supports automatic classification of faces, grouping photos by date, location, or objects present, and album creation. -**Shipped version:** 2020-04-12 +**Shipped version:** 2020-04-13 ## Screenshots @@ -39,7 +39,6 @@ LDAP is supported. The scan directory of each user is automatically set to `/hom #### Supported architectures - * x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/librephotos%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/librephotos/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/librephotos%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/librephotos/) diff --git a/README_fr.md b/README_fr.md index 4b6e3b3..7d46e41 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble LibrePhotos est un sercice inspiré par Google Photos. Il prend en charge la classification des visages, le groupement des photos par date, la localisation géographique, ou objets présents, et la création d'albums. -**Version incluse :** 2020-04-12 +**Version incluse :** 2020-04-13 ## Captures d'écran diff --git a/conf/frontend.src b/conf/frontend.src index 5d061dc..a0e2be5 100644 --- a/conf/frontend.src +++ b/conf/frontend.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/LibrePhotos/librephotos-frontend/tarball/435ed794d7534b93c5c307a304c82453faf536c1 -SOURCE_SUM=9c8d6d1d868af4de22a2b93666de6be50e7dafbd992f2be638490208b1dd6b4f +SOURCE_URL=https://github.com/LibrePhotos/librephotos-frontend/tarball/9858b3af614819cb0f3e938e27d939b27075b5e7 +SOURCE_SUM=74e3e65a1671bcba4764953217086fee1171ead37d66e3992f2b89a0026252b3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=435ed794d7534b93c5c307a304c82453faf536c1 +SOURCE_FILENAME=9858b3af614819cb0f3e938e27d939b27075b5e7 SOURCE_EXTRACT=true