diff options
author | cbojar <chris@cbojar.net> | 2014-04-14 22:44:24 -0400 |
---|---|---|
committer | cbojar <chris@cbojar.net> | 2014-04-16 22:51:09 -0400 |
commit | 4a541e38e0b67ab251dd40aa74eafd299e9cdcda (patch) | |
tree | 00f46735e30ab27d70708f02d5161a8dd182ad44 /apps/files/js/files.js | |
parent | 5a1a056c6d163be9bc8f1e62eb10231bc644c210 (diff) | |
download | nextcloud-server-4a541e38e0b67ab251dd40aa74eafd299e9cdcda.tar.gz nextcloud-server-4a541e38e0b67ab251dd40aa74eafd299e9cdcda.zip |
Clean up js.js along suggestions from scrutinizer-ci, fixes #8204.
Also used JSHint.com to find a few other issues.
-Strict comparisons (===)
-Fixed regex escaping errors
-Refactored OC.buildQueryString to use jQuery.map
-Missing semicolons
-Braces around if block
Left some of the mixed spaces/tabs as they are for alignment in comments.
Diffstat (limited to 'apps/files/js/files.js')
0 files changed, 0 insertions, 0 deletions