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 6c011eb9b5 fix: Guard empty documentStructure 2021-05-22 21:12:47 -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 feat: Nested document sharing (#2075) 2021-05-22 19:34:05 -07:00
auth fix: Explicit import of fetch-with-proxy 2021-05-13 17:20:24 -07:00
commands fix: Moving documents between collections does not update attachment permissions (#2136) 2021-05-12 22:38:24 -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 fix: Move collection index validation logic to a context assert function (#2116) 2021-05-09 22:30:37 -07:00
migrations feat: Nested document sharing (#2075) 2021-05-22 19:34:05 -07:00
models fix: Guard empty documentStructure 2021-05-22 21:12:47 -07:00
onboarding chore: Remove emojis from welcome docs 2020-07-20 19:14:15 -07:00
policies feat: Improved viewers popover (#2106) 2021-05-05 19:35:23 -07:00
presenters feat: Nested document sharing (#2075) 2021-05-22 19:34:05 -07:00
scripts chore: Migrate authentication to new tables (#1929) 2021-03-09 12:22:08 -08:00
services fix: Explicit import of fetch-with-proxy 2021-05-13 17:20:24 -07:00
static fix: Content appearing behind status bar in iOS PWA on some models of phone 🤷 2021-04-23 14:57:38 -07:00
test fix: Moving documents between collections does not update attachment permissions (#2136) 2021-05-12 22:38:24 -07:00
utils fix: Add server-side proxy support via fetch-with-proxy (#2044) 2021-05-12 22:37:32 -07:00
.babelrc fix: URLSearchParams polyfill via core-js upgrade (#2059) 2021-04-22 18:21:27 -07:00
.jestconfig.json chore: Migrate authentication to new tables (#1929) 2021-03-09 12:22:08 -08:00
app.js chore: Return new permissions-policy header on app pages 2021-05-12 20:16:55 -07:00
env.js fix: Add application/octet-stream as a valid mimetype for docx uploads (#2105) 2021-05-05 18:48:37 -07:00
errors.js feat: Microsoft authentication (#1953) 2021-04-17 13:22:18 -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: Improve display of configuration errors (#2014) 2021-04-06 19:29:59 -07: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 fix: Add server-side proxy support via fetch-with-proxy (#2044) 2021-05-12 22:37:32 -07:00
types.js fix: Improve handling of suspended users signing in with email (#2012) 2021-04-08 20:40:04 -07:00