Commit Graph

2596 Commits (33165e3915dc5d8f09583d70fca0441e17db905f)

Author SHA1 Message Date
Robin Appelman 195c37f88a fix for encryption binary files 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 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 f06c08a637 cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 13 years ago
Robin Appelman 449760f665 add hasUpdated to oc_filestorage 13 years ago
Thomas Tanghus 8f6121ffa8 Files: Double encode download links. Fix for oc-1016. 13 years ago
Georg Ehrke aa7ce480f4 create OC_Calendar_Object::generateStartEndDate function 13 years ago
Georg Ehrke 22a33b509f use DateTime as type of parameter in the functions is_cached_inperiod and get_inperiod 13 years ago
Georg Ehrke e4529301ff change some function names in OC_Calendar_Repeat 13 years ago
Georg Ehrke 5c10683432 use easier parseable date to init datetime 13 years ago
Georg Ehrke 6f20d51646 fix generateEventOutput for calendar hook 13 years ago
Georg Ehrke b6a8de8530 don't clean and cache calendar on every update 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
Stephan Bergemann a3afd51b94 fixed one issue with last directory in structure having a lot of 13 years ago
Bart Visscher 4510571aa1 Add app for logging access to shared files 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 211a546600 fixed xss vulnerability in un-packed version of jquery.fancybox and repack it 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
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