Commit Graph

4716 Commits (e8dd86ce0de9ec0d7c1774c62281451445b26c92)
 

Author SHA1 Message Date
Michael Gapczynski e8dd86ce0d Revert "Set default charset to utf-8." 13 years ago
Robin Appelman b38e46276f when checking if the content of a folder has been updated, exlicitly state that we are checking a folder 13 years ago
Bart Visscher 6f93176a4b Be smarter when checking single app language availability 13 years ago
Bart Visscher 6e9cd63fa1 Only check for apps owncloud version requirment when there is a new owncloud version 13 years ago
Bart Visscher 99a68abbd5 Add session_write_close to the minimizer 13 years ago
Thomas Tanghus 9c6d82d00d PDF Viewer: Double encode link. 13 years ago
Thomas Tanghus 1118498050 files_imageviewer: Double encode paths. Fixes oc-1016. 13 years ago
Thomas Tanghus 4cbdd59859 Fix char encoding. 13 years ago
Thomas Tanghus 6642ef6a50 Fix string encoding probs. 13 years ago
Thomas Müller a91e3d68b0 fixing syntax error 13 years ago
Thomas Tanghus 709dbd82a6 Set default charset to utf-8. 13 years ago
Georg Ehrke 31ec93bd00 remove a lot of closing php tags and empty lines at a file's end in calendar app 13 years ago
Georg Ehrke b6375e7a8c remove a closing php tag in calendar 13 years ago
Robin Appelman bf2062b09d write_close the session when scanning files or music 13 years ago
Robin Appelman 195c37f88a fix for encryption binary files 13 years ago
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