Commit Graph

5373 Commits (fb6468936e2b65d7d14f6b86ff3933f6fe0a6cc4)
 

Author SHA1 Message Date
Bjoern Schiessle 82a57f0ce3 revert performance improvements in userExists() because it breaks new user creation 13 years ago
Bjoern Schiessle 32b476d6ec remove comments around code block 13 years ago
Bjoern Schiessle 7d41d3aba8 webdav ssl cleanup 13 years ago
Thomas Tanghus f5c329af98 Delay fetching of carddata and set ETag and size instead. 13 years ago
Thomas Tanghus 47aaca49a1 Rescan categories in small batches to reduce memory usage. 13 years ago
Thomas Tanghus d1cf787197 Move code to OC_Contacts_App::scanCategories(). 13 years ago
Thomas Tanghus 6116dc6b65 Added default parameter $reset to allow for incremental rescan. 13 years ago
Thomas Tanghus 6d123e90f3 Remove deleted address book from list. 13 years ago
Thomas Tanghus 0b6cd8d203 Simplify VCF generation. 13 years ago
Thomas Tanghus dc8193fccb Make it possible to import files using CR as eol. 13 years ago
Thomas Tanghus 334257d2b6 Implemented VCFExportPlugin. 13 years ago
Thomas Tanghus 3424785db0 Implemented Sabre iCalendar Export Plugin. 13 years ago
Thomas Tanghus f5c620006e Set the loading class on the property being changed, not on its container. Now on all the places relevant ;-) 13 years ago
Thomas Tanghus 97106f198f Set the loading class on the property being changed, not on its container. 13 years ago
Thomas Tanghus e6a60198e4 Return error messages in correct format. 13 years ago
Thomas Tanghus 2b22f0db0a Add missing requesttoken. 13 years ago
Lukas Reschke ea70ca3ce3 CSRF checks 13 years ago
Lukas Reschke 2c318f45f4 CSRF checks 13 years ago
Lukas Reschke 04a0755fd3 CSRF checks 13 years ago
Lukas Reschke b7c510a61a CSRF checks 13 years ago
Lukas Reschke 0abcf0a421 CSRF checks 13 years ago
Lukas Reschke c63db28eaf CSRF check 13 years ago
Lukas Reschke b46d3019ca Uninitialized variable 13 years ago
Lukas Reschke 777eb1d8b1 CSRF check in the settings 13 years ago
Georg Ehrke acb196e17f add group_admin table 13 years ago
Lukas Reschke ec7bb86b28 Fixes a problem with the user creation ("User already existed" even if the user don't exists.) Thanks to Phil Reinhardt for pointing this out. 13 years ago
Michael Gapczynski f955e5e9b2 Move line counter so we only count lines towards the offset that are equal or above the log level 13 years ago
Michael Gapczynski 90e4af312a Fix time formatting for minutes, prepend 0 if minutes is less than 10 13 years ago
Michael Gapczynski 466d7c0d99 Improvements and bug fix for log reading, fixes bug oc-982 13 years ago
Frank Karlitschek b967530795 increase the time limit again to a sensible granularity of 1 min. 13 years ago
Bjoern Schiessle ca26bcc581 close file after write process 13 years ago
Bjoern Schiessle e91b4bc2ac allow user to upload his own root certificate for secure webdav mount 13 years ago
Thomas Tanghus 75d01b065d Make export batch size configurable. 13 years ago
Thomas Tanghus cafbd02337 Fix endless loop when no addressbooks. 13 years ago
Thomas Tanghus a1872412bf Correct hack ;) 13 years ago
Thomas Tanghus ab1b4f1f03 Fugly fixed include. 13 years ago
Bjoern Schiessle 963faf6458 CURLOPT_SSL_VERIFYPEER=false shouldn't be in master 13 years ago
Bjoern Schiessle ba8dee0520 introduce subclassed client.php and revert changes to 3rdparty 13 years ago
Bjoern Schiessle 8353517969 use OC_Connector_Sabre_Client 13 years ago
Thomas Tanghus a5a1d929ca No need for being protected. 13 years ago
Thomas Tanghus 59b38e668d Missing requesttoken 13 years ago
Bart Visscher 5e0b80dc8d Contacts: Fix copy&paste error 13 years ago
Bjoern Schiessle 5bf050b13b moved performance improvement from isLoggedIn() to userExists() to avoid webdav problems 13 years ago
Bjoern Schiessle bd494f562f fixed faulty commit 13 years ago
Bjoern Schiessle 51774cca6b use OC_Filesystem for rollback 13 years ago
Bjoern Schiessle 378fa2bc86 check if caview really exists 13 years ago
Bjoern Schiessle 55cde0e5aa moved remove and rename hook to libs/hooks.php 13 years ago
Georg Ehrke c067930856 Merge branch 'master' into subadmin 13 years ago
Bjoern Schiessle aa3b575ceb disabled user upload of root certificates until sabredav client can handle them 13 years ago
Bjoern Schiessle f86ecb3bf7 send ca cert path to sabredav client 13 years ago