From f66e5e3f7ba88573972ceb55738c41fbb1a3f3c9 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Sun, 21 Sep 2025 23:59:01 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20de=20reality=20check=20dans=20les=20?= =?UTF-8?q?=C3=A9v=C3=A8nements=20traffic=20qui=20compl=C3=A8te=20une=20pr?= =?UTF-8?q?opri=C3=A9t=C3=A9=20de=20l'=C3=A9v=C3=A8nement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/php.xml | 15 ++ oedb/resources/demo.py | 2 +- oedb/resources/demo/demo_main.py | 264 ++++++++++++++++++-- oedb/resources/demo/templates/traffic.html | 274 ++++++++++++++++++++- test_reality_check.js | 157 ++++++++++++ 5 files changed, 675 insertions(+), 37 deletions(-) create mode 100644 test_reality_check.js diff --git a/.idea/php.xml b/.idea/php.xml index f324872..284c9de 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -10,9 +10,24 @@