Commit Graph

5154 Commits (f8cebed3481d523ff43d438ac97048137f4f9902)
 

Author SHA1 Message Date
Tom Needham 5323983fc7 Text editor: Waste less space for line numbers 13 years ago
Frank Karlitschek 2c1c1ba88c close only if exist 13 years ago
Frank Karlitschek 7c5ff900d0 work with non existing apps directory. thanks to Antonio for the hint 13 years ago
Brice Maron d39d7fb9ff Remove references to /apps/ and correct inclusion of settings 13 years ago
Brice Maron 33165e3915 Do not close php tag on config file 13 years ago
Brice Maron b5e3e150eb Correction of path looking for apps and css 13 years ago
Bart Visscher ded9ea5ad3 Spelling fixes 13 years ago
Bart Visscher ea3a6d9fcf Merge resource error-suppressing fix 13 years ago
Bart Visscher 2e6e154475 Gallery: Fix opening folders with a ' in the name 13 years ago
Georg Ehrke 0939b1b0ab Merge branch 'master' into calendar_export 13 years ago
Bart Visscher f4b937c6fe Simplify search result js code 13 years ago
Michael Gapczynski 618a3c1d94 Fix removing personal mounts 13 years ago
Michael Gapczynski b650f46698 Fix variable checks for mounting Google Drive 13 years ago
Tom Needham 41cfd55f55 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Bart Visscher ebfc5b2762 Add compatability function for APC cache 13 years ago
Bart Visscher f655981baf Fix initialization of OC_Filesystem setup from DAV 13 years ago
Bart Visscher 96ec7a66bb More session_write_close 13 years ago
Bart Visscher 50667dcb82 Convert OC_L10N_String to a string in OC_JSON::encodedPrint 13 years ago
Bart Visscher 432aa58bab Spelling fixes 13 years ago
Tom Needham 0aafc717ec Text Editor: fix editor positioning 13 years ago
Bjoern Schiessle 036530b2fd log messages are looking nicer if html code gets interpreted. (xss prevention happens on another place) 13 years ago
Thomas Mueller aade44471d pdf viewer no longer 'eats' keyboard input 13 years ago
Brice Maron 2d2366bb57 Avoid fetch ocs info if the appstore is disabled 13 years ago
Brice Maron 06e20fe4b8 Correct css inclusion with minimizer 13 years ago
Thomas Tanghus 1f06cdf81f Small js fix. 13 years ago
Thomas Tanghus 07124ee38d Cast translation to string. 13 years ago
Bjoern Schiessle e1fa9c282b xss vulnerabilities fixed 13 years ago
Bjoern Schiessle 033d372f98 Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Bjoern Schiessle 5b46734a40 xss vulnerability fixed 13 years ago
Brice Maron 115c30bdb4 Enhance hint about writable app directory 13 years ago
Brice Maron 8c2803a7c1 Correct image path and apps path replacement 13 years ago
Arthur Schiwon 19931e2008 remove unnecessary closing PHP tag 13 years ago
Brice Maron 72fe463f7f Correct OC_Config writer. Use var_export (has support for array,...) 13 years ago
Arthur Schiwon bef9b671ee LDAP: cheaper userExists() implementation 13 years ago
Brice Maron df60d6d5d2 Fixes for multi app dir : 13 years ago
Bjoern Schiessle 8c28aec664 date don't change correctly in the view list (bug #973) fixed 13 years ago
Thomas Mueller ba2d203a54 some path fixes for multi-dir app 13 years ago
Brice Maron b5953e7a83 Provide solution for smoother migration for apps to multi-app dir 13 years ago
Brice Maron fcaf04cad9 Add little more doc about app folders 13 years ago
Bart Visscher 82f39d3292 Contacts: Fix name and carddav-url encoding 13 years ago
Bart Visscher fd23c286ef Calendar: Fix caldav url encoding 13 years ago
Bart Visscher 4a22f4ca78 Calendar: convert choosecalendar.rowfields template from plain php to html+php 13 years ago
Bart Visscher 1d07b9e291 Calendar: Missing userid in allCalendars call 13 years ago
Bart Visscher c047fdafdb Calendar: Fix missing template parameter 'shared' for new and update calendar 13 years ago
Brice Maron f46623da6c Do not search apps if oc is not yet installed 13 years ago
Brice Maron 95b5202893 Correct usage of approot 13 years ago
Michael Gapczynski bf6abdde2d Add missing ')' 13 years ago
Brice Maron a5938e4e37 Merge branch 'master' into multi_app_dir 13 years ago
Thomas Tanghus 37d12144c2 Fix URL delimiter. 13 years ago
Thomas Tanghus ad7154b344 Fix being able to link directly to contact, that I broke in other commit. 13 years ago