Commit History

Author SHA1 Message Date
  Helge Jung bd3208d0c0 batman.py: call 'batctl vd json' and 'batctl gwl' to get knowledge of gateways 9 years ago
  Helge Jung 3fa9d16c93 status JSON: include "now" timestamp 9 years ago
  Helge Jung 615d1818f8 neighbours field: change from array to dict to include metric 9 years ago
  Helge Jung e91a336b51 don't count offline node's clients 9 years ago
  Helge Jung c7cb8de292 merge_new_data(): always clear mesh-info fields 9 years ago
  Helge Jung eff4f9e01e allow querying __RAW__ node detail, again 9 years ago
  Helge Jung d92ce2f7c7 comment fix 9 years ago
  Helge Jung 729400d992 move field name constants back to BaseStorage 9 years ago
  Helge Jung b3c76d4d0e move all get/store logic out of BaseStorage 9 years ago
  Helge Jung 120726a1f5 BaseStorage: prefer .get_nodes() instead of .data 9 years ago
  Helge Jung fdae2d4a79 get_nodestatus() accepts node instead of rawid, too 9 years ago
  Helge Jung 7aa03d50ff basestorage: prepare subclassing 9 years ago
  Helge Jung 77efb33396 bugfix: arrays use .append() instead of .add() 9 years ago
  Helge Jung c11f995dae cleanup 9 years ago
  Helge Jung 5d1f38f3b9 ensure 'node_id' is set on all nodes 9 years ago
  Helge Jung f7cf7e06aa status: count unique clients 9 years ago
  Helge Jung b17a66f7aa add /status function 9 years ago
  Helge Jung b3027aed8c improve code readability 9 years ago
  Helge Jung 3b0be38d61 BaseStorage: subclasses must use init_data() to set data 9 years ago
  Helge Jung 4db5584e42 move data merge logic from batcave.py into BaseStorage 9 years ago
  Helge Jung fcf3b177bc implement BaseStorage.data as property 9 years ago
  Helge Jung 3cfbc6ffa5 move node+vpn handling logic into BaseStorage 9 years ago
  Helge Jung f6149fb812 introduce base class for storage 9 years ago