Commit History

Author SHA1 Message Date
  Helge Jung c11f995dae cleanup 9 years ago
  Helge Jung 5d1f38f3b9 ensure 'node_id' is set on all nodes 9 years ago
  Helge Jung a9819ef438 read ALFRED+BATMAN data as Unicode 9 years ago
  Helge Jung 0b26672cf5 bugfix: alfred's node-id was not derived correctly in every case 9 years ago
  Helge Jung e006978657 Merge branch 'master' of c3pb.de:freifunk-pb/status-daemon 9 years ago
  Helge Jung 60c866c24b vpn: call log_disconnect on disestablish event 9 years ago
  Helge Jung f7cf7e06aa status: count unique clients 9 years ago
  Helge Jung ee50e11b09 server: fix missed function rename 9 years ago
  Helge Jung 404c420979 batcave.py: save storage each time after merging data 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 ae8979e552 add Sublime project file 9 years ago
  Helge Jung b3027aed8c improve code readability 9 years ago
  Helge Jung 7467c265c2 batcave.py: split inline code into functions 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 9020dba544 introduce SanityCheckError 9 years ago
  Helge Jung fcf3b177bc implement BaseStorage.data as property 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