- Jun 30, 2016
-
-
- Jun 27, 2016
-
-
https://git.torproject.org/user/irl/atlasPhilipp Winter authored
Conflicts: templates/search/do.html
-
- Jun 20, 2016
-
-
Iain R. Learmonth authored
* Displays the search query for searches * Displays "Top 10 Relays by Consensus Weight" for the top 10 page to avoid confusion as to why the top 10 are not sorted by bandwidth (#5430)
-
* Added the ability for errors to be passed along when rendering result sets, to display an error or warning message while still allowing a result set to be rendered. * Results are only rendered once all the requests have succeeded (or failed), not every time there is a response. This greatly improves the performance and now up to 50 results can be rendered reasonably. * Limits the result set to a maximum of 50 results, introducing a new error message when this number is exceeded. (Fixes: #15395) * Introduces a new error message when an empty string is passed and fixed the rendering of that error message by displaying it. (Fixes: #19372) * Thanks to karsten and hellais for their help on this patch. (:
-
- Jun 19, 2016
-
-
Iain R. Learmonth authored
* Adds a navbar to the top of the page for Home, About and Top 10 Relays. * Re-uses the search results view using a hardcoded Onionoo URL (taken from Globe) to show a list of the top 10 relays by consensus weight. * Disables sorting by default of the datatables, and disables saving of state for sorting options. This allows the list of the top 10 to be sorted by consensus weight as reported by Onionoo, though manual sorting is still possible as before.
-
- Apr 12, 2016
-
-
Signed-off-by:
Philipp Winter <phw@torproject.org>
-
- Nov 28, 2015
-
-
orlando authored
-
- Mar 17, 2015
-
-
Philipp Winter authored
If Atlas cannot get a response from Onionoo, it's not always the user's fault. This fix changes the error message to make that clear. Hopefully, this will result in less bug reports when Onionoo is offline.
-
- Dec 10, 2014
-
-
Philipp Winter authored
The bridge pool assignment field is now deprecated and no longer provided by Onionoo. At the same time, Onionoo now provides a field containing a bridge's transport protocols. This patch makes Atlas show the transport protocols instead of the pool assignment.
-
- Nov 18, 2014
-
-
Karsten Loesing authored
This graph is going to be removed from Onionoo as part of #13674. Replace it with the middle probability graph.
-
- Nov 09, 2014
-
-
Philipp Winter authored
-
- Nov 04, 2014
-
-
Philipp Winter authored
Onionoo was recently extended and now understands several advanced search expressions. This commit explains to users how to use these expressions. This fixes <https://bugs.torproject.org/13599>.
-
- Jul 19, 2014
-
-
Dmitry Eremin-Solenikov authored
Add a column representing router type (Bridge/Router) to the search view. Signed-off-by:
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-
Dmitry Eremin-Solenikov authored
Onionoo provides another API method for bridges - information about clients that used the bridge. Let Atlas provide average client count graphs. Signed-off-by:
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-
- Jul 09, 2014
-
-
Dmitry Eremin-Solenikov authored
It is possible to issue search to Onionoo using hashes of fingerprints and hashes of hashes of fingerprints. Thus always hash a fingerprint before searching. Onionoo will return correct results in any case. Signed-off-by:
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-
Dmitry Eremin-Solenikov authored
Signed-off-by:
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-
Dmitry Eremin-Solenikov authored
Bridges have fewer fields compared to plain relays. It does not make sense to have several if(!bridge) constructions in the main template, so rename main.html to router.html and add a special bridge.html template. As we are at it, split away error handling from template - it is now done by a separate error.html. Signed-off-by:
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-
Dmitry Eremin-Solenikov authored
Onionoo provides information about bridges in nearly the same way as it does for relays. So this commit extends relay model with two more properties and adds bridges to the list of relays for processing. Signed-off-by:
Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-
- Jun 19, 2014
-
-
Pablo Castellano authored
-
- May 26, 2014
-
-
Philipp Winter authored
If present, the "exit_policy_v6_summary" data is displayed right underneath its IPv4 equivalent. In addition, we reduce the vertical size of the <pre> environment so that the additional IPv6 box doesn't waste too much space. This should fix bug <https://bugs.torproject.org/12124>.
-
- Mar 12, 2014
-
-
Philipp Winter authored
When moving the mouse over the bandwidth value under "Advertised Bandwidth", a tool tip shows the bandwidth rate, burst, and the observed bandwidth of the respective relay. This should fix <https://bugs.torproject.org/11195>.
-
- Feb 04, 2014
-
-
Philipp Winter authored
Having code run in your browser doesn't automatically make it open source code. While it's probably meant as a joke, it might confuse users.
-
Philipp Winter authored
Atlas is released under 2-Clause BSD. The license template was taken from <http://opensource.org/licenses/BSD-2-Clause>.
-
- Dec 09, 2013
-
-
Philipp Winter authored
Fixes <https://bugs.torproject.org/9920>.
-
Philipp Winter authored
At this point, Atlas is not able to extract bridge information from onionoo data. We shouldn't pretend that it does.
-
- Nov 23, 2013
-
-
Philipp Winter authored
Fixes <https://bugs.torproject.org/9015>.
-
- Oct 13, 2013
-
-
Philipp Winter authored
-
- Oct 12, 2013
-
-
-
Philipp Winter authored
-
Philipp Winter authored
If a relay is offline, write 'Last Known Properties' instead of merely 'Properties' and display an additional field called 'Last Seen'. That should cause less confusion.
-
Philipp Winter authored
That should cause less confusion for users.
-
Philipp Winter authored
Thanks to "rndm" for the patch.
-
- Oct 06, 2013
-
-
Justin Bull authored
-
- Aug 06, 2013
-
-
Philipp Winter authored
should provide.
-
Philipp Winter authored
goes beyond the scope of a simple README.
-
Philipp Winter authored
-
- Jul 31, 2013
-
-
Philipp Winter authored
-
Philipp Winter authored
-
Philipp Winter authored
-
Philipp Winter authored
-