Commit Graph

428 Commits (26974d0465fa3b5a04b12791804326afdb0067f6)
 

Author SHA1 Message Date
Frank Karlitschek 26974d0465 fixing other peoples bad coding style ;-) 14 years ago
Robin Appelman 3764b61be7 remove php 4 constructors 14 years ago
Robin Appelman 519a84e048 more strict fixes for mdb2 14 years ago
Robin Appelman a08445227f make use of new dateformat function 14 years ago
Robin Appelman a16c6fb804 don't use items in an array that aren't there 14 years ago
Frank Karlitschek fb74de326d Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 14 years ago
Frank Karlitschek 1372d8339d add a date format function for more eyecandy 14 years ago
Robin Appelman bf45dcb959 only check for permissions for folders that exists 14 years ago
Robin Appelman d002ed0b94 set strict error reporting 14 years ago
Robin Appelman e043f9c6fe make mdb2 not give a ton of error when using strict error reporting 14 years ago
Frank Karlitschek cf50c497b9 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 14 years ago
Jan-Christoph Borchardt 18ff5f0a7d well, forgot to add the favicons ... 14 years ago
Jan-Christoph Borchardt 67ef39866d Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 14 years ago
Jan-Christoph Borchardt d9ed9fc8e3 added a favicon and removed those pesky double quotes 14 years ago
Robin Appelman 101877351b use the correct variable name 14 years ago
Robin Appelman e71bc75a9d use the correct signature for OC_FILEOBSERVER->notify() 14 years ago
Robin Appelman 7b00f99a57 static functions shouldn't be abstract 14 years ago
Frank Karlitschek 219c4a2c78 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 14 years ago
Frank Karlitschek 85df699746 application listing works more or less now 14 years ago
Jan-Christoph Borchardt bb3ad56bf5 hip mono icons 14 years ago
Robin Appelman c5f9c5b8a3 fix infinite redirect error that happend in rare cases 14 years ago
Robin Appelman 5ccdea8e5b save installation state of databases in appconfig instead of plugin.xml 14 years ago
Frank Karlitschek 150631849f Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 14 years ago
Frank Karlitschek 1419b80d4e first "broken" step for an app installation 14 years ago
Robin Appelman f0e59b9043 better display for server configuration errors 14 years ago
Jakob Sack 964a55033a never ever call a function you just removed 14 years ago
Jakob Sack f2e37e0018 Completely removing personalMenu 14 years ago
Jakob Sack 5d23b60c8a Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 14 years ago
Jakob Sack af1e48df80 Changes in the user experience 14 years ago
Frank Karlitschek 2698572162 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 14 years ago
Frank Karlitschek e440e733fd first stepp of application installation 14 years ago
Robin Appelman 6c51974174 add foldersize table to owncloud.sql 14 years ago
Robin Appelman 318d024cc1 show size of folders in filebrowser 14 years ago
Robin Appelman 1495ec0f31 show server configuration errors on seperate page 14 years ago
Jakob Sack b5f913a3fc Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 14 years ago
Jakob Sack 4c74029489 First sketch of a user administration 14 years ago
Frank Karlitschek 5112295723 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 14 years ago
Frank Karlitschek d6d848184b new cool ocs client, but still empty 14 years ago
Arthur Schiwon 1c3703477b Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 14 years ago
Robin Appelman 9a575d1ded port OC_OCS to prepared statements 14 years ago
Robin Appelman 50035f5a92 redirect to owncloud root after logout 14 years ago
Arthur Schiwon 627dc95d19 don't manifold slashes in case empty $app is forwarded to linkTo() 14 years ago
Robin Appelman 9dd0d90f69 publiclink plugin 14 years ago
Jakob Sack 8465f76e7e Use OC_CONFIG where possible 14 years ago
Jakob Sack 77fe7240f0 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 14 years ago
Robin Appelman f4d0310d73 port WebDAV to prepared statements 14 years ago
Jakob Sack 177fd27382 Make OC_CONFIG working again 14 years ago
Jakob Sack fc33094429 replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" ) 14 years ago
Jakob Sack ed77ab18c9 Added a dump of the database 14 years ago
Jakob Sack e8f6848095 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 14 years ago