Commit Graph

73 Commits (e4986c2d9f376dc9052d3f2f682d579f51a4bcef)

Author SHA1 Message Date
Aldo "xoen" Giambelluca 00df2099b5 Using camelCase for function names in 'inc/lib_base.php' 16 years ago
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 16 years ago
Robin Appelman 581328fbc1 Fix custom database names 16 years ago
Robin Appelman 4e12ce63f9 fix affected frows and free_result in OC_DB 16 years ago
Robin Appelman d96793f14f Fix some database problems, do not use the cache when creating users 16 years ago
Sandro 8ede7d075e load all plugins 16 years ago
Sandro 4f5e24a327 load plugins 16 years ago
Robin Appelman 0ba0f22627 fix webroot when using symlinks 16 years ago
Sandro a0088cfea6 right WEBROOT 16 years ago
Robin Appelman a9fd0c67b4 Initial PostgreSQL support 16 years ago
Robin Appelman 7503ad139b use MDB2_Schema for the creation of the initial database 16 years ago
Robin Appelman 02ad83b04d fix insertid in OC_DB 16 years ago
Robin Appelman df149217b9 fix loading of plugins 16 years ago
Robin Appelman 56dfcce9b9 improved detection of WEBROOT 16 years ago
Robin Appelman 43cabdb3f8 better error messages if there are premission problems 16 years ago
Robin cd1ffd912b only check for a writeable config.php when attempting to change the config 16 years ago
Robin 3d546db141 do not give the 'can't write config file' error when the config file doesn't exsist 16 years ago
Robin 7b08854f70 use MDB2's escape instead of mysql_escape 16 years ago
Robin 086f060b9e fix when owncloud is installed in the root of a server 16 years ago
Robin 78e54e1909 fixes in log and ocs 16 years ago
Robin 35711d7534 small fixes 16 years ago
Robin 8058b24227 provide layout for smaller screens on android/iphone 16 years ago
Robin 898d2489bb more checks on server enviroment and some bugfixes in admin and firstrun dialog 16 years ago
Robin 51b253447d provide option for automatic backup 16 years ago
Robin 565410d8e2 use an abstraction for file system functions to allow premisions and multiply storage backends 16 years ago
Robin ede1c64edd port OC_DB to MDB2 16 years ago
Thibaut GRIDEL bc8aed9e79 give a chance to configure CONFIG_DATADIRECTORY 16 years ago
Robin e0347b7fa6 initial work on making connections between seperate owncloud installations possible 16 years ago
Robin 15b284578e fix webdav when not using the default data directory 16 years ago
Thibaut GRIDEL 19ab1292fb simple fixes 16 years ago
Robin Appelman c52e7d360f More bug fixes, mostly IE related 16 years ago
Robin Appelman 4a23a0e23d fix bug on windows hosts where serverroor uses \ in the path and documentroot uses / 16 years ago
Robin 68ef145609 fix determing the user specific data directory when the data directory is not the default one 16 years ago
Robin aacda0367d merge 16 years ago
Robin eaf0024c0f bugfix when filling the database in first run dialog 16 years ago
Robin d9e0d5deca remove dependency on set_include_path because not all hosts support it 16 years ago
Robin b5dae01a8a change the config system to support multi user 16 years ago
Robin 6b5bd81341 (very) early multiuser support 16 years ago
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 16 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 16 years ago
Robin 8f92dc8e25 fixed automatic creation/filling of mysql databases 16 years ago
Robin 91d603a48c added MySQL support, user can now choose between MySQL and SQLite 16 years ago
Türker Sezer b4a12232bb broken relative links are fixed 16 years ago
Robin e658a00258 show file actions in a dropdown menu 16 years ago
Frank Karlitschek 78a1792c04 move to sqlite merged 16 years ago
Robin f16f1e508f added option to load js files from php 16 years ago
Frank Karlitschek 3f88fb9f14 rename variables 16 years ago
Frank Karlitschek 9816cd2bb8 small css and path fixes 16 years ago
root 44e8c7ed8d using base tag solves issue when owncloud installed in subdirectory 16 years ago
Robin e86d03f02c fixed bug when checking if a navigation item made by a plugin is selected 16 years ago