summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adding clear logs functionsAlessandro Cosentino2011-06-077-6/+48
* try to adjust times to the clients timezoneRobin Appelman2011-06-054-2/+28
* fix loading of image viewer againRobin Appelman2011-06-041-30/+31
* only load image viewer when in file browserRobin Appelman2011-06-041-47/+49
* fix file actions for newly uploaded filesRobin Appelman2011-06-042-2/+10
* fix imageviewer againRobin Appelman2011-06-042-7/+14
* fix file action dialog not reappearing after being usedRobin Appelman2011-06-041-4/+5
* fix imageviewer not showing up when using the actions menuRobin Appelman2011-06-041-2/+6
* always show the image in the middle of the screen, regardless of scrollingRobin Appelman2011-06-041-2/+2
* fix fileactions following the link insteadRobin Appelman2011-06-042-3/+3
* image viewer pluginRobin Appelman2011-06-044-0/+83
* make fileactions extendable by pluginsRobin Appelman2011-06-047-33/+131
* some refactoring of the filebrowsers javascript codeRobin Appelman2011-06-044-95/+114
* fix incorrect variable name in libfilestorageRobin Appelman2011-06-041-1/+1
* fix download links of newly uploaded filesRobin Appelman2011-06-031-1/+1
* new file uploader that should work with more browsersRobin Appelman2011-06-033-129/+92
* merge refactoring in masterRobin Appelman2011-06-02466-42009/+10217
|\
| * delete old plugin stuffRobin Appelman2011-06-02112-18299/+0
| * fix OC_HELPER::linkTo againRobin Appelman2011-06-021-5/+4
| * fix broken links in shared foldersRobin Appelman2011-06-022-3/+3
| * fix OC_HELPER::linkto() when the link is not a valid file.Robin Appelman2011-06-021-1/+1
| * port sharing by publiclink fully to the 2.0 codebase and provide a simple gui...Robin Appelman2011-06-0215-22/+196
| * make path autocompletion case insensitiveRobin Appelman2011-06-021-1/+2
| * add dateOnly option to formatDateRobin Appelman2011-06-021-3/+4
| * install apps that are shipped with owncloud the first time they are loadedRobin Appelman2011-06-011-0/+13
| * fix autocompletionRobin Appelman2011-06-011-0/+4
| * remove warning output to make webdav access workFrank Karlitschek2011-05-311-1/+1
| * Make max upload filesize configurable for apache hostsRobin Appelman2011-05-295-3/+39
| * recursive deletion is now in OC_HELPERRobin Appelman2011-05-291-18/+0
| * recursive copy is now in OC_HELPERRobin Appelman2011-05-291-16/+0
| * add autocomplete for pathsRobin Appelman2011-05-281-0/+56
| * App installer backend.Robin Appelman2011-05-283-8/+146
| * fix a strict error in webdavRobin Appelman2011-05-281-1/+1
| * fix a potential infinite loop when installing with sqliteRobin Appelman2011-05-281-0/+2
| * Adapt "log" to latest database cahnges, use preferences instead of appconfigJakob Sack2011-05-231-5/+6
| * fix some bugs in the first run dialog, and hide advanced setting initially.Robin Appelman2011-05-192-9/+32
| * changed the path in imagePath againAlessandro Cosentino2011-05-171-2/+2
| * New installer.François Kubler2011-05-178-218/+401
| * we also need ConsoleRobin Appelman2011-05-171-0/+251
| * we need System.php after allRobin Appelman2011-05-171-0/+540
| * fix the drop down arrow in file browserRobin Appelman2011-05-171-1/+1
| * Fixing the image link for appsJakob Sack2011-05-171-2/+2
| * Of course we should change the column names in the SQL file as wellJakob Sack2011-05-161-5/+5
| * fix the drop down arrow in file browserRobin Appelman2011-05-162-1/+2
| * use simplexml instead of dom for OC_APP::getAppInfo()Robin Appelman2011-05-161-11/+6
| * cleanup 3dpartyRobin Appelman2011-05-1662-17422/+0
| * Get rid of this stupid "I AM ACTIVE!!!" message.Jakob Sack2011-05-153-8/+4
| * moved app install/remove/update functions to lib/installer.phpRobin Appelman2011-05-152-90/+141
| * Renamed a few columns in order t ohave both sqlite and mysql up and runningJakob Sack2011-05-155-38/+40
| * renamed installer.php to setup.phpJakob Sack2011-05-062-13/+13