Commit Graph

4751 Commits (332603a2637ec46984f0622ee9a930a84a1c367d)
 

Author SHA1 Message Date
Tom Needham 8484e16516 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Tom Needham e37ef6dd47 Move user import to personal settings. Fix user migration between servers. 13 years ago
Bart Visscher 4268fe61ba Calendar: Write-close session to enable parallel events.php requests 13 years ago
Bart Visscher 18ce53f426 Merge commit 'refs/merge-requests/121' of git://gitorious.org/owncloud/owncloud 13 years ago
Bart Visscher 6d3ae575b6 Remove $DOCUMENTROOT, not used 13 years ago
Robin Appelman 03951ccc6b fix encryption proxy for updated filecache 13 years ago
Robin Appelman 19bfe21401 add binary test case for encryption 13 years ago
Robin Appelman cb833e45c2 get rid of php4 style constructors in mdb2 13 years ago
Bart Visscher e11c5a23d5 Optimize WebDav access by preloading dav custom properties 13 years ago
Bart Visscher e905b14758 Spelling fix 13 years ago
Bart Visscher 463a506fcb Fix webdav property name compare 13 years ago
Bart Visscher 27efdbd58f Use setter for FileinfoCache 13 years ago
Robin Appelman f06c08a637 cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 13 years ago
Robin Appelman a9a424a519 also add hasUpdated to oc_filesystem and oc_filesystemview 13 years ago
Robin Appelman 449760f665 add hasUpdated to oc_filestorage 13 years ago
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