summaryrefslogtreecommitdiff
path: root/doc/API.md
AgeCommit message (Collapse)Author
2025-02-11chore: questionable is not a recognized ratingPhil
2023-12-05doc: fix small error in pool API docsneobooru
2023-08-17doc: update for yt-dlpZak B. Elep
2023-06-26docs (tag categories): order is required when creating tag categoryYochyo
2023-06-26docs (api): change micro post attribute name to idYochyo
2022-06-10doc: add GET /post/<id>/around to API.mdLuna
2021-01-05server/posts: store and provide MD5 checksumsShyam Sunder
2020-09-23docs: update tag category apineobooru
2020-09-19server/pools: serialize pools as micro resource within post resourcesShyam Sunder
Fixes #348
2020-09-18doc/api: add pools to post resourceneobooru
2020-08-13server: API support for webhooksShyam Sunder
Closes #339
2020-05-04Add pool information to API.mdRuin0x11
2020-04-03server/posts/upload: Add youtube-dl functionalityShyam Sunder
allows for video-based posts to be created by using youtube-dl on the server. Access is controlled with the 'uploads:use_downloader' permission.
2020-04-01client/posts: don't define flags on post uploadShyam Sunder
2019-08-05doc: moved documentation to a seperate folderShyam Sunder