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 12b9e750e9 chore: Avoid buffer alloc 2021-10-26 18:05:50 -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 fix: Minor collab adjusts 2021-10-13 22:01:30 -07:00
commands fix: Allow tests to pass when default is collab (#2685) 2021-10-23 16:02:25 -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
logging fix: 'undefined' logged 2021-09-19 15:15:13 -07:00
middlewares feat: Normalized server logging (#2567) 2021-09-14 18:04:35 -07:00
migrations fix: Add default role option for new users (#2665) 2021-10-20 09:26:11 +05:30
models fix: Add default role option for new users (#2665) 2021-10-20 09:26:11 +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 chore: Allow websockets and collaboration service to run in the same process (#2674) 2021-10-19 21:18:20 -07:00
queues fix: Minor collab adjusts 2021-10-13 22:01:30 -07:00
routes fix: Add default role option for new users (#2665) 2021-10-20 09:26:11 +05:30
scripts feat: Normalized server logging (#2567) 2021-09-14 18:04:35 -07:00
services chore: Avoid buffer alloc 2021-10-26 18:05:50 -07:00
static feat: Return publicly shared document title in SSR HTML (#2191) 2021-06-09 17:41:39 -07:00
test fix: Allow tests to pass when default is collab (#2685) 2021-10-23 16:02:25 -07:00
utils fix: Increase entropy of state string for OAuth process 2021-10-14 16:52:19 -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 chore: Allow websockets and collaboration service to run in the same process (#2674) 2021-10-19 21:18:20 -07:00
mailer.js feat: Normalized server logging (#2567) 2021-09-14 18:04:35 -07:00
mailer.test.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
redis.js feat: Normalized server logging (#2567) 2021-09-14 18:04:35 -07:00
sequelize.js feat: Normalized server logging (#2567) 2021-09-14 18:04:35 -07:00
tracing.js fix: Init dd trace sooner, closes #2528 2021-09-02 23:22:31 -07:00
types.js fix: Delete collection exports (#2595) 2021-10-06 21:08:45 -07:00