| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix dav directory creation. | Thomas Willingham | 2014-01-20 | 1 | -2/+3 |
* | Un-break dav auth. | Thomas Willingham | 2014-01-17 | 1 | -3/+4 |
* | fix folder timestamps and change them when a child DAV file is written to | friendica | 2014-01-15 | 1 | -5/+31 |
* | dav: throw exception if channel for requested DAV directory is deleted | friendica | 2014-01-15 | 1 | -12/+18 |
* | mod_attach: output stream wasn't working | friendica | 2014-01-11 | 1 | -0/+2 |
* | DAV put() issues | friendica | 2014-01-10 | 1 | -1/+6 |
* | other reddav issues, but probably won't fix the empty file | friendica | 2014-01-10 | 1 | -4/+5 |
* | this may fix filesize 0 issues | friendica | 2014-01-10 | 1 | -3/+3 |
* | break delivery loop if an item is deleted twice | friendica | 2014-01-10 | 1 | -1/+1 |
* | directory creation error, display localtimes on cloud webpage, doc updates | friendica | 2014-01-10 | 1 | -2/+6 |
* | only let visitors remove their own files. | friendica | 2014-01-09 | 1 | -2/+10 |
* | add link from DAV web ui to filestorage to set properties or delete or whatever | friendica | 2014-01-09 | 1 | -0/+8 |
* | wrap the web interface to DAV in a Red page. This is before we make the strin... | friendica | 2014-01-09 | 1 | -0/+181 |
* | remove a lot of extraneous debugging now that most of this stuff basically works | friendica | 2014-01-09 | 1 | -63/+28 |
* | This should be approaching completion for file OS storage. May be a few minor... | friendica | 2014-01-08 | 1 | -43/+51 |
* | more work on dav - deletion and a bit more progress on OS storage | friendica | 2014-01-07 | 1 | -12/+5 |
* | make storage limit service classes apply to accounts, not channels. Also incl... | friendica | 2014-01-07 | 1 | -4/+4 |
* | prepare for OS file storage, and add bbcode attachment link to mod/filestorag... | friendica | 2014-01-06 | 1 | -2/+7 |
* | reddav: improve and cleanup permission checks | friendica | 2014-01-06 | 1 | -76/+62 |
* | whitespace | friendica | 2014-01-06 | 1 | -6/+0 |
* | implement storage size limits | friendica | 2014-01-05 | 1 | -8/+59 |