summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Implemented ace-edtior as an app. Basic file editing and saving supported.Tom Needham2011-09-281-0/+4
* | | | | | | | merge database into masterRobin Appelman2011-10-161-136/+216
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | webdav workaround for apache+php-cgiRobin Appelman2011-10-132-0/+12
| * | | | | | | merge master into databaseRobin Appelman2011-10-1021-374/+470
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2011-10-101-2/+2
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | mimetype icon improvementsRobin Appelman2011-10-081-0/+6
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | always use mdb2 for installationRobin Appelman2011-09-181-2/+1
| * | | | | | | merge master into databaseRobin Appelman2011-09-182-6/+13
| |\ \ \ \ \ \ \
| * | | | | | | | dont use numRows when it's not needed since it can be expensiveRobin Appelman2011-09-174-15/+12
| * | | | | | | | add pdo backend to oc_dbRobin Appelman2011-09-171-135/+215
* | | | | | | | | prevent error involving webdav workaroundRobin Appelman2011-10-131-1/+1
* | | | | | | | | webdav workaround for apache+php-cgiRobin Appelman2011-10-132-0/+12
* | | | | | | | | mimetype icon improvementsRobin Appelman2011-10-131-0/+6
* | | | | | | | | Fixed a bug in checkWebserverUserJoar Wandborg2011-10-111-3/+2
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | master is now on the way to ownCloud 3v3.0alpha1Frank Karlitschek2011-10-101-2/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | fixes for the mimetype iconsRobin Appelman2011-10-071-6/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | Fixed the 'Undefined index "user_id"' bug when requesting a publicly shared f...Borjan Tchakaloff2011-10-051-26/+39
| |_|_|_|/ |/| | | |
* | | | | redirect url fixedMarvin Thomas Rabe2011-10-042-2/+6
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://gitorious.org/owncloud/owncloudMarvin Thomas Rabe2011-10-031-0/+2
|\ \ \ \
| * | | | added mime type for calendar filesGeorg Ehrke2011-10-031-0/+2
* | | | | added infield labels. readded fade in of login button. updated label on insta...Marvin Thomas Rabe2011-10-031-0/+1
|/ / / /
* | | | bump version numberv2.0beta3Frank Karlitschek2011-10-021-2/+2
* | | | add OC_Appconfig::hasKeyRobin Appelman2011-10-021-5/+13
* | | | Merge branch 'lostpassword'Bart Visscher2011-09-301-0/+8
|\ \ \ \
| * | | | Move display of login page to function in OC_UtilBart Visscher2011-09-261-0/+7
* | | | | Check if the application is actually enabledBart Visscher2011-09-302-0/+21
* | | | | Error when only oc_remember_login cookie set fixed.Marvin Thomas Rabe2011-09-302-4/+7
* | | | | Revert "enhance detection of un-initialized database", conflicted with setup ...Thomas Schmidt2011-09-302-14/+0
* | | | | enhance detection of un-initialized databaseThomas Schmidt2011-09-302-0/+14
* | | | | use central method for checking webserver userThomas Schmidt2011-09-291-1/+1
* | | | | enhance warningThomas Schmidt2011-09-291-1/+1
* | | | | Change json content-type to correct IANA typeBart Visscher2011-09-281-1/+1
* | | | | Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2011-09-283-17/+40
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2011-09-281-12/+23
| |\ \ \ \ \
| | * | | | | enhance errormessages on setupThomas Schmidt2011-09-281-12/+23
| | | |_|_|/ | | |/| | |
| * / | | | add check for ctypeFrank Karlitschek2011-09-281-0/+3
| |/ / / /
| * | | | Add flag in info.xml to control the apps that are installed by defaultBart Visscher2011-09-272-4/+6
| * | | | check for php modulesFrank Karlitschek2011-09-271-1/+8
* | | | | add status file. useful for external administration. show the ownClopud versi...Frank Karlitschek2011-09-281-1/+9
|/ / / /
* / / / Fix space in commentBart Visscher2011-09-261-1/+1
|/ / /
* | | dont set content type to json for AppsRobin Appelman2011-09-261-2/+4
* | | Use OC_JSON for json responsesBart Visscher2011-09-251-0/+68
* | | remove some debug statementsRobin Appelman2011-09-251-3/+0
* | | fix uploading files using webdavRobin Appelman2011-09-251-1/+1
* | | fix warning when uploading file using webdavFlorian Pritz2011-09-242-1/+4
* | | set cookie secure if forcessl is enabledFlorian Pritz2011-09-242-5/+8
* | | only call error_log() if DEBUG is trueFlorian Pritz2011-09-245-17/+17
* | | use jquery 1.6.4Florian Pritz2011-09-241-1/+1
* | | Make event category choice multiselectBart Visscher2011-09-231-1/+1
* | | Move some common code to OC_UtilBart Visscher2011-09-181-0/+31