Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into jshint-globals-oc-t-n | Thomas Müller | 2014-04-07 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: .jshintrc | ||||
| * | reduce code duplication, fix parse error, prevent page reload on hitting ↵ | Thomas Müller | 2014-04-07 | 1 | -1/+2 |
| | | | | | | | | enter while changing the display name - refs #8085 | ||||
* | | adding ownCloud globals to jshintrc: OC, t, n | Thomas Müller | 2014-04-07 | 1 | -1/+4 |
|/ | |||||
* | extending javascript line length to 120 | Thomas Müller | 2014-04-04 | 1 | -2/+2 |
| | | | | adding xit to globals | ||||
* | rename config to camelcase | Thomas Müller | 2014-02-27 | 1 | -1/+1 |
| | |||||
* | Added .jshintrc | Vincent Petry | 2014-01-30 | 1 | -0/+28 |
- 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 |