]> source.dussan.org Git - nextcloud-server.git/commit
Add machine readable error messages to OC\JSON
authorRobin Appelman <icewind@owncloud.com>
Fri, 4 Jul 2014 12:08:48 +0000 (14:08 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Fri, 4 Jul 2014 14:20:27 +0000 (16:20 +0200)
commit4fe1cdd2a7a1930d8ca0cb5bc23e5bfa22be6e55
treebabd66d6a90c887c7bc6f97162b7b27156e608ec
parent2327d41b11e11ca0553c829b5d7adeb0f000a474
Add machine readable error messages to OC\JSON

Reload the files app in case of authentication errors, expired tokens or disabled app

Reloading will triger the full server side handeling of those errors

formatting

fix missing semicolon + some jshint warnings
apps/files/js/filelist.js
apps/files/tests/js/filelistSpec.js
lib/private/json.php