Commit Graph

2086 Commits (13d2c5e926e71a1ef2ef0bce96eb5a6f627cf88f)
 

Author SHA1 Message Date
Brice Maron 13d2c5e926 Fix bug with spaces in file names. 15 years ago
Brice Maron c7d1737d47 attempt to manage some special chars in file list 15 years ago
Brice Maron e533e82bc9 Add sequence name in insertid to be more portable 15 years ago
Robin Appelman 5ffec92701 upgrade to Sabredav 1.5.4 15 years ago
Bart Visscher 7b01858c57 Enable php display_errors setting 15 years ago
Bart Visscher 6d4d15b221 Fix html id's in part.addcardform.php 15 years ago
Bart Visscher c0e9c805ec Disable loading non-existing settings script in bookmark app 15 years ago
Bart Visscher 715e376cd2 Fix setproperty form 15 years ago
Jan-Christoph Borchardt abf33d32b9 use existing correct info icons 15 years ago
Jan-Christoph Borchardt 410c6bba47 Merge branch 'master' of gitorious.org:owncloud/owncloud 15 years ago
Robin Appelman f073041b0b provide function for updating the database scheme 15 years ago
Jan-Christoph Borchardt 8d203531fb corrected link for app dev instructions 15 years ago
Robin Appelman 6592fbb948 improve detection of database backend 15 years ago
Jan-Christoph Borchardt 4140a75a5e corrected position of in-field labels a bit 15 years ago
Jan-Christoph Borchardt c28504deca textfield is now less obtrusive / opaque 15 years ago
Jan-Christoph Borchardt 93c18e9ae3 added all logo source SVGs 15 years ago
Robin Appelman 122fa190c6 improve mimetype detection 15 years ago
Robin Appelman 38bb503ff6 fix fopen 15 years ago
David Iwanowitsch 74740fb71a Do not set incorrect components for default calendar 15 years ago
Michael Gapczynski da4a1e6118 Change 'Help translating' to 'Help translate' 15 years ago
Jakob Sack 4d60f9d3bd improved style in contacts 15 years ago
Frank Karlitschek 835c56c4b0 Merge branch 'master' of gitorious.org:owncloud/owncloud 15 years ago
Frank Karlitschek 3acea2f574 change the error hint from suggesting to change the owner of a directory to changing the permissions. changing the owner of a director is not possible via ftp. 15 years ago
Jakob Sack d89666261f Some improvements on the contact application 15 years ago
Jakob Sack b224991ea2 Fix translations, empty properties 15 years ago
Frank Karlitschek 045c42aa99 new "external" application. you can integrate external application like roundcube, squirellmail or a wiki into ownCloud. 15 years ago
Robin Appelman 7761765a4b change licencing headers for sqlite3 driver 15 years ago
Robin Appelman af1f0305eb fix log level check 15 years ago
Brice Maron 42306f1e35 Avoid error when no image is provided for cover or thumbnail 15 years ago
Brice Maron 9d46c378b9 Fix unescessary use of non portable 'replace' sql and add loging when GD not installed 15 years ago
Michael Gapczynski 0d4240e196 Fix music navigation entry controls going over the sidebar 15 years ago
Michael Gapczynski aa087f8661 Change javascript new folder from old icon to new 15 years ago
Michael Gapczynski 50bf7a98c2 Redirect file browser if directory does not exist 15 years ago
Jan-Christoph Borchardt 4c256433c0 removed '/' from file path because only Unix people understand the concept of that. Plus, 'Files' itself is the root. 15 years ago
Brice Maron 8c7fc03296 Correct unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb 15 years ago
Bart Visscher 61660c068a Fix function name error in contacts app 15 years ago
Jan-Christoph Borchardt c420001f2b bold current folder in breadcrumbs 15 years ago
Jan-Christoph Borchardt 92ba000f09 only show checkbox on hovering filetype icon 15 years ago
Jan-Christoph Borchardt 43c28b941b hopefully finally fixed the initial breadcrumb arrow 15 years ago
Florian Pritz f0565de900 use fancybox instead of lightbox 15 years ago
Brice Maron 2906ea3d78 Add caching for filelist sharing icon status to avoid many http req. 15 years ago
Robin Appelman 3a937f79f7 escape filenames for getMimeType 15 years ago
Robin Appelman e9b6a1018d remove unneeded definiton of get_temp_dir 15 years ago
Robin Appelman 8f77179d29 Merge commit 'refs/merge-requests/64' of git://gitorious.org/owncloud/owncloud 15 years ago
Robin Appelman 273972b75a prevent sql error while initializing apps on sqlite2 15 years ago
Hendrik Langer 466b41c36b Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 15 years ago
Brice Maron 7e34452746 Little trick to avoid editor loading twice on double click 15 years ago
Brice Maron da8d32ae38 Tweak bookmarklet to not change the current page. Correct encoding when add bookmark 15 years ago
Brice Maron 9ea34250a0 Lower also the album name in media scanner... 15 years ago
Brice Maron b15d8878b7 Correct use of null for not null columns in media scanner 15 years ago