summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Sanitize redirect urlsMichael Gapczynski2012-05-081-1/+1
* Protect admin from evil log messagesTom Needham2012-05-081-1/+1
* remove commentsGeorg Ehrke2012-05-081-4/+4
* Add protection for non-authorized char in installation formBrice Maron2012-05-071-2/+8
* increase to 4 betav4.0.0betaFrank Karlitschek2012-05-071-2/+2
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-075-15/+36
|\
| * Create a function for linking to remote.phpBart Visscher2012-05-072-0/+23
| * make ampache work with remote.phpGeorg Ehrke2012-05-071-4/+4
| * fix validation of getfile parameter - i hate this bloody merge conflictsGeorg Ehrke2012-05-072-6/+4
| * Fix typo.Thomas Tanghus2012-05-071-1/+1
| * Fix updateFolder() in OC_FileCacheMichael Gapczynski2012-05-061-1/+1
| * Provide feedback when user creation failsMichael Gapczynski2012-05-061-3/+3
* | some more docu fixesFrank Karlitschek2012-05-071-7/+16
|/
* ported the oc_template classFrank Karlitschek2012-05-061-2/+46
* some more documentation cleanups. much more is needed.Frank Karlitschek2012-05-067-78/+79
* first part of documentation update. lot´s more to comeFrank Karlitschek2012-05-061-47/+47
* Merge commit 'refs/merge-requests/109' of git://gitorious.org/owncloud/ownclo...Daniel2012-05-062-3/+3
|\
| * fix bug where users could use wildcards in username to loginDaniel2012-04-152-3/+3
* | Fixed escaping of filename when determining MIME typeJernej Virag2012-04-251-2/+2
* | Fix loading by apptype in webdavBart Visscher2012-05-051-1/+1
* | fixing file headers with copy rightThomas Müller2012-05-055-66/+90
* | fix opening encrypted files from the browserRobin Appelman2012-05-052-4/+3
* | porting the hooks and starting with the templatesFrank Karlitschek2012-05-052-0/+85
* | Escape strings for DB and User creation at setup. Fix oc-124Brice Maron2012-05-041-3/+7
* | implement missing getusers callFrank Karlitschek2012-05-041-0/+10
* | fix filecache for postgresqlRobin Appelman2012-05-031-6/+11
* | ensure the files app is always loadedRobin Appelman2012-05-031-2/+4
* | ported oc_dbFrank Karlitschek2012-05-031-0/+92
* | ported oc_jsonFrank Karlitschek2012-05-031-0/+94
* | port oc_responseFrank Karlitschek2012-05-031-0/+106
* | move archive library to core so we can properly depend on itRobin Appelman2012-05-023-0/+594
* | Fix log viewing bugMichael Gapczynski2012-05-021-1/+1
* | new checkAppEnabled callFrank Karlitschek2012-05-021-1/+14
* | create folder 'remote' for the remote services like caldav, carddav and webdavGeorg Ehrke2012-05-021-2/+0
* | port oc_preferencesFrank Karlitschek2012-05-021-0/+35
* | port appconfigFrank Karlitschek2012-05-021-0/+28
* | first part of the config stuffFrank Karlitschek2012-05-021-0/+70
* | move all the files stuff into a files classFrank Karlitschek2012-05-022-74/+114
* | files is not internal any more, part IIArthur Schiwon2012-05-021-2/+1
* | files is not internal any moreArthur Schiwon2012-05-021-6/+6
* | send downloadfile piece by piece. saves RAM and is better suited for large fi...Arthur Schiwon2012-05-021-1/+8
* | ported the oc_app callsFrank Karlitschek2012-05-021-0/+156
* | ported the rest of the OC_Helper callsFrank Karlitschek2012-05-022-6/+112
* | port linkto and serverHostFrank Karlitschek2012-05-011-1/+32
* | ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-012-0/+24
* | some more portingFrank Karlitschek2012-05-014-5/+73
* | finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-1/+8
* | Checks if config folder is writable on begin of the installation.Marvin Thomas Rabe2012-05-011-2/+10
* | OC_User: handle success properlyArthur Schiwon2012-05-011-1/+1
* | OC_User: don't say password changed when it is not trueArthur Schiwon2012-05-011-2/+3