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 cd7cbab5ac fixes #1879 – race condition in websockets service 2021-02-22 21:53:20 -08:00
..
__mocks__ Websocket Support (#937) 2019-04-17 19:11:23 -07:00
__snapshots__ chore: Remove Spectrum references (#1366) 2020-07-18 17:19:13 -07:00
api logistics -> exporter, remove cutesy naming of lib 2021-02-22 21:51:01 -08:00
auth feat: Allow Google sign-in users to choose account 2021-01-03 08:54:47 -08:00
commands fix: Collection creator not written (bad merge from refactor while this branch has been open) 2021-02-18 22:55:29 -08: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 feat: Add CDN support (#1817) 2021-01-16 11:12:10 -08:00
middlewares feat: reordering documents in collection (#1722) 2020-12-31 12:51:12 -08:00
migrations feat: Added ability to disable sharing at collection (#1875) 2021-02-09 19:04:03 -08:00
models refactor: Upload file to storage, and then pass attachmentId to collections.import 2021-02-18 22:36:07 -08:00
onboarding chore: Remove emojis from welcome docs 2020-07-20 19:14:15 -07:00
policies refactor: Upload file to storage, and then pass attachmentId to collections.import 2021-02-18 22:36:07 -08:00
presenters feat: Added ability to disable sharing at collection (#1875) 2021-02-09 19:04:03 -08:00
services fixes #1879 – race condition in websockets service 2021-02-22 21:53:20 -08:00
static fix: Scrollbars should match theme, closes #1917 2021-02-21 19:59:57 -08:00
test Merge main 2021-02-07 12:58:17 -08:00
utils refactor: Upload file to storage, and then pass attachmentId to collections.import 2021-02-18 22:36:07 -08:00
.babelrc fix: 'bake' release env variables at build time 2021-02-12 17:18:55 -08:00
.jestconfig.json feat: Upgrade editor (#1227) 2020-05-19 20:39:34 -07:00
app.js chore: Update Sentry to avoid duplicate packages 2021-02-12 16:39:02 -08:00
env.js chore: Update Sentry to avoid duplicate packages 2021-02-12 16:39:02 -08:00
errors.js feat: Add support for "word" files exported from Confluence (#1600) 2020-10-21 08:53:59 -07:00
events.js fix: Collection creator not written (bad merge from refactor while this branch has been open) 2021-02-18 22:55:29 -08:00
exporter.js logistics -> exporter, remove cutesy naming of lib 2021-02-22 21:51:01 -08:00
index.js chore: Update Sentry to avoid duplicate packages 2021-02-12 16:39:02 -08:00
mailer.js chore: Enable automatic generation of email server in non production environments (#1731) 2020-12-21 19:27:14 -08:00
mailer.test.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
main.js fix: Improve error handling when redis connection is lost 2020-10-20 07:41:17 -07:00
redis.js fix: Improve error handling when redis connection is lost 2020-10-20 07:41:17 -07:00
routes.js feat: Installable PWA (#1882) 2021-02-15 15:19:51 -08:00
sequelize.js fix: Allow disabling SSL for Postgres connection with standard PGSSLMODE env 2020-09-04 12:51:48 -07:00
slack.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
types.js feat: Add ctx.state.authType for tracking (#1567) 2020-09-21 22:02:37 -07:00