Commit Graph

179 Commits

Author SHA1 Message Date
Jori Lallo
bc403faa8e Added link=“prefetch” tags 2018-01-21 22:25:37 -08:00
Jori Lallo
1586c5c208
Merge pull request #507 from outline/jori/webpack-upgrade
Webpack 3 + dynamic Editor loading
2018-01-15 13:28:25 -08:00
Tom Moor
14fdebb4e5 Closes #464 2018-01-06 16:10:05 -08:00
Jori Lallo
2c9e92e5b9 Fixes 2018-01-03 21:35:13 -08:00
Jori Lallo
2fd5fc2dff Dynamic loading for Editor 2018-01-03 20:08:43 -08:00
Jori Lallo
c504bfdc83 Webpack stats 2018-01-03 17:35:51 -08:00
Jori Lallo
7a7f8f7c53 Moved config files to a separate folder 2018-01-03 16:58:34 -08:00
Jori Lallo
686c237e36 Moved to webpack 3 2018-01-03 16:29:01 -08:00
Jori Lallo
26d0d815a2 Admin endpoints 2017-12-26 15:08:11 +02:00
Jori Lallo
4406ec8e15 Added adminOnly auth option and auth middleware tests 2017-12-26 15:07:27 +02:00
Jori Lallo
0fd30a7313
Merge pull request #491 from outline/jori/email-queue
Added task queue for emails
2017-12-25 05:38:40 -08:00
Jori Lallo
1cb00079da Added task queue for emails 2017-12-18 20:55:41 -08:00
Tom Moor
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
Tom Moor
938bb3fc31
Merge pull request #490 from outline/fix-bullets
Closes #489
2017-12-18 08:00:52 -08:00
Tom Moor
4f23dac472 Closes #489 2017-12-18 07:55:15 -08:00
Jori Lallo
7d756e4fae Avatar upload 2017-12-13 23:23:22 -08:00
Jori Lallo
c2879c51b2 started working on avatar upload 2017-12-13 23:20:04 -08:00
Tom Moor
5900fa1fbb Fixes #475 - serializer now ensures paragraph node in list items 2017-12-11 21:50:53 -08:00
Tom Moor
bbb9fc328a Update Slate to 0.31.5 2017-12-08 21:51:20 -08:00
Tom Moor
13b1ab7dca Merge branch 'master' of github.com:jorilallo/atlas into update-slate 2017-12-08 20:22:07 -08:00
Tom Moor
d7d13179d6 Remove slate-plain-serializer dependency 2017-12-08 19:13:35 -08:00
Tom Moor
64c2624479 Fixes: Image upload. Back to using our own plugin to show progress 2017-12-06 08:15:06 -08:00
Tom Moor
751b468e92 More and more fixes 2017-12-03 19:59:54 -08:00
Jori Lallo
5df2983ef6 Search improvements 2017-12-03 16:50:50 -08:00
Tom Moor
802f6e6594 Flowtyping 2017-12-03 11:13:35 -08:00
Tom Moor
15e8e50601 Slate 30 2017-12-02 23:14:27 -08:00
Tom Moor
21c1c1797e Add changelog 2017-11-28 22:46:26 -08:00
Jori Lallo
6aa0390e99
Merge pull request #450 from outline/jori/marketing-pages
Public page CSS tweaks
2017-11-26 17:47:21 -08:00
Jori Lallo
210588d9a6 Improved mobile styles and keyword targeting 2017-11-26 16:52:25 -08:00
Tom Moor
2d8a41a982 Add highlighting to search results as mocked. 2017-11-25 15:44:10 -08:00
Tom Moor
d6eac889ae Closes #440 2017-11-21 21:19:46 -08:00
Jori Lallo
a99628b2d5 Public API docs 2017-11-19 18:11:34 -08:00
Jori Lallo
44fed6b94a first on the list 2017-11-18 13:19:01 -08:00
Jori Lallo
b59f87ff95 requestAnimationFrame polyfill for react tests 2017-11-18 13:17:12 -08:00
Jori Lallo
f8cde17062
Merge pull request #409 from jorilallo/update-sc
Updates styled components
2017-11-12 16:47:12 -08:00
Jori Lallo
c3a9fa4df8
Merge pull request #406 from jorilallo/jori/smtp
Added email templating, and user welcome email
2017-11-12 16:46:35 -08:00
Tom Moor
12b5848644 Updates styled components 2017-11-12 15:56:23 -08:00
Jori Lallo
348e5f0b20 Added email templating, and user welcome email 2017-11-12 15:02:23 -08:00
Tom Moor
54b57c50b4 Fixed: Unencoded search terms 2017-11-12 10:55:13 -08:00
Tom Moor
9544765ad9
Merge branch 'master' into react-16-migration 2017-11-10 17:56:58 -08:00
Jori Lallo
c33c7f04d8 New dev commands and updates 2017-11-10 17:19:52 -08:00
Tom Moor
21c7cb93a2 Upgrade to React 16 2017-11-10 13:42:33 -08:00
Jori Lallo
f5c51a96f0 Renamed Atlas to Outline 2017-11-09 00:20:22 -08:00
Jori Lallo
5c47f9b5d1 Added zooming image and max width fix 2017-11-07 23:10:02 -08:00
Tom Moor
1eea2af80d Fixes #363 2017-10-30 21:45:37 -07:00
Tom Moor
84c82c31a9 Shared assets, cleanup for initial deploy 2017-10-29 15:02:24 -07:00
Tom Moor
fc45d6a180 Sharing global styles 2017-10-26 22:42:08 -07:00
Tom Moor
4863680d86 frontend > app 2017-10-25 22:49:04 -07:00
Tom Moor
aceaf261d2 Working on 'static' pages 2017-10-22 16:33:10 -07:00
Tom Moor
4d53c4aa00 Merge master 2017-10-21 21:12:56 -07:00