summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* some more work on the public APIFrank Karlitschek2012-05-012-2/+87
* load the files app in a way that doesn´t break oC3 configurationsFrank Karlitschek2012-04-301-2/+2
* we require php 5.3 now. so please notify the user if an old version is in useFrank Karlitschek2012-04-301-0/+3
* tiny typoFrank Karlitschek2012-04-301-1/+1
* removing executable bit from various filesThomas Mueller2012-04-303-0/+0
* don´t hardcode files app. we have no a standard info.xml in filesFrank Karlitschek2012-04-291-1/+1
* improve rescanning foldersRobin Appelman2012-04-291-25/+35
* remove non existing files from the cache when rescanning a folderRobin Appelman2012-04-292-15/+20
* only install shipped apps on setup that should be enabled by defaultRobin Appelman2012-04-291-7/+3
* remove debug messageGeorg Ehrke2012-04-271-1/+0
* fix parsing of app parameter and fix external appGeorg Ehrke2012-04-271-1/+9
* Merge branch 'master' into movable_apps_2Georg Ehrke2012-04-272-0/+13
|\
| * some csrf fixes. needs testingFrank Karlitschek2012-04-271-0/+10
| * some more csrf fixesFrank Karlitschek2012-04-261-0/+3
* | hide failsGeorg Ehrke2012-04-261-1/+1
* | make *DAV work with movable appsGeorg Ehrke2012-04-261-0/+4
* | fix merge conflictsGeorg Ehrke2012-04-268-16/+92
|\|
| * Merge branch 'sabredav_1.6'Georg Ehrke2012-04-253-5/+7
| |\
| | * Merge branch 'master' into sabredav_1.6Georg Ehrke2012-04-221-3/+56
| | |\
| | * \ fix merge conflictsGeorg Ehrke2012-04-218-27/+183
| | |\ \