You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/settings/js
Lukas Reschke edf62eb41a
Add user ID to log entries in admin page
10 years ago
..
users decrease initial users to load to 50 10 years ago
admin.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
apps.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
authtoken.js list user's auth tokens on the personal settings page 10 years ago
authtoken_collection.js add button to invalidate browser sessions/device tokens 10 years ago
authtoken_view.js remove debug console.log 10 years ago
certificates.js replace $.parseJSON() by JSON.parse() 10 years ago
log.js Add user ID to log entries in admin page 10 years ago
personal.js list user's auth tokens on the personal settings page 10 years ago
settings.js Make it possible to exclude admin groups from groups select2 10 years ago