summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* mark the apps as part of the shipped package and increase the requirement to ↵Frank Karlitschek2012-05-181-1/+2
| | | | ownCloud 4
* Merge commit 'refs/merge-requests/115' of ↵Michael Gapczynski2012-05-172-3/+3
|\ | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/115 Conflicts: apps/files/templates/index.php
| * Fix some non-utf8-friendly htmlentities (resulting in wrong display of ↵Vitaly Kuznetsov2012-05-102-3/+3
| | | | | | | | utf8-encoded directory names for example)
* | update translationsRobin Appelman2012-05-178-6/+125
| |
* | try to remove deprecated files from /files on updateArthur Schiwon2012-05-161-0/+34
| |
* | No multiple file sharing in this next release, sharing UI isn't ready for it :(Michael Gapczynski2012-05-151-1/+1
| |
* | Make only writable files draggableMichael Gapczynski2012-05-141-1/+1
| |
* | removing executable bit - againThomas Mueller2012-05-1520-0/+0
| |
* | cache app types during install or updateRobin Appelman2012-05-141-1/+1
| |
* | Call is_writable explicitly on folders for readonly checkMichael Gapczynski2012-05-141-1/+1
| |
* | selective app loading for remote/publicRobin Appelman2012-05-142-0/+4
| |
* | update translationsRobin Appelman2012-05-1317-16/+212
| |
* | oc-627, calling base function instead of loading too much useless functionsBartek Przybylski2012-05-121-1/+1
| |
* | load remote and public paths from info.xml during upgrade instead of setting ↵Robin Appelman2012-05-113-2/+5
| | | | | | | | them every time
* | fixing upload icon colorJan-Christoph Borchardt2012-05-101-1/+1
| |
* | larger clickable area for new buttonJan-Christoph Borchardt2012-05-101-1/+1
| |
* | fixing background for clicked new buttonJan-Christoph Borchardt2012-05-101-1/+1
| |
* | reduced text shadow brightnessJan-Christoph Borchardt2012-05-101-1/+1
| |
* | highlight the files new and upload button all the timeJan-Christoph Borchardt2012-05-101-2/+2
|/
* Use a clean uri param constructor to get filesBrice Maron2012-05-091-1/+1
|
* update translationsRobin Appelman2012-05-0935-73/+205
|
* Correct file move by dropping on folderBrice Maron2012-05-081-7/+7
|
* applying coding guidelineArthur Schiwon2012-05-071-3/+3
|
* applying coding guidelineArthur Schiwon2012-05-071-20/+20
|
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-1/+1
|
* fix webdav, bloody merge conflictsGeorg Ehrke2012-05-071-1/+0
|
* fix merge conflictsGeorg Ehrke2012-05-0711-24/+23
|\
| * ported the oc_template classFrank Karlitschek2012-05-069-21/+21
| |
| * added a nice API to get the installes Apps with names, urls and icon from ↵Frank Karlitschek2012-05-051-0/+1
| | | | | | | | | | | | the outside. This is useful for some nice upcoming desktop and mobile integration
| * Fix loading by apptype in webdavBart Visscher2012-05-051-4/+1
| |
* | Working remote.php with webdav and caldavBart Visscher2012-05-061-1/+1
| |
* | push changesGeorg Ehrke2012-05-052-9/+1
|/
* fix writing of webdav.phpGeorg Ehrke2012-05-051-1/+1
|
* fix writing in remote folderGeorg Ehrke2012-05-053-8/+3
|
* only emit the filesystem hooks once when creating a new fileRobin Appelman2012-05-051-7/+8
|
* Changed $APPROOT to $APPSROOT as in ↵Thomas Tanghus2012-05-041-1/+1
| | | | https://gitorious.org/owncloud/owncloud/merge_requests/116
* ported oc_dbFrank Karlitschek2012-05-031-2/+2
|
* ported oc_jsonFrank Karlitschek2012-05-0310-35/+35
|
* port oc_responseFrank Karlitschek2012-05-031-1/+1
|
* fix installFrank Karlitschek2012-05-021-2/+2
|
* add require_once('../lib/base.php'); to webdav.phpGeorg Ehrke2012-05-021-0/+1
|
* create folder 'remote' for the remote services like caldav, carddav and webdavGeorg Ehrke2012-05-023-2/+9
|
* first part of the config stuffFrank Karlitschek2012-05-022-5/+5
|
* move all the files stuff into a files classFrank Karlitschek2012-05-021-1/+1
|
* files is not internal any more, part IIArthur Schiwon2012-05-021-0/+1
|
* ported the oc_app callsFrank Karlitschek2012-05-023-4/+4
|
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-024-13/+13
|
* port linkto and serverHostFrank Karlitschek2012-05-013-5/+5
|
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-015-5/+5
|
* some more portingFrank Karlitschek2012-05-013-3/+3
|