Commit Graph

4716 Commits (e8dd86ce0de9ec0d7c1774c62281451445b26c92)
 

Author SHA1 Message Date
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
Georg Ehrke 2e44ffaf02 another ui fix 13 years ago
Georg Ehrke b1139e977a fix a ui bug for calendar sharing 13 years ago
Georg Ehrke 6bd80d6457 show username of the body who shares in the summary 13 years ago
Bart Visscher 12b34d2dda Whitespace fix 13 years ago
Bart Visscher c98b56d2da CSSMin: Remove debug code 13 years ago
Bart Visscher 61b044e00e Files Texteditor: Use our own "Droid Sans Mono" font-face and fonts 13 years ago
Bart Visscher 7a8e7f18db Calendar: Clicking #datecontrol_date gives datepicker to jump to date 13 years ago
Bart Visscher 4da6b3a391 Calendar: Make button of #datecontrol_date 13 years ago
Michael Gapczynski b5889d6ffe Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/owncloud into merge-requests/127 13 years ago
Michael Gapczynski bd01e93469 Add support for mounting Google Drive in external storage UI 13 years ago
Thomas Tanghus 613a122437 Remove check for encryption. 13 years ago
Thomas Tanghus d33d599b1b Remove debug statements. 13 years ago
Thomas Tanghus bc1e8cb0a2 Contacts: implemented CSRF prevention. 13 years ago
Thomas Tanghus 89464721c7 Added JSON methods for CSRF prevention. Make request token accessible from template and add js var. 13 years ago
Frank Karlitschek 9e9c40eabd fix time call 13 years ago
Bjoern Schiessle b9d5f510c3 urlencode link fort password reset (bug #970) 13 years ago
Michael Gapczynski 6f55a52858 Fix incorrect creation of filesystem for user@group in data folder during shares 13 years ago
Bartek Przybylski db1353655b check for view before trying to invoke method on object 13 years ago
Thomas Mueller 521294d0bf fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987 13 years ago
Michael Gapczynski 790ae70e32 Create directory for mount point if it doesn't already exist 13 years ago