nextcloud/settings/js
Christoph Wurst 31f3aaa36b
app passwords/device tokens wording
2016-06-21 16:39:51 +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 replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 2016-04-19 16:20:17 +02:00
authtoken.js list user's auth tokens on the personal settings page 2016-05-23 09:11:12 +02:00
authtoken_collection.js add button to invalidate browser sessions/device tokens 2016-05-23 09:11:12 +02:00
authtoken_view.js app passwords/device tokens wording 2016-06-21 16:39:51 +02:00
certificates.js replace $.parseJSON() by JSON.parse() 2016-04-19 15:06:42 +02:00
log.js force log messages to break to alleviate horizontal scroll on Admin page 2015-03-26 12:34:57 +01:00
personal.js redirect to new login route (#25099) 2016-06-21 16:14:51 +02:00
settings.js Make it possible to exclude admin groups from groups select2 2016-05-20 17:56:02 +02:00