This website requires JavaScript.
Explore
Help
Register
Sign In
stef_buwalda
/
dashboard_test
Watch
1
Star
0
Fork
0
You've already forked dashboard_test
mirror of
https://github.com/StefBuwalda/dashboard_test.git
synced
2025-10-30 03:09:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b87da9292d60daae75dc3fde45e215622652f57
dashboard_test
/
migrations
History
Stef
139be129ee
Added a bool timeout to logs. This indicated whether or not the request timed out. Preparing data for the frontend graph is put into it's own function. When data is more than 6 s apart it is considered a break in connectivity and a None point is added.
2025-09-05 11:57:34 +02:00
..
versions
Added a bool timeout to logs. This indicated whether or not the request timed out. Preparing data for the frontend graph is put into it's own function. When data is more than 6 s apart it is considered a break in connectivity and a None point is added.
2025-09-05 11:57:34 +02:00
alembic.ini
Added an SQLite database that will host ping logs. DB file is automatically created and upgraded
2025-09-01 10:05:39 +02:00
env.py
Added an SQLite database that will host ping logs. DB file is automatically created and upgraded
2025-09-01 10:05:39 +02:00
README
Added an SQLite database that will host ping logs. DB file is automatically created and upgraded
2025-09-01 10:05:39 +02:00
script.py.mako
Added an SQLite database that will host ping logs. DB file is automatically created and upgraded
2025-09-01 10:05:39 +02:00
README
Single-database configuration for Flask.