Commit Graph

5698 Commits (39814edf81ede7413d98eaff86b183c42b4d8287)
 

Author SHA1 Message Date
Thomas Tanghus 641bd7a456 Whitespace 13 years ago
Bart Visscher 9e70f64d44 Fix oc-1163: gzdecode function not always defined 13 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 13 years ago
Robin Appelman a49c07cf88 progressbar for New->From Url 13 years ago
Robin Appelman 59ab8b14c7 cache fileid's in oc_cache 13 years ago
Robin Appelman 6843beeae9 add option to only get fast cache 13 years ago
Robin Appelman 51566e87c7 add prefix option to OC_Cache::clear 13 years ago
Robin Appelman 2b74778958 add method to OC_Cache to check whether a fast cache (apc/xdebug/etc) is available 13 years ago
Robin Appelman 2a73678fef use file extension for determining mimetypes on default 13 years ago
Thomas Tanghus ab8ce89df3 Added help for keyboard shortcuts. 13 years ago
Thomas Tanghus 38d38c1797 First stab at Ninja mode ;-) 13 years ago
Thomas Tanghus 359dc8736a Improved scrollTo method. Still not quite there... 13 years ago
Thomas Tanghus eb57544518 Added next/previous methods to contacts list. 13 years ago
Thomas Tanghus 7d520bc7a9 Remove wrong comment. 13 years ago
Thomas Tanghus 0eade1b0d5 Code style. One down... 13 years ago
Georg Ehrke 81b917b2f6 increase width of user migrates form in personal settings, so you can read the whole label in all languages 13 years ago
Georg Ehrke f9d3388854 Merge branch 'master' into calendar_import 13 years ago
Georg Ehrke 57207ddb82 some style fixes for calendar 13 years ago
Georg Ehrke 6ccd4e0cfb Merge branch 'master' into subadmin 13 years ago
Georg Ehrke 11725efd7e add some hooks for subadmins 13 years ago
Thomas Tanghus e07cd26571 Implemented undelete for contacts. 13 years ago
Thomas Tanghus 51bafd32d6 Made contactlist optional in insertContact(). 13 years ago
Thomas Tanghus 00de757169 White space. 13 years ago
Thomas Tanghus 11aa571751 Added option to notify method. 13 years ago
Georg Ehrke 5508a95065 Merge branch 'master' into subadmin 13 years ago
Thomas Tanghus 687c87bc5b DRYed inserting into contacts list. 13 years ago
Georg Ehrke 88f66460a3 some js improvements for subadmins 13 years ago
Bart Visscher 5381cc7418 Fix missing parameter decleration, thanks Jenkins :-) 13 years ago
Bart Visscher ad12e13f14 Tasks: Remove unused code 13 years ago
Bart Visscher 060b8865a4 DRY for getting calendar timezone setting 13 years ago
Bart Visscher 1c30a97833 Style fixes 13 years ago
Thomas Tanghus 06b5e05c86 Damn, that Jenkins dude is tough ;) 13 years ago
Robin Appelman 8a19e134df fix ununsed variables 13 years ago
Robin Appelman 48ec78299e cleanup some obsolete foldersize code from the shared storage backend 13 years ago
Robin Appelman aa118a4c64 remove obsolete oc_filesystem::mountall 13 years ago
Bart Visscher 0b338a7a41 Add missing public to function definition 13 years ago
Bart Visscher 14af503374 Fix parameter order in OC_Filestorage_Common->hash 13 years ago
Bart Visscher cdd9ffc8a5 Add ETag support to the Sabre file connector. 13 years ago
Bjoern Schiessle 53bdb049cb adapted to new SabreDav version 13 years ago
Thomas Tanghus 0af454a23b Trying to get documentation to "Do The Right Thing" (TM) 13 years ago
Thomas Tanghus 42fbc111a2 Hide progressbar on error. 13 years ago
Thomas Tanghus 3103a4cb3f Corrected retry count for uploaded imports. 13 years ago
Tom Needham 29d16f61fa Fix strict standards warnings 13 years ago
Thomas Tanghus de8ed98541 Added some more documentation to OCP\JSON. 13 years ago
Thomas Tanghus 10337c059c Added some documentation for OCP\JSON::callCheck() 13 years ago
Robin Appelman d393638cc8 forgot to make one function abstract 13 years ago
Robin Appelman c9be9ab251 remove unused variables 13 years ago
Robin Appelman 7152b8b4ee remove unused and depricated getFolderSize 13 years ago
Robin Appelman 39086ef63e dont try to create mountpoints automatically 13 years ago
Robin Appelman 0e6238c66f fix OC_Cache_File tests if encryption is not enabled 13 years ago