summaryrefslogtreecommitdiff
path: root/docs/core
AgeCommit message (Collapse)Author
2017-08-30[refactor] change status to "failed"Kali Kaneko
2017-04-03[docs] document mail status APIRuben Pollan
- Resolves: #8775
2017-02-24[feature] require authentication token for apiKali Kaneko (leap communications)
implements a global auth token for the app. this token is written to .config/leap/authtoken, and passed to the anchor part of the landing URI when opening the index resource by the browser. - Resolves: #8765
2016-12-29[docs] fix typo in the header nameKali Kaneko (leap communications)
2016-12-29[docs] fix typosKali Kaneko (leap communications)
2016-12-29[feature] better param error handling in rest apiKali Kaneko (leap communications)
2016-12-29[docs] add doc about authentication headerKali Kaneko (leap communications)
2016-12-29[docs] improve documentation of the API, add some examplesKali Kaneko (leap communications)
2016-12-29[refactor] reorganize APIKali Kaneko (leap communications)
so that whitelisting doesn't have to peek into the data. added more documentation and some tests stubs too.
2016-10-03[docs] revamp bitmask dev docsKali Kaneko (leap communications)