summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Collapse)AuthorAgeFilesLines
...
| * initial work on making connections between seperate owncloud installations ↵Robin2010-05-023-1/+165
| | | | | | | | possible
* | more checks on server enviroment and some bugfixes in admin and firstrun dialogRobin2010-05-094-53/+140
| |
* | provide option for automatic backupRobin2010-05-086-247/+462
| |
* | use an abstraction for file system functions to allow premisions and ↵Robin2010-05-075-283/+648
| | | | | | | | multiply storage backends
* | port OC_DB to MDB2Robin2010-05-0432-258/+25952
| |
* | some more includesThibaut GRIDEL2010-05-022-4/+4
| |
* | give a chance to configure CONFIG_DATADIRECTORYThibaut GRIDEL2010-05-021-1/+1
|/
* fix bug in webdavRobin2010-05-021-1/+1
|
* fix first run dialog in konquerorRobin2010-05-022-2/+8
|
* fix webdav when not using the default data directoryRobin2010-05-021-3/+4
|
* mergeRobin2010-05-025-45/+14
|\
| * webdav fixesRobin2010-05-022-764/+5
| |
| * fix layout bug in first run wizardRobin2010-05-011-5/+2
| |
| * More bug fixes, mostly IE relatedRobin Appelman2010-05-012-1/+4
| |
| * fix bug on windows hosts where serverroor uses \ in the path and ↵Robin Appelman2010-04-301-0/+1
| | | | | | | | documentroot uses /
* | simple fixesThibaut GRIDEL2010-05-021-9/+1
| |
* | webdav: fix icewind's new Filesystem.php versionThibaut GRIDEL2010-05-012-58/+41
| |
* | webdav: remove merge copyThibaut GRIDEL2010-05-011-726/+1
|/
* fix problem caused by wrong mergingRobin2010-04-282-6/+3
|
* fix determing the user specific data directory when the data directory is ↵Robin2010-04-281-1/+1
| | | | not the default one
* mergeRobin2010-04-288-0/+4
|
* fix merge conflictsRobin2010-04-289-347/+1883
|\
| * bug fix in mimetype detect codeRobin2010-04-251-1/+44
| |
| * bugfix when filling the database in first run dialogRobin2010-04-252-3/+16
| |
| * bug fix when starting multiply uploads while the old ones arent finsihed, ↵Robin2010-04-251-0/+66
| | | | | | | | detect file actions on mimetype not on extention
| * some cleanup/refactoringRobin2010-04-251-122/+187
| |
| * fix broken requires in webdavRobin2010-04-242-7/+5
| |
| * remove dependency on set_include_path because not all hosts support itRobin2010-04-244-17/+124
| |
| * bug fix first run wizzard take 3Robin2010-04-231-9/+19
| |
| * bug fix first run wizzard take 2Robin2010-04-231-1/+9
| |
| * 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 ↵root2010-04-215-1384/+1730
|/ | | | was made with alimited knowledge, so it may be ugly).Anyway it improves a lot the score on litmus testsuite on my server.
* 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 ↵Frank Karlitschek2010-04-143-4/+434
| | | | the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5
* Merge commit 'refs/merge-requests/18' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-04-124-2/+17
|\ | | | | | | | | | | | | merge Conflicts: index.php
| * 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 ↵Robin2010-04-041-0/+2
| | | | | | | | that is to big
* | 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
| | |