Commit Graph

5355 Commits (d393638cc89d029ce07688c98ee4a16161f8d8ab)
 

Author SHA1 Message Date
Bjoern Schiessle e7a0c4f0bb use readfile() instead iof fopen() for file download over webdav. 13 years ago
Bjoern Schiessle bf09bcc854 add OCP\Files to access files 13 years ago
Jörn Friedrich Dreyer 9be6432aac shrink css height for gallery_div from 152 to 150 to shrink grey background thumbnail height 13 years ago
Jörn Friedrich Dreyer acb9612332 fix thumbnail size calculation, use const for THUMBNAIL_HEIGHT 13 years ago
Johannes Willnecker 02c9b03b8e Missing dir added. 13 years ago
Johannes Willnecker 570ea787f1 fixed typo 13 years ago
Johannes Willnecker 3e53bf4a86 Fix for oc-972, oc-1144 and oc-1191 13 years ago
Sam Tuke 91da4b05b7 fixed typos 13 years ago
Jörn Friedrich Dreyer 528567ae4e gitignore phpStorm .idea metadata folder 13 years ago
Thomas Tanghus 9d2cbc88f0 Revert reversion of f5c329af98 :-P 13 years ago
Thomas Tanghus 34ac2ea1ba Don't escape assigned values. 13 years ago
Thomas Tanghus 861c379255 Make sure the proper DOM is loaded and the right address book gets expanded. 13 years ago
Thomas Tanghus 0744e5a172 Look for the right field :-P 13 years ago
Thomas Tanghus 7cb74a0bf3 Reduce variables assigned. 13 years ago
Thomas Tanghus 50462903d6 Revert "Delay fetching of carddata and set ETag and size instead." 13 years ago
Thomas Mueller b97eb3a48f fixing oc-1198 13 years ago
Bjoern Schiessle 43f00a2dc8 create uploads directory for ssl certificates if it didn't exists 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
jfd b67199bb45 add css id attribute, minor fixes 13 years ago
Jörn Friedrich Dreyer 6f408c3651 add supersized slideshow 13 years ago
Bjoern Schiessle 77f07c672e remove hard coded path 13 years ago
Bjoern Schiessle 6bf1473f0e replace urlencoded slash 13 years ago
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
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