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 24cee2c ajout de l'edition des tags
new 823c006 ajout de la method http dans les stats
new dd7e1f8 ajout de la suppression d'un bookmark
The 2 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 dd7e1f881efa28b81d72d1e7224457e2e15c386b
Author: Benjamin <poussin(a)codelutin.com>
Date: Mon May 18 02:50:38 2020 +0200
ajout de la suppression d'un bookmark
commit 823c006422af7e54486c421000aa4f66e454a80b
Author: Benjamin <poussin(a)codelutin.com>
Date: Mon May 18 02:27:52 2020 +0200
ajout de la method http dans les stats
Summary of changes:
pkg/http/router.go | 2 +-
web/src/components/Bookmark.vue | 87 +++++++++++++++++++++++++++--------------
2 files changed, 59 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 73e6fc1 ajout timing dans les logs modif back pour le renommage de tag
new 94d5119 ajout de statistique sur les appels
new 8fefd8e ajout de la notion d'admin qui est le seul a pouvoir demander les stats
new 24cee2c ajout de l'edition 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 24cee2c478783491c6cdb2c176649b04c8615e27
Author: Benjamin <poussin(a)codelutin.com>
Date: Mon May 18 02:13:29 2020 +0200
ajout de l'edition des tags
commit 8fefd8e248efb10e053426435678c1ae12329150
Author: Benjamin <poussin(a)codelutin.com>
Date: Mon May 18 00:05:33 2020 +0200
ajout de la notion d'admin qui est le seul a pouvoir demander les stats
commit 94d51198a9fb5813df8c9f705f0d7779b7809afe
Author: Benjamin <poussin(a)codelutin.com>
Date: Sun May 17 23:15:52 2020 +0200
ajout de statistique sur les appels
Summary of changes:
migrate/001_init_schema.sql | 3 +-
pkg/constant/const.go | 5 +
pkg/http/router.go | 65 ++++++++----
pkg/http/systemResource.go | 12 +++
pkg/http/userResource.go | 2 +-
pkg/model/user.go | 15 +--
pkg/repository/bookmarkRepository.go | 18 +++-
pkg/repository/userRepository.go | 8 +-
pkg/utils/stats.go | 87 +++++++++++++++
pkg/utils/utils.go | 2 +-
web/package.json | 1 +
web/src/components/preferences/TagsEditor.vue | 146 ++++++++++++++++++++++++++
web/src/views/Preferences.vue | 4 +-
web/yarn.lock | 9 +-
14 files changed, 341 insertions(+), 36 deletions(-)
create mode 100644 pkg/utils/stats.go
create mode 100644 web/src/components/preferences/TagsEditor.vue
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 f0a45f1 correction des urls en dur en localhost
new f9af4e4 correction compteur de visit et date d'import
new 73e6fc1 ajout timing dans les logs modif back pour le renommage de tag
The 2 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 73e6fc1bf56feb043c38e64a7c03ea482a9bbf19
Author: Benjamin <poussin(a)codelutin.com>
Date: Sun May 17 11:42:49 2020 +0200
ajout timing dans les logs
modif back pour le renommage de tag
commit f9af4e4d1dc07b98f2d680d7f7a3c772d51ce9df
Author: Benjamin <poussin(a)codelutin.com>
Date: Sat May 16 22:51:14 2020 +0200
correction compteur de visit et date d'import
Summary of changes:
go.mod | 1 +
go.sum | 6 ++++++
pkg/http/bookmarkResource.go | 21 ++++++++++++++++++++
pkg/http/router.go | 19 ++++++++++++++----
pkg/model/bookmark.go | 8 +++++---
pkg/repository/bookmarkRepository.go | 11 +++++++++++
pkg/repository/database.go | 38 +++++++++++++++++++++++++++---------
pkg/utils/utils.go | 12 ++++++++++++
web/src/components/Bookmark.vue | 1 +
9 files changed, 101 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 235505f correction policy sur bookmark ajout preference (debut) amelioration affichage bookmark recherche par clique sur tag (et mise a jour zone de recherche)
new f0a45f1 correction des urls en dur en localhost
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 f0a45f10fa29a609f3acb8ff12ef90ea696599ee
Author: Benjamin <poussin(a)codelutin.com>
Date: Sat May 16 01:37:08 2020 +0200
correction des urls en dur en localhost
Summary of changes:
pkg/http/opensearchResource.go | 6 +++---
web/src/App.vue | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 5b2a7d6 on ne met plus les actions dans le cookie
new 235505f correction policy sur bookmark ajout preference (debut) amelioration affichage bookmark recherche par clique sur tag (et mise a jour zone 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 235505ff301ebd30c8797c5de8a7fe323378eb90
Author: Benjamin <poussin(a)codelutin.com>
Date: Sat May 16 01:06:12 2020 +0200
correction policy sur bookmark
ajout preference (debut)
amelioration affichage bookmark
recherche par clique sur tag (et mise a jour zone de recherche)
Summary of changes:
.gitlab-ci.yml | 3 +
cmd/bow/main.go | 8 +-
migrate/001_init_schema.sql | 8 +-
pkg/http/opensearchResource.go | 2 +-
pkg/http/router.go | 45 +++++++----
pkg/repository/database.go | 8 +-
pkg/repository/userRepository.go | 2 +-
web/package.json | 2 +-
web/src/class-component-hooks.js | 8 ++
web/src/components/Bookmark.vue | 89 ++++++++++++++++------
web/src/components/SearchInput.vue | 23 +++---
web/src/components/Tags.vue | 18 -----
web/src/components/bookmark/Alias.vue | 25 ++++++
web/src/components/bookmark/BookmarkDate.vue | 41 ++++++++++
web/src/components/{ => bookmark}/Description.vue | 9 +++
web/src/components/{ => bookmark}/LinkCount.vue | 0
web/src/components/bookmark/Tags.vue | 86 +++++++++++++++++++++
web/src/components/bookmark/Visit.vue | 32 ++++++++
web/src/components/layout/Header.vue | 2 +-
web/src/components/preferences/Action.vue | 37 +++++++++
web/src/components/preferences/Actions.vue | 53 +++++++++++++
web/src/components/preferences/MaxResultEditor.vue | 43 +++++++++++
web/src/main.js | 11 +--
web/src/views/Home.vue | 17 +----
web/src/views/Preferences.vue | 28 +++++--
25 files changed, 492 insertions(+), 108 deletions(-)
create mode 100644 web/src/class-component-hooks.js
delete mode 100644 web/src/components/Tags.vue
create mode 100644 web/src/components/bookmark/Alias.vue
create mode 100644 web/src/components/bookmark/BookmarkDate.vue
rename web/src/components/{ => bookmark}/Description.vue (78%)
rename web/src/components/{ => bookmark}/LinkCount.vue (100%)
create mode 100644 web/src/components/bookmark/Tags.vue
create mode 100644 web/src/components/bookmark/Visit.vue
create mode 100644 web/src/components/preferences/Action.vue
create mode 100644 web/src/components/preferences/Actions.vue
create mode 100644 web/src/components/preferences/MaxResultEditor.vue
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 e00acb8 correction requete de recup du user correction url back (variable)
new 5b2a7d6 on ne met plus les actions dans le cookie
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 5b2a7d6aae52de20007023ea56d416a3abe207ee
Author: Benjamin <poussin(a)codelutin.com>
Date: Tue May 12 19:06:00 2020 +0200
on ne met plus les actions dans le cookie
Summary of changes:
pkg/http/opensearchResource.go | 12 ++++++++++++
pkg/http/userResource.go | 3 ++-
pkg/repository/userRepository.go | 24 ++++++++++++++++++++++--
3 files changed, 36 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 255e646 modification du root de l'app js
new e00acb8 correction requete de recup du user correction url back (variable)
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 e00acb8c6eb8f526721fb731cf099b9d83b72e6b
Author: Benjamin <poussin(a)codelutin.com>
Date: Tue May 12 03:03:44 2020 +0200
correction requete de recup du user
correction url back (variable)
Summary of changes:
pkg/repository/userRepository.go | 15 +++++++++------
web/src/components/Tags.vue | 2 +-
web/src/main.js | 2 +-
3 files changed, 11 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 7bbaa2e correction sql
adds 255e646 modification du root de l'app js
No new revisions were added by this update.
Summary of changes:
pkg/http/router.go | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 23a0bab ajout du ';' manquant :(
adds 7bbaa2e correction sql
No new revisions were added by this update.
Summary of changes:
migrate/001_init_schema.sql | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 add5e5e correction du target en saas
adds 23a0bab ajout du ';' manquant :(
No new revisions were added by this update.
Summary of changes:
migrate/001_init_schema.sql | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.