Commit Graph

573 Commits (b506de6f08d17bf6e5584dfce253b7e3bead928b)

Author SHA1 Message Date
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