An error occurred fetching the project authors.
  1. 06 Jun, 2016 1 commit
    • Timothy Andrew's avatar
      Implement U2F registration. · 128549f1
      Timothy Andrew authored
      - Move the `TwoFactorAuthsController`'s `new` action to `show`, since
        the page is not used to create a single "two factor auth" anymore. We
        can have a single 2FA authenticator app, along with any number of U2F
        devices, in any combination, so the page will be accessed after the
        first "two factor auth" is created.
      - Add the `u2f` javascript library, which provides an API to the
        browser's U2F implementation.
      - Add tests for the JS components
      128549f1
  2. 05 Jun, 2016 1 commit
  3. 02 Jun, 2016 1 commit
  4. 16 May, 2016 1 commit
  5. 11 May, 2016 1 commit
  6. 09 May, 2016 1 commit
  7. 21 Apr, 2016 1 commit
  8. 19 Apr, 2016 2 commits
  9. 18 Apr, 2016 3 commits
  10. 14 Apr, 2016 1 commit
  11. 12 Apr, 2016 1 commit
    • connorshea's avatar
      Remove Bootstrap Carousel · d8296f87
      connorshea authored
      The Bootstrap carousel module is used for image carousels, and we don't
      use it anywhere on the site. Also separated the Bootstrap JavaScript into separate components and removed the carousel component.
      
      Fixes #14670.
      d8296f87
  12. 11 Apr, 2016 1 commit
  13. 07 Apr, 2016 1 commit
  14. 23 Mar, 2016 1 commit
  15. 22 Mar, 2016 1 commit
  16. 20 Mar, 2016 1 commit
  17. 19 Mar, 2016 1 commit
  18. 15 Mar, 2016 1 commit
  19. 14 Mar, 2016 3 commits
  20. 10 Mar, 2016 1 commit
  21. 04 Mar, 2016 5 commits
  22. 29 Feb, 2016 3 commits
  23. 24 Feb, 2016 1 commit
  24. 23 Feb, 2016 1 commit
  25. 17 Feb, 2016 1 commit
    • Jacob Schatz's avatar
      Shrink on diff view · 9f0a71f4
      Jacob Schatz authored
      Shrinks when navigating to diff view.
      Shrinks when refreshing on diff view.
      Expandable at anytime.
      9f0a71f4
  26. 16 Feb, 2016 1 commit
  27. 09 Feb, 2016 1 commit
  28. 05 Feb, 2016 2 commits