| Commit message (Expand) | Author | Age | Files | Lines |
* | send file sync packets for all known file operations | redmatrix | 2016-04-07 | 1 | -3/+0 |
* | finish up the storage move | redmatrix | 2016-02-19 | 1 | -3/+3 |
* | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 1 | -11/+11 |
* | make /cloud work again after all the shuffling this morning | redmatrix | 2015-07-30 | 1 | -2/+8 |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-30 | 1 | -23/+18 |
|\ |
|
* | | DB changes for some channel flags | redmatrix | 2015-06-15 | 1 | -2/+1 |
* | | make cloud work again | redmatrix | 2015-06-11 | 1 | -1/+1 |
* | | first pass name change | redmatrix | 2015-05-05 | 1 | -2/+2 |
|/ |
|
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -8/+14 |
* | backtrack on attribution for wall-to-wall comments - triggered too often and ... | friendica | 2014-10-22 | 1 | -2/+2 |
* | When you delete something in /cloud stay in the right folder. | Klaus Weidenbach | 2014-10-14 | 1 | -15/+19 |
* | Moved classes from reddav.php into own files. | Klaus Weidenbach | 2014-10-12 | 1 | -917/+27 |
* | Moved RedBrowser class from reddav.php to it's own file. | Klaus Weidenbach | 2014-10-06 | 1 | -324/+5 |
* | Some documentation for include/reddav.php and a bit code cleanup. | Klaus Weidenbach | 2014-10-05 | 1 | -42/+153 |
* | move code out of templates - not sure how this even worked. | friendica | 2014-07-03 | 1 | -1/+9 |
* | Add rename support for DAV directories. | Klaus Weidenbach | 2014-06-30 | 1 | -12/+60 |
* | Return a correct timestamp when a folder is empty. | Klaus Weidenbach | 2014-06-29 | 1 | -9/+23 |
* | Fixed some more timestamp bugs in RedDAV. | Klaus Weidenbach | 2014-06-29 | 1 | -5/+7 |
* | Fixed a wrong timestamp update when adding a file. | Klaus Weidenbach | 2014-06-29 | 1 | -3/+9 |
* | Some documentation for include/reddav.php and a new tpl-file. | Klaus Weidenbach | 2014-06-29 | 1 | -433/+586 |
* | bring back profile_tabs for unauthenticated visitors to /cloud page | friendica | 2014-06-25 | 1 | -1/+1 |
* | Templified cloud's directory listing. | Klaus Weidenbach | 2014-06-26 | 1 | -190/+170 |
* | Delete confirmation is translatable | Paolo Tacconi | 2014-06-25 | 1 | -1/+1 |
* | Display quota and translatable strings | Paolo Tacconi | 2014-06-25 | 1 | -37/+66 |
* | Fixes to links and forward URLs in filestorage | tuscanhobbit | 2014-06-24 | 1 | -17/+21 |
* | block edit/delete ability for everybody but the owner | friendica | 2014-06-23 | 1 | -7/+16 |
* | Dav file browser on a single page | tuscanhobbit | 2014-06-24 | 1 | -27/+78 |
* | give the cloud file list a bit of padding | friendica | 2014-05-27 | 1 | -1/+1 |
* | Fixed some wrapping problems when the user has set a larger font size. And so... | jeroenpraat | 2014-05-05 | 1 | -8/+8 |
* | some fixes to #395 | friendica | 2014-04-07 | 1 | -1/+1 |
* | issue #395, item 2 | friendica | 2014-04-06 | 1 | -1/+5 |
* | cleanup | friendica | 2014-03-18 | 1 | -1/+2 |
* | oops | Thomas Willingham | 2014-03-18 | 1 | -1/+1 |
* | Missed one | Thomas Willingham | 2014-03-18 | 1 | -2/+3 |
* | sprintf error | friendica | 2014-03-17 | 1 | -1/+1 |
* | little fixes of hopefully nil significance | friendica | 2014-03-16 | 1 | -2/+2 |
* | This should resolve the dav authentication loop (correctly) | friendica | 2014-02-22 | 1 | -0/+2 |
* | Make asset icons work in subdir installs as well. | Klaus | 2014-02-15 | 1 | -1/+1 |
* | Fix call to asset icons in RedBrowser. | Klaus | 2014-02-15 | 1 | -0/+10 |
* | more debugging dav in windows, windows never forgets your dav credentials eve... | friendica | 2014-02-13 | 1 | -0/+1 |
* | reddav - disable assets | friendica | 2014-02-13 | 1 | -1/+1 |
* | dav issue when listing protected contents from OS interface | friendica | 2014-02-12 | 1 | -7/+26 |
* | better auth logging in dav | friendica | 2014-02-11 | 1 | -0/+12 |
* | don't allow the browser to open uploaded html/css/js | friendica | 2014-02-09 | 1 | -1/+12 |
* | fix basic auth with account (not channel) login | friendica | 2014-01-30 | 1 | -1/+1 |
* | more testing of chatroom interfaces, also corrected a function call that shou... | friendica | 2014-01-29 | 1 | -1/+1 |
* | seems you can't easily have a blank password for DAV guests, so the guest pas... | friendica | 2014-01-21 | 1 | -0/+6 |
* | add the quota and volume size code | friendica | 2014-01-21 | 1 | -1/+29 |
* | revert 26dfcecf054e1 | friendica | 2014-01-19 | 1 | -6/+2 |
* | Prevent zids messing up dav | Thomas Willingham | 2014-01-20 | 1 | -3/+5 |