Commit Graph

779 Commits (4c9c73bef925d41d8bc9f39f4365c34d794ab86a)

Author SHA1 Message Date
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
Robin 91d603a48c added MySQL support, user can now choose between MySQL and SQLite 15 years ago
Türker Sezer b4a12232bb broken relative links are fixed 15 years ago
Robin e658a00258 show file actions in a dropdown menu 15 years ago
Frank Karlitschek 78a1792c04 move to sqlite merged 15 years ago
Robin f16f1e508f added option to load js files from php 15 years ago
Frank Karlitschek 3f88fb9f14 rename variables 15 years ago
Frank Karlitschek 9816cd2bb8 small css and path fixes 15 years ago
root 44e8c7ed8d using base tag solves issue when owncloud installed in subdirectory 15 years ago
Robin e86d03f02c fixed bug when checking if a navigation item made by a plugin is selected 15 years ago
Robin 97270d5c63 moved the config functions to /inc/lib_config.php 15 years ago
root 6d57de7b32 cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup 15 years ago
Robin 35b9aabd01 do not asume owncloud is installed in the root of the webserver 15 years ago
CharlyCoste 740bcf5c72 <img /> tags need alternative content with "alt" attribute. "dots.png" is not a content. Using CSS backgrounds instead. 15 years ago
CharlyCoste 2eafb444e3 "border" attribute is not a valid attribute for <img /> tags. Using proper CSS instructions instead. 15 years ago
CharlyCoste c921e5422d <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags. 15 years ago
CharlyCoste 3984607ef5 center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing it by a div with "center" class. 15 years ago
CharlyCoste df612293fd bgcolor is not a valid "xhtml1.0 strict" attribute. Replacing it by a css background-color 15 years ago
Aaron Reichman a98a83802b Changed spelling of lisener to listener 15 years ago
Frank Karlitschek 16f3bd4e23 commiting ownCloud 1.0 beta 1 15 years ago