| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add help texts to config options in config.sample.php | Bart Visscher | 2012-06-19 | 1 | -4/+33 |
* | Make check for writable apps dir configurable | Bart Visscher | 2012-06-19 | 2 | -1/+6 |
* | fixes oc-668 | Thomas Mueller | 2012-06-19 | 1 | -0/+6 |
* | quota calculation fixed | Bjoern Schiessle | 2012-06-19 | 1 | -1/+1 |
* | LDAP: only map users within the User Base Tree | Arthur Schiwon | 2012-06-19 | 2 | -3/+11 |
* | Reverting 249190c89bc1c2effd8aaad1052d9a0ccf0bfe37. Fixed in master | Victor Dubiniuk | 2012-06-19 | 1 | -1/+1 |
* | Fix mime-type detection | Victor Dubiniuk | 2012-06-19 | 1 | -1/+1 |
* | Hide image with no source (avoid placeholder img) | Brice Maron | 2012-06-18 | 1 | -0/+2 |
* | fixed broken function call | Bjoern Schiessle | 2012-06-18 | 1 | -2/+2 |
* | ignore "Shared"-directory when calculating free space | Bjoern Schiessle | 2012-06-18 | 1 | -2/+4 |
* | don't add the "Shared"-directory size to users quota | Bjoern Schiessle | 2012-06-18 | 1 | -1/+2 |
* | escape log messages to avoid possible js execution | Bjoern Schiessle | 2012-06-18 | 1 | -1/+1 |
* | Removed erroneous value attributes. Partial fix for oc-1029. | Thomas Tanghus | 2012-06-18 | 1 | -3/+3 |
* | user_migrate: remove old code | Tom Needham | 2012-06-17 | 1 | -2/+1 |
* | PDF Viewer: Double encode link. | Thomas Tanghus | 2012-06-16 | 1 | -1/+1 |
* | files_imageviewer: Double encode paths. Fixes oc-1016. | Thomas Tanghus | 2012-06-16 | 1 | -1/+1 |
* | fix merge conflicts | Georg Ehrke | 2012-06-16 | 23 | -38/+21 |
* | remove a closing php tag in calendar | Georg Ehrke | 2012-06-16 | 1 | -1/+0 |
* | Check for '\' as well when searching for parent folders, because Windows retu... | Michael Gapczynski | 2012-06-15 | 1 | -1/+1 |
* | Move user import to personal settings. Fix user migration between servers. | Tom Needham | 2012-06-15 | 5 | -129/+90 |
* | fixed xss vulnerability | Bjoern Schiessle | 2012-06-15 | 1 | -1/+1 |
* | Files: Double encode download links. Fix for oc-1016. | Thomas Tanghus | 2012-06-15 | 1 | -1/+1 |
* | applied merge request #128: fixed some sorting and display issues with galler... | Bjoern Schiessle | 2012-06-15 | 2 | -24/+45 |
* | reverting 8c7fa15aaf98e31646e4306e7819d1d2b725a7e1, differs between OC3 and 4 | Arthur Schiwon | 2012-06-14 | 1 | -2/+2 |
* | Remove debug statements. | Thomas Tanghus | 2012-06-14 | 2 | -20/+0 |
* | Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 | Thomas Tanghus | 2012-06-14 | 3 | -6/+5 |
|\ |
|
| * | fixed bug #996: first picture in folder is repeated in the last position beha... | Bjoern Schiessle | 2012-06-14 | 1 | -4/+2 |
| * | prevent xss attacks also if some javascript ends up in the alt-tag | Bjoern Schiessle | 2012-06-14 | 2 | -2/+3 |
* | | Contacts: Implement CSRF prevention. | Thomas Tanghus | 2012-06-14 | 18 | -32/+45 |
|/ |
|
* | Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 | Thomas Tanghus | 2012-06-14 | 6 | -68/+23 |
|\ |
|
| * | fixed xss vulnerability in un-packed version of jquery.fancybox and repack it | Bjoern Schiessle | 2012-06-14 | 2 | -794/+3 |
| * | debugging output removed | Bjoern Schiessle | 2012-06-14 | 1 | -1/+0 |
| * | xss vulnerability fixed for fancybox image viewer | Bjoern Schiessle | 2012-06-14 | 2 | -29/+777 |
| * | suppress warning if /dev/urandom is not readable (bug #997) | Bjoern Schiessle | 2012-06-14 | 1 | -1/+1 |
| * | fix another ui bug of calendar | Georg Ehrke | 2012-06-13 | 1 | -4/+6 |
| * | another ui fix | Georg Ehrke | 2012-06-13 | 1 | -9/+4 |
| * | fix a ui bug for calendar sharing | Georg Ehrke | 2012-06-13 | 1 | -1/+1 |
| * | show username of the body who shares in the summary | Georg Ehrke | 2012-06-13 | 2 | -7/+9 |
* | | Backport CSRF prevention. | Thomas Tanghus | 2012-06-14 | 6 | -4/+125 |
|/ |
|
* | Remove check for encryption. | Thomas Tanghus | 2012-06-13 | 1 | -5/+0 |
* | Allow same host redirects (/somepath). | Thomas Tanghus | 2012-06-13 | 1 | -1/+2 |
* | Redirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncl... | Thomas Tanghus | 2012-06-13 | 1 | -0/+1 |
* | urlencode link fort password reset (bug #970) | Bjoern Schiessle | 2012-06-13 | 1 | -1/+1 |
* | Fix incorrect creation of filesystem for user@group in data folder during shares | Michael Gapczynski | 2012-06-12 | 1 | -4/+4 |
* | increase version of calendar app to force db upgrade | Georg Ehrke | 2012-06-12 | 1 | -1/+1 |
* | increase possible size of uri in database - fix oc-140 | Georg Ehrke | 2012-06-12 | 1 | -2/+2 |
* | Label the delete operation "unshare" for files in the "Shared" folder to reduce | Bjoern Schiessle | 2012-06-12 | 1 | -1/+5 |
* | block slashes only for new files and new folders but not for file upload from... | Bjoern Schiessle | 2012-06-12 | 1 | -1/+1 |
* | Contacts: Final (for now) fix to encoding probs on import. | Thomas Tanghus | 2012-06-12 | 1 | -1/+2 |
* | Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 | Arthur Schiwon | 2012-06-12 | 7 | -59/+90 |
|\ |
|