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 3334a36 Ajout de la police Fira new 1824ab5 Modifications d'affichage des bookmarks new ee544df Modifications d'affichage des header et footer new ad665b6 Modifications d'affichage des tags 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 ad665b642e0933508e86fac7757d45574ec9711c Author: kaufmann <kaufmann@codelutin.com> Date: Fri Aug 7 09:31:53 2020 +0200 Modifications d'affichage des tags commit ee544df8f9db5ce22aa669e339992e99483bf87c Author: kaufmann <kaufmann@codelutin.com> Date: Fri Aug 7 09:31:26 2020 +0200 Modifications d'affichage des header et footer commit 1824ab583e68678e174dfb71c8d3b51968a04f09 Author: kaufmann <kaufmann@codelutin.com> Date: Fri Aug 7 09:31:10 2020 +0200 Modifications d'affichage des bookmarks Summary of changes: web/src/assets/less/_base.less | 22 +++- web/src/assets/less/_colors.less | 4 + web/src/assets/less/_theme-default.less | 4 +- web/src/components/Bookmark.vue | 148 +++++++++++++++++------- web/src/components/CloudTags.vue | 20 ++-- web/src/components/Navigation.vue | 12 +- web/src/components/bookmark/Alias.vue | 34 +++++- web/src/components/bookmark/Tags.vue | 67 ++++------- web/src/components/bookmark/Visit.vue | 16 ++- web/src/components/common/SimpleLink.vue | 79 +++++++------ web/src/components/common/TagsInput.vue | 14 ++- web/src/components/layout/Footer.vue | 48 ++++---- web/src/components/layout/Header.vue | 106 +++++++++++------ web/src/components/layout/HeaderSearchInput.vue | 7 +- web/src/components/layout/Sidebar.vue | 63 ++-------- web/src/views/BookmarkEdit.vue | 2 +- web/src/views/Home.vue | 22 +++- 17 files changed, 397 insertions(+), 271 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.