aboutsummaryrefslogtreecommitdiffstats
path: root/include/RedDAV
Commit message (Expand)AuthorAgeFilesLines
* no comment permission bug, also implement delete() in RedDirectory per Waitmanredmatrix2015-11-081-0/+21
* version and string updateredmatrix2015-11-061-1/+1
* typoredmatrix2015-11-051-1/+1
* handle old files with partial pathsredmatrix2015-11-052-3/+11
* warn if quota exceeds 90% of storage limitMario Vavti2015-10-211-1/+1
* move file storage quota display to upload section. add a warning if remaining...Mario Vavti2015-10-211-27/+28
* photo permission inheritance. We want to use the folder permissions unless sp...redmatrix2015-08-062-8/+33
* uploaded photo from dav (file put, not dav create) not showing in photo albumredmatrix2015-08-051-1/+1
* undefined functionredmatrix2015-07-301-0/+1
* make /cloud work again after all the shuffling this morningredmatrix2015-07-302-7/+6
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-302-5/+4
|\
* | bring single instance file storage to dav and cloud uploaded photosredmatrix2015-06-272-8/+28
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-211-5/+2
|\|
| * bring some more generic-content-wrappers and fix some of themMario Vavti2015-06-191-5/+2
* | photo upload: pass in the contact_allow and resource_id via include/attach.phpredmatrix2015-06-152-2/+2
* | DB changes for some channel flagsredmatrix2015-06-152-15/+10
* | more file/photo merge workredmatrix2015-06-142-17/+51
* | isolate the os_storage flagredmatrix2015-06-132-6/+6
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-131-2/+10
|\|
* | make cloud work againredmatrix2015-06-114-5/+5
* | first pass name changeredmatrix2015-05-054-5/+5
|/
* missed oneHabeas Codice2015-04-071-1/+1
* "PHP Strict Standards: Only variables should be passed by reference"Habeas Codice2015-04-071-3/+4
* fix os_mkdirfriendica2015-03-292-0/+3
* RedDAV: fix renaming files.Klaus2015-03-061-1/+2
* local_user => local_channelfriendica2015-01-281-1/+1
* show shared button only to local usermarijus2015-01-281-1/+2
* move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser...marijus2015-01-271-88/+7
* add some mimetypesmarijus2015-01-221-2/+5
* Merge https://github.com/friendica/red into pending_mergefriendica2015-01-181-5/+6
|\
| * fix postgres escapingHabeas Codice2015-01-181-5/+6
* | typofriendica2015-01-181-2/+2
|/
* remove all hardwired references to 'cloud' in the files interfaces and replac...friendica2015-01-181-7/+11
* basic proof of concept file activity support - will send activity via the fil...marijus2015-01-182-2/+5
* uninitialised theme parent in mod/cloudfriendica2015-01-121-1/+1
* theme toggle issue when viewing mod/cloud of another channelfriendica2015-01-121-0/+9
* design fixes for photos, files and random fixesmarijus2014-12-301-0/+6
* some more mime-type -> icon for filebrowsermarijus2014-12-271-2/+13
* more work on filesmarijus2014-12-271-0/+41
* files: make mod/filestorage.php load via ajax and some design work. work in p...marijus2014-12-211-10/+14
* Add security logger to RedDAV.Klaus Weidenbach2014-12-142-6/+10
* PostgreSQL support initial commitHabeas Codice2014-11-132-13/+13
* move all theme initialisation to one place - just after calling module_init. ...friendica2014-10-201-0/+1
* When you delete something in /cloud stay in the right folder.Klaus Weidenbach2014-10-144-56/+70
* Moved classes from reddav.php into own files.Klaus Weidenbach2014-10-124-7/+954
* change parent constructor per discussionfriendica2014-10-081-1/+1
* dav issuefriendica2014-10-081-1/+1
* Moved RedBrowser class from reddav.php to it's own file.Klaus Weidenbach2014-10-061-0/+361