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 d746491 amélriation de l'exclusion de endpoint du filtre d'auth new 5353481 ajout de valeur par default dans la base ajout du support de orderby, orderdesc et first en parametre de recherche The 1 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 5353481ae896cc18c6a534a3a1a1e6fcea005dff Author: Benjamin <poussin@codelutin.com> Date: Sat Apr 18 14:02:37 2020 +0200 ajout de valeur par default dans la base ajout du support de orderby, orderdesc et first en parametre de recherche Summary of changes: migrate/001_init_schema.sql | 10 +++++----- pkg/constant/const.go | 26 +++++++++++++++++++++++--- pkg/http/bookmarkResource.go | 15 +++++++++++++-- pkg/model/bookmark.go | 2 +- pkg/model/user.go | 4 ++-- pkg/repository/bookmarkRepository.go | 25 ++++++++++++++++++++++--- pkg/repository/database.go | 19 +++++++++++++++++++ web/src/components/SearchInput.vue | 34 +++++++++++++++++++++++++--------- web/src/router/index.js | 13 ++++++++----- web/src/views/BookmarkEdit.vue | 23 +++++++++++++++-------- web/src/views/Home.vue | 17 +++++++++++++---- 11 files changed, 146 insertions(+), 42 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.