Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove logging line | zotlabs | 2017-11-30 | 1 | -1/+0 |
| | |||||
* | more or less working chunked uploads on /cloud now. | zotlabs | 2017-11-30 | 1 | -0/+2 |
| | |||||
* | more chunk work | zotlabs | 2017-11-28 | 1 | -2/+3 |
| | |||||
* | change to bbcode calling parameters: important: will require pulling addons; | zotlabs | 2017-11-23 | 1 | -6/+10 |
| | | | | also some extra checking of server headers in upload functions | ||||
* | mod_file_upload: provide a handler for chunked uploads for when we ↵ | zotlabs | 2017-11-22 | 1 | -0/+40 |
| | | | | eventually support this on the client side | ||||
* | a few file activities were not getting synced | zotlabs | 2017-08-20 | 1 | -1/+15 |
| | |||||
* | ltrim $display_path in attach_store() to be consistent with attach_mkdir() ↵ | git-marijus | 2017-07-30 | 1 | -0/+2 |
| | | | | and go to created folder after successfully creating one | ||||
* | implement file notification on initial upload and rename ↵ | git-marijus | 2017-07-29 | 1 | -2/+2 |
| | | | | get_parent_cloudpath() to get_cloud_url() which now includes the filename | ||||
* | Empty ACL should not result in no ACL when uploading a file | Mario Vavti | 2017-05-11 | 1 | -4/+5 |
| | |||||
* | deprecate/remove get_channel_by_nick() which is just a less generalised ↵ | zotlabs | 2016-11-08 | 1 | -1/+1 |
| | | | | variant of channelx_by_nick() | ||||
* | implement acl for folder creation | Mario Vavti | 2016-08-10 | 1 | -9/+14 |
| | |||||
* | make drag/drop work with acl, which bypassed the form | redmatrix | 2016-07-24 | 1 | -0/+2 |
| | |||||
* | add acl selection to files upload via /cloud (still missing from directory ↵ | redmatrix | 2016-07-24 | 1 | -0/+38 |
creation) |