summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add hasUpdated to oc_filestorageRobin Appelman2012-06-155-0/+44
* Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-154-24/+32
|\
| * Optimize WebDav access using OC_FileCacheBart Visscher2012-06-153-23/+31
| * Files: Double encode download links. Fix for oc-1016.Thomas Tanghus2012-06-151-1/+1
* | fixed xss vulnerabilityBjoern Schiessle2012-06-151-1/+1
|/
* Load app before running update scriptBart Visscher2012-06-151-0/+1
* Disable minizing when DEBUG is trueBart Visscher2012-06-152-2/+6
* Merge commit 'refs/merge-requests/128' of git://gitorious.org/owncloud/ownclo...Bjoern Schiessle2012-06-152-24/+45
|\
| * fixed handling of fallback_imagesStephan Bergemann2012-06-141-1/+4
| * fixed one issue with last directory in structure having a lot ofStephan Bergemann2012-06-141-0/+5
| * fixed bug #996: first picture in folder is repeated in the last position beha...Bjoern Schiessle2012-06-141-26/+26
| * we don't neede the functions for empty stacks any moreStephan Bergemann2012-06-141-16/+0
| * we don't have empty previewstacks any more - code cleaned upStephan Bergemann2012-06-141-25/+10
| * deleted some debugging outputStephan Bergemann2012-06-141-1/+0
| * use images from deeper directories for preview if the actual directory doesn'...Stephan Bergemann2012-06-141-16/+29
| * improved look of directories not containing images directlyStephan Bergemann2012-06-142-4/+4
| * now also working for directories only containing one imageStephan Bergemann2012-06-141-1/+2
| * fixed second_level_images issueStephan Bergemann2012-06-141-3/+2
| * fixed sorting errors and missbehaviours - now sorting like file browserStephan Bergemann2012-06-142-35/+65
* | Update stylesheet for type=url.Thomas Tanghus2012-06-151-3/+3
* | Use type=url for URL field.Thomas Tanghus2012-06-151-1/+1
* | Fix upload for Google Drive; Google Documents List API documentation was misl...Michael Gapczynski2012-06-141-7/+9
* | Make sure there is a calendar after delete.Thomas Tanghus2012-06-151-0/+4
* | Update calendar after delete.Thomas Tanghus2012-06-151-0/+1
* | Only create new calendar when there are none. Fix oc-1007.Thomas Tanghus2012-06-151-2/+4
* | Agree on argument type (cleaned this time).Thomas Tanghus2012-06-154-7/+7
* | Revert "Agree on argument type."Thomas Tanghus2012-06-154-10/+10
* | Agree on argument type.Thomas Tanghus2012-06-154-10/+10
* | No need to find calendar twice.Thomas Tanghus2012-06-151-4/+1
* | Make events show again.Thomas Tanghus2012-06-151-8/+7
* | Cleanup code.Thomas Tanghus2012-06-141-10/+3
* | If Hr. Lerdorf had made up his mind on parameter order, life would have been ...Thomas Tanghus2012-06-141-1/+1
* | Forgot $ sign for variableMichael Gapczynski2012-06-141-1/+1
* | Revert "Fix a counting mistake"Michael Gapczynski2012-06-141-1/+1
* | first load compatibility.jsThomas Mueller2012-06-141-2/+3
* | fix javascript errorThomas Mueller2012-06-141-0/+4
* | reverting 8c7fa15aaf98e31646e4306e7819d1d2b725a7e1, differs between OC3 and 4Arthur Schiwon2012-06-141-2/+2
* | Check for '\' as well when searching for parent folders, because Windows retu...Michael Gapczynski2012-06-141-1/+1
* | Contacts: Fixes for CSRF.Thomas Tanghus2012-06-141-2/+2
* | Make requesttoken global.Thomas Tanghus2012-06-141-1/+1
* | fixed bug #996: first picture in folder is repeated in the last position beha...Bjoern Schiessle2012-06-141-4/+2
* | prevent xss attacks also if some javascript ends up in the alt-tagBjoern Schiessle2012-06-142-2/+3
* | Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-143-52/+48
|\ \
| * | White-space fix.Thomas Tanghus2012-06-142-49/+45
| * | Don't add slash if it's there already.Thomas Tanghus2012-06-141-1/+1
| * | Use the right csrf token.Thomas Tanghus2012-06-141-2/+2
* | | fixed xss vulnerability in un-packed version of jquery.fancybox and repack itBjoern Schiessle2012-06-142-794/+3
|/ /
* | debugging output removedBjoern Schiessle2012-06-141-1/+0
* | xss vulnerability fixed for fancybox image viewerBjoern Schiessle2012-06-142-29/+777
* | suppress warning if /dev/urandom is not readable (bug #997)Bjoern Schiessle2012-06-141-1/+1
|/