Skip to content

Releases: makepanic/globe

Globe v0.4.8

14 Apr 19:08
Compare
Choose a tag to compare
  • fixed #trac-11505 Two issues with Globe's results table
  • fixed #trac-11411 Inconsistent uptime/downtime in search results and on details page
  • fixed bug where the graph tries to render when there's no data
  • fixed bug where the page threw an error because of emberjs/ember.js#1580
  • fixed bug where period computation threw an error because it tried to compute 3_days from 1_week without 1_week existing

Globe v0.4.7

11 Apr 18:53
Compare
Choose a tag to compare
  • fixed #trac-11431 Possible time-zone problem with computing uptimes and downtimes
  • fixed #trac-11389 graphs time window from [max(x_start), max(x_end)] to [now - time_period, now]

Globe v0.4.6

04 Apr 18:53
Compare
Choose a tag to compare
  • fixed #trac-11349 Add new graphs on average users per bridge and fractional uptime per relay/bridge to Globe
  • fixed #trac-11283 When displaying a bridge's hashed IP, point to an explanation?
  • fixed #trac-11280 Say KBytes, not K or k in the Globe interface
  • fixed #trac-11389 Graphs should start/end at the same position

Globe v0.4.5

04 Feb 07:55
Compare
Choose a tag to compare

Globe v0.4.4

16 Jan 16:34
Compare
Choose a tag to compare

Globe v0.4.3

13 Dec 22:40
Compare
Choose a tag to compare
  • added trac url to footer
  • removed "Globe is not affiliated with the Tor project"
  • added Ember.run ajax wrapper
  • use Ember shorthand Em

Globe v0.4.2

04 Dec 17:21
Compare
Choose a tag to compare
  • updated to ember 1.2.0
  • added information about vagrant build

Globe v0.4.1

19 Nov 09:53
Compare
Choose a tag to compare
  • improved jsdoc
  • #36 Search by contact fails

Globe v0.4.0

07 Nov 20:10
Compare
Choose a tag to compare
  • update to Emberjs 1.1.2
  • UI overhaul
    • purecss as base
    • removed unnecessary whitespace on top of the page
    • subpages
    • better searchbar
  • added relay family linking
  • fixed relay/bridge not found
  • moved top10 away from landing page
  • added eslint to build process ( right now via forked grunt-eslint that uses the lates eslint version, reason: eslint/eslint#357 )
  • fixed uglify breaking build with minified emberjs version
  • moved some ember views to ember components

Globe v0.3.0 RC4

26 Sep 09:43
Compare
Choose a tag to compare
  • #29 Make "anonymous" a placeholder
  • #27 Globe should make clear when relay details come from outdated consensus
  • #26 Top 10 relays by consensus weight contains non-running relays
  • #25 Top 10 relays by consensus weight are not ordered by consensus weight