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
trav 3e68d80a9e
continuous-integration/drone Build is passing Details
merge changes from oidc fix branch
2021-11-24 14:10:43 -05: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: Occassional user context not available in collaborative persistence 2021-11-08 18:56:36 -08:00
commands merge changes from oidc fix branch 2021-11-24 14:10:43 -05: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 Missing association cascades 2021-11-07 21:53:40 -08:00
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: visible groups (#2729) 2021-11-15 16:05:58 -08:00
presenters fix: code scanning alerts (#2750) 2021-11-08 22:46:30 -08:00
queues fix: Changing team settings should update in other tabs 2021-11-09 17:28:59 -08:00
routes Merge fix/path-parsing 2021-11-17 21:02:53 -08:00
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: code scanning alerts (#2750) 2021-11-08 22:46:30 -08: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 Start collaboration service if not otherwise specified 2021-11-04 19:39:41 -07:00
mailer.js fix: visible groups (#2729) 2021-11-15 16:05:58 -08: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