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 9f6ba798c8 Merge branch 'main' of github.com:outline/outline 2021-03-22 20:51:45 -07: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 chore: Serialize domain policies on team (#1970) 2021-03-22 20:50:12 -07:00
auth feat: Enforce single team when self-hosted (#1954) 2021-03-18 21:56:24 -07:00
commands fix: Moving document in private collection returns incorrect policies (#1969) 2021-03-19 08:01:51 -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 feat: Add CDN support (#1817) 2021-01-16 11:12:10 -08:00
middlewares chore: Move error logging in passport 2021-03-21 18:36:10 -07:00
migrations feat: Allow sorting collections in sidebar (#1870) 2021-03-18 17:27:33 -07:00
models chore: Serialize domain policies on team (#1970) 2021-03-22 20:50:12 -07:00
onboarding chore: Remove emojis from welcome docs 2020-07-20 19:14:15 -07:00
policies chore: Serialize domain policies on team (#1970) 2021-03-22 20:50:12 -07:00
presenters feat: Allow sorting collections in sidebar (#1870) 2021-03-18 17:27:33 -07:00
scripts chore: Migrate authentication to new tables (#1929) 2021-03-09 12:22:08 -08:00
services feat: Allow sorting collections in sidebar (#1870) 2021-03-18 17:27:33 -07:00
static feat: use flexbox to center the floating title (#1959) 2021-03-15 19:24:14 -07:00
test chore: Serialize domain policies on team (#1970) 2021-03-22 20:50:12 -07:00
utils feat: Enforce single team when self-hosted (#1954) 2021-03-18 21:56:24 -07:00
.babelrc fix: 'bake' release env variables at build time 2021-02-12 17:18:55 -08:00
.jestconfig.json chore: Migrate authentication to new tables (#1929) 2021-03-09 12:22:08 -08: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: Enforce single team when self-hosted (#1954) 2021-03-18 21:56:24 -07:00
events.js feat: Allow sorting collections in sidebar (#1870) 2021-03-18 17:27:33 -07:00
exporter.js logistics -> exporter, remove cutesy naming of lib 2021-02-22 21:51:01 -08:00
index.js chore: Migrate authentication to new tables (#1929) 2021-03-09 12:22:08 -08:00
mailer.js chore: Test performance and warnings (#1946) 2021-03-10 12:04:42 -08:00
mailer.test.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
main.js chore: Bump ioredis for fixes 2021-03-22 18:41:54 -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: Move to passport for authentication (#1934) 2021-03-11 10:02:22 -08:00