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 eb638ba68d Fixed: Page component naming 2019-04-20 15:07:25 -07: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 👕 2019-04-20 12:01:09 -07:00
auth Fixed: Return error when Slack auth fails to help with debugging 2019-03-13 23:22:12 -07:00
commands Websocket Support (#937) 2019-04-17 19:11:23 -07:00
config Content pages 2018-12-20 20:00:58 -08:00
emails Fixes: Welcome email dashboard location (#886) 2019-01-27 12:30:53 +00:00
middlewares Websocket Support (#937) 2019-04-17 19:11:23 -07:00
migrations Document Archive (#921) 2019-04-06 16:20:27 -07:00
models Websocket Support (#937) 2019-04-17 19:11:23 -07:00
pages Fixed: Page component naming 2019-04-20 15:07:25 -07:00
policies Websocket Support (#937) 2019-04-17 19:11:23 -07:00
presenters Fix: Race condition in websocket emit 2019-04-20 11:40:14 -07:00
services Fix: Race condition in websocket emit 2019-04-20 11:40:14 -07:00
static Dark Mode (#912) 2019-03-12 21:35:35 -07:00
test Websocket Support (#937) 2019-04-17 19:11:23 -07:00
utils Websocket Support (#937) 2019-04-17 19:11:23 -07:00
.jestconfig.json Bring back old test setup 2017-07-09 11:36:30 -07:00
app.js Websocket Support (#937) 2019-04-17 19:11:23 -07:00
errors.js Wrapped additional error data under `data` 2018-03-07 00:05:34 -08:00
events.js Fix: Don't send notifications for autosave events 2019-04-17 21:55:11 -07:00
index.js Prefix socket names 2019-04-18 20:37:46 -07:00
logistics.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
mailer.js Fixes: Welcome email dashboard location (#886) 2019-01-27 12:30:53 +00:00
mailer.test.js Fixes: Welcome email dashboard location (#886) 2019-01-27 12:30:53 +00:00
redis.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
routes.js Websocket Support (#937) 2019-04-17 19:11:23 -07:00
routes.test.js Websocket Support (#937) 2019-04-17 19:11:23 -07:00
sequelize.js Admin endpoints 2017-12-26 15:08:11 +02:00
slack.js Move slack auth handling entirely to server 2018-05-28 23:44:56 -07:00