summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
...
| * bug fix first run wizzardRobin2010-04-231-1/+1
| * change the config system to support multi userRobin2010-04-236-207/+416
| * admins can now create new usersRobin2010-04-224-3/+31
| * (very) early multiuser supportRobin2010-04-224-50/+283
| * create data directory if it doesn't existRobin2010-04-211-0/+7
* | Update to the svn version of "HTTP WebDAV server" (integration to owncloud wa...root2010-04-215-1384/+1730
|/
* same fixes, this time hopefully without merge conflictRobin2010-04-196-84/+132
* Fixed css for FirefoxAditya Patawari2010-04-181-1/+1
* add Open Collaboration API support. You can now connect your ownCloud with th...Frank Karlitschek2010-04-143-4/+434
* Merge commit 'refs/merge-requests/18' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-04-124-2/+17
|\
| * small visual changesRobin2010-04-122-1/+7
| * visual changesRobin2010-04-123-7/+8
| * visual changes WIPRobin2010-04-112-0/+6
| * some cleanup in ajax fronted, give error message before starting an upload th...Robin2010-04-041-0/+2
* | Merge commit 'refs/merge-requests/17' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-04-092-4/+92
|\ \
| * | fixed automatic creation/filling of mysql databasesRobin2010-04-082-4/+92
* | | Merge commit 'refs/merge-requests/16' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-04-061-2/+2
|\ \ \
| * | | broken relative links are fixedTürker Sezer2010-03-301-2/+2
* | | | Merge commit 'refs/merge-requests/15' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-313-20/+156
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | added MySQL support, user can now choose between MySQL and SQLiteRobin2010-03-303-20/+156
* | | Merge commit 'refs/merge-requests/14' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-302-3/+3
|\ \ \ | |/ / |/| / | |/
| * show file actions in a dropdown menuRobin2010-03-292-3/+3
* | fix merge problemFrank Karlitschek2010-03-291-4/+4
* | Merge commit 'refs/merge-requests/12' of git://gitorious.org/owncloud/ownclou...Frank Karlitschek2010-03-292-2/+18
|\|
| * added option to load js files from phpRobin2010-03-282-2/+18
* | move to sqlite mergedFrank Karlitschek2010-03-294-199/+75
|/
* ajax interfaceRobin2010-03-242-20/+61
* rename variablesFrank Karlitschek2010-03-241-8/+7
* small css and path fixesFrank Karlitschek2010-03-242-3/+3
* minor W3C aspects. Thanks to CharlesFrank Karlitschek2010-03-243-4/+4
* removed extra space. Thank you to for Cosmin for the patchFrank Karlitschek2010-03-241-2/+2
* Merge commit 'refs/merge-requests/6' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-222-10/+11
|\
| * using base tag solves issue when owncloud installed in subdirectoryroot2010-03-192-10/+11
* | ask for current password when editing the settingsRobin2010-03-183-11/+28
* | fixed bug when checking if a navigation item made by a plugin is selectedRobin2010-03-171-2/+3
|/
* moved the config functions to /inc/lib_config.phpRobin2010-03-164-76/+223
* syncroot2010-03-161-0/+0
* cleanup autoconfiguration wizard, add settings page, make it run from subdire...root2010-03-166-26/+178
* do not asume owncloud is installed in the root of the webserverRobin2010-03-152-12/+13
* Merge commit 'refs/merge-requests/3' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-145-22/+22
|\
| * <img /> tags need alternative content with "alt" attribute. "dots.png" is not...CharlyCoste2010-03-141-1/+1
| * "border" attribute is not a valid attribute for <img /> tags. Using proper CS...CharlyCoste2010-03-142-2/+2
| * <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS ...CharlyCoste2010-03-144-9/+6
| * Adding semantic h1 tag to surround the logo. This could be better for text or...CharlyCoste2010-03-141-1/+1
| * center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing...CharlyCoste2010-03-144-12/+12
| * bgcolor is not a valid "xhtml1.0 strict" attribute. Replacing it by a css bac...CharlyCoste2010-03-142-2/+2
| * Adding xml namespaceCharlyCoste2010-03-141-1/+2
| * Adding xhtml 1.0 strict doctypeCharlyCoste2010-03-141-0/+2
* | Merge commit 'refs/merge-requests/2' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-141-2/+2
|\ \ | |/ |/|
| * Changed spelling of lisener to listenerAaron Reichman2010-03-131-2/+2