This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/server/api
Tom Moor 22bc5a7373 Added delete endpoint 2018-05-13 00:28:31 -07:00
..
__snapshots__ First pass at API 2018-05-12 23:14:06 -07:00
middlewares Wrapped additional error data under `data` 2018-03-07 00:05:34 -08:00
apiKeys.js More granular error responses 2018-02-19 23:31:18 -08:00
auth.js Post to Slack (#603) 2018-04-03 20:36:25 -07:00
auth.test.js Added email templating, and user welcome email 2017-11-12 15:02:23 -08:00
collections.js More granular error responses 2018-02-19 23:31:18 -08:00
collections.test.js More granular error responses 2018-02-19 23:31:18 -08:00
documents.js API endpoint accepts autosave 2018-05-06 22:13:52 -07:00
documents.test.js API endpoint accepts autosave 2018-05-06 22:13:52 -07:00
hooks.js Post to Slack (#603) 2018-04-03 20:36:25 -07:00
hooks.test.js Add missing authorization on views endpoints 2018-02-18 10:56:56 -08:00
index.js First pass at API 2018-05-12 23:14:06 -07:00
integrations.js Post to Slack (#603) 2018-04-03 20:36:25 -07:00
shares.js Added delete endpoint 2018-05-13 00:28:31 -07:00
shares.test.js Added delete endpoint 2018-05-13 00:28:31 -07:00
team.js Backend support 2018-03-04 15:38:51 -08:00
team.test.js Backend support 2018-03-04 15:38:51 -08:00
user.js UI work 2018-03-04 16:53:57 -08:00
user.test.js UI work 2018-03-04 16:53:57 -08:00
views.js Add missing authorization on views endpoints 2018-02-18 10:56:56 -08:00
views.test.js Add missing authorization on views endpoints 2018-02-18 10:56:56 -08:00