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 0a998789a3 chore: Support Redis v6 on Heroku 2021-09-10 21:05:06 -07:00
..
__mocks__ Websocket Support (#937) 2019-04-17 19:11:23 -07:00
__snapshots__ chore: Remove 'attachments' option from mailer 2021-08-29 12:35:55 -07:00
commands perf: Move exports to worker service (#2514) 2021-08-31 17:41:57 -07:00
config fix: Unable to run migrations in latest image. Added option to run non-SSL migration in production 2020-09-27 10:32:08 -07:00
emails fix: Refactor collection exports to not send email attachment (#2460) 2021-08-29 02:57:07 +05:30
middlewares fix: Server error when user cancels OAuth process with Azure (#2231) 2021-06-16 21:45:20 -07:00
migrations fix: Refactor collection exports to not send email attachment (#2460) 2021-08-29 02:57:07 +05:30
models fix: Move "public document sharing" to "Permissions" (#2496) 2021-08-30 11:43:42 +05:30
onboarding fix: Formatting of welcome docs :rolleyes: 2021-08-01 13:03:21 -07:00
policies fix: Improvements in share feat (#2502) 2021-08-29 10:44:09 +05:30
presenters fix: Refactor collection exports to not send email attachment (#2460) 2021-08-29 02:57:07 +05:30
queues fix: Add recording of job errors, remove from queues on failure, centralize options 2021-09-09 22:38:34 -07:00
routes Move OIDC provider to routes directory 2021-09-02 19:55:06 -07:00
scripts test 2021-07-27 21:30:00 -04:00
services perf: Move exports to worker service (#2514) 2021-08-31 17:41:57 -07:00
static feat: Return publicly shared document title in SSR HTML (#2191) 2021-06-09 17:41:39 -07:00
test fix: Refactor collection exports to not send email attachment (#2460) 2021-08-29 02:57:07 +05:30
utils fix: Add recording of job errors, remove from queues on failure, centralize options 2021-09-09 22:38:34 -07:00
.babelrc fix: URLSearchParams polyfill via core-js upgrade (#2059) 2021-04-22 18:21:27 -07:00
.jestconfig.json fix: Data loading state not reset when props change to `PaginatedList` (#2254) 2021-06-26 21:49:25 -07:00
env.js chore: Refactoring event processors and service architecture (#2495) 2021-08-27 21:42:13 -07:00
errors.js feat: Generic OAuth2 Authentication (#2388) 2021-09-02 19:50:17 -07:00
index.js fix: Mount _health route before catch-alls 2021-09-09 21:08:34 -07:00
mailer.js fix: Add recording of job errors, remove from queues on failure, centralize options 2021-09-09 22:38:34 -07:00
mailer.test.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
redis.js chore: Support Redis v6 on Heroku 2021-09-10 21:05:06 -07:00
sentry.js chore: Refactoring event processors and service architecture (#2495) 2021-08-27 21:42:13 -07:00
sequelize.js feat: Web concurrency (#2347) 2021-07-26 15:51:50 -07:00
slack.js fix: Add server-side proxy support via fetch-with-proxy (#2044) 2021-05-12 22:37:32 -07:00
tracing.js fix: Init dd trace sooner, closes #2528 2021-09-02 23:22:31 -07:00
types.js perf: Move exports to worker service (#2514) 2021-08-31 17:41:57 -07:00