Commit Graph

1290 Commits

Author SHA1 Message Date
8d3a3f50d4 Merge pull request #504 from outline/jori/block-quotes
Added support for block quotes
2018-01-01 12:09:39 -08:00
8bd640676f Added block quote icon 2018-01-01 11:25:07 -08:00
330f0eb41d Added support for block quotes 2017-12-30 13:46:21 -08:00
1502f59a43 Merge pull request #496 from outline/jori/team-admin
Backend support for team admins
2017-12-30 22:55:52 +02:00
94dfebe5a0 Addressed PR feedback 2017-12-30 19:48:43 +02:00
2440788372 Merge pull request #497 from outline/jori/public-readme
Improved README
2017-12-30 19:31:54 +02:00
71cb7aa9b5 Reworded README based on feedback 2017-12-30 19:25:48 +02:00
f23f591176 Merge pull request #498 from outline/zacharyfmarion-zac/issue-493
Seamless new doc save
2017-12-28 12:57:46 +00:00
3b303aefc4 Flow 2017-12-28 12:49:39 +00:00
2d70618f01 Tweaks for seamless save of new doc 2017-12-28 12:35:59 +00:00
3ae875c935 Improved README 2017-12-27 14:23:41 +02:00
8f045b5c34 Updated snap 2017-12-27 12:59:27 +02:00
80c8912c10 Nicer formatting 2017-12-26 15:14:28 +02:00
7e44edad42 Added API docs 2017-12-26 15:12:10 +02:00
26d0d815a2 Admin endpoints 2017-12-26 15:08:11 +02:00
a74e90fc09 Move auth to router.use 2017-12-26 15:08:10 +02:00
4406ec8e15 Added adminOnly auth option and auth middleware tests 2017-12-26 15:07:27 +02:00
c4d1490d01 Added migration for adding initial admins 2017-12-26 15:06:53 +02:00
0fd30a7313 Merge pull request #491 from outline/jori/email-queue
Added task queue for emails
2017-12-25 05:38:40 -08:00
4823673981 Merge pull request #492 from outline/issue-480
Fixes exception visiting doc unauthenticated
2017-12-23 14:53:28 -05:00
721374e08d meta+s now redirects to document edit page 2017-12-20 13:45:15 -05:00
db41d779bf Don't redirect on new document save 2017-12-20 00:20:27 -05:00
922fd2497c Fixes #480 2017-12-18 22:55:14 -08:00
1cb00079da Added task queue for emails 2017-12-18 20:55:41 -08:00
32ba98bb1a Unfurling of Slack links (#487)
* First pass: Unfurling of Slack links

* Add authentication in db

* Call associate on Event correctly

* Add SLACK_APP_ID, remove SLACK_REDIRECT_URI, tidy env sample

* PR feedback

* Comment clarify
2017-12-18 19:59:29 -08:00
938bb3fc31 Merge pull request #490 from outline/fix-bullets
Closes #489
2017-12-18 08:00:52 -08:00
4f23dac472 Closes #489 2017-12-18 07:55:15 -08:00
0b45f87421 Merge pull request #486 from outline/jori/privacy
Added privacy policy
2017-12-17 17:51:55 -08:00
787fb63f09 Added privacy policy 2017-12-17 17:14:16 -08:00
c52e4abce0 Merge pull request #485 from outline/jori/user-settings
User settings
2017-12-17 16:36:53 -08:00
8b22615953 Rename updated 2017-12-17 16:27:23 -08:00
8f3c82fe57 Remove Flow suppression 2017-12-17 14:14:49 -08:00
62c014a8e9 👕 2017-12-17 14:09:17 -08:00
7fc1af1b74 added s3 envvars to circle 2017-12-14 22:56:35 -08:00
308d36c528 Fixes s3 path 2017-12-13 23:32:45 -08:00
7d756e4fae Avatar upload 2017-12-13 23:23:22 -08:00
c2879c51b2 started working on avatar upload 2017-12-13 23:20:04 -08:00
cd1d2430bb Added a setting to update user’s profile 2017-12-13 23:19:26 -08:00
e880c9295e Merge pull request #258 from outline/update-slate
Update Slate
2017-12-11 22:47:17 -08:00
b70cf29aae Fixed: Another spurious save prompt 2017-12-11 22:37:38 -08:00
c8a569ee10 Merge pull request #479 from outline/jori/lock-collection
Lock collection navigation tree changes
2017-12-11 21:56:06 -08:00
5900fa1fbb Fixes #475 - serializer now ensures paragraph node in list items 2017-12-11 21:50:53 -08:00
1f6ae1e027 Merge branch 'master' into update-slate 2017-12-11 21:23:46 -08:00
5c9c788d5d Fix first run with Docker 2017-12-11 21:16:37 -08:00
b8751281de Merge pull request #481 from outline/docker-development
Docker Development
2017-12-11 20:37:03 -08:00
ced80b6723 FakeS3 support 2017-12-10 22:58:52 -08:00
ec86b9fe8c Update sample .env
Update README to reflect new process
2017-12-10 17:38:56 -08:00
c53e50299d Merge branch 'saso/docker-development' of https://github.com/sasso/outline into sasso-saso/docker-development 2017-12-10 16:12:31 -08:00
7e845242de Fix: Esc to close link toolbar
Error when selection changes to not include link
2017-12-10 15:54:54 -08:00
d18bce8a20 Refactoring and improved error handling around Link Toolbar 2017-12-10 15:39:02 -08:00