Re: [tor-dev] next globe update feedback

2013-11-18 Thread Karsten Loesing
On 11/8/13 2:59 AM, Matthew Finkel wrote: > On Thu, Nov 07, 2013 at 03:33:23PM -0500, m...@rndm.de wrote: >> I also added relay family links. While working on this feature I noticed >> that the onionoo family field can return fingerprints of bridges. >> I modified the way the relay details route w

Re: [tor-dev] next globe update feedback

2013-11-07 Thread Matthew Finkel
On Thu, Nov 07, 2013 at 03:33:23PM -0500, m...@rndm.de wrote: > > > > If there isn't anything wrong, I will release it to the regular globe > > url. > > I deployed the latest globe version on http://globe.rndm.de/ . > > The jshint code quality check was replaced with latest eslint version > th

Re: [tor-dev] next globe update feedback

2013-11-07 Thread me
If there isn't anything wrong, I will release it to the regular globe url. I deployed the latest globe version on http://globe.rndm.de/ . The jshint code quality check was replaced with latest eslint version that works without jshint. Aside from the already mentioned changes I fixed the brid

Re: [tor-dev] next globe update feedback

2013-11-05 Thread me
Am 2013-11-05 13:20, schrieb Lunar: m...@rndm.de: In addition i fixed the current tests to work with the new version and added a jshint task[1] in the build process. Please, please, please, don't depend on jshint. It is non-free software: I re

Re: [tor-dev] next globe update feedback

2013-11-05 Thread Lunar
m...@rndm.de: > In addition i fixed the current tests to work with the new version > and added a jshint task[1] in the build process. Please, please, please, don't depend on jshint. It is non-free software: -- Lunar

Re: [tor-dev] next globe update feedback

2013-11-05 Thread me
Am 2013-11-04 04:17, schrieb Ian Goldberg: On Sun, Nov 03, 2013 at 01:14:26PM -0500, m...@rndm.de wrote: Hi there, I worked on a new update for globe. This update addresses some features that were missing or not possible in the current version of globe ( http://globe.rndm.de/ ). These changes

Re: [tor-dev] next globe update feedback

2013-11-05 Thread Lunar
Philipp Winter: > On Sun, Nov 03, 2013 at 11:23:18AM -0800, Damian Johnson wrote: > >> I worked on a new update for globe... > > > > Damn this is awesome! I'm tempted to link to this from our front page > > (replacing Tor Browser in the project matrix on www.torproject.org, > > since TBB is already

Re: [tor-dev] next globe update feedback

2013-11-04 Thread Ian Goldberg
On Sun, Nov 03, 2013 at 01:14:26PM -0500, m...@rndm.de wrote: > Hi there, > > I worked on a new update for globe. This update addresses some > features that were missing or not possible in the current version of > globe ( http://globe.rndm.de/ ). > > These changes include: > - fixed minification

Re: [tor-dev] next globe update feedback

2013-11-04 Thread Philipp Winter
On Sun, Nov 03, 2013 at 11:23:18AM -0800, Damian Johnson wrote: >> I worked on a new update for globe... > > Damn this is awesome! I'm tempted to link to this from our front page > (replacing Tor Browser in the project matrix on www.torproject.org, > since TBB is already the featured item on the do

Re: [tor-dev] next globe update feedback

2013-11-03 Thread Damian Johnson
> : Damn this is awesome! I'm tempted to link to this from our front page > : (replacing Tor Browser in the project matrix on www.torproject.org, > : since TBB is already the featured item on the download page). > : > : Mike, Roger, etc: Any objections? > > TBB should stay where it is. Maybe featur

Re: [tor-dev] next globe update feedback

2013-11-03 Thread andrew
On Sun, Nov 03, 2013 at 11:23:18AM -0800, ata...@torproject.org wrote 0.5K bytes in 0 lines about: : Damn this is awesome! I'm tempted to link to this from our front page : (replacing Tor Browser in the project matrix on www.torproject.org, : since TBB is already the featured item on the download

Re: [tor-dev] next globe update feedback

2013-11-03 Thread me
I added the following based on Justin Bulls feedback: - active style for navigation items - "Showing all results" for empty seach query Damn this is awesome! I'm tempted to link to this from our front page (replacing Tor Browser in the project matrix on www.torproject.org, since TBB is already

Re: [tor-dev] next globe update feedback

2013-11-03 Thread Damian Johnson
> I worked on a new update for globe... Damn this is awesome! I'm tempted to link to this from our front page (replacing Tor Browser in the project matrix on www.torproject.org, since TBB is already the featured item on the download page). Mike, Roger, etc: Any objections? Christian: Pity it doe

Re: [tor-dev] next globe update feedback

2013-11-03 Thread Justin Bull
On 2013-11-03, at 1:47 PM, m...@rndm.de wrote: > Changed it and it should work now. This may be more nit-pickery, but for each view: Top 10 relays, Help, and Code, have them apply an `.active` class of the same style as `:hover` when you're presently viewing it. In other words, it shows the tab

Re: [tor-dev] next globe update feedback

2013-11-03 Thread Justin Bull
On 2013-11-03, at 1:47 PM, m...@rndm.de wrote: > Changed it and it should work now. Oh, and additionally, if a user clicks the search icon with no keywords the text at the top should read: > Showing all results: xx Relays yy Bridges Instead of: > Search results for "": xx Relays yy Bridges

Re: [tor-dev] next globe update feedback

2013-11-03 Thread me
The header's navigational tabs could be wider to take advantage of the available real estate and not squish "Top 10 relays" onto two lines. Changed it and it should work now. Thanks ___ tor-dev mailing list tor-dev@lists.torproject.org https://lists.

[tor-dev] next globe update feedback

2013-11-03 Thread me
Hi there, I worked on a new update for globe. This update addresses some features that were missing or not possible in the current version of globe ( http://globe.rndm.de/ ). These changes include: - fixed minification process to allow usage of the ember production build - removed unnecessa