Bjoern Schiessle
|
77f07c672e
|
remove hard coded path
|
2012-07-09 12:49:04 +02:00 |
Bjoern Schiessle
|
6bf1473f0e
|
replace urlencoded slash
|
2012-07-09 11:58:16 +02:00 |
Bjoern Schiessle
|
82a57f0ce3
|
revert performance improvements in userExists() because it breaks new user creation
|
2012-07-09 10:31:50 +02:00 |
Bjoern Schiessle
|
32b476d6ec
|
remove comments around code block
|
2012-07-09 10:19:19 +02:00 |
Bjoern Schiessle
|
7d41d3aba8
|
webdav ssl cleanup
|
2012-07-09 09:40:33 +02:00 |
Thomas Tanghus
|
f5c329af98
|
Delay fetching of carddata and set ETag and size instead.
|
2012-07-09 01:48:42 +02:00 |
Thomas Tanghus
|
47aaca49a1
|
Rescan categories in small batches to reduce memory usage.
|
2012-07-09 00:16:14 +02:00 |
Thomas Tanghus
|
d1cf787197
|
Move code to OC_Contacts_App::scanCategories().
|
2012-07-09 00:15:37 +02:00 |
Thomas Tanghus
|
6116dc6b65
|
Added default parameter $reset to allow for incremental rescan.
|
2012-07-09 00:14:42 +02:00 |
Thomas Tanghus
|
6d123e90f3
|
Remove deleted address book from list.
|
2012-07-08 23:38:03 +02:00 |
Thomas Tanghus
|
0b6cd8d203
|
Simplify VCF generation.
|
2012-07-08 23:36:52 +02:00 |
Thomas Tanghus
|
dc8193fccb
|
Make it possible to import files using CR as eol.
|
2012-07-08 18:28:55 +02:00 |
Thomas Tanghus
|
334257d2b6
|
Implemented VCFExportPlugin.
|
2012-07-08 17:52:57 +02:00 |
Thomas Tanghus
|
3424785db0
|
Implemented Sabre iCalendar Export Plugin.
|
2012-07-08 16:58:17 +02:00 |
Thomas Tanghus
|
f5c620006e
|
Set the loading class on the property being changed, not on its container. Now on all the places relevant ;-)
|
2012-07-08 16:15:52 +02:00 |
Thomas Tanghus
|
97106f198f
|
Set the loading class on the property being changed, not on its container.
|
2012-07-08 16:11:45 +02:00 |
Thomas Tanghus
|
e6a60198e4
|
Return error messages in correct format.
|
2012-07-08 14:11:48 +02:00 |
Thomas Tanghus
|
2b22f0db0a
|
Add missing requesttoken.
|
2012-07-08 13:28:12 +02:00 |
Lukas Reschke
|
ea70ca3ce3
|
CSRF checks
|
2012-07-07 16:12:21 +02:00 |
Lukas Reschke
|
2c318f45f4
|
CSRF checks
|
2012-07-07 16:08:27 +02:00 |
Lukas Reschke
|
04a0755fd3
|
CSRF checks
|
2012-07-07 16:03:21 +02:00 |
Lukas Reschke
|
b7c510a61a
|
CSRF checks
|
2012-07-07 16:02:33 +02:00 |
Lukas Reschke
|
0abcf0a421
|
CSRF checks
|
2012-07-07 15:58:11 +02:00 |
Lukas Reschke
|
c63db28eaf
|
CSRF check
|
2012-07-07 15:54:52 +02:00 |
Lukas Reschke
|
b46d3019ca
|
Uninitialized variable
|
2012-07-07 15:52:49 +02:00 |
Lukas Reschke
|
777eb1d8b1
|
CSRF check in the settings
|
2012-07-07 15:27:04 +02:00 |
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.
|
2012-07-07 15:00:02 +02:00 |
Michael Gapczynski
|
f955e5e9b2
|
Move line counter so we only count lines towards the offset that are equal or above the log level
|
2012-07-06 17:29:45 -04:00 |
Michael Gapczynski
|
90e4af312a
|
Fix time formatting for minutes, prepend 0 if minutes is less than 10
|
2012-07-06 16:38:54 -04:00 |
Michael Gapczynski
|
466d7c0d99
|
Improvements and bug fix for log reading, fixes bug oc-982
|
2012-07-06 15:51:01 -04:00 |
Frank Karlitschek
|
b967530795
|
increase the time limit again to a sensible granularity of 1 min.
Please talk to me before changing this.
|
2012-07-06 18:42:41 +02:00 |
Bjoern Schiessle
|
ca26bcc581
|
close file after write process
|
2012-07-06 17:09:20 +02:00 |
Bjoern Schiessle
|
e91b4bc2ac
|
allow user to upload his own root certificate for secure webdav mount
|
2012-07-06 15:58:38 +02:00 |
Thomas Tanghus
|
75d01b065d
|
Make export batch size configurable.
|
2012-07-06 13:49:04 +02:00 |
Thomas Tanghus
|
cafbd02337
|
Fix endless loop when no addressbooks.
|
2012-07-06 13:24:56 +02:00 |
Thomas Tanghus
|
a1872412bf
|
Correct hack ;)
|
2012-07-06 12:59:07 +02:00 |
Thomas Tanghus
|
ab1b4f1f03
|
Fugly fixed include.
|
2012-07-06 12:59:07 +02:00 |
Bjoern Schiessle
|
963faf6458
|
CURLOPT_SSL_VERIFYPEER=false shouldn't be in master
|
2012-07-06 12:35:29 +02:00 |
Bjoern Schiessle
|
ba8dee0520
|
introduce subclassed client.php and revert changes to 3rdparty
|
2012-07-06 12:26:54 +02:00 |
Bjoern Schiessle
|
8353517969
|
use OC_Connector_Sabre_Client
|
2012-07-06 12:24:03 +02:00 |
Thomas Tanghus
|
a5a1d929ca
|
No need for being protected.
|
2012-07-06 03:22:42 +02:00 |
Thomas Tanghus
|
59b38e668d
|
Missing requesttoken
|
2012-07-06 03:22:42 +02:00 |
Bart Visscher
|
5e0b80dc8d
|
Contacts: Fix copy&paste error
|
2012-07-05 17:12:52 +02:00 |
Bjoern Schiessle
|
5bf050b13b
|
moved performance improvement from isLoggedIn() to userExists() to avoid webdav problems
|
2012-07-05 15:55:46 +02:00 |
Bjoern Schiessle
|
bd494f562f
|
fixed faulty commit
|
2012-07-05 15:03:14 +02:00 |
Bjoern Schiessle
|
51774cca6b
|
use OC_Filesystem for rollback
|
2012-07-05 14:20:40 +02:00 |
Bjoern Schiessle
|
378fa2bc86
|
check if caview really exists
|
2012-07-05 12:17:33 +02:00 |
Bjoern Schiessle
|
55cde0e5aa
|
moved remove and rename hook to libs/hooks.php
|
2012-07-05 11:35:08 +02:00 |
Bjoern Schiessle
|
aa3b575ceb
|
disabled user upload of root certificates until sabredav client can handle them
|
2012-07-05 11:31:30 +02:00 |
Bjoern Schiessle
|
f86ecb3bf7
|
send ca cert path to sabredav client
|
2012-07-05 11:28:32 +02:00 |