nextcloud/settings/js
Morris Jobke ba16fd0d33 Merge branch 'master' into sync-master 2016-07-07 11:29:46 +02:00
..
users Merge pull request #25240 from owncloud/remove-svg 2016-07-04 17:49:00 +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 prevent users from deleting their own session token 2016-06-28 16:17:37 +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