Commit Graph

91 Commits (270e1101f4e6dabb8ea578282bedd5476ca2e9f0)

Author SHA1 Message Date
Frank Karlitschek 5759802091 now we have our own ocs server 14 years ago
Robin Appelman 86356e888e save the correct config entry 14 years ago
Robin Appelman e984a3b47a fix keeping track of foldersize 14 years ago
Robin Appelman 6affa3281a small fixes in webdav 14 years ago
Robin Appelman 58cb46c4e8 make sql queries work in sqlite 14 years ago
Robin Appelman 243d6566dd fix login when using sqlite 14 years ago
Arthur Schiwon a14f8243e8 get max upload file size for upload form from php settings 14 years ago
Robin Appelman ab155de14f improve error handeling for first run dialog 14 years ago
Arthur Schiwon 5a03ce696c debug output should not be there 14 years ago
Robin Appelman fde08b2389 installer now works when using mysql 14 years ago
Arthur Schiwon 8a5d1ffebe fix that might solve strange uploading issues 14 years ago
Frank Karlitschek 0820cb8f17 owncloud now with even more buzzwords. we outsourced the doccumentation and use an online knowledgebase 14 years ago
Jakob Sack d314c33715 do not redeclare methods 14 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 14 years ago
Frank Karlitschek ca04b33abe first step on online ocs knowledgebase integration 14 years ago
Robin Appelman 3263b80ea9 first-run wizzard wip 14 years ago
Robin Appelman 25d687f35a add OC_GROUP::createGroup(); 14 years ago
Frank Karlitschek fc63882fe2 more layout fixes 14 years ago
Jakob Sack 7035c0417c Get Hot New Fixes (TM) 14 years ago
Robin Appelman a16c6fb804 don't use items in an array that aren't there 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 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 85df699746 application listing works more or less now 14 years ago
Robin Appelman 5ccdea8e5b save installation state of databases in appconfig instead of plugin.xml 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 af1e48df80 Changes in the user experience 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 4c74029489 First sketch of a user administration 14 years ago
Frank Karlitschek d6d848184b new cool ocs client, but still empty 14 years ago
Robin Appelman 9a575d1ded port OC_OCS to prepared statements 14 years ago
Arthur Schiwon 627dc95d19 don't manifold slashes in case empty $app is forwarded to linkTo() 14 years ago
Jakob Sack 8465f76e7e Use OC_CONFIG where possible 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 683677b4f9 Support for navigation sub entries 14 years ago
Robin Appelman 69289bf943 move chmodr to OC_HELPER 14 years ago
Robin Appelman 26841884af move OC_DB to it's own file 14 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 14 years ago
Jakob Sack 16e4a1dd17 Fix template.php 14 years ago
Jakob Sack f36f453dd2 apps are now stored in /apps 14 years ago
Jakob Sack f1015c88fa Minor bug fixing 14 years ago