Commit Graph

624 Commits (a5dd8e84f13c9815c0208851664238cfc0034b5b)

Author SHA1 Message Date
Robin Appelman 2a78209728 comply with updated version of the plugin.xml syntax 15 years ago
Robin Appelman 98e49c7552 use new plugin system for loading plugins 15 years ago
Martin T. H. Sandsmark 1f46d0fc7d remove debug output 15 years ago
Martin T. H. Sandsmark c2504f54ad fix some, do not enjoy php 15 years ago
Martin T. H. Sandsmark e6f6c62113 some fixes 15 years ago
Aldo "xoen" Giambelluca 11664f3153 Moved LDAP authentication into a plugin 15 years ago
Aldo "xoen" Giambelluca 68775a282d Created class `OC_USER_BACKEND` for general user managment 15 years ago
Aldo "xoen" Giambelluca 9fe46ef093 OC_USER now is an abstract class (OC_USER_ABSTRACT) 15 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 15 years ago
Aldo "xoen" Giambelluca 00df2099b5 Using camelCase for function names in 'inc/lib_base.php' 15 years ago
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 15 years ago
Robin Appelman 581328fbc1 Fix custom database names 15 years ago
Robin Appelman 4e12ce63f9 fix affected frows and free_result in OC_DB 15 years ago
Robin Appelman d96793f14f Fix some database problems, do not use the cache when creating users 15 years ago
Sandro 8ede7d075e load all plugins 15 years ago
Sandro 4f5e24a327 load plugins 15 years ago
Robin Appelman 0ba0f22627 fix webroot when using symlinks 15 years ago
Sandro a0088cfea6 right WEBROOT 15 years ago
Robin Appelman a9fd0c67b4 Initial PostgreSQL support 15 years ago
Robin Appelman 7503ad139b use MDB2_Schema for the creation of the initial database 15 years ago
Robin Appelman 02ad83b04d fix insertid in OC_DB 15 years ago
Robin Appelman df149217b9 fix loading of plugins 15 years ago
Robin Appelman 56dfcce9b9 improved detection of WEBROOT 15 years ago
Robin Appelman 43cabdb3f8 better error messages if there are premission problems 15 years ago
Robin cd1ffd912b only check for a writeable config.php when attempting to change the config 15 years ago
Robin 3d546db141 do not give the 'can't write config file' error when the config file doesn't exsist 15 years ago
Robin 7b08854f70 use MDB2's escape instead of mysql_escape 15 years ago
Robin 086f060b9e fix when owncloud is installed in the root of a server 15 years ago
Robin 78e54e1909 fixes in log and ocs 15 years ago
Robin 35711d7534 small fixes 15 years ago
Robin 8058b24227 provide layout for smaller screens on android/iphone 15 years ago
Robin 898d2489bb more checks on server enviroment and some bugfixes in admin and firstrun dialog 15 years ago
Robin 51b253447d provide option for automatic backup 15 years ago
Robin 565410d8e2 use an abstraction for file system functions to allow premisions and multiply storage backends 15 years ago
Robin ede1c64edd port OC_DB to MDB2 15 years ago
Thibaut GRIDEL bc8aed9e79 give a chance to configure CONFIG_DATADIRECTORY 15 years ago
Robin e0347b7fa6 initial work on making connections between seperate owncloud installations possible 15 years ago
Robin 15b284578e fix webdav when not using the default data directory 15 years ago
Thibaut GRIDEL 19ab1292fb simple fixes 15 years ago
Robin Appelman c52e7d360f More bug fixes, mostly IE related 15 years ago
Robin Appelman 4a23a0e23d fix bug on windows hosts where serverroor uses \ in the path and documentroot uses / 15 years ago
Robin 68ef145609 fix determing the user specific data directory when the data directory is not the default one 15 years ago
Robin aacda0367d merge 15 years ago
Robin eaf0024c0f bugfix when filling the database in first run dialog 15 years ago
Robin d9e0d5deca remove dependency on set_include_path because not all hosts support it 15 years ago
Robin b5dae01a8a change the config system to support multi user 15 years ago
Robin 6b5bd81341 (very) early multiuser support 15 years ago
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 15 years ago
Frank Karlitschek 7adbbfe05c add Open Collaboration API support. You can now connect your ownCloud with the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5 15 years ago
Robin 8f92dc8e25 fixed automatic creation/filling of mysql databases 15 years ago