This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4b46571370
nextcloud-server
/
settings
/
js
History
Christoph Wurst
e4a8456d01
replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')
2016-04-19 16:20:17 +07:00
..
users
Properly escape URL
2016-04-18 17:43:20 +07:00
admin.js
replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')
2016-04-19 16:20:17 +07:00
apps.js
replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')
2016-04-19 16:20:17 +07:00
certificates.js
replace $.parseJSON() by JSON.parse()
2016-04-19 15:06:42 +07:00
log.js
force log messages to break to alleviate horizontal scroll on Admin page
2015-03-26 12:34:57 +07:00
personal.js
replace $.parseJSON() by JSON.parse()
2016-04-19 15:06:42 +07:00
settings.js
…