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 a725f504a3 node's json: include status field 9 years ago
  Helge Jung 986e67fc39 nodes.json: include status and neighbours 9 years ago
  Helge Jung a8be15b5f4 add /find?mac=... functionality 9 years ago
  Helge Jung f44451b5f0 include autoupdater/firmware info in nodes.json 9 years ago
  Helge Jung cbf4e9d5ef new /find?name=...&fuzzy=1 9 years ago
  Helge Jung eff4f9e01e allow querying __RAW__ node detail, again 9 years ago
  Helge Jung f89731b6b6 add /nodes.json 9 years ago
  Helge Jung 6104fc9b24 wrap too long lines 9 years ago
  Helge Jung c11f995dae cleanup 9 years ago
  Helge Jung 60c866c24b vpn: call log_disconnect on disestablish event 9 years ago
  Helge Jung ee50e11b09 server: fix missed function rename 9 years ago
  Helge Jung c275fd3ddf server: update index page 9 years ago
  Helge Jung b17a66f7aa add /status function 9 years ago
  Helge Jung 03afff1d90 server: send JSON as 'application/json' with 'Content-Disposition: inline' 9 years ago
  Helge Jung a9dcdb191f server: prefix private methods with '__' 9 years ago
  Helge Jung 8b495c9822 server: send_headers() accepts optional 'extra' argument for custom headers 9 years ago
  Helge Jung b3027aed8c improve code readability 9 years ago
  Helge Jung 4c947dcbfe server: pre-compile URL matching regular expressions 9 years ago
  Helge Jung f612f9bfd5 server: move ISP name normalization into separate function 9 years ago
  Helge Jung cbbd1659cf server: remove dummy node data entry 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
  Helge Jung 9fcbb2ea24 fix issues identified by pylint 9 years ago
  Helge Jung b4aed3ec28 /providers: show all netblocks, not only the one of the last entry 9 years ago
  Helge Jung 755cb1f117 /vpn accepts an optional 'ts' parameter with seconds_since_epoch as value 9 years ago
  Helge Jung 44d49404aa /providers: handle unicode ISP names 9 years ago
  Helge Jung 8c9758aae4 /providers: also print the associated netblocks' names 9 years ago
  Helge Jung 67c034eda9 /providers: used wrong sort key 9 years ago
  Helge Jung b7721db21a /providers: remove trailing 'B2B' 9 years ago