Commit Graph

20 Commits

Author SHA1 Message Date
Pablo Revilla
cad3051e7f Work on db cleanup tool 2025-09-18 07:38:58 -07:00
Pablo Revilla
2b9422efbc fixed spelling of variable firehouse_interval 2025-09-18 07:34:26 -07:00
Pablo Revilla
ddb691d4de fixed spelling of variable firehouse_interval 2025-09-17 23:05:05 -07:00
Pablo Revilla
a69d1a5729 Added Database cleanup feature to startdb.py 2025-09-17 22:12:04 -07:00
Pablo Revilla
a532fb0a16 Merge remote-tracking branch 'origin/master' 2025-09-15 09:59:52 -07:00
Pablo Revilla
48a4be887c New charts added to stats as we have access not to nodes via API 2025-09-15 09:59:19 -07:00
Pablo Revilla
b09ea7192c Update sample.config.ini
added:

# Updates intervals in seconds, zero or negative number means no updates
# defaults will be 3 seconds
map_interval=3
firehose_interal=3
2025-09-12 17:40:52 -07:00
Pablo Revilla
35d68cd004 fixed base.html so that if a value in the quick links is not set it will not report an error. 2025-06-03 08:23:10 -07:00
Pablo Revilla
8ce672c5ab Merge all Graphs into one section 2025-05-07 21:43:01 -07:00
Sandro Pischinger
35f8b4d234 add net_tag to sample.config.ini
Not having set net_tag in the config file causes a KeyError when opening
Weekly Net as the net_tag configuration is expected. Thus setting a default value.

Signed-off-by: Sandro Pischinger <mail@sandropischinger.de>
2025-05-04 18:09:01 +02:00
Pablo Revilla
5a39c166a7 Updated Documentation 2025-04-06 10:49:30 -07:00
Pablo Revilla
c49b600b11 Updated Documentation 2025-04-06 10:41:55 -07:00
Pablo Revilla
887084de0f Changes:
new config file changes
2025-04-01 22:22:53 -07:00
Pablo Revilla
421cb802e4 Changes:
- Added the link to another sample instance
2025-03-28 09:04:09 -07:00
Pablo Revilla
682fdd8dd2 Changes:
- Added the ability to change the message on the weekly net
2025-03-20 13:27:32 -07:00
Pablo Revilla
da8490f3b4 Create sample.config.ini 2025-03-14 09:57:51 -07:00
Pablo Revilla
e6c41f72b5 Added coordinates customization to the config.ini file and map.
Added search capabilities to the mesh graphs.
2025-03-10 13:54:15 -07:00
madeofstown
408cc5c52b update sample.config.ini 2025-03-07 22:12:33 -08:00
Pablo Revilla
707426dfd6 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	meshview/store.py
#	meshview/templates/node.html
#	meshview/web.py
2025-03-05 16:12:59 -08:00
madeofstown
bcc9c03459 a few more changes with the readme 2025-02-23 14:14:57 -08:00