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
Tom Moor 9c66a14fec fix: API key create/delete should create audit events
closes #1101
2020-01-02 22:20:13 -08:00
..
__mocks__ Websocket Support (#937) 2019-04-17 19:11:23 -07:00
__snapshots__ Fixes: Welcome email dashboard location (#886) 2019-01-27 12:30:53 +00:00
api fix: API key create/delete should create audit events 2020-01-02 22:20:13 -08:00
auth fix: User records not written correctly on signin (#1119) 2019-12-22 20:14:06 -08:00
commands fixes #1115 (#1118) 2019-12-22 14:54:12 -08:00
config Circle CI (#113) 2017-07-08 21:13:47 -07:00
emails feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
middlewares feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
migrations feat: Document presence indicator (#1114) 2020-01-02 21:17:59 -08:00
models fix: API key create/delete should create audit events 2020-01-02 22:20:13 -08:00
onboarding fix: email link in onboarding support doc 2019-07-07 16:13:56 -07:00
pages feat: Add parentDocumentId option to documents.list endpoint 2019-12-22 17:06:29 -08:00
policies feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
presenters feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
services feat: Document presence indicator (#1114) 2020-01-02 21:17:59 -08:00
static feat: Opensearch tags / descriptor 2019-08-08 19:52:29 -07:00
test feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
utils feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
.jestconfig.json Bring back old test setup 2017-07-09 11:36:30 -07:00
app.js fix: Account for unset S3 url when starting application 2019-12-05 12:55:46 -08:00
errors.js Wrapped additional error data under `data` 2018-03-07 00:05:34 -08:00
events.js feat: Events / audit log (#1008) 2019-08-05 20:38:31 -07:00
index.js feat: Document presence indicator (#1114) 2020-01-02 21:17:59 -08:00
logistics.js feat: Allow export of collections as sync zip (#1013) 2019-08-09 20:37:51 -07:00
mailer.js feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
mailer.test.js Fixes: Welcome email dashboard location (#886) 2019-01-27 12:30:53 +00:00
redis.js chore: remove asyncLock 2019-06-23 17:57:37 -07:00
routes.js feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
routes.test.js chore: Remove marketing material from OSS project (#941) 2019-11-03 15:01:46 -08:00
sequelize.js chore: upgrade sequelize (#965) 2019-06-23 15:49:45 -07:00
slack.js Move slack auth handling entirely to server 2018-05-28 23:44:56 -07:00