aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-07add network-global family and ASN pagesJordan
2020-09-07lower bound to process family should be > 1 membersJordan
2020-09-07Merge branch 'master' of github.com:tempname1024/tor-metricsJordan
2020-09-07yak shaving - generalize sort-by functionsJordan
2020-09-06table overflow w/ 1366x768, truncate nicks to 15 charsJordan
2020-09-05rm unicode contact table header, nick truncatingJordan
2020-09-04link to contact-sorted page from relay listingJordan
2020-09-04add support for sorting by contact infoJordan
2020-07-19platform link in relay info pages, cleanupJordan
2020-07-15add thematic break to relay info templateJordan
2020-07-02housekeepingJordan
2020-05-16move generate_html() function calls to main()Jordan
2020-03-29header text: consisting of -> withJordan
2020-03-27add per-key middle/exit count to headerJordan
2020-03-14typo: v -> members (length check)Jordan
2020-03-13optimize sorting algorithm, generalize logicJordan
2020-02-25licenses, raise exception rather than returning None (anti-pattern)Jordan
2020-02-24cleanup, sort methods to update a subset list associated w/ relays objectJordan
2020-02-18make flag-sorted headers more clearJordan
2020-02-17truncate long platforms, flag links globallyJordan
2020-02-17support sorting by relay flag (exit, guard...)Jordan
2019-11-09README, TODO updatesJordan
2019-11-02smaller-scope if conditionals, missing exception returnJordan
2019-10-10README reformatJordan
2019-10-10add .gitattributes, README formatJordan
2019-10-03recover from the absence of observed_bandwidth--rare but possible conditionJordan
2019-09-28onionoo values used in file/dir creation must be alphanumericJordan
2019-09-05update documentation, improve naming, misc non-functional updatesJordan
2019-09-02ensure HTML safety of onionoo-provided stringsJordan
2019-09-02ensure contact string is HTML-safeJordan
2019-08-10per-relay pages, template cleanupJordan
2019-06-26general cleanup, rm write()Jordan
2019-06-25use single conditional when checking member countJordan
2019-06-25display family count conditionally, clean family dir if it existsJordan
2019-06-25preliminary effective family display/sortingJordan
2019-06-22update TODO w/ suggestions from IRCJordan
2019-06-21trim redundant exception handlingJordan
2019-06-21readme, relays.py trailing whitespaceJordan
2019-06-16replace requests w/ urllibJordan
2019-06-12initial commitJordan