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 2a3b9e2104 chore: Make editor version comparison more lenient to reduce forced reloads 2020-06-20 12:35:32 -07:00
..
__mocks__ Websocket Support (#937) 2019-04-17 19:11:23 -07:00
__snapshots__ dashboard -> home (#1194) 2020-02-26 21:10:20 -08:00
api chore: Make editor version comparison more lenient to reduce forced reloads 2020-06-20 12:35:32 -07:00
auth fix: Only transfer accessToken if matches root token 2020-05-21 21:42:46 -07: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 fix: Document updated email does include team subdomain in url 2020-04-05 16:04:46 -07:00
middlewares fix: Don't set cookie domain when not using multiple subdomains (#1145) 2020-05-19 21:05:57 -07:00
migrations feat: Collection Icons (#1281) 2020-06-19 17:18:03 -07:00
models feat: Collection Icons (#1281) 2020-06-19 17:18:03 -07:00
onboarding feat: Upgrade editor (#1227) 2020-05-19 20:39:34 -07:00
pages fix: sp mistake 2020-06-18 08:49:10 -07:00
policies feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
presenters feat: Collection Icons (#1281) 2020-06-19 17:18:03 -07:00
services fix: Minor fixes in backlinks service (#1240) 2020-04-24 05:29:48 -07:00
static feat: Improved error filtering and reporting (#1293) 2020-05-29 07:22:09 -07:00
test feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
utils fix: Regression with upgrade to styled-components@5 – new ServerStyleSheet needed per render 2020-05-28 20:49:07 -07:00
.jestconfig.json feat: Upgrade editor (#1227) 2020-05-19 20:39:34 -07:00
app.js chore: Remove 'DEPLOYMENT' env option 2020-06-19 19:11:02 -07:00
errors.js chore: Auto reload frontend of client is out of date (#1270) 2020-05-16 14:05:51 -07:00
events.js chore: Capture event data to error tracker when background jobs fail 2020-05-25 13:48:50 -07:00
index.js perf: Reuse redis connections where possible (#1157) 2020-01-13 18:17:41 -08:00
logistics.js perf: Reuse redis connections where possible (#1157) 2020-01-13 18:17:41 -08:00
mailer.js fix: Log errors to console when Sentry not installed 2020-04-25 19:53:24 -07:00
mailer.test.js Fixes: Welcome email dashboard location (#886) 2019-01-27 12:30:53 +00:00
redis.js chore: Remove max listener warning in console 2020-04-26 14:08:39 -07:00
routes.js fix: import 2020-02-16 19:27:40 -08:00
routes.test.js chore: Remove marketing material from OSS project (#941) 2019-11-03 15:01:46 -08:00
sequelize.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
slack.js Move slack auth handling entirely to server 2018-05-28 23:44:56 -07:00