An error occurred fetching the project authors.
  1. 28 Jan, 2016 2 commits
  2. 25 Jan, 2016 1 commit
    • Jacob Schatz's avatar
      Adds base64 background search icon. · d3f24a22
      Jacob Schatz authored
      All inputs of type `search` will have the gray background
      and search icon centered.
      Because the search magnifier is a bg image,
      I had to hide it with `[value=""]`.
      I added a little javascript to make sure each input always has it's
      own value.
      d3f24a22
  3. 20 Jan, 2016 5 commits
  4. 07 Jan, 2016 2 commits
  5. 04 Jan, 2016 2 commits
  6. 02 Jan, 2016 1 commit
  7. 01 Jan, 2016 2 commits
  8. 22 Dec, 2015 1 commit
  9. 02 Dec, 2015 1 commit
  10. 09 Oct, 2015 1 commit
  11. 29 Aug, 2015 1 commit
  12. 25 Aug, 2015 1 commit
  13. 23 Jul, 2015 1 commit
  14. 14 Jul, 2015 1 commit
  15. 06 Jul, 2015 1 commit
  16. 17 Jun, 2015 1 commit
  17. 03 Jun, 2015 2 commits
  18. 01 Jun, 2015 1 commit
  19. 25 May, 2015 1 commit
  20. 17 May, 2015 1 commit
  21. 06 May, 2015 2 commits
  22. 25 Apr, 2015 3 commits
  23. 20 Apr, 2015 1 commit
  24. 18 Apr, 2015 1 commit
  25. 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
  26. 19 Mar, 2015 1 commit
  27. 22 Feb, 2015 1 commit
  28. 09 Feb, 2015 1 commit