Commit Graph

3560 Commits (9df403f051354b24da61b12f6446d10d899f05f7)

Author SHA1 Message Date
Lukas Reschke 2028c81161 OC_Util is better thank OCP\JSON because it'll redirect the user to the index.php instead of displaying an error 13 years ago
Lukas Reschke 4885a52ba4 Check if app is enabled 13 years ago
Lukas Reschke bcd86bfd02 Remove some empty lines 13 years ago
Lukas Reschke 726be04e5f Use sanitizeHTML instead of strip_tags 13 years ago
Jenkins for ownCloud 922982f070 [tx-robot] updated from transifex 13 years ago
Thomas Mueller ad66d6d5e9 translation support for pdfviewer 13 years ago
Thomas Mueller 8e090d8f67 added translation for odfviewer 13 years ago
Jenkins for ownCloud a1a3862274 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud bae07faa34 [tx-robot] updated from transifex 13 years ago
Thomas Mueller 814cb6bbfa translation support for text editor and impress added 13 years ago
Jenkins for ownCloud c82518cb0e [tx-robot] updated from transifex 13 years ago
jfd dc3bec6211 OC_Share no longer exists. remove hooks that would trigger require_once / autoloading failures, so i can at least upload files 13 years ago
jfd e8ffd5c042 use limit parameter instead of LIMIT SQL for vcard 13 years ago
Jenkins for ownCloud f57d527a7c [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 13 years ago
Michael Gapczynski 0c4575db7a Temporary fix to prevent rename action in root of Shared directory 13 years ago
Thomas Tanghus ee04b626b4 Correct variable name. 13 years ago
Michael Gapczynski 36487246ed Switch to using file cache ids instead of paths for file sharing 13 years ago
Michael Gapczynski cfec290ad9 Prevent resharing in UI if share permission not granted 13 years ago
Michael Gapczynski 3148edbdef Fix shared storage rename. Note: You can only rename shared files/folders that are inside a shared folder, not individual shared files/folders. 13 years ago
Lukas Reschke 63d6884e23 Sanitizing the user input to prevent a reflected XSS. Thanks to Nico Golde (ngolde.de) 13 years ago
Arthur Schiwon eadb894eff Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534 13 years ago
Lukas Reschke 9188d2a844 Add a missing exit(); 13 years ago
Lukas Reschke 4e5291c77a Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prevents XSS in old browsers. Thanks to Nico Golde. 13 years ago
Lukas Reschke 1d530192b9 Disable user enumeration 13 years ago
Lukas Reschke 9917c611d3 Disable listing of all users 13 years ago
Lukas Reschke 78e8cbd52c Check if webfinger is enabled 13 years ago
Michael Gapczynski ffb55d5a17 Don't return file handle if the mode supports writing and the file is not writable 13 years ago
Lukas Reschke 3644517b01 Missed an "echo" 13 years ago
Lukas Reschke 4f7e4c20d2 Sanitize user input 13 years ago
Georg Ehrke 2832311640 fix label for versioning in admin settings 13 years ago
Bart Visscher 5e9f92e5dd Calendar: remove double html encoding 13 years ago
Bart Visscher 646bc1fc24 Contacts: Fix no active Addressbooks 13 years ago
Arthur Schiwon 2af7473651 LDAP: sanitize base, user and group trees. fixes oc-1302 13 years ago
Thomas Tanghus 46d6fd15e4 Implemented sharing api for CalDAV. 13 years ago
Thomas Tanghus d1421ca5ab White-space. 13 years ago
Thomas Tanghus b716296203 Forgot to reenable the export plugin. 13 years ago
Thomas Tanghus 953f9d95f8 Implemented sharing api for CardDAV. Next step CalDAV. 13 years ago
Jenkins for ownCloud 07a889631e [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 2cffcfbc03 Permission checking for shared addressbooks/contacts. 13 years ago
Thomas Tanghus f568ba9c8c Removed redundant __CLASS__ in logging. 13 years ago
Thomas Tanghus fdb4c820d3 Fix for deleting queued contacts. 13 years ago
Thomas Tanghus 394617e0b6 Missing IM variable assignments. 13 years ago
Thomas Tanghus 069d16fdd4 Use correct js class in first-run template. 13 years ago
Thomas Tanghus a3af9f4773 Used non-existing variable. 13 years ago
Thomas Tanghus d5127b14be Return newly created addressbook. 13 years ago
Arthur Schiwon d5c111a984 LDAP: identify (map) users with their directory UUID. Fixes the issue, that usernames for owncloud will change, when the DN changes (which happens rarely, but it happens). 13 years ago
Thomas Tanghus 2d97164f80 Limit styles so they don't interfere with sharing dropdown. 13 years ago
Thomas Tanghus 6941266e7b Remove obsolete closure. 13 years ago
Jenkins for ownCloud 082ed4ab71 [tx-robot] updated from transifex 13 years ago