Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get dev | Hilmar R | 2021-03-01 | 1 | -33/+34 |
| | |||||
* | remove fallback code - it will not be required if compression is dismissed | Mario | 2020-12-30 | 1 | -19/+0 |
| | |||||
* | store zip files without compression | Mario | 2020-12-30 | 1 | -2/+2 |
| | |||||
* | files_ng: provide a fallback in case the server timed out on compressing the ↵ | Mario | 2020-12-28 | 1 | -4/+28 |
| | | | | zip file | ||||
* | files_ng: improve download handlÃing | Mario | 2020-12-22 | 1 | -15/+35 |
| | |||||
* | files_ng: omit parent folders of a download | Mario | 2020-12-22 | 1 | -18/+27 |
| | |||||
* | files_ng: implement directory and bulk file download | Mario | 2020-12-21 | 1 | -18/+110 |
| | |||||
* | check code rights on cloud files | zotlabs | 2017-09-05 | 1 | -1/+1 |
| | |||||
* | issue #538 continued | redmatrix | 2016-09-29 | 1 | -1/+1 |
| | |||||
* | the rest of the schema updates - WARNING: some third party plugins may fail; ↵ | redmatrix | 2016-06-01 | 1 | -2/+2 |
| | | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. | ||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+61 |