Helge Jung
|
404c420979
batcave.py: save storage each time after merging data
|
10 yıl önce |
Helge Jung
|
c275fd3ddf
server: update index page
|
10 yıl önce |
Helge Jung
|
b17a66f7aa
add /status function
|
10 yıl önce |
Helge Jung
|
03afff1d90
server: send JSON as 'application/json' with 'Content-Disposition: inline'
|
10 yıl önce |
Helge Jung
|
a9dcdb191f
server: prefix private methods with '__'
|
10 yıl önce |
Helge Jung
|
8b495c9822
server: send_headers() accepts optional 'extra' argument for custom headers
|
10 yıl önce |
Helge Jung
|
ae8979e552
add Sublime project file
|
10 yıl önce |
Helge Jung
|
b3027aed8c
improve code readability
|
10 yıl önce |
Helge Jung
|
7467c265c2
batcave.py: split inline code into functions
|
10 yıl önce |
Helge Jung
|
3b0be38d61
BaseStorage: subclasses must use init_data() to set data
|
10 yıl önce |
Helge Jung
|
4db5584e42
move data merge logic from batcave.py into BaseStorage
|
10 yıl önce |
Helge Jung
|
9020dba544
introduce SanityCheckError
|
10 yıl önce |
Helge Jung
|
fcf3b177bc
implement BaseStorage.data as property
|
10 yıl önce |
Helge Jung
|
4c947dcbfe
server: pre-compile URL matching regular expressions
|
10 yıl önce |
Helge Jung
|
f612f9bfd5
server: move ISP name normalization into separate function
|
10 yıl önce |
Helge Jung
|
cbbd1659cf
server: remove dummy node data entry
|
10 yıl önce |
Helge Jung
|
3cfbc6ffa5
move node+vpn handling logic into BaseStorage
|
10 yıl önce |
Helge Jung
|
f6149fb812
introduce base class for storage
|
10 yıl önce |
Helge Jung
|
9fcbb2ea24
fix issues identified by pylint
|
10 yıl önce |
Helge Jung
|
b4aed3ec28
/providers: show all netblocks, not only the one of the last entry
|
10 yıl önce |
Helge Jung
|
755cb1f117
/vpn accepts an optional 'ts' parameter with seconds_since_epoch as value
|
10 yıl önce |
Helge Jung
|
44d49404aa
/providers: handle unicode ISP names
|
10 yıl önce |
Helge Jung
|
8c9758aae4
/providers: also print the associated netblocks' names
|
10 yıl önce |
Helge Jung
|
67c034eda9
/providers: used wrong sort key
|
10 yıl önce |
Helge Jung
|
b7721db21a
/providers: remove trailing 'B2B'
|
10 yıl önce |
Helge Jung
|
3e7d2147f4
/providers: fix trailing whitespace, again
|
10 yıl önce |
Helge Jung
|
3465d4e62e
typo
|
10 yıl önce |
Helge Jung
|
ee8212c99c
/providers: sanitizing doesn't fail on trailing whitespace any more -.-
|
10 yıl önce |
Helge Jung
|
09affcb812
/providers: update ip assignment only if requested by query parameter
|
10 yıl önce |
Helge Jung
|
7114c3a7cd
/providers: country name sanitizing captures abbreviations, too
|
10 yıl önce |