[tor-commits] [atlas/master] Explain relay flags in detail view using tooltips

2017-01-31 Thread irl
commit 8b0d64ab54c7dc88e1d1135d0edd76363451d00b Author: Raphael Bergmann Date: Thu Jan 19 18:34:20 2017 +0100 Explain relay flags in detail view using tooltips --- css/style.css | 14 ++ js/models/relay.js| 29

[tor-commits] [atlas/master] Use pre for fingerprint on bridge page too (Fixes: #21350)

2017-01-31 Thread irl
commit 61dfcd6bc354e6c91a71e1bae38119c54fc6678e Author: Iain R. Learmonth Date: Tue Jan 31 22:50:03 2017 + Use pre for fingerprint on bridge page too (Fixes: #21350) Comment from cypherpunks: "My patch only addressed the issue on the router page. I forgot

[tor-commits] [atlas/master] Separated effective and alleged family members more clearly

2017-01-31 Thread irl
commit 98ebb84d3971099970ce43f0700fd3cb9a56142a Author: Raphael Bergmann Date: Tue Jan 31 14:22:18 2017 +0100 Separated effective and alleged family members more clearly --- templates/details/router.html | 13 + 1 file changed, 9 insertions(+), 4

[tor-commits] [atlas/master] Don't display country flag if country is not defined.

2017-01-31 Thread irl
commit 8bd498be6013ef8042c4bc0e0c8a145fadf0f165 Author: Raphael Bergmann Date: Tue Jan 31 16:42:05 2017 +0100 Don't display country flag if country is not defined. --- templates/details/router.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [atlas/master] Replaced popover with tooltips function

2017-01-31 Thread irl
commit 7a0ee0c7e69b10c33d671395f17c9cf8664bd2f9 Author: Raphael Bergmann Date: Mon Jan 30 17:41:41 2017 +0100 Replaced popover with tooltips function --- js/main.js| 1 - js/views/about/main.js| 3 +-- js/views/details/main.js | 5

[tor-commits] [atlas/master] Fixed tooltips not working after filtering the search results table

2017-01-31 Thread irl
commit fce72d504ee16c74efb48abe578dc248d0a027e3 Author: Raphael Bergmann Date: Mon Jan 30 17:43:52 2017 +0100 Fixed tooltips not working after filtering the search results table --- js/views/search/do.js | 12 +++- 1 file changed, 7 insertions(+), 5

[tor-commits] [atlas/master] Removes deprecated attributes from search results table (Fixes: #21292)

2017-01-31 Thread irl
commit e5a3f7042972889bcaffc4bc81255c38136386e1 Author: Iain R. Learmonth Date: Mon Jan 30 02:15:15 2017 + Removes deprecated attributes from search results table (Fixes: #21292) --- templates/search/do.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [atlas/master] Remove the action attribute from the search form

2017-01-23 Thread irl
commit 42a43699cb47bafc4c066a423b2a575e59cfa93f Author: cypherpunks Date: Sat Jan 21 21:01:13 2017 + Remove the action attribute from the search form Search form submissions are caught by a JavaScript event so the action is never used and can be

[tor-commits] [atlas/master] Removes duplicate id attributes on SVG graphs (Fixes: #21351)

2017-01-30 Thread irl
commit 849712efdf623af8cfcde73bc0a44ad2b70a4e96 Author: Iain R. Learmonth Date: Tue Jan 31 00:16:43 2017 + Removes duplicate id attributes on SVG graphs (Fixes: #21351) Comment from cypherpunks: "A quick grep shows there is no CSS that uses the bw_month id.

[tor-commits] [atlas/master] Uses pre elements for fingerprints in details view, not tt (Fixes: #21350)

2017-01-30 Thread irl
commit 4627254904953d0ba9c02d0cf767472d10b78acc Author: Iain R. Learmonth Date: Tue Jan 31 00:21:47 2017 + Uses pre elements for fingerprints in details view, not tt (Fixes: #21350) Comment from cypherpunks: "It reverts the solution from #12685 because tags

[tor-commits] [atlas/master] Insert irl's email address as the contact address

2017-01-20 Thread irl
commit 93a892927789e9ff75965751732d38eb9693fa2f Author: Iain R. Learmonth Date: Fri Jan 20 19:21:20 2017 + Insert irl's email address as the contact address --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index

[tor-commits] [atlas/master] Removes graphs that no longer have Onionoo data to back them (Fixes: #19553)

2017-01-27 Thread irl
commit 49562bf3eb21833381ae4dc0341f4cfc540bdbb2 Author: Iain R. Learmonth Date: Thu Jan 26 22:54:18 2017 + Removes graphs that no longer have Onionoo data to back them (Fixes: #19553) This removes the 3 days and 1 week bandwidth charts and also removes

[tor-commits] [atlas/master] Adds alt attributes to images for country flags and relay flags (Fixes: #21291)

2017-01-27 Thread irl
commit 29d59a8f4579278a2f1383d76238559487ca4c91 Author: Iain R. Learmonth Date: Tue Jan 24 23:01:45 2017 + Adds alt attributes to images for country flags and relay flags (Fixes: #21291) In cases where there is no other text and the meaning is conveyed only in

[tor-commits] [atlas/master] Fixed a bug where Atlas was not showing error messages properly

2017-01-20 Thread irl
commit feda6d99aa4ab961a2f2a2fa12cacdd57c579460 Author: Raphael Bergmann Date: Fri Jan 20 11:53:52 2017 +0100 Fixed a bug where Atlas was not showing error messages properly --- js/router.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[tor-commits] [atlas/master] Adds missing equals sign in router template (#21166)

2017-01-20 Thread irl
commit 73928cb9512c852b9eb5b4814655467782c99d8c Author: Iain R. Learmonth Date: Fri Jan 20 18:42:55 2017 + Adds missing equals sign in router template (#21166) --- templates/details/router.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [atlas/master] Fix W3C markup validation service issues

2017-01-20 Thread irl
commit 699a6e42b1962bb0a42e38f4041c1867a88b56f8 Author: cypherpunks Date: Fri Jan 13 20:53:05 2017 + Fix W3C markup validation service issues The W3C markup validation service shows the following errors - An `img` element must have an `alt`

[tor-commits] [atlas/master] If no IPv6 exit policy, explicitly mention that.

2017-01-20 Thread irl
commit a8dca0355206dd6dc19343b1645a65a2a75bec31 Author: Philipp Winter Date: Tue Jan 27 14:25:56 2015 +0100 If no IPv6 exit policy, explicitly mention that. Otherwise, it's easy to confuse the header with the field below. This should fix

[tor-commits] [atlas/master] Inserted zero width space character to wrap fingerprint line on smaller displays

2017-01-20 Thread irl
commit d17405d971ed2ae9fdc82bd369eaefcee16a0b5e Author: Raphael Bergmann Date: Fri Jan 20 10:36:29 2017 +0100 Inserted zero width space character to wrap fingerprint line on smaller displays --- templates/details/bridge.html | 2 +- templates/details/router.html | 2

[tor-commits] [atlas/master] Show a warning message if Onionoo serves outdated data

2017-03-01 Thread irl
commit daf6bea6453901e47f3d9d98241ceb79af165f22 Author: Raphael Bergmann Date: Wed Feb 1 14:04:34 2017 +0100 Show a warning message if Onionoo serves outdated data --- css/style.css | 5 + js/collections/results.js | 1 + js/helpers.js |

[tor-commits] [atlas/master] Merge branch 'task/20374'

2017-03-01 Thread irl
commit 7ce8006b000f260cb7078e9429190814408a1634 Merge: b656957 daf6bea Author: Iain R. Learmonth Date: Wed Mar 1 17:05:41 2017 + Merge branch 'task/20374' css/style.css | 5 + js/collections/results.js | 1 + js/helpers.js | 10 ++

[tor-commits] [atlas/master] Merge branch 'task/21364'

2017-03-01 Thread irl
commit a5585095ba81548300447bed1b2d6f9c3545aedc Merge: 7ce8006 f81916a Author: Iain R. Learmonth Date: Wed Mar 1 17:11:49 2017 + Merge branch 'task/21364' templates/details/bridge.html | 2 +- templates/details/router.html | 2 +- 2 files changed, 2 insertions(+), 2

[tor-commits] [atlas/master] show fingerprint in one line on default tor browser size

2017-03-01 Thread irl
commit c79045d18d89ef4fd4acca974f21f81edcbfff13 Author: Raphael Bergmann Date: Wed Mar 1 10:46:21 2017 +0100 show fingerprint in one line on default tor browser size --- css/style.css | 9 + 1 file changed, 9 insertions(+) diff --git a/css/style.css

[tor-commits] [atlas/master] Merge branch 'task/21459'

2017-03-01 Thread irl
commit ad65a827cbf9d488cba073a6130dfeec81089bbd Merge: dcc790d c79045d Author: Iain R. Learmonth Date: Wed Mar 1 17:44:12 2017 + Merge branch 'task/21459' css/style.css | 9 + 1 file changed, 9 insertions(+) diff --cc css/style.css index

[tor-commits] [atlas/master] Simplify the code enabling the tooltips

2017-03-01 Thread irl
commit 68b35f406a887c2783519b7ccc012c2233961699 Author: cypherpunks Date: Tue Feb 7 18:01:22 2017 + Simplify the code enabling the tooltips The simplification enables tooltips only on elements within the "tip" class and sample points in the

[tor-commits] [atlas/master] Use a specific selector for styling the tooltips

2017-03-01 Thread irl
commit 9f6b4ab99656bfe09edd69aa5af91c1fe6e4d36f Author: cypherpunks Date: Tue Feb 7 17:40:40 2017 + Use a specific selector for styling the tooltips --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css

[tor-commits] [atlas/master] Place tooltips on the right of the elements

2017-03-01 Thread irl
commit b6569579d2a504a65850260384dc2d9bf1f4d680 Author: cypherpunks Date: Tue Feb 7 18:05:16 2017 + Place tooltips on the right of the elements The tooltips for the left column on the details page were cut off with certain window dimensions.

[tor-commits] [atlas/master] Do not show flag labels in tooltips on relay pages

2017-03-01 Thread irl
commit f81916a9816461d76a547b0c572b0cceb10c90c9 Author: cypherpunks Date: Wed Feb 1 12:23:00 2017 + Do not show flag labels in tooltips on relay pages The same labels are already next the flag icons. Closes #21364. ---

[tor-commits] [atlas/master] Corrected right border running through the graphs on small screens (Fixes: #21434)

2017-03-01 Thread irl
commit f2df3b739c10f4e9bb6e369ad9cd2656dcdfcf6a Author: Raphael Bergmann Date: Wed Mar 1 17:37:29 2017 +0100 Corrected right border running through the graphs on small screens (Fixes: #21434) --- templates/details/bridge.html | 18 +-

[tor-commits] [atlas/master] Remove the newline from the data URIs

2017-03-01 Thread irl
commit 0d0264e3c054f73c8012e57428cb5c30aba6d11e Author: cypherpunks Date: Fri Feb 10 09:43:55 2017 + Remove the newline from the data URIs According to the W3C validator service line breaks are illegal characters in data URIs. Removing them does

[tor-commits] [atlas/master] Add time interval AFTER drawing a data point (Fixes: #20802)

2017-03-01 Thread irl
commit f8bccdc9d126507b7aa4f882899354b0d72673ed Author: Raphael Bergmann Date: Wed Feb 1 12:09:42 2017 +0100 Add time interval AFTER drawing a data point (Fixes: #20802) --- js/models/graph.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[tor-commits] [atlas/master] Remove disallowed element attributes

2017-03-01 Thread irl
commit dcc790ded38aacada05217ea7b2f9efca4ef92c1 Author: cypherpunks Date: Fri Feb 10 09:25:15 2017 + Remove disallowed element attributes Removing these attributes shows no rendering differences. Found using the W3C markup validator service

[tor-commits] [atlas/master] Added default values for fields that could be empty

2017-03-02 Thread irl
commit 2750db45005a90465387ed1e982484981cc980b0 Author: Raphael Bergmann Date: Tue Jan 31 14:45:19 2017 +0100 Added default values for fields that could be empty --- templates/details/bridge.html | 4 ++-- templates/details/router.html | 12 ++-- 2 files

[tor-commits] [atlas/master] Flag relays that do not use recommended software versions

2017-03-02 Thread irl
commit 5f469d1f60cfe3ec2d7c2a37590dcb0d3cb733ae Author: Raphael Bergmann Date: Wed Mar 1 18:57:17 2017 +0100 Flag relays that do not use recommended software versions --- img/flags/not_recommended_16x16.png | Bin 0 -> 323 bytes js/models/relay.js |

[tor-commits] [atlas/master] Do not plot empty graphs

2017-03-02 Thread irl
commit 3211eabe844ebbd0969940e5a399b0ce01c01728 Author: Raphael Bergmann Date: Thu Mar 2 12:06:00 2017 +0100 Do not plot empty graphs --- js/views/details/main.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/js/views/details/main.js b/js/views/details/main.js

[tor-commits] [atlas/master] Set family members even when they're empty (Fixes: #19739)

2017-03-02 Thread irl
commit ed6e12d375f616988918113bdeb7a010a072d117 Author: Raphael Bergmann Date: Wed Mar 1 17:07:06 2017 +0100 Set family members even when they're empty (Fixes: #19739) --- js/models/relay.js | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git

[tor-commits] [atlas/master] Show "unknown" instead of "null" for missing AS information

2017-03-02 Thread irl
commit a3cc2e2ef29da9700a4f8ebbe19f96292a94e4d9 Author: Raphael Bergmann Date: Tue Jan 31 17:08:03 2017 +0100 Show "unknown" instead of "null" for missing AS information --- templates/details/router.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[tor-commits] [atlas/master] Go to the details page when there is one result

2017-03-02 Thread irl
commit 95acc1b94935374f209d3c9d6b342a476437f6d1 Author: cypherpunks Date: Thu Mar 2 13:38:07 2017 + Go to the details page when there is one result Closes #15415. --- js/router.js | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-)

[tor-commits] [atlas/master] Adjustments for mobile devices incl. "hamburger" navigation

2017-03-02 Thread irl
commit 0999d87c743327149f5d0fbfc9740df70c61f406 Author: Raphael Bergmann Date: Thu Mar 2 13:26:18 2017 +0100 Adjustments for mobile devices incl. "hamburger" navigation --- css/style.css | 13 + index.html| 18 +- js/helpers.js | 7

[tor-commits] [atlas/master] Strikethrough uptime if it's actually downtime in search results (#19956)

2016-11-07 Thread irl
commit 38f4d99f9f441716e99f9b5ae984c9db06ebd8c3 Author: Iain R. Learmonth Date: Sun Nov 6 23:41:59 2016 + Strikethrough uptime if it's actually downtime in search results (#19956) --- templates/search/do.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [atlas/master] Add instructions for getting bridge hashed fingerprint (#10883)

2016-11-07 Thread irl
commit bf7a7ba2d2335ea4dbe54745dab3d68aa8e692cd Author: Iain R. Learmonth Date: Sun Nov 6 23:31:04 2016 + Add instructions for getting bridge hashed fingerprint (#10883) --- templates/about.html | 7 +++ 1 file changed, 7 insertions(+) diff --git

[tor-commits] [atlas/master] Merge the current status and properties columns

2017-04-20 Thread irl
commit 7e62f64cc80770b08d0a47178c358e8d3dccd5fe Author: cypherpunks Date: Mon Apr 17 13:58:24 2017 + Merge the current status and properties columns Moving the relay and bridge status next to its name made the current status column contain a

[tor-commits] [atlas/master] Add proper headers for each family member group

2017-04-20 Thread irl
commit 502b228cc5076da0d781c54947943de787218328 Author: cypherpunks Date: Mon Apr 17 00:45:17 2017 + Add proper headers for each family member group --- templates/details/router.html | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff

[tor-commits] [atlas/master] Move the relay and bridge status next to its name

2017-04-20 Thread irl
commit 940fa902df5bf55d9ef3b11a6598b58afe7907c2 Author: cypherpunks Date: Mon Apr 17 13:41:59 2017 + Move the relay and bridge status next to its name Closes #21752. --- templates/details/bridge.html | 19 ---

[tor-commits] [atlas/master] Set an error number when rendering the Top 10 page

2017-04-20 Thread irl
commit 9f75bbe9a9e9edb8eecd9d2cff4e77fcbb04df9f Author: cypherpunks Date: Mon Apr 17 12:39:11 2017 + Set an error number when rendering the Top 10 page Essentially this resets the error number so previous errors are forgotten. Closes

[tor-commits] [atlas/master] Replace the loading icon with a progress bar

2017-04-15 Thread irl
commit 4326332ba7c60de2b9a15e49bf8638a045ef6612 Author: cypherpunks Date: Fri Mar 3 11:45:29 2017 + Replace the loading icon with a progress bar The progress bar is built with CSS which scales better than an animated loading GIF. Closes

[tor-commits] [atlas/master] Refactor the loading content state transitions

2017-04-15 Thread irl
commit fbed2dfd7ac33e592f7c2e64e754af9bdfb2717d Author: cypherpunks Date: Fri Mar 3 10:52:18 2017 + Refactor the loading content state transitions Part of #21623. --- js/router.js | 30 --

[tor-commits] [atlas/master] Do not rehash invalid fingerprints

2017-04-15 Thread irl
commit 20acb807fb691e2c3f0948c88ef2f95fb00c9f23 Author: cypherpunks Date: Thu Mar 2 14:50:41 2017 + Do not rehash invalid fingerprints The regular expression only matches the beginning of the fingerprint. This allows passing invalid hexadecimal

[tor-commits] [atlas/master] Remove the executable bit from the country flags

2017-04-15 Thread irl
commit cf4405495575cadef0097b4d4b27566e08f65073 Author: cypherpunks Date: Fri Mar 3 12:07:58 2017 + Remove the executable bit from the country flags Closes #21624. --- img/cc/ad.png | Bin img/cc/ae.png | Bin img/cc/af.png | Bin

[tor-commits] [atlas/master] More clearly distinguish between running and non-running relays

2017-04-15 Thread irl
commit f38331fd23a53aa241508346136a132397e140eb Author: Raphael Bergmann Date: Fri Mar 10 14:56:52 2017 +0100 More clearly distinguish between running and non-running relays --- img/properties/offline_16x16.png | Bin 0 -> 229 bytes img/properties/online_16x16.png |

[tor-commits] [atlas/master] Remove the descriptor published field

2017-04-15 Thread irl
commit 738967715b4afc72102d4f49d8c4e8c13b02b626 Author: cypherpunks Date: Sat Mar 4 19:43:22 2017 + Remove the descriptor published field The `desc_published` field from Onionoo was removed 5 years ago so Atlas always says 'never'.

[tor-commits] [atlas/master] Moved "Not recommended"-flag to a new properties column / section

2017-04-15 Thread irl
commit 251ba71de9ce116f8380f61fdcf3937038acabb6 Author: Raphael Bergmann Date: Fri Mar 10 15:27:42 2017 +0100 Moved "Not recommended"-flag to a new properties column / section --- css/style.css| 4 img/flags/not_recommended_16x16.png

[tor-commits] [atlas/master] Added missing closing tag to bandwith column

2017-04-15 Thread irl
commit 59a01f4572073693410a778d4b463f475e4cca07 Author: Raphael Bergmann Date: Fri Mar 10 14:48:17 2017 +0100 Added missing closing tag to bandwith column --- templates/search/do.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [atlas/master] Always show the search box in mobile view

2017-04-15 Thread irl
commit af640b5b0a6c674b0c17a90c7f9c1d34227d96b6 Author: Raphael Bergmann Date: Thu Mar 2 17:49:09 2017 +0100 Always show the search box in mobile view --- css/style.css | 15 +++ index.html| 6 +++--- 2 files changed, 18 insertions(+), 3 deletions(-)

[tor-commits] [atlas/master] Use the default IPv6 exit policy when it is empty

2017-04-16 Thread irl
commit 14de81984189ca24847cf6621ed25befa0dc7798 Author: cypherpunks Date: Sun Apr 16 11:19:48 2017 + Use the default IPv6 exit policy when it is empty According to the Tor directory protocol, a missing "ipv6-policy" line is equivalent to

[tor-commits] [atlas/master] Removes "HTML5 shim", which was actually 404 anyway

2017-04-16 Thread irl
commit 4aeb451a9a25c4b01206d6ea94353df810ff03db Author: Iain R. Learmonth Date: Sun Apr 16 13:10:21 2017 +0100 Removes "HTML5 shim", which was actually 404 anyway * This was not providing any benefit but was causing requests to Google for Atlas users. *

[tor-commits] [atlas/master] Hide the progress bar by default

2017-04-16 Thread irl
commit 39f91205a5ba21fd364ffc10620e81b93dfb8069 Author: cypherpunks Date: Sun Apr 16 15:24:08 2017 + Hide the progress bar by default Closes #21955. --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css

[tor-commits] [atlas/master] Switch to using KiB/MiB instead of kB/MB to match tor

2017-04-22 Thread irl
commit a2b3f23f0212a16ae410d513749b535fdbe6bc5a Author: Iain R. Learmonth Date: Sat Apr 22 16:21:53 2017 +0100 Switch to using KiB/MiB instead of kB/MB to match tor The Tor client uses 1024 bytes per "KBytes" in the torrc, but Atlas was using 1000. This also

[tor-commits] [atlas/master] Use HTTPS on links that support it

2017-04-22 Thread irl
commit f4ab9ad21f5de35c86845081f806b43b3ce74804 Author: cypherpunks Date: Fri Apr 21 21:55:29 2017 + Use HTTPS on links that support it Closes #22043. --- templates/about.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[tor-commits] [atlas/master] Refactor the human readable bandwidth function

2017-04-22 Thread irl
commit ac485a5028de97112edcf3d032a6a65cf1f864ed Author: cypherpunks Date: Fri Apr 21 14:50:40 2017 + Refactor the human readable bandwidth function The number of branches are reduced and the function returns early. --- js/helpers.js | 14

[tor-commits] [atlas/master] Support bandwidth values that are zero

2017-04-22 Thread irl
commit 547b1cdbf5edc567bed762edbda7ea462220f8e0 Author: cypherpunks Date: Fri Apr 21 14:44:55 2017 + Support bandwidth values that are zero The boolean value of zero is false in JavaScript. This means that bandwidth values that are zero are set

[tor-commits] [atlas/master] Update broken links on about page (patch from #21591)

2017-03-01 Thread irl
commit 1346f0d5ad1d4036079c026119c4d51fdbc9e14f Author: Iain R. Learmonth Date: Wed Mar 1 19:36:21 2017 + Update broken links on about page (patch from #21591) --- templates/about.html | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) diff

[tor-commits] [atlas/master] Revert "Hash the fingerprints from summary documents"

2017-08-09 Thread irl
commit f8b1a067011c035575eb3df5505ad000f46e2334 Author: Iain R. Learmonth Date: Wed Aug 9 13:52:31 2017 +0100 Revert "Hash the fingerprints from summary documents" This reverts commit 40426f09f37ff84f93f20f156ab638ce27ff977a. --- js/collections/results.js | 9

[tor-commits] [atlas/master] Replace the relay status icons with CSS

2017-08-07 Thread irl
commit 66c2ccdc616a4d29d49cb298bf1e5c07cb75f81f Author: cypherpunks Date: Mon May 8 11:42:07 2017 + Replace the relay status icons with CSS Closes #22416. --- css/style.css| 19 +++

[tor-commits] [atlas/master] Hash the fingerprints from summary documents

2017-08-07 Thread irl
commit 40426f09f37ff84f93f20f156ab638ce27ff977a Author: cypherpunks Date: Sat May 20 11:46:36 2017 + Hash the fingerprints from summary documents The summary documents are used for searches and form the basis for subsequent details document

[tor-commits] [atlas/master] Remove titles from the family members entries

2017-08-07 Thread irl
commit b97485fcfb1b6c208eb8aa6e8191319da564fa3a Author: cypherpunks Date: Thu May 25 12:09:59 2017 + Remove titles from the family members entries The titles do not provide extra information other than the type of family member which is already

[tor-commits] [atlas/master] Remove the static width from the status column

2017-08-07 Thread irl
commit 81fe8ba192535114c2ff6207c4eb55dd203ccd88 Author: cypherpunks Date: Sat May 27 13:28:41 2017 + Remove the static width from the status column --- templates/search/do.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [atlas/master] Revert "show fingerprint in one line on default tor browser size"

2017-05-14 Thread irl
commit 7ea5d5f1a4da8fc1fd859ba455f963b5878fbe49 Author: cypherpunks Date: Mon Apr 17 14:08:22 2017 + Revert "show fingerprint in one line on default tor browser size" This reverts commit c79045d18d89ef4fd4acca974f21f81edcbfff13. Merging the

[tor-commits] [atlas/master] Remove links to non-existing files

2017-05-14 Thread irl
commit 742ea0925d01f677b28a9a5f4923c3685da7449c Author: cypherpunks Date: Fri May 12 09:12:36 2017 + Remove links to non-existing files Found using the W3C Link Checker [0]. Part of #22237. [0] https://validator.w3.org/checklink

[tor-commits] [atlas/master] Remove slashes from the fragment identifiers

2017-05-14 Thread irl
commit e8f6bb431ad668fd2400b6ca6c6935f1cbe104b0 Author: cypherpunks Date: Fri May 12 09:15:51 2017 + Remove slashes from the fragment identifiers Found using the W3C Link Checker [0]. Closes #22237. [0]

[tor-commits] [atlas/master] Link the AS number to a search for that AS number

2017-05-14 Thread irl
commit 38917b840275dab65a4e0a4003bc7cc6faca1481 Author: cypherpunks Date: Sun May 7 00:07:16 2017 + Link the AS number to a search for that AS number Closes #22175. --- templates/details/router.html | 2 +- 1 file changed, 1 insertion(+), 1

[tor-commits] [atlas/master] Use consistent naming of the AS number field

2017-05-14 Thread irl
commit 8b126f5d2998d89d2af9c91408bca360a261d287 Author: cypherpunks Date: Sat May 6 22:37:45 2017 + Use consistent naming of the AS number field --- js/models/relay.js| 2 +- templates/details/router.html | 2 +- 2 files changed, 2

[tor-commits] [atlas/master] Fix the styling of the graph sections

2017-05-18 Thread irl
commit 6aebf7385063b79b20401d5ca648c1eafd152ff4 Author: cypherpunks Date: Fri May 12 14:09:51 2017 + Fix the styling of the graph sections The graph sections used incorrect spacing because of missing column specifications. Part of

[tor-commits] [atlas/master] Use the page-header class to accentuate headers

2017-05-18 Thread irl
commit e7da05520151ae1de960a45437ee6bd31a9d16ee Author: cypherpunks Date: Fri May 12 14:11:19 2017 + Use the page-header class to accentuate headers The page-header class uses a bottom border which makes using horizontal rules obsolete.

[tor-commits] [atlas/master] Remove logging to the console

2017-05-18 Thread irl
commit 38631e5bf458c4c6521d1d1e958062d09cb3c4af Author: cypherpunks Date: Tue May 16 09:09:55 2017 + Remove logging to the console Closes #22272. --- js/collections/results.js | 13 ---

[tor-commits] [atlas/master] Reverts not recommended icon to red (from black)

2017-05-22 Thread irl
commit cec47db1f15825ffb64c22995b4ea2750927fb23 Author: Iain R. Learmonth Date: Mon May 22 15:20:41 2017 +0100 Reverts not recommended icon to red (from black) Closes: #22293 --- img/properties/not_recommended_16x16.png | Bin 260 -> 323 bytes 1 file changed, 0

[tor-commits] [atlas/master] Ignore git mergetool backup files

2017-05-22 Thread irl
commit 46fb73bf4d3b3e654c71ba8dd195d53a05e2fe5c Author: cypherpunks Date: Sat May 20 17:16:16 2017 + Ignore git mergetool backup files Closes #22314. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore new

[tor-commits] [atlas/master] Improves the "Not recommended" tooltip text

2017-05-22 Thread irl
commit abd945a809090e248e5690c901ff80aadef158c2 Author: Iain R. Learmonth Date: Fri May 19 00:22:20 2017 +0100 Improves the "Not recommended" tooltip text * This renames the "Not recommended" property to "Outdated Tor Version" * The description is amended to

[tor-commits] [atlas/master] Adds Vim swap files to the .gitignore

2017-05-22 Thread irl
commit 3a72c09363bd6f2ebe3f7669c97444c211cd4d3d Author: Iain R. Learmonth Date: Mon May 22 14:52:35 2017 +0100 Adds Vim swap files to the .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 66685a5..ebb65bf 100644

[tor-commits] [atlas/master] Replace custom splash styling with an hero-unit

2017-05-02 Thread irl
commit 811cb09856615b928ba4e0903723b80128199311 Author: cypherpunks Date: Sat Apr 22 12:21:34 2017 + Replace custom splash styling with an hero-unit The hero-unit by Bootstrap offers similar functionality to the custom splash screen and reduces

[tor-commits] [atlas/master] Make the `Learn more` button more prominent

2017-05-02 Thread irl
commit ae5673e61758526b87acd15cc76505c6b5b92194 Author: cypherpunks Date: Mon Apr 24 17:47:38 2017 + Make the `Learn more` button more prominent The changes to make the button more prominent include using primary button styling which changes the

[tor-commits] [atlas/master] Replace the About footer link with a Wiki link

2017-05-02 Thread irl
commit 5598a1e83d87b5f2aaf02cf2b5ed9370557e1945 Author: cypherpunks Date: Mon Apr 24 18:25:09 2017 + Replace the About footer link with a Wiki link The About link in the footer is redundant because there is already a link to the About page in

[tor-commits] [atlas/master] Remove the data-original-title attribute

2017-05-02 Thread irl
commit 7b0f624a3f2c69231570dd964400fade8510ec30 Author: cypherpunks Date: Sun Apr 23 19:38:05 2017 + Remove the data-original-title attribute The Bootstrap Tooltip plugin overwrites the data-original-title attribute when the title attribute is

[tor-commits] [atlas/master] Adds DNS names to relay details pages

2017-09-14 Thread irl
commit 6a45da633086120a6b8083404f3aefb7dc585b45 Author: Iain R. Learmonth Date: Thu Sep 14 11:37:51 2017 +0100 Adds DNS names to relay details pages --- js/models/relay.js| 1 + templates/details/router.html | 3 +++ 2 files changed, 4 insertions(+) diff --git

[tor-commits] [atlas/master] Adds the NoEdConsensus flag to the supported flags

2017-09-14 Thread irl
commit 264c8601373585b1630b40c0300f819767cba51c Author: Iain R. Learmonth Date: Thu Sep 14 11:02:04 2017 +0100 Adds the NoEdConsensus flag to the supported flags Uses the question mark icon, resolves #21636 --- js/models/relay.js | 4 +--- 1 file changed, 1

[tor-commits] [atlas/master] Ticket #15508:

2017-09-14 Thread irl
commit 4af60ea0f94061ab42f8abe295453072c680503b Author: Mark Henderson Date: Mon Aug 28 08:12:19 2017 -0400 Ticket #15508: - Sorts bandwidth nicely - Sorts IP addresses nicely - Adds a file for custom sorting filters

[tor-commits] [atlas/master] Adds "first seen" to the details pages for relays and bridges

2017-09-14 Thread irl
commit 094c63b9866409a34fbf3303c07a81d09b8ba60a Author: Iain R. Learmonth Date: Thu Sep 14 11:11:59 2017 +0100 Adds "first seen" to the details pages for relays and bridges Closes: #21958 --- js/models/relay.js| 1 + templates/details/bridge.html | 3

[tor-commits] [atlas/master] Move family and platform to the configuration column, make the boxes scroll

2017-09-14 Thread irl
commit 5d14a78463fb640efbafeea3a99a68307fb4b19f Author: Iain R. Learmonth Date: Thu Sep 14 11:22:00 2017 +0100 Move family and platform to the configuration column, make the boxes scroll Closes: #22146 --- templates/details/router.html | 30

[tor-commits] [atlas/master] Move platform back to Properties column, matching bridges

2017-09-23 Thread irl
commit f73865016a12b10f43c15c5bf6b6085c7df65a7f Author: Iain R. Learmonth Date: Sat Sep 23 12:43:14 2017 +0100 Move platform back to Properties column, matching bridges --- templates/details/router.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git

[tor-commits] [atlas/master] Adds an alert to suggest updating Tor version on outdated relays

2017-10-08 Thread irl
commit 2177b5dadc3f34d7d45ad68b0a2a59e227825885 Author: Iain R. Learmonth Date: Mon Oct 9 03:08:29 2017 +0100 Adds an alert to suggest updating Tor version on outdated relays --- templates/details/router.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff

[tor-commits] [atlas/master] Adds an alert when a new relay to link to lifecycle blog post (Closes: #23767)

2017-10-08 Thread irl
commit d03cdfba164134af17cfd71a361b798866e604d3 Author: Iain R. Learmonth Date: Mon Oct 9 03:10:32 2017 +0100 Adds an alert when a new relay to link to lifecycle blog post (Closes: #23767) --- js/models/relay.js| 17 +

[tor-commits] [atlas/master] Adds an initial advanced search form (See: #23782)

2017-11-27 Thread irl
commit 4e86a0d1dc697325ddfe200cbc503617d98d3648 Author: Iain R. Learmonth Date: Mon Nov 27 12:16:18 2017 + Adds an initial advanced search form (See: #23782) --- css/atlas.css | 10 ++ js/router.js | 6 js/views/search/main.js|

[tor-commits] [atlas/master] Bump cache breaker

2017-11-27 Thread irl
commit c534d752731ad1102fda51b7c39c44aa9169cbe1 Author: Iain R. Learmonth Date: Mon Nov 27 12:17:37 2017 + Bump cache breaker --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1ef9d2b..283c208 100644 ---

[tor-commits] [atlas/master] Adds aggregated results table for relays grouped by country and/or AS (Fixes: #23517)

2017-11-25 Thread irl
commit 5463eb8d9c3de6ddecb011da992b14d6524c3693 Author: Iain R. Learmonth Date: Sun Nov 26 00:52:21 2017 + Adds aggregated results table for relays grouped by country and/or AS (Fixes: #23517) --- css/atlas.css | 2 +- img/cc/README.flags

[tor-commits] [atlas/master] Fixes Bootstrap tooltips

2017-11-25 Thread irl
commit 8f41a8677566d63a6a5ea5bd7b1afeae4e0b7f43 Author: Iain R. Learmonth Date: Sat Nov 25 16:54:54 2017 + Fixes Bootstrap tooltips --- js/libs/bootstrap/bootstrap-tooltip.js | 278 - js/libs/bootstrap/bootstrap.min.js | 7 +

[tor-commits] [atlas/master] Bump cache breaker

2017-11-25 Thread irl
commit 2dca3d512673ce6816486f4894fa9481efa09385 Author: Iain R. Learmonth Date: Sun Nov 26 00:55:41 2017 + Bump cache breaker --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 408a94a..9ab3516 100644 ---

[tor-commits] [atlas/master] Make exit_address IPs RelaySearch URLs (Fixes: #24395)

2017-11-25 Thread irl
commit eeb348463d25bc9872692e39b7c28599bb999cf3 Author: Iain R. Learmonth Date: Sat Nov 25 20:32:29 2017 + Make exit_address IPs RelaySearch URLs (Fixes: #24395) --- templates/details/router.html | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff

[tor-commits] [atlas/master] Improve JavaScript required message

2017-11-26 Thread irl
commit 1e9a7c9d781d77ce0b5715edf55e282138638fb2 Author: Iain R. Learmonth Date: Sun Nov 26 18:05:36 2017 + Improve JavaScript required message --- css/atlas.css| 4 img/noscript.png | Bin 0 -> 943 bytes index.html | 7 +++ 3 files changed, 7

[tor-commits] [atlas/master] Fixes long-lived performance bug; max result set size to 2000

2017-11-26 Thread irl
commit b02efd6b0cb5263c37bd81f6f16b4cdeba5b11b7 Author: Iain R. Learmonth Date: Sun Nov 26 02:21:40 2017 + Fixes long-lived performance bug; max result set size to 2000 * The Backbone.js collection for the search results was being updated for every relay

[tor-commits] [atlas/master] Fix handling of secondary search on Top Relays page

2017-11-26 Thread irl
commit f6f5a7b14bb3c6e51d1b970a4b6139c0f4d84e65 Author: Iain R. Learmonth Date: Sun Nov 26 15:43:47 2017 + Fix handling of secondary search on Top Relays page --- js/router.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/js/router.js

[tor-commits] [atlas/master] Bump cache breaker

2017-11-26 Thread irl
commit 49ebff359fdf86280f5db4a6a4daa64f4060c8ae Author: Iain R. Learmonth Date: Sun Nov 26 15:49:19 2017 + Bump cache breaker --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6236f18..7928fb6 100644 ---

  1   2   3   4   >