nextcloud/settings/js
Lukas Reschke 6670d37658 Merge remote-tracking branch 'upstream/master' into master-sync-upstream 2016-06-27 18:23:00 +02:00
..
users decrease initial users to load to 50 2016-06-07 11:40:04 +02:00
admin.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 2016-04-19 16:20:17 +02:00
apps.js fix more strings 2016-06-20 13:14:24 +02:00
authtoken.js Use OC.Backbone instead of Backbone directly in authtoken JS code 2016-06-23 18:26:01 +02:00
authtoken_collection.js Use OC.Backbone instead of Backbone directly in authtoken JS code 2016-06-23 18:26:01 +02:00
authtoken_view.js Merge pull request #25261 from owncloud/app-password-login-name 2016-06-27 13:40:20 +02:00
certificates.js replace $.parseJSON() by JSON.parse() 2016-04-19 15:06:42 +02:00
log.js Add user ID to log entries in admin page 2016-06-10 15:38:21 +02:00
personal.js verify user password on change 2016-06-27 14:08:11 +02:00
settings.js Make it possible to exclude admin groups from groups select2 2016-05-20 17:56:02 +02:00