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 801f6681ba
Collaborative editing (#1660)
2021-09-10 22:46:57 -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
collaboration Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
commands Collaborative editing (#1660) 2021-09-10 22:46: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 Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
models Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
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 Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
queues Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
routes Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
scripts test 2021-07-27 21:30:00 -04:00
services Collaborative editing (#1660) 2021-09-10 22:46: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 Collaborative editing (#1660) 2021-09-10 22:46:57 -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 Collaborative editing (#1660) 2021-09-10 22:46:57 -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 Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
sequelize.js feat: Web concurrency (#2347) 2021-07-26 15:51:50 -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