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 401c91f90b perf: Correctly parallelize count query in users.list 2021-07-30 12:20:19 -04:00
..
__snapshots__ feat: Improved viewers popover (#2106) 2021-05-05 19:35:23 -07:00
middlewares chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
apiKeys.js chore: Serialize domain policies on team (#1970) 2021-03-22 20:50:12 -07:00
attachments.js fix: Add Portugese, Brazil to language options (#2164) 2021-06-09 17:42:14 -07:00
attachments.test.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
auth.js fix: Unneeded object keys in API response 2021-04-03 17:18:26 -07:00
auth.test.js feat: Move to passport for authentication (#1934) 2021-03-11 10:02:22 -08:00
authenticationProviders.js feat: authenticationProviders API endpoints (#1962) 2021-03-26 11:31:07 -07:00
authenticationProviders.test.js fix: uuid import broken by dep bump 🤦‍♂️ 2021-04-25 12:54:06 -07:00
collections.js fix: Add space to the valid index characters list (#2316) 2021-07-15 00:35:47 +05:30
collections.test.js fix: Remove export permission for read-only users (#2220) 2021-06-13 14:41:29 -07:00
documents.js fix: Add ability to permanently delete documents in trash (#2192) 2021-06-25 16:14:40 -07:00
documents.test.js fix: Allow searching of previous document titles (#2326) 2021-07-20 10:35:29 -07:00
events.js feat: Add documentId filter to events.list (#2287) 2021-07-08 10:12:06 -07:00
events.test.js feat: Add documentId filter to events.list (#2287) 2021-07-08 10:12:06 -07:00
groups.js fix: Server error when invalid 'sort' field is passed from an API client (#2000) 2021-03-31 18:54:02 -07:00
groups.test.js buildUser -> buildAdmin 2021-03-22 20:59:11 -07:00
hooks.js fix: 'Post to channel' functionality does not work unless Slack SSO used (#2099) 2021-05-01 16:35:00 -07:00
hooks.test.js chore: Rename `Authentication` -> `IntegrationAuthentication` (#2091) 2021-04-27 18:42:45 -07:00
index.js feat: authenticationProviders API endpoints (#1962) 2021-03-26 11:31:07 -07:00
index.test.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
integrations.js fix: Server error when invalid 'sort' field is passed from an API client (#2000) 2021-03-31 18:54:02 -07:00
notificationSettings.js chore: Serialize domain policies on team (#1970) 2021-03-22 20:50:12 -07:00
revisions.js fix: Server error when invalid 'sort' field is passed from an API client (#2000) 2021-03-31 18:54:02 -07:00
revisions.test.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
shares.js feat: Nested document sharing (#2075) 2021-05-22 19:34:05 -07:00
shares.test.js feat: Nested document sharing (#2075) 2021-05-22 19:34:05 -07:00
team.js fix: Server error when attempting to update team with identical details to previous 2020-12-04 10:18:30 -08:00
team.test.js fix: Server error when attempting to update team with identical details to previous 2020-12-04 10:18:30 -08:00
users.js perf: Correctly parallelize count query in users.list 2021-07-30 12:20:19 -04:00
users.test.js fix: Server error if non-array passed to users.invite 2021-06-07 20:28:28 -07:00
utils.js fix: Add ability to permanently delete documents in trash (#2192) 2021-06-25 16:14:40 -07:00
utils.test.js fix: Add ability to permanently delete documents in trash (#2192) 2021-06-25 16:14:40 -07:00
views.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
views.test.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00