An error occurred fetching the project authors.
  1. 14 Jul, 2015 1 commit
  2. 06 Jul, 2015 1 commit
  3. 17 Jun, 2015 1 commit
  4. 03 Jun, 2015 2 commits
  5. 01 Jun, 2015 1 commit
  6. 25 May, 2015 1 commit
  7. 17 May, 2015 1 commit
  8. 06 May, 2015 2 commits
  9. 25 Apr, 2015 3 commits
  10. 20 Apr, 2015 1 commit
  11. 18 Apr, 2015 1 commit
  12. 17 Apr, 2015 1 commit
    • Dmitry Medvinsky's avatar
      Fix auto-selection of URL field with X11 selection · 92544df8
      Dmitry Medvinsky authored
      We use `focusin` event instead of `click` because when using the latter,
      when the selection is created it isn't put into X11 PRIMARY selection.
      And as a Linux user I'm very used to such behaviour that when something
      gets selected, it's ready for pasting, which is the primary purpose of
      the clone URL field.
      
      When `focusin` is used, the selection is copied to X11 buffer
      automatically, so it works as expected (tested in Firefox and Chrome).
      92544df8
  13. 19 Mar, 2015 1 commit
  14. 22 Feb, 2015 1 commit
  15. 09 Feb, 2015 1 commit
  16. 07 Feb, 2015 1 commit
  17. 29 Jan, 2015 1 commit
  18. 15 Jan, 2015 3 commits
    • Jacob Vosmaer's avatar
      Remove password strength indicator · b79ada97
      Jacob Vosmaer authored
      We were having the following issues:
      - the indicator would sometimes stay red even if the password that was
        entered was long enough;
      - the indicator had a middle yellow signal: what does that mean?
      - the red/green backgrounds were not color-blind-friendly.
      b79ada97
    • Stefan Tatschner's avatar
      Replace highlight.js with rouge-fork rugments · bf079c24
      Stefan Tatschner authored
      I decided to create a fork of rouge as rouge lacks a HTML formatter with
      the required options such as wrapping a line with <span> tags.
      Furthermore I was not really convinced about the clarity of rouge's
      source code.
      
      Rugments 1.0.0beta3 for now only includes some basic linting and a new
      HTML formatter. Everything else should behave the same.
      bf079c24
    • Dmitriy Zaporozhets's avatar
  19. 23 Dec, 2014 1 commit
  20. 15 Dec, 2014 1 commit
  21. 24 Oct, 2014 1 commit
  22. 14 Oct, 2014 1 commit
  23. 08 Oct, 2014 1 commit
  24. 03 Oct, 2014 1 commit
  25. 26 Sep, 2014 2 commits
  26. 25 Sep, 2014 1 commit
  27. 22 Sep, 2014 1 commit
  28. 11 Sep, 2014 1 commit
  29. 01 Sep, 2014 1 commit
  30. 28 Aug, 2014 1 commit
  31. 26 Aug, 2014 1 commit
  32. 22 Aug, 2014 1 commit
  33. 13 Aug, 2014 1 commit