nextcloud/settings
Lukas Reschke 50841f8307 Close session when loading apps
Otherwise the session is blocked while all remote apps are loaded. This can be very annoying especially when apps.owncloud.com is down or not reachable.
2014-10-13 15:03:44 +02:00
..
admin Use public api for getting l10n 2014-08-31 10:08:22 +02:00
ajax Moved WebDAV and internet checks to client side JS 2014-09-23 11:16:14 +02:00
changepassword fix broken variable name, recoveryPasswordSupported is now recoveryEnabledForUser 2014-08-12 21:15:55 +02:00
css Moved WebDAV and internet checks to client side JS 2014-09-23 11:16:14 +02:00
img remove shadow effects from settings icons, reduce size 2014-07-02 19:50:58 +02:00
js restrict $div to local scope 2014-10-07 11:09:07 +02:00
l10n [tx-robot] updated from transifex 2014-10-10 01:55:10 -04:00
templates Merge pull request #7051 from owncloud/postsetupajaxcheck 2014-09-23 16:55:16 +02:00
tests/js/users Add timeout to user and group deletion notification 2014-09-15 14:04:44 +02:00
admin.php Moved WebDAV and internet checks to client side JS 2014-09-23 11:16:14 +02:00
apps.php Close session when loading apps 2014-10-13 15:03:44 +02:00
help.php killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
languageCodes.php remove ru_RU - fixes #3135 2013-08-17 11:43:37 +02:00
personal.php Merge pull request #10420 from owncloud/external-share-self-signed 2014-08-31 15:50:30 +02:00
routes.php Moved WebDAV and internet checks to client side JS 2014-09-23 11:16:14 +02:00
settings.php killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
users.php Using countUsers method to return true count of users 2014-09-05 11:23:59 -04:00