branch bow-v2-go updated (da5e15f -> 159d692)
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 da5e15f correction ajout d'un bookmark d'un url existante (rechargement de l'ancien) new 159d692 ajout dans le TODO 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 159d692d59a0a870a1ea81bb8b2be46ae3cbf07f Author: Benjamin <poussin@codelutin.com> Date: Sat Jan 16 12:44:22 2021 +0100 ajout dans le TODO Summary of changes: README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch bow-v2-go in repository bow. See https://gitlab.nuiton.org/chorem/bow.git commit 159d692d59a0a870a1ea81bb8b2be46ae3cbf07f Author: Benjamin <poussin@codelutin.com> Date: Sat Jan 16 12:44:22 2021 +0100 ajout dans le TODO --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2282293..8294168 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,8 @@ yarn serve == TODO - verifier que les contraintes n'unicitées sont bien respectées (alias public) -- faire une action noop qui charge juste la page demander mais en plus la met dans l'historique des actions faites +- faire une action 'visit' qui charge juste la page demander mais en plus la met dans l'historique des actions faites +- utiliser ActionHistory pour retenir les pages visités depuis bow ou non (action 'visit') +- utiliser https://github.com/mozilla/readability et https://github.com/cure53/DOMPurify pour récupérer l'artible de la page et non pas toute la page pour la stocker lorsqu'on la met en bookmark + (voir si c'est un service externe ou directement dans bow (plutot solution externe) +- utiliser https://github.com/sensepost/gowitness pour generer les screenshots (en faire un service externe dockeriser appelé par bow) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm