1. 19 4月, 2018 1 次提交
  2. 16 4月, 2018 1 次提交
  3. 13 4月, 2018 1 次提交
  4. 09 4月, 2018 1 次提交
  5. 08 4月, 2018 1 次提交
  6. 06 4月, 2018 1 次提交
  7. 03 4月, 2018 1 次提交
  8. 02 4月, 2018 1 次提交
  9. 01 4月, 2018 1 次提交
  10. 29 3月, 2018 3 次提交
  11. 27 3月, 2018 4 次提交
  12. 26 3月, 2018 1 次提交
  13. 23 3月, 2018 1 次提交
  14. 22 3月, 2018 1 次提交
  15. 21 3月, 2018 1 次提交
  16. 20 3月, 2018 3 次提交
    • T
      Adds JWT omnianuth integration · fe82ef0c
      Tiago Botelho 提交于
      fe82ef0c
    • P
      Update omniauth-twitter 1.2.0 -> 1.4 · bec7d063
      Pirate Praveen 提交于
      bec7d063
    • S
      Show Ajax requests in performance bar · a200619d
      Sean McGivern 提交于
      But first, rewrite the performance bar in Vue:
      
      1. Remove the peek-host gem and replace it with existing code. This also allows
         us to include the host in the JSON response, rather than in the page HTML.
      2. Leave the line profiler parts as here-be-dragons: nicer would be a separate
         endpoint for these, so we could use them on Ajax requests too.
      3. The performance bar is too fiddly to rewrite right now, so apply the same
         logic to that.
      
      Then, add features! All requests made through Axios are able to be tracked. To
      keep a lid on memory usage, only the first two requests for a given URL are
      tracked, though. Each request that's tracked has the same data as the initial
      page load, with the exception of the performance bar and the line profiler, as
      explained above.
      a200619d
  17. 19 3月, 2018 2 次提交
  18. 16 3月, 2018 4 次提交
  19. 15 3月, 2018 3 次提交
  20. 14 3月, 2018 6 次提交
  21. 13 3月, 2018 2 次提交