This is an automated email from the git hooks/post-receive script. New change to branch bow-v2-go in repository bow. See https://gitlab.nuiton.org/chorem/bow.git from ddd9ad6 correction recup pour l'edition new 53df464 ajout de la config du nombre de tag dans le cloud new dfee8c8 suppression du beforeMount qui ne sert plus avec les computed properties (diminution du nombre d'appel au back) new 2a0232e ajout delai avant enregistrement maxResult et MaxTagInCloud The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 2a0232e8aab6f8d7256faddc1ff2b44212770161 Author: Benjamin <poussin@codelutin.com> Date: Sun May 31 01:08:09 2020 +0200 ajout delai avant enregistrement maxResult et MaxTagInCloud commit dfee8c8d915759f11c3eaf1e03a29fdd60c53a27 Author: Benjamin <poussin@codelutin.com> Date: Sun May 31 01:07:34 2020 +0200 suppression du beforeMount qui ne sert plus avec les computed properties (diminution du nombre d'appel au back) commit 53df46493c2f16860289292a84f28785173229a6 Author: Benjamin <poussin@codelutin.com> Date: Thu May 28 23:54:19 2020 +0200 ajout de la config du nombre de tag dans le cloud Summary of changes: pkg/repository/bookmarkRepository.go | 2 +- pkg/repository/database.go | 19 +++---- web/src/components/common/TagsInput.vue | 5 -- web/src/components/preferences/MaxResultEditor.vue | 41 +++++++++----- .../components/preferences/MaxTagInCloudEditor.vue | 63 ++++++++++++++++++++++ web/src/views/Preferences.vue | 6 ++- 6 files changed, 105 insertions(+), 31 deletions(-) create mode 100644 web/src/components/preferences/MaxTagInCloudEditor.vue -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.