Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rescan categories in small batches to reduce memory usage. | Thomas Tanghus | 2012-07-09 | 1 | -9/+12 |
| | |||||
* | Move code to OC_Contacts_App::scanCategories(). | Thomas Tanghus | 2012-07-09 | 1 | -16/+1 |
| | |||||
* | Added default parameter $reset to allow for incremental rescan. | Thomas Tanghus | 2012-07-09 | 1 | -2/+4 |
| | |||||
* | Remove deleted address book from list. | Thomas Tanghus | 2012-07-08 | 1 | -0/+1 |
| | |||||
* | Simplify VCF generation. | Thomas Tanghus | 2012-07-08 | 1 | -8/+5 |
| | |||||
* | Make it possible to import files using CR as eol. | Thomas Tanghus | 2012-07-08 | 1 | -0/+5 |
| | |||||
* | Implemented VCFExportPlugin. | Thomas Tanghus | 2012-07-08 | 5 | -0/+112 |
| | |||||
* | Implemented Sabre iCalendar Export Plugin. | Thomas Tanghus | 2012-07-08 | 3 | -1/+8 |
| | |||||
* | Set the loading class on the property being changed, not on its container. ↵ | Thomas Tanghus | 2012-07-08 | 1 | -3/+3 |
| | | | | Now on all the places relevant ;-) | ||||
* | Set the loading class on the property being changed, not on its container. | Thomas Tanghus | 2012-07-08 | 1 | -3/+3 |
| | |||||
* | Return error messages in correct format. | Thomas Tanghus | 2012-07-08 | 1 | -4/+4 |
| | |||||
* | Add missing requesttoken. | Thomas Tanghus | 2012-07-08 | 2 | -0/+2 |
| | |||||
* | CSRF checks | Lukas Reschke | 2012-07-07 | 2 | -0/+4 |
| | |||||
* | CSRF checks | Lukas Reschke | 2012-07-07 | 1 | -0/+1 |
| | |||||
* | CSRF checks | Lukas Reschke | 2012-07-07 | 4 | -0/+5 |
| | |||||
* | CSRF checks | Lukas Reschke | 2012-07-07 | 1 | -0/+1 |
| | |||||
* | CSRF checks | Lukas Reschke | 2012-07-07 | 6 | -0/+6 |
| | |||||
* | CSRF check | Lukas Reschke | 2012-07-07 | 3 | -0/+6 |
| | |||||
* | Uninitialized variable | Lukas Reschke | 2012-07-07 | 1 | -0/+1 |
| | |||||
* | CSRF check in the settings | Lukas Reschke | 2012-07-07 | 13 | -1/+15 |
| | |||||
* | Fixes a problem with the user creation ("User already existed" even if the ↵ | Lukas Reschke | 2012-07-07 | 1 | -3/+2 |
| | | | | user don't exists.) Thanks to Phil Reinhardt for pointing this out. | ||||
* | Move line counter so we only count lines towards the offset that are equal ↵ | Michael Gapczynski | 2012-07-06 | 1 | -4/+6 |
| | | | | or above the log level | ||||
* | Fix time formatting for minutes, prepend 0 if minutes is less than 10 | Michael Gapczynski | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Improvements and bug fix for log reading, fixes bug oc-982 | Michael Gapczynski | 2012-07-06 | 1 | -14/+27 |
| | |||||
* | increase the time limit again to a sensible granularity of 1 min. | Frank Karlitschek | 2012-07-06 | 1 | -1/+1 |
| | | | | Please talk to me before changing this. | ||||
* | close file after write process | Bjoern Schiessle | 2012-07-06 | 1 | -0/+1 |
| | |||||
* | allow user to upload his own root certificate for secure webdav mount | Bjoern Schiessle | 2012-07-06 | 6 | -6/+46 |
| | |||||
* | Make export batch size configurable. | Thomas Tanghus | 2012-07-06 | 1 | -2/+3 |
| | |||||
* | Fix endless loop when no addressbooks. | Thomas Tanghus | 2012-07-06 | 1 | -3/+10 |
| | |||||
* | Correct hack ;) | Thomas Tanghus | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Fugly fixed include. | Thomas Tanghus | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | CURLOPT_SSL_VERIFYPEER=false shouldn't be in master | Bjoern Schiessle | 2012-07-06 | 1 | -2/+1 |
| | |||||
* | introduce subclassed client.php and revert changes to 3rdparty | Bjoern Schiessle | 2012-07-06 | 2 | -7/+168 |
| | |||||
* | use OC_Connector_Sabre_Client | Bjoern Schiessle | 2012-07-06 | 1 | -6/+6 |
| | |||||
* | No need for being protected. | Thomas Tanghus | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Missing requesttoken | Thomas Tanghus | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Contacts: Fix copy&paste error | Bart Visscher | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | moved performance improvement from isLoggedIn() to userExists() to avoid ↵ | Bjoern Schiessle | 2012-07-05 | 1 | -8/+8 |
| | | | | webdav problems | ||||
* | fixed faulty commit | Bjoern Schiessle | 2012-07-05 | 1 | -2/+2 |
| | |||||
* | use OC_Filesystem for rollback | Bjoern Schiessle | 2012-07-05 | 1 | -1/+4 |
| | |||||
* | check if caview really exists | Bjoern Schiessle | 2012-07-05 | 2 | -4/+6 |
| | |||||
* | moved remove and rename hook to libs/hooks.php | Bjoern Schiessle | 2012-07-05 | 3 | -39/+39 |
| | |||||
* | disabled user upload of root certificates until sabredav client can handle them | Bjoern Schiessle | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | send ca cert path to sabredav client | Bjoern Schiessle | 2012-07-05 | 2 | -0/+12 |
| | |||||
* | Correct db default value. | Thomas Tanghus | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | Add missing CSRF check. | Thomas Tanghus | 2012-07-05 | 2 | -1/+2 |
| | |||||
* | Missing update script. | Thomas Tanghus | 2012-07-04 | 1 | -0/+25 |
| | |||||
* | Remove ugly activation hack. | Thomas Tanghus | 2012-07-04 | 4 | -108/+78 |
| | |||||
* | More helpfull debug msg for redirectToDefaultPage | Bart Visscher | 2012-07-04 | 1 | -4/+5 |
| | |||||
* | Remove referer check, this is unreliable. The header doesnt need te exist, ↵ | Bart Visscher | 2012-07-04 | 1 | -15/+0 |
| | | | | or can be wrong |