Commit Graph

4685 Commits (6ca87656befb4ae30bd17547f34e6c3263c83c64)
 

Author SHA1 Message Date
Bjoern Schiessle 6ca87656be Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Bart Visscher 400769ab40 Optimize WebDav access using OC_FileCache 13 years ago
Thomas Tanghus 8f6121ffa8 Files: Double encode download links. Fix for oc-1016. 13 years ago
Bjoern Schiessle 3ddaedee3b fixed xss vulnerability 13 years ago
Bart Visscher 2b228fba34 Load app before running update script 13 years ago
Bart Visscher 0d3f5f736f Disable minizing when DEBUG is true 13 years ago
Bjoern Schiessle 4b7bdd5ace Merge commit 'refs/merge-requests/128' of git://gitorious.org/owncloud/owncloud into merge-requests/128 13 years ago
Thomas Tanghus effb6f1309 Update stylesheet for type=url. 13 years ago
Thomas Tanghus 8a68d09b0f Use type=url for URL field. 13 years ago
Michael Gapczynski 92083aa20c Fix upload for Google Drive; Google Documents List API documentation was misleading 13 years ago
Thomas Tanghus f6aa366857 Make sure there is a calendar after delete. 13 years ago
Thomas Tanghus 3c75ac5f62 Update calendar after delete. 13 years ago
Thomas Tanghus ad8c4ab182 Only create new calendar when there are none. Fix oc-1007. 13 years ago
Thomas Tanghus ad32c20300 Agree on argument type (cleaned this time). 13 years ago
Thomas Tanghus 6d43e6565e Revert "Agree on argument type." 13 years ago
Thomas Tanghus 0f6b1be0e6 Agree on argument type. 13 years ago
Thomas Tanghus 1e76a530ea No need to find calendar twice. 13 years ago
Thomas Tanghus 31db583f03 Make events show again. 13 years ago
Thomas Tanghus 96a3e28c2e Cleanup code. 13 years ago
Thomas Tanghus 27ab6daeb0 If Hr. Lerdorf had made up his mind on parameter order, life would have been a lot easier... 13 years ago
Michael Gapczynski f3b30e4658 Forgot $ sign for variable 13 years ago
Michael Gapczynski f7e686d4f1 Revert "Fix a counting mistake" 13 years ago
Thomas Mueller ec69377ade first load compatibility.js 13 years ago
Thomas Mueller 4cc9bf09be fix javascript error 13 years ago
Stephan Bergemann 4eb0c270aa fixed handling of fallback_images 13 years ago
Arthur Schiwon 12bfc551fb reverting 8c7fa15aaf, differs between OC3 and 4 13 years ago
Michael Gapczynski 6e15b231b0 Check for '\' as well when searching for parent folders, because Windows returns '\' for dirname() 13 years ago
Thomas Tanghus 47c03a0eff Contacts: Fixes for CSRF. 13 years ago
Thomas Tanghus f0b87bc421 Make requesttoken global. 13 years ago
Stephan Bergemann a3afd51b94 fixed one issue with last directory in structure having a lot of 13 years ago
Bjoern Schiessle fa67927eb5 fixed bug #996: first picture in folder is repeated in the last position behaving like a directory 13 years ago
Bjoern Schiessle 6468e0a1d5 fixed bug #996: first picture in folder is repeated in the last position behaving like a directory 13 years ago
Bjoern Schiessle d28a4f0638 prevent xss attacks also if some javascript ends up in the alt-tag 13 years ago
Bjoern Schiessle 87855f2506 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Bjoern Schiessle 211a546600 fixed xss vulnerability in un-packed version of jquery.fancybox and repack it 13 years ago
Thomas Tanghus 8fd9cbcc54 White-space fix. 13 years ago
Thomas Tanghus a34db3fbe0 Don't add slash if it's there already. 13 years ago
Thomas Tanghus 756eb3548f Use the right csrf token. 13 years ago
Bjoern Schiessle b0ecef02e9 debugging output removed 13 years ago
Bjoern Schiessle e7b93b1807 xss vulnerability fixed for fancybox image viewer 13 years ago
Stephan Bergemann bc6884b176 we don't neede the functions for empty stacks any more 13 years ago
Stephan Bergemann b32afd1331 we don't have empty previewstacks any more - code cleaned up 13 years ago
Bjoern Schiessle 6c7e10245c suppress warning if /dev/urandom is not readable (bug #997) 13 years ago
Stephan Bergemann 56d2e99239 deleted some debugging output 13 years ago
Stephan Bergemann 22cd610a79 use images from deeper directories for preview if the actual directory doesn't contain any 13 years ago
Stephan Bergemann 9f59cc5eb0 improved look of directories not containing images directly 13 years ago
Stephan Bergemann e99a95a756 now also working for directories only containing one image 13 years ago
Stephan Bergemann 4711c2bb41 fixed second_level_images issue 13 years ago
Stephan Bergemann e4278574a8 fixed sorting errors and missbehaviours - now sorting like file browser 13 years ago
Georg Ehrke e154806838 fix another ui bug of calendar 13 years ago