aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/Remote
Commit message (Expand)AuthorAge
* increased API versionAndreas Gohr2025-03-15
* API: proper access to the current media revisionAndreas Gohr2025-03-15
* Added API endpoint core.getMediaHistory #4147kuangfio2025-03-15
* fix legacy XMLRPC call dokuwiki.appendPage #4418Andreas Gohr2025-03-15
* init rendering correctly in APIAndreas Gohr2024-12-17
* Fix MD5 hash calculationEduardo Mozart de Oliveira2024-11-11
* increase API version for new call, remove unused parameterAndreas Gohr2024-04-10
* remove obsolete TODO commentAndreas Gohr2024-04-10
* added API core.getMediaUsageAnushka Trivedi2024-03-21
* API: ignore charset when checking content typesAndreas Gohr2024-02-22
* API: legacy compatibility fixAndreas Gohr2024-02-09
* adjust group type hint for User API responseAndreas Gohr2024-02-06
* fix User response object in APIAndreas Gohr2024-02-06
* LegacyAPI: fix return types on missing pagesAndreas Gohr2024-01-11
* fix error handling in XMLRPCAndreas Gohr2024-01-11
* API: fix media handling in legacy APIAndreas Gohr2024-01-10
* API: add backward compatibility to API Version 11Andreas Gohr2024-01-09
* API: code style fixesAndreas Gohr2024-01-07
* compatibility fix in ClassResolverAndreas Gohr2024-01-07
* API added simple JSONRPC testsAndreas Gohr2024-01-07
* fix XMLRPC server testsAndreas Gohr2024-01-07
* API: ApiCore tests fixed and extendedAndreas Gohr2024-01-07
* Another argument parsing fix for ApiCallAndreas Gohr2024-01-07
* API: fix named parameter handling in APICallAndreas Gohr2024-01-07
* API: make responses sortableAndreas Gohr2024-01-07
* API: fix listPagesAndreas Gohr2024-01-07
* API: getPageHistory is nicer than getPageVersionsAndreas Gohr2024-01-07
* API: checkPage needs to consider revisionAndreas Gohr2024-01-07
* API: always pass revision as integerAndreas Gohr2024-01-07
* API fix depth handling in listPagesAndreas Gohr2024-01-07
* API: initialize responses explicitlyAndreas Gohr2024-01-07
* API: remove file and date transformationsAndreas Gohr2024-01-07
* API: clean up error codesAndreas Gohr2024-01-07
* API: Do not assume the start page for empty pageIDsAndreas Gohr2024-01-07
* ensure api explorer stays englishAndreas Gohr2024-01-07
* moved OpenAPI generator to correct namespaceAndreas Gohr2024-01-07
* API: move create/delete user calls to usermanagerAndreas Gohr2024-01-07
* OpenAPI Gen: fix requirement handlingAndreas Gohr2024-01-07
* Reworked API definitionAndreas Gohr2024-01-07
* OpenAPI Gen: handle Object to Schema transformation correctlyAndreas Gohr2024-01-07
* OpenApi Gen: add toString method for easier testingAndreas Gohr2024-01-07
* OpenAPI Generator. Better DocBlock parsing [WIP]Andreas Gohr2024-01-07
* improved API docsAndreas Gohr2024-01-07
* OpenAPI Gen: @link tag, examples for known paramsAndreas Gohr2024-01-07
* rename $id to be more clearAndreas Gohr2024-01-07
* OpenAPI Explorer basically worksAndreas Gohr2024-01-07
* improve the doc blocks in ApiCoreAndreas Gohr2024-01-07
* fix type parsing for more complex typesAndreas Gohr2024-01-07
* Do not directly use native function in APIAndreas Gohr2024-01-07
* final set of API tests refactoredAndreas Gohr2024-01-07