1. 08 août, 2013 1 validation
    • Rory Hardy's avatar
      Various updates · bd543e5c
      Rory Hardy a écrit
      Enhanced the pointer.
      Cleaned up the code.
      Added additional optional parameters.
      Updated documentation.
      
      modified:   README.md
      modified:   index.html
      modified:   plugin/leap/leap.js
      bd543e5c
  2. 06 août, 2013 1 validation
    • Rory Hardy's avatar
      Docs and updates · 1d895bad
      Rory Hardy a écrit
      Updated README.md to mention the leap plugin.
      Removed leap settings from index.html.
      Better variable naming in leap.js
      
      modified:   README.md
      modified:   index.html
      modified:   plugin/leap/leap.js
      1d895bad
  3. 25 juil., 2013 1 validation
  4. 22 juil., 2013 1 validation
  5. 21 juil., 2013 1 validation
  6. 19 juil., 2013 2 validations
  7. 17 juil., 2013 1 validation
  8. 14 juil., 2013 1 validation
  9. 10 juil., 2013 1 validation
  10. 02 juil., 2013 1 validation
  11. 28 juin, 2013 1 validation
  12. 18 juin, 2013 3 validations
  13. 16 juin, 2013 1 validation
  14. 04 juin, 2013 1 validation
  15. 26 mai, 2013 1 validation
  16. 12 mai, 2013 1 validation
  17. 04 mai, 2013 3 validations
  18. 01 mai, 2013 1 validation
  19. 27 avr., 2013 3 validations
  20. 24 avr., 2013 1 validation
    • danse's avatar
      typo · c69b1180
      danse a écrit
      c69b1180
  21. 22 avr., 2013 1 validation
  22. 18 avr., 2013 1 validation
  23. 06 avr., 2013 3 validations
  24. 01 avr., 2013 1 validation
  25. 31 mar., 2013 3 validations
  26. 23 mar., 2013 1 validation
  27. 17 mar., 2013 1 validation
  28. 15 mar., 2013 1 validation
  29. 14 mar., 2013 1 validation
    • David Banham's avatar
      Load socket.io client lib from CDN · b8556751
      David Banham a écrit
      Based on user feedback, it was very non-obvious that if using an
      web server other than multiplex/index.js it would be necessary to
      upload the socket.io client libs. This negates that problem.
      b8556751