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
Christoph Wurst c9a2790893 prevent users from deleting their own session token 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 Use OC.Backbone instead of Backbone directly in authtoken JS code 10 years ago
authtoken_collection.js Use OC.Backbone instead of Backbone directly in authtoken JS code 10 years ago
authtoken_view.js prevent users from deleting their own session token 10 years ago
certificates.js replace $.parseJSON() by JSON.parse() 10 years ago
log.js force log messages to break to alleviate horizontal scroll on Admin page 11 years ago
personal.js redirect to new login route (#25099) 10 years ago
settings.js Make it possible to exclude admin groups from groups select2 10 years ago