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 16c60a0d59
fix: URLSearchParams polyfill via core-js upgrade (#2059)
* fix: URLSearchParams polyfill via core-js upgrade

* deduplicate

* testing, remove manual imports

* chore: bump rme
2021-04-22 18:21:27 -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: Record share link last accessed time (#2047) 2021-04-18 09:38:13 -07:00
auth chore: Slack integration screen improvements (#2049) 2021-04-18 18:34:49 -07:00
commands fix: Document title with slashes produces folders in exported zip file 2021-04-17 19:30:31 -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: Improve error handling for Azure-specific errors not captured in OAuth2 strategy 2021-04-18 22:41:27 -07:00
migrations feat: Record share link last accessed time (#2047) 2021-04-18 09:38:13 -07:00
models chore: Slack integration screen improvements (#2049) 2021-04-18 18:34:49 -07:00
onboarding chore: Remove emojis from welcome docs 2020-07-20 19:14:15 -07:00
policies feat: Read-only users (#1955) 2021-04-11 19:39:17 -07:00
presenters feat: Record share link last accessed time (#2047) 2021-04-18 09:38:13 -07:00
scripts chore: Migrate authentication to new tables (#1929) 2021-03-09 12:22:08 -08:00
services feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
static feat: use flexbox to center the floating title (#1959) 2021-03-15 19:24:14 -07:00
test fix: Document title with slashes produces folders in exported zip file 2021-04-17 19:30:31 -07:00
utils fix: Document title with slashes produces folders in exported zip file 2021-04-17 19:30:31 -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: Enable HMR for frontend code (#2024) 2021-04-11 15:09:00 -07:00
env.js chore: Update Sentry to avoid duplicate packages 2021-02-12 16:39:02 -08: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 chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
types.js fix: Improve handling of suspended users signing in with email (#2012) 2021-04-08 20:40:04 -07:00