Commit Graph

3597 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)

Author SHA1 Message Date
Thomas Tanghus 7113e80184 Readded refresh param. 304 and ETag is still sent so shouldn't matter. 13 years ago
Jenkins for ownCloud 355a1adb3a [tx-robot] updated from transifex 13 years ago
Lukas Reschke 5b16c7a25d This is unnessecary because we already run htmlentities() over the template engine 13 years ago
Jenkins for ownCloud 39b9052c2f [tx-robot] updated from transifex 13 years ago
Lukas Reschke d3427be5e4 Following the code guidelines makes Michael happy :-) 13 years ago
Lukas Reschke 85f2e737a4 Disable listening, instead checking the ACL to prevent DoS 13 years ago
Lukas Reschke 11895a86b0 Activate ACLs 13 years ago
Bart Visscher fb493c45dd Calendar: update share backend using contacts backend as template 13 years ago
Bart Visscher 6a95e4288e Contacts: Check format parameter 13 years ago
Bart Visscher 6d971d3b1d Contacts: Better parameter names in addressbook share backend 13 years ago
Lukas Reschke e73292339f Check if webfinger is enabled 13 years ago
Thomas Tanghus 2c5ab91c7d Used wrong class. 13 years ago
Lukas Reschke 2dfc485149 XSRF checks 13 years ago
Thomas Tanghus 26a9d7ea71 Fixed 3 - THREE - errors in one method call :-P 13 years ago
Lukas Reschke 5f51366435 Sanitzing user input 13 years ago
Arthur Schiwon 7780e37f38 LDAP: don't give Test Connection button red background on fail, it is becoming unreadable 13 years ago
Michael Gapczynski 3b13051f7a Additional permission checks for editing and deleting contacts 13 years ago
Georg Ehrke 7955120aed remove debug code from calendar - thanks michael for pointing that out :) 13 years ago
Thomas Tanghus f9cec1426f Change parameter name and update docs. 13 years ago
Thomas Tanghus 39814edf81 Another take at profile photo/thumbnail caching. oc-839. 13 years ago
Georg Ehrke 00d7ae8319 move calendar settings from personal settings to in app settings 13 years ago
Thomas Tanghus d24582503a Fix require statements. Fix for oc-1460. 13 years ago
Michael Gapczynski b830b3e24b Start adding permission checks for addressbooks 13 years ago
Michael Gapczynski f4285a25ef Don't include shared addressbook if source not found 13 years ago
Bart Visscher 10cfcd4ff0 Remove useless setting of RUNTIME_NOAPPS 13 years ago
Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 13 years ago
Michael Gapczynski 05648dac61 Don't return file handle if the mode supports writing and the file is not writable 13 years ago
Bart Visscher 35a1738a39 Use new sharing API in OC_Calendar_Share::allSharedwithuser 13 years ago
Bart Visscher 1e644b5a53 Add Event share backend 13 years ago
Michael Gapczynski 9580d0ef29 Initial calendar sharing backend 13 years ago
Bart Visscher 95031cb139 remoteStorage: Use OCP\\Util for redirecting for login and generating link 13 years ago
Bart Visscher 4e6b4b265b remoteStorage: split auth allow template 13 years ago
Jenkins for ownCloud a9f894ce11 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 2eac79b782 Some UI improvements on the addressbooks settings. 13 years ago
Michael Gapczynski de7f48b050 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 13 years ago
Michael Gapczynski 7c0a5d4a59 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 13 years ago
Michael Gapczynski 3be4f5f2f1 Sharing backends for contacts and addressbooks 13 years ago
Michael Gapczynski 14d13a740f Load icons for addressbooks, fix statuses for types other than files 13 years ago
Michael Gapczynski 03d65af5dc Add share action back into addressbook settings, bump up z-index of dropdown so the autocomplete list is visible 13 years ago
Michael Gapczynski 83117445ac Fix offset for folder detection, no longer including '/Shared' in file target path 13 years ago
Michael Gapczynski ba0cf98175 Remove extra line, caused 'headers already sent' issues 13 years ago
Bart Visscher fe6450002d Change hardcoded urls to use linkTo function 13 years ago
Michael Gapczynski 3b2c853916 Lots of refactoring to share API 13 years ago
Arthur Schiwon e6759a980b LDAP: layout settings form. Hope it is now a bit clearer and prettier. 13 years ago
Jenkins for ownCloud 9ca8d20a99 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 95c33e466c LDAP: offer option to disable SSL certificate checks. Works around problems with self-signed certificates, for example. However, the best and right way to solve it is always to import the LDAP server cert to the owncloud server, so you it for testing only. 13 years ago
Arthur Schiwon 6fd48675e6 remove accidentally added blank lines 13 years ago
Arthur Schiwon c10010e410 LDAP: check for always available attribute on userExists, fixes oc-1440 13 years ago
Arthur Schiwon c3cbb463e3 add missing \ 13 years ago
Arthur Schiwon d546718179 LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302 13 years ago