1. 15 Aug, 2014 1 commit
    • Randall Leeds's avatar
      Remove bogus reference in socket.coffee · da8d4447
      Randall Leeds authored
      The way our coffee is being bundled is actually problematic because
      each of the individual files insn't wrapped in an anonymous function,
      only the whole coffee bundle is. Therefore, the configure reference
      in socket.coffee should have failed. It doesn't. Who knows what else
      might be confused as a result of this situation. I'll sort it all out
      this week.
      da8d4447
  2. 14 Aug, 2014 1 commit
  3. 13 Aug, 2014 12 commits
  4. 12 Aug, 2014 5 commits
  5. 11 Aug, 2014 1 commit
    • Randall Leeds's avatar
      Restore reloadOnSearch: false for viewer · cd65ac8c
      Randall Leeds authored
      There seems to be some combination of conditions which cause Firefox
      to infinite loop on the $location service's watchers. Bisecting pointed
      to the commit where I removed this. For now, let's slap this bandaid
      on. The proper fix probably has to do with making the parameters we
      pass to the iframe in its src actually do something (like validating
      the origin of frames that connect to the sidebar) and then clearing the
      parameters from the URL so they don't cause a reload after the initial
      redirection to /viewer.
      cd65ac8c
  6. 10 Aug, 2014 1 commit
  7. 09 Aug, 2014 10 commits
  8. 08 Aug, 2014 1 commit
  9. 06 Aug, 2014 4 commits
  10. 05 Aug, 2014 4 commits