summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* update translationsRobin Appelman2012-05-09560-21514/+55235
* fix bug in calendarGeorg Ehrke2012-05-091-1/+1
* Sharing: even if a user has more groups in common, he should appear only once...Arthur Schiwon2012-05-091-0/+1
* Correct file move by dropping on folderBrice Maron2012-05-081-7/+7
* LDAP group: support for memberUid, fix for oc-594Arthur Schiwon2012-05-085-8/+49
* Sanitize redirect urlsMichael Gapczynski2012-05-082-2/+2
* Better checking of ajax paramters and better loggingTom Needham2012-05-081-5/+11
* Protect admin from evil log messagesTom Needham2012-05-081-1/+1
* Change label for saving bookmark buttonBrice Maron2012-05-081-1/+1
* Add remote for media/tomahawk.phpBart Visscher2012-05-082-4/+3
* Calendar: Resize content after creating calendar layoutBart Visscher2012-05-081-0/+1
* Try to correct query string url for search in bookmarkBrice Maron2012-05-081-1/+8
* remove commentsGeorg Ehrke2012-05-081-4/+4
* Set Content-Disposition to attachment for shared private linksMichael Gapczynski2012-05-081-1/+1
* LDAP: settings for group filter, fixes oc-587Arthur Schiwon2012-05-082-1/+2
* , not .Arthur Schiwon2012-05-081-1/+1
* LDAP: make sure, configuration is read when a public method needs itArthur Schiwon2012-05-081-0/+3
* LDAP: sqlite compatibilityArthur Schiwon2012-05-081-2/+7
* LDAP: write to log in case bind fails.Arthur Schiwon2012-05-081-0/+1
* fix for previous commitGeorg Ehrke2012-05-081-1/+1
* fix calendar vulnerabilityGeorg Ehrke2012-05-081-1/+7
* Avoid touch operation when unshare public linkBrice Maron2012-05-071-2/+4
* Add protection for non-authorized char in installation formBrice Maron2012-05-071-2/+8
* Enhance user creation (avoid create+delete row), clear create user form after...Brice Maron2012-05-071-27/+29
* increase to 4 betav4.0.0betaFrank Karlitschek2012-05-071-2/+2
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-0748-198/+221
|\
| * Create a function for linking to remote.phpBart Visscher2012-05-0711-11/+34