Gautier P

Results 95 comments of Gautier P

Je dirai que dans les paramètres avancés, avoir un champ `ignored_results: []` qui contient les titres des annonces à ignorer/ne pas notifier. Par ex `ignored_results: ["Vends voiture 300CH pas cher",...

Thanks for your pull request @wdigger! Just a question: in which case would you have file lines ending with `\n\r` or `\r` only? Because it seems to me that this...

Some project (at least [osmose](https://github.com/osm-fr/osmose-frontend/blob/master/web/package.json#L17)) uses the master branch version directly, so it's still worth having it merged I think?

I did some refactoring in the end and broke that. Should be fixed now.

@nrenner any news on that?

I don't have much time to test but I am more than happy to merge this PR when it's good enough to go live :) It'd be nice to fix...

You can use `?lng=en` in the URL like https://brouter.damsy.net/latest/?lng=de#map=12/45.0574/5.1955/standard to force the langage. In this case it is persisted in local storage. But we could add a language picker indeed,sounds...

Hey @vincevelo could you record a quick video of the issue? I'm not sure to reproduce it. I've updated the website recently so that should have been caused by it...

OK thanks, indeed I can reproduce it. To be investigated, here's the stacktrace: ``` Uncaught Error: caches(): invalid entry value overpass-layer.js:39490 value overpass-layer.js:39444 value overpass-layer.js:39480 value overpass-layer.js:39477 value overpass-layer.js:39444 value...

Can you try again on new version (99.71.0)? Force refresh the page (ctrl+r) if needed :)