Commit Graph

5048 Commits (420d23a875c19ba04d679db826bcf9bd2ad9d6c2)
 

Author SHA1 Message Date
Thomas Tanghus 426ed27be2 Make sure address books are shown even if empty. 13 years ago
Thomas Tanghus 0f1fe0b505 Log error as ERROR. 13 years ago
Georg Ehrke 0f13cbb47d Merge branch 'master' into calendar_repeat 13 years ago
Arthur Schiwon f255ac8b3a make bookmarks bookmarklet work again, kudos to Victor Dubiniuk 13 years ago
Arthur Schiwon 4b231c15d5 bookmarks: make read later-button draggable again, fixes oc-944 13 years ago
Sam Tuke 72215a818d added new user settings interface for deleting old file versions 13 years ago
Sam Tuke d6bf62ea4e Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Sam Tuke c244daac89 removed readdir to fix bug oc-1054 13 years ago
Bart Visscher 6308ca6b8a Merge branch 'shared_log' 13 years ago
Bart Visscher 0086639891 Merge branch 'audit' 13 years ago
Bart Visscher 7a3d606cac Prefer requested app before redirecting to default page 13 years ago
Bart Visscher 6404476bec Delay setup of FS until OC_Filesystem is used 13 years ago
Bart Visscher cd934d5d89 Adjust OC_Filesystem use in hooks to string, so the class is loaded as late as possible 13 years ago
Bart Visscher 5c8e774cea Small code reorder 13 years ago
Bjoern Schiessle 6644511124 remove unnecessary comment 13 years ago
Bjoern Schiessle e52230d11c no need to escape the title 13 years ago
Bjoern Schiessle 5a2c93ec2d use sanitizeHTML() function 13 years ago
Georg Ehrke 572dd9fbad Merge branch 'master' into calendar_repeat 13 years ago
Bjoern Schiessle 1ecbf459c9 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Arthur Schiwon 5b02217906 forgotten $, incorrect subtract 13 years ago
Arthur Schiwon 7c6b8475eb LDAP: only map users within the User Base Tree 13 years ago
Bjoern Schiessle 8d89bba07c use new sanitizeHTML() function 13 years ago
Robin Appelman 13a9ef36fb don't show other users file if the filesystem is not index already 13 years ago
Bart Visscher f54ef5a464 Remove OC::$CONFIG_DATADIRECTORY, not used 13 years ago
Bart Visscher d8b32c2f0e Move check code from setupFS to checkServer 13 years ago
Sam Tuke 28a72e0e3c Fixed deleteAll function for deleting all old versions of files (expireAll) 13 years ago
Bjoern Schiessle f11e4d7cd6 removing sanitizeHTML() function from template.php since I moved it to util.php 13 years ago
Bart Visscher 4b6f6291c5 Remember result of OC_User::isLoggedIn, can be very expensive to check 13 years ago
Bjoern Schiessle 089ae980c4 use new sanitize HTML function 13 years ago
Bjoern Schiessle d2936bd90c introducing a sanitize HTML function for the internal and the public API. This 13 years ago
Thomas Tanghus 0b9a48b4b6 Re-add missing loadhandlers() call. 13 years ago
Thomas Tanghus 33aec973df Loading of contacts was placed outside of $(document).ready() function. 13 years ago
Georg Ehrke 5ce0097b6f Calendar: only run ->expand if the event is repeating 13 years ago
Georg Ehrke 2b2da6fe35 Calendar: js fix 13 years ago
Georg Ehrke c8c105df33 Calendar: fix modifying of end DateTime object 13 years ago
Georg Ehrke a38463d41a Merge branch 'master' into calendar_repeat 13 years ago
Bjoern Schiessle 0469f529fa quota calculation fixed 13 years ago
Thomas Mueller c1df0539a0 fixes oc-668 13 years ago
Florian Hülsmann c3cd3f3571 CSS class headerAction -> header-action 13 years ago
Florian Hülsmann c723e1107d Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Florian Hülsmann 0132b80282 added CSS class .headerAction 13 years ago
Bart Visscher d4044d0283 Delay loading of translations until they are used 13 years ago
Thomas Mueller a1364c9726 fixes oc-1026 13 years ago
Brice Maron cfb3b633f5 Force sanitize function to use UTF8 (for php lower than 5.4) 13 years ago
Robin Appelman debd9c8dfb fix problem with encryption flag not being saved correctly in the filecache 13 years ago
Bjoern Schiessle e6384251eb Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Bjoern Schiessle d496a5e19f ignore "Shared"-directory when calculating free space 13 years ago
Georg Ehrke 16560fe5c1 Merge branch 'master' into calendar_repeat 13 years ago
Georg Ehrke 13aad8f06d some little fixes for repeating events caching 13 years ago
Bart Visscher 2f00384b51 Use TemplateLayout functions for finding js and css files in minimizer 13 years ago