]> BookStack Code Mirror - bookstack/history - app/Api
Allow book, shelf, settings & profile form input validation to skip image
[bookstack] / app / Api /
2020-01-19 Dan BrownMerge pull request #1845 from SoarinFerret/add-close...
2020-01-18 Dan BrownMerge pull request #1826 from BookStackApp/api_origins
2020-01-18 Dan BrownRefined docs view, Added example requests
2020-01-15 Dan BrownAdded a view for the API docs
2020-01-12 Dan BrownStarted work on generating API docs
2020-01-01 Dan BrownAdded API listing filtering & cleaned ApiAuthenticate...
2019-12-30 Dan BrownAdded expiry checking to API token auth
2019-12-30 Dan BrownAdded testing coverage to API token auth
2019-12-30 Dan BrownChange email confirmation from own middle to trait
2019-12-30 Dan BrownExtracted API auth into guard
2019-12-30 Dan BrownLinked new API token system into middleware
2019-12-29 Dan BrownAdded testing coverage to user API token interfaces
2019-12-29 Dan BrownBuilt out interfaces & endpoints for API token managment
2019-12-29 Dan BrownStarted work on API token controls
2019-12-28 Dan BrownStarted core API route work