summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bug fix when starting multiply uploads while the old ones arent finsihed, det...Robin2010-04-254-20/+102
* some cleanup/refactoringRobin2010-04-258-362/+299
* port webdav authentication to the multiuser systemRobin2010-04-241-6/+9
* fix broken requires in webdavRobin2010-04-242-7/+5
* remove dependency on set_include_path because not all hosts support itRobin2010-04-245-18/+125
* 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-238-207/+458
* 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
* css fixesRobin2010-04-201-0/+91
* same fixes, this time hopefully without merge conflictRobin2010-04-1921-420/+1349
* 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-147-7/+507
* Merge commit 'refs/merge-requests/18' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-04-1215-358/+874
|\
| * small visual changesRobin2010-04-124-4/+17
| * visual changesRobin2010-04-126-21/+47
| * visual changes WIPRobin2010-04-116-88/+238
| * some more cleanupRobin2010-04-085-103/+126
| * some cleanup in ajax fronted, give error message before starting an upload th...Robin2010-04-0410-320/+624
* | 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-314-21/+157
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | added MySQL support, user can now choose between MySQL and SQLiteRobin2010-03-304-21/+157
* | | Merge commit 'refs/merge-requests/14' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-307-87/+227
|\ \ \ | |/ / |/| / | |/
| * show file actions in a dropdown menuRobin2010-03-296-85/+211
| * most of the ajax frontend works in IE now (IE8 not sure about other versions)Robin2010-03-292-6/+20
* | fix merge problemFrank Karlitschek2010-03-291-4/+4
* | merge Adityas improvementsFrank Karlitschek2010-03-295-4/+41
* | Merge commit 'refs/merge-requests/12' of git://gitorious.org/owncloud/ownclou...Frank Karlitschek2010-03-296-12/+290
|\|
| * added option to delete multiply files and fixed a bug when downloading large ...Robin2010-03-282-16/+79
| * added option to load js files from phpRobin2010-03-283-3/+19
| * added option to download multiply files or folder as zip fileRobin2010-03-272-2/+177
| * added MAX_FILE_SIZE field to upload formRobin2010-03-262-3/+27
* | move to sqlite mergedFrank Karlitschek2010-03-298-265/+105
|/
* ajax interfaceRobin2010-03-2414-23/+793
* rename variablesFrank Karlitschek2010-03-241-8/+7
* small css and path fixesFrank Karlitschek2010-03-243-3/+7
* 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
* | Merge commit 'refs/merge-requests/5' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-225-16/+33
|\ \ | |/ |/|
| * ask for current password when editing the settingsRobin2010-03-184-14/+30
| * fixed bug when checking if a navigation item made by a plugin is selectedRobin2010-03-171-2/+3
* | Merge commit 'refs/merge-requests/4' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-175-77/+228
|\|