Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix find_folder_hash_by_path() which was not safe against multiple attach ↵ | zotlabs | 2017-02-20 | 1 | -1/+7 |
| | | | | structures with the same filename but in different directories | ||||
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -14/+15 |
| | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | [TASK] Replace deprecated Sabre functions. | Klaus Weidenbach | 2016-09-29 | 1 | -16/+13 |
| | | | | Replaced some deprecated functions from Sabre's URLUtil class. | ||||
* | implement acl for folder creation | Mario Vavti | 2016-08-10 | 1 | -1/+4 |
| | |||||
* | fix cloud path | redmatrix | 2016-08-07 | 1 | -1/+1 |
| | |||||
* | bring back acl for cloud file uploads | Mario Vavti | 2016-08-06 | 1 | -1/+2 |
| | |||||
* | multi acl: port /cloud and /filestorage | Mario Vavti | 2016-08-04 | 1 | -0/+4 |
| | |||||
* | rework drag and drop to drag directly into files area, implement the default ↵ | Mario Vavti | 2016-07-27 | 1 | -75/+0 |
| | | | | upload button to work with the same mechanism as drag and drop, revert 560af7a5b8e30001ea6bf9a6d2ea36e94ae904d0 since it did not work so well with the new cloud upload mechanism | ||||
* | allow multiple-file cloud upload | Mario Vavti | 2016-07-26 | 1 | -0/+75 |
| | |||||
* | add acl selection to files upload via /cloud (still missing from directory ↵ | redmatrix | 2016-07-24 | 1 | -1/+20 |
| | | | | creation) | ||||
* | Multiple file upload by drag and drop with progress indicators and auto page ↵ | Andrew Manning | 2016-07-24 | 1 | -1/+2 |
| | | | | reload | ||||
* | upgrade to sabre32 | Mario Vavti | 2016-05-28 | 1 | -2/+2 |
| | |||||
* | another try on #385 - replace sabres restrictive CSP with what we do in boot.php | Mario Vavti | 2016-05-25 | 1 | -0/+1 |
| | |||||
* | support work for a long-term fix for issue #390, essentially one can specify ↵ | redmatrix | 2016-05-17 | 1 | -3/+5 |
| | | | | a theme:schema string anywhere a theme is input. It will be honoured unless an existing schema setting over-rides this behaviour. This should also be backward compatible but the theme selection code has been cleaned up slightly and there may be subtle differences in behaviour after this commit. On my site this required a page refresh as the first page load after this change was a bit confused. | ||||
* | initial sabre upgrade (needs lots of work - to wit: authentication, redo the ↵ | redmatrix | 2016-05-10 | 1 | -5/+5 |
| | | | | browser interface, and rework event export/import) | ||||
* | update icon names in Zotlabs/ | Treer | 2016-05-01 | 1 | -1/+1 |
| | |||||
* | allow engineering units (e.g. 400M, 1G) as service class limits | redmatrix | 2016-04-28 | 1 | -1/+1 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 1 | -0/+372 |