This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4a3311f430
nextcloud
/
settings
/
js
History
Joas Schilling
bc1d70f08c
Pass on the error message from the user manager to the UI (
#24526
)
2016-05-11 19:41:13 +02:00
..
users
Pass on the error message from the user manager to the UI (
#24526
)
2016-05-11 19:41:13 +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
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
Merge pull request
#22783
from patelfenil/bugfix-issue-17320
2016-04-25 23:02:00 +02:00
settings.js
Fix group select autocomplete
2015-01-06 15:48:15 +01:00