This website requires JavaScript.
Explore
Help
Sign In
coop-cloud-chaos-patchs
/
outline
Archived
Watch
1
Star
0
Fork
0
You've already forked outline
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
Files
71b7ef1186c208a1d31549e2c13ec2cce49073c3
outline
/
server
History
Tom Moor
71b7ef1186
fix: Websockets cannot connect in Safari
2020-10-19 07:43:03 -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
fix: Archived documents should not be returned from documents.list
2020-10-13 20:38:28 -07:00
auth
fix: Allow selection of embeds (
#1562
)
2020-09-20 22:27:11 -07:00
commands
fix: Improve handling of invalid file type passed to documents.import API endpoint
2020-09-21 00:34:13 -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
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
middlewares
feat: Add ctx.state.authType for tracking (
#1567
)
2020-09-21 22:02:37 -07:00
migrations
chore(migrations): Add missing indexes
2020-09-26 14:01:04 -07:00
models
closes
#1587
– remove global queue events when completed
2020-10-13 20:30:37 -07:00
onboarding
chore: Remove emojis from welcome docs
2020-07-20 19:14:15 -07:00
policies
fix: Disallow creating nested document within document in trash
2020-08-31 20:32:08 -07:00
presenters
feat: Visually differentiate unread documents (
#1507
)
2020-09-20 22:32:28 -07:00
services
Merge branch 'develop' of github.com:outline/outline into develop
2020-09-13 10:47:31 -07:00
static
fix: Guard usage of localStorage
2020-09-21 19:43:51 -07:00
test
fix: Allow selection of embeds (
#1562
)
2020-09-20 22:27:11 -07:00
utils
feat: Add ctx.state.authType for tracking (
#1567
)
2020-09-21 22:02:37 -07:00
.babelrc
chore: Specify babelrc for server specifically (
#1585
)
2020-09-30 20:02:33 -07:00
.jestconfig.json
feat: Upgrade editor (
#1227
)
2020-05-19 20:39:34 -07:00
app.js
fix: Websockets cannot connect in Safari
2020-10-19 07:43:03 -07:00
env.js
chore: Remove WEBSOCKETS_ENABLED flag (
#1383
)
2020-07-22 22:44:24 -07:00
errors.js
chore: Move to prettier standard double quotes (
#1309
)
2020-06-20 13:59:15 -07:00
events.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
index.js
refactor: Remove babel/register for instant production server startup (
#1481
)
2020-09-13 10:46:33 -07:00
logistics.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
mailer.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
mailer.test.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
main.js
refactor: Remove babel/register for instant production server startup (
#1481
)
2020-09-13 10:46:33 -07:00
redis.js
chore: Move to prettier standard double quotes (
#1309
)
2020-06-20 13:59:15 -07:00
routes.js
feat: Allow embedding /share/ routes in iframes
2020-09-23 19:26:18 -07: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