aboutsummaryrefslogtreecommitdiffstats
path: root/include/reddav.php
Commit message (Expand)AuthorAgeFilesLines
* make /cloud work again after all the shuffling this morningredmatrix2015-07-301-2/+8
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-301-23/+18
|\
* | DB changes for some channel flagsredmatrix2015-06-151-2/+1
* | make cloud work againredmatrix2015-06-111-1/+1
* | first pass name changeredmatrix2015-05-051-2/+2
|/
* PostgreSQL support initial commitHabeas Codice2014-11-131-8/+14
* backtrack on attribution for wall-to-wall comments - triggered too often and ...friendica2014-10-221-2/+2
* When you delete something in /cloud stay in the right folder.Klaus Weidenbach2014-10-141-15/+19
* Moved classes from reddav.php into own files.Klaus Weidenbach2014-10-121-917/+27
* Moved RedBrowser class from reddav.php to it's own file.Klaus Weidenbach2014-10-061-324/+5
* Some documentation for include/reddav.php and a bit code cleanup.Klaus Weidenbach2014-10-051-42/+153
* move code out of templates - not sure how this even worked.friendica2014-07-031-1/+9
* Add rename support for DAV directories.Klaus Weidenbach2014-06-301-12/+60
* Return a correct timestamp when a folder is empty.Klaus Weidenbach2014-06-291-9/+23
* Fixed some more timestamp bugs in RedDAV.Klaus Weidenbach2014-06-291-5/+7
* Fixed a wrong timestamp update when adding a file.Klaus Weidenbach2014-06-291-3/+9
* Some documentation for include/reddav.php and a new tpl-file.Klaus Weidenbach2014-06-291-433/+586
* bring back profile_tabs for unauthenticated visitors to /cloud pagefriendica2014-06-251-1/+1
* Templified cloud's directory listing.Klaus Weidenbach2014-06-261-190/+170
* Delete confirmation is translatablePaolo Tacconi2014-06-251-1/+1
* Display quota and translatable stringsPaolo Tacconi2014-06-251-37/+66
* Fixes to links and forward URLs in filestoragetuscanhobbit2014-06-241-17/+21
* block edit/delete ability for everybody but the ownerfriendica2014-06-231-7/+16
* Dav file browser on a single pagetuscanhobbit2014-06-241-27/+78
* give the cloud file list a bit of paddingfriendica2014-05-271-1/+1
* Fixed some wrapping problems when the user has set a larger font size. And so...jeroenpraat2014-05-051-8/+8
* some fixes to #395friendica2014-04-071-1/+1
* issue #395, item 2friendica2014-04-061-1/+5
* cleanupfriendica2014-03-181-1/+2
* oopsThomas Willingham2014-03-181-1/+1
* Missed oneThomas Willingham2014-03-181-2/+3
* sprintf errorfriendica2014-03-171-1/+1
* little fixes of hopefully nil significancefriendica2014-03-161-2/+2
* This should resolve the dav authentication loop (correctly)friendica2014-02-221-0/+2
* Make asset icons work in subdir installs as well.Klaus2014-02-151-1/+1
* Fix call to asset icons in RedBrowser.Klaus2014-02-151-0/+10
* more debugging dav in windows, windows never forgets your dav credentials eve...friendica2014-02-131-0/+1
* reddav - disable assetsfriendica2014-02-131-1/+1
* dav issue when listing protected contents from OS interfacefriendica2014-02-121-7/+26
* better auth logging in davfriendica2014-02-111-0/+12
* don't allow the browser to open uploaded html/css/jsfriendica2014-02-091-1/+12
* fix basic auth with account (not channel) loginfriendica2014-01-301-1/+1
* more testing of chatroom interfaces, also corrected a function call that shou...friendica2014-01-291-1/+1
* seems you can't easily have a blank password for DAV guests, so the guest pas...friendica2014-01-211-0/+6
* add the quota and volume size codefriendica2014-01-211-1/+29
* revert 26dfcecf054e1friendica2014-01-191-6/+2
* Prevent zids messing up davThomas Willingham2014-01-201-3/+5
* Fix dav directory creation.Thomas Willingham2014-01-201-2/+3
* Un-break dav auth.Thomas Willingham2014-01-171-3/+4
* fix folder timestamps and change them when a child DAV file is written tofriendica2014-01-151-5/+31