index
:
dokuwiki
3waymerge
CRLFmail
HTTPClientAgent
actionRouterImprovements
addomainless-stable
appveyorfixing
conf-bcrypt
deployment
docker
editorjs-cleanup
em_fix
emptydirdefault
eventrenderer
extension-infosource
extensionevent
font
fs2851
gittoolQuietOption
globalErrorHandling
handlerpagectx
imagedispatch
jquery3
large-screens
lessnew
localdraft
logevent
logging
logunevent
mail
mail_headers
master
master2psr2
mediaFNrev
mediarefactor
menucontext
old-stable
oldmediaonrev
openapi
php7comptib
phpcsCI-failtest
phpunit9
pr-3115
proxystuff
psr2-plugin
rectordebug
remote-argumentcount
retrytests
reusableLocktimerJS
revdiffexternaledits
reverse-fallback-ns-linking
rmdir
scrutinizer-patch-1
searchIndex
searchIndex-collections
searchIndex-restructure
stable
testFix
testfixes
travis
travis-php80-debug
utf8fix
versionfixtool
wintest
The DokuWiki Open Source Wiki Engine
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
inc
/
Remote
Commit message (
Expand
)
Author
Age
*
increased API version
Andreas Gohr
2025-03-15
*
API: proper access to the current media revision
Andreas Gohr
2025-03-15
*
Added API endpoint core.getMediaHistory #4147
kuangfio
2025-03-15
*
fix legacy XMLRPC call dokuwiki.appendPage #4418
Andreas Gohr
2025-03-15
*
init rendering correctly in API
Andreas Gohr
2024-12-17
*
Fix MD5 hash calculation
Eduardo Mozart de Oliveira
2024-11-11
*
increase API version for new call, remove unused parameter
Andreas Gohr
2024-04-10
*
remove obsolete TODO comment
Andreas Gohr
2024-04-10
*
added API core.getMediaUsage
Anushka Trivedi
2024-03-21
*
API: ignore charset when checking content types
Andreas Gohr
2024-02-22
*
API: legacy compatibility fix
Andreas Gohr
2024-02-09
*
adjust group type hint for User API response
Andreas Gohr
2024-02-06
*
fix User response object in API
Andreas Gohr
2024-02-06
*
LegacyAPI: fix return types on missing pages
Andreas Gohr
2024-01-11
*
fix error handling in XMLRPC
Andreas Gohr
2024-01-11
*
API: fix media handling in legacy API
Andreas Gohr
2024-01-10
*
API: add backward compatibility to API Version 11
Andreas Gohr
2024-01-09
*
API: code style fixes
Andreas Gohr
2024-01-07
*
compatibility fix in ClassResolver
Andreas Gohr
2024-01-07
*
API added simple JSONRPC tests
Andreas Gohr
2024-01-07
*
fix XMLRPC server tests
Andreas Gohr
2024-01-07
*
API: ApiCore tests fixed and extended
Andreas Gohr
2024-01-07
*
Another argument parsing fix for ApiCall
Andreas Gohr
2024-01-07
*
API: fix named parameter handling in APICall
Andreas Gohr
2024-01-07
*
API: make responses sortable
Andreas Gohr
2024-01-07
*
API: fix listPages
Andreas Gohr
2024-01-07
*
API: getPageHistory is nicer than getPageVersions
Andreas Gohr
2024-01-07
*
API: checkPage needs to consider revision
Andreas Gohr
2024-01-07
*
API: always pass revision as integer
Andreas Gohr
2024-01-07
*
API fix depth handling in listPages
Andreas Gohr
2024-01-07
*
API: initialize responses explicitly
Andreas Gohr
2024-01-07
*
API: remove file and date transformations
Andreas Gohr
2024-01-07
*
API: clean up error codes
Andreas Gohr
2024-01-07
*
API: Do not assume the start page for empty pageIDs
Andreas Gohr
2024-01-07
*
ensure api explorer stays english
Andreas Gohr
2024-01-07
*
moved OpenAPI generator to correct namespace
Andreas Gohr
2024-01-07
*
API: move create/delete user calls to usermanager
Andreas Gohr
2024-01-07
*
OpenAPI Gen: fix requirement handling
Andreas Gohr
2024-01-07
*
Reworked API definition
Andreas Gohr
2024-01-07
*
OpenAPI Gen: handle Object to Schema transformation correctly
Andreas Gohr
2024-01-07
*
OpenApi Gen: add toString method for easier testing
Andreas Gohr
2024-01-07
*
OpenAPI Generator. Better DocBlock parsing [WIP]
Andreas Gohr
2024-01-07
*
improved API docs
Andreas Gohr
2024-01-07
*
OpenAPI Gen: @link tag, examples for known params
Andreas Gohr
2024-01-07
*
rename $id to be more clear
Andreas Gohr
2024-01-07
*
OpenAPI Explorer basically works
Andreas Gohr
2024-01-07
*
improve the doc blocks in ApiCore
Andreas Gohr
2024-01-07
*
fix type parsing for more complex types
Andreas Gohr
2024-01-07
*
Do not directly use native function in API
Andreas Gohr
2024-01-07
*
final set of API tests refactored
Andreas Gohr
2024-01-07
[next]