Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Müller 78e5410199 Merge branch 'master' into jshint-globals-oc-t-n
Conflicts:
	.jshintrc
2014-04-07 17:10:45 +02:00
Thomas Müller d7bc23e16d adding ownCloud globals to jshintrc: OC, t, n 2014-04-07 14:50:32 +02:00
Thomas Müller 647abe512b reduce code duplication, fix parse error, prevent page reload on hitting enter while changing the display name - refs #8085 2014-04-07 14:04:16 +02:00
Thomas Müller 086eb71cfe extending javascript line length to 120
adding xit to globals
2014-04-04 10:36:19 +02:00
Thomas Müller a5a671392c rename config to camelcase 2014-02-27 12:16:58 +01:00
Vincent Petry d36a2ff9ee Added .jshintrc
- Also fixes a few JSHint warnings in files app
- Added "global" comment on top of files app to suppress warning and
  also inform devs about what globals are use
2014-01-30 13:40:01 +01:00