Helge Jung
|
043f2e76c2
BaseStorage.find_node() got optional parameter 'search_aliases'
|
před 9 roky |
Helge Jung
|
088de69882
BaseStorage.set_node_data allows deleting entries by setting data=None
|
před 9 roky |
Helge Jung
|
f0bd3921ab
basestorage.find_node(): try a direct node-id match, first
|
před 9 roky |
Helge Jung
|
93078619d6
/status: add gateway counts
|
před 9 roky |
Helge Jung
|
bd3208d0c0
batman.py: call 'batctl vd json' and 'batctl gwl' to get knowledge of gateways
|
před 9 roky |
Helge Jung
|
3fa9d16c93
status JSON: include "now" timestamp
|
před 9 roky |
Helge Jung
|
615d1818f8
neighbours field: change from array to dict to include metric
|
před 9 roky |
Helge Jung
|
e91a336b51
don't count offline node's clients
|
před 9 roky |
Helge Jung
|
c7cb8de292
merge_new_data(): always clear mesh-info fields
|
před 10 roky |
Helge Jung
|
eff4f9e01e
allow querying __RAW__ node detail, again
|
před 10 roky |
Helge Jung
|
d92ce2f7c7
comment fix
|
před 10 roky |
Helge Jung
|
729400d992
move field name constants back to BaseStorage
|
před 10 roky |
Helge Jung
|
b3c76d4d0e
move all get/store logic out of BaseStorage
|
před 10 roky |
Helge Jung
|
120726a1f5
BaseStorage: prefer .get_nodes() instead of .data
|
před 10 roky |
Helge Jung
|
fdae2d4a79
get_nodestatus() accepts node instead of rawid, too
|
před 10 roky |
Helge Jung
|
7aa03d50ff
basestorage: prepare subclassing
|
před 10 roky |
Helge Jung
|
77efb33396
bugfix: arrays use .append() instead of .add()
|
před 10 roky |
Helge Jung
|
c11f995dae
cleanup
|
před 10 roky |
Helge Jung
|
5d1f38f3b9
ensure 'node_id' is set on all nodes
|
před 10 roky |
Helge Jung
|
f7cf7e06aa
status: count unique clients
|
před 10 roky |
Helge Jung
|
b17a66f7aa
add /status function
|
před 10 roky |
Helge Jung
|
b3027aed8c
improve code readability
|
před 10 roky |
Helge Jung
|
3b0be38d61
BaseStorage: subclasses must use init_data() to set data
|
před 10 roky |
Helge Jung
|
4db5584e42
move data merge logic from batcave.py into BaseStorage
|
před 10 roky |
Helge Jung
|
fcf3b177bc
implement BaseStorage.data as property
|
před 10 roky |
Helge Jung
|
3cfbc6ffa5
move node+vpn handling logic into BaseStorage
|
před 10 roky |
Helge Jung
|
f6149fb812
introduce base class for storage
|
před 10 roky |