summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix music file action i.e. click to play, make OC.filePath act like OC_Helper...Michael Gapczynski2012-05-102-5/+7
* Fix accidental creation of duplicate files because of extra / in search resultsMichael Gapczynski2012-05-102-2/+2
* Fix text files for search resultsMichael Gapczynski2012-05-101-3/+4
* Fix image previews for search resultsMichael Gapczynski2012-05-101-3/+4
* Prevent overwriting of private link statusMichael Gapczynski2012-05-101-1/+1
* Only mount shared storage after a user has logged in, fixes shared folder not...Michael Gapczynski2012-05-101-2/+11
* Contacts: Hack to add structured name from formatted name.Thomas Tanghus2012-05-112-12/+27
* Contacts: Fix check for version.Thomas Tanghus2012-05-111-2/+2
* Added some margin.Thomas Tanghus2012-05-111-1/+1
* Check if app is enabled before exporting its dataTom Needham2012-05-101-26/+28
* Correct undef variable mistake from prev commitBrice Maron2012-05-101-2/+3
* fixing upload icon colorJan-Christoph Borchardt2012-05-105-5/+78
* Correct calendar loading when calendar are from hooks. fix oc-619Brice Maron2012-05-102-9/+16
* Contacts: Fix some regressions from last commit.Thomas Tanghus2012-05-104-54/+71
* Make select_all checkbox more centralTom Needham2012-05-101-1/+1
* upload button goes MJJan-Christoph Borchardt2012-05-102-6/+6
* remove empty line in .htaccessGeorg Ehrke2012-05-101-3/+2
* Prevent any null bytes related exploits, thanks to Lukas ReschkeMichael Gapczynski2012-05-101-1/+1
* Make email private link submit on enter as wellMichael Gapczynski2012-05-101-1/+4
* Some UI and code restructering according to usability tests: https://mail.kde...Thomas Tanghus2012-05-104-47/+53
* Minor css fix.Thomas Tanghus2012-05-101-1/+1
* Prevent XSS exploit by checking if path-info is set, thanks to Lukas ReschkeMichael Gapczynski2012-05-101-3/+5
* larger clickable area for new buttonJan-Christoph Borchardt2012-05-101-1/+1
* fixing background for clicked new buttonJan-Christoph Borchardt2012-05-101-1/+1
* reduced text shadow brightnessJan-Christoph Borchardt2012-05-101-1/+1
* highlight the files new and upload button all the timeJan-Christoph Borchardt2012-05-101-2/+2
* added documentation to OCP namespaceSam Tuke2012-05-101-2/+6
* LDAP: don't fall over case insensitive LDAP attribute nameArthur Schiwon2012-05-101-2/+19
* The log message is not always shown in htmlBart Visscher2012-05-102-2/+2
* Gallery: No short tagsBart Visscher2012-05-101-1/+1
* Gallery: Show thumbnails after document is readyBart Visscher2012-05-102-8/+6
* Merge commit 'refs/merge-requests/100' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-05-091-1/+1
|\
| * fixed typo in lib/public/util.php:106 (varname to )Philipp Roggan2012-05-091-1/+1
* | Fix unsharing files also deleting private link, bug fix for oc-251Michael Gapczynski2012-05-091-1/+1
* | Use a clean uri param constructor to get filesBrice Maron2012-05-091-1/+1
* | Skip over users that have already been shared with when sharing with a groupMichael Gapczynski2012-05-091-2/+7
* | Fix renaming of shared files if target already exists, bug fix for oc-81Michael Gapczynski2012-05-091-5/+6
* | Go back to updating mtime of shared folder to invoke a file cache rescanMichael Gapczynski2012-05-091-3/+5
* | fix creating the shared folder when the user home folder is not in the root m...Robin Appelman2012-05-091-6/+3
* | also scan new folders when checking for updatesRobin Appelman2012-05-091-1/+1
* | Still trying to fix some sharing use casesMichael Gapczynski2012-05-092-10/+23
* | revert 000d7ba97535f470f30be44e02140401b24b43e2Georg Ehrke2012-05-091-1/+1
* | fix bug in public apiGeorg Ehrke2012-05-091-1/+1
* | fix bug in events.phpGeorg Ehrke2012-05-091-1/+1
* | fix requires in apps/remoteStorage/ajax/revoke.phpMichiel de Jong2012-05-091-1/+7
* | bearer token should be the whole thing, not the http basic passMichiel de Jong2012-05-091-1/+1
* | new requires in WebDAV.phpMichiel de Jong2012-05-091-1/+12
* | new requires now necessaryMichiel de Jong2012-05-091-1/+11
* | attempt at reusing access tokensMichiel de Jong2012-05-092-19/+33
* | Sanitize group in togglegroupsMichael Gapczynski2012-05-091-1/+1
|/