Commit Graph

6571 Commits (58b1e841f11559f462ce803a500105f0b64f6e36)
 

Author SHA1 Message Date
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
Lukas Reschke bcacf16ba7 Gitorious => Github 13 years ago
Thomas Mueller 27eb665516 adding coverage extension for simpletest 13 years ago
Jenkins for ownCloud bae07faa34 [tx-robot] updated from transifex 13 years ago
Thomas Mueller c490e10bc6 resources added to transifex 13 years ago
Jenkins for ownCloud fadd84f9d3 [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
Lukas Reschke c915998f40 I like TLS/SSL 13 years ago
Lukas Reschke 66e91b1011 Merge pull request #1 from cornelius/patch-1 13 years ago
Cornelius Schumacher b75802cca7 Fix URL to sources 13 years ago
Georg Ehrke 80374c7cb2 fix UI bug with subadmins 13 years ago
Jörn Friedrich Dreyer 4f5eff2b6f Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 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
jfd 1bfe26bb09 remove superflous LIMIT 13 years ago
jfd 379f27ed03 fix missing $ 13 years ago
jfd bc90a34b07 remove duplicate method 13 years ago
jfd 59eb693e51 fix typo in db_structure 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
Jörn Friedrich Dreyer fd5af9aff4 Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 13 years ago
Jörn Friedrich Dreyer c8255a170c Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 13 years ago
Michael Gapczynski d84b1adf34 Dynamically update shared status icon 13 years ago
Michael Gapczynski 0c4575db7a Temporary fix to prevent rename action in root of Shared directory 13 years ago
Michael Gapczynski 7168fa4b05 Add padding to the reshared text 13 years ago
Michael Gapczynski fedb3641f9 Determine if reshare needs to be checked 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
jfd 0c0ae928dc escape all identifiers with backticks 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
Georg Ehrke 4d3c45a826 backport 1bccc80996 13 years ago
Frank Karlitschek f86f4c8bfd 4.0.7 13 years ago
Lukas Reschke 1d530192b9 Disable user enumeration 13 years ago
Michael Gapczynski 12df81fe0b Check blacklist when renaming files 13 years ago
Lukas Reschke 5cb2d58c9f Also check some other files 13 years ago
Lukas Reschke 9917c611d3 Disable listing of all users 13 years ago
Jakob Sack 1dfa6f3d8f Fix OC_Connector_Sabre_Locks for SQLite 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 360c22fd28 Validate cookie to prevent auth bypasses. 13 years ago
Lukas Reschke 76e0ca785b Added XSRF check 13 years ago