aboutsummaryrefslogtreecommitdiffstats
path: root/include/api_zot.php
Commit message (Expand)AuthorAgeFilesLines
* fix spacing issues in mod wall_attach and make save_chunk() deal with userfil...Mario2024-04-171-1/+2
* AS2Mario2024-02-251-1/+1
* provide files totalMario2021-09-301-4/+18
* revise content import/export part 1Mario2021-09-291-17/+40
* get devHilmar R2021-03-011-3/+6
* add api_verify to api_zotzotlabs2020-07-221-1/+14
* Make export_page API endpoint match ZAPDM42.Net (Matt Dent)2019-06-231-2/+2
* issues uncovered testing combined item/file importzotlabs2019-02-241-2/+2
* zot api changes to support combined content (items+files) import addonzotlabs2019-02-241-0/+22
* Update api_zot.phpMax Kostikov2018-09-271-4/+4
* remove unused mindate parameter in the network/stream API methodzotlabs2018-05-201-3/+4
* zot api: provide channel list function (list all channel usernames [e.g. chan...zotlabs2018-01-181-0/+24
* improvements to file import/exportzotlabs2017-12-101-2/+9
* channel export - use a selected list of functional data categories to export;...zotlabs2017-01-311-2/+7
* consolidate hubloc storagezotlabs2017-01-301-1/+0
* move api version call back to corezotlabs2016-12-301-0/+18
* perform input validation on xchan_store and re-enable the post method of the ...zotlabs2016-12-261-2/+2
* always check api_userzotlabs2016-12-071-8/+19
* document the api filedata callzotlabs2016-12-071-2/+2
* attach_list_files bugfixzotlabs2016-12-061-1/+7
* api files improvements/fixes and documentationzotlabs2016-12-061-1/+7
* api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/streamzotlabs2016-12-041-1/+47
* bugfix for api group_memberszotlabs2016-12-041-2/+2
* rename api endpoint yet again. item/store appears to be blacklisted in some h...zotlabs2016-12-031-4/+4
* more api work for item/store and docozotlabs2016-12-021-4/+3
* api function item/new renamed to item/store as that more closely reflects its...zotlabs2016-12-021-6/+6
* xchan_fetch() returns a simplified structurezotlabs2016-11-141-3/+3
* update api perm_allowed to return all perms if no perm specifiedzotlabs2016-11-141-5/+16
* API: add GET /api/z/1.0/perm_allowedzotlabs2016-11-141-0/+24
* API: add GET /api/z/1.0/abconfigzotlabs2016-11-141-0/+17
* API: add GET api/z/1.0/abookzotlabs2016-11-141-0/+19
* api: allow group member list to use a group name or idzotlabs2016-11-131-14/+16
* more api re-orgzotlabs2016-11-081-36/+40
* misplaced parenszotlabs2016-10-231-1/+1
* start on the API re-writezotlabs2016-10-111-0/+336