Commit Graph

424 Commits

Author SHA1 Message Date
6a0a22a636 Updated parseTitle to remove escape characters
Tests pass, however the JS running in the browser appears to be behaving differently. Not got to the bottom of it yet
2018-06-03 22:07:41 -04:00
4c9f86c7f7 Save avatars to le cloud in beforeSave hooks
Added encryption to uploads
Updated icon for team settings
2018-06-01 18:00:48 -04:00
10a0ffe472 Team details settings page 2018-05-31 12:44:32 -07:00
f633f63a61 Merge ErrorsStore into UiStore 2018-05-31 11:42:39 -07:00
ddd2b82d20 WIP: Successful Google Auth, broke pretty much everything else in the process 2018-05-28 11:36:37 -07:00
1ba5c1cf96 Fixes #653 2018-05-26 20:04:57 -07:00
5bebb7351d 👕 2018-05-26 17:59:34 -07:00
b495dce043 Update editor, fix serialization issues in code 2018-05-26 17:21:28 -07:00
b40b77b228 Merge branch 'master' into share-links 2018-05-22 21:27:45 -07:00
6222d210be Upgrade editor
Prevent markdown in code blocks and headings
Improved handling of valid markdown characters in text
2018-05-20 17:13:12 -07:00
22bc5a7373 Added delete endpoint 2018-05-13 00:28:31 -07:00
0d32ec452d More prod build fixes 2018-05-12 15:56:05 -07:00
4dea755db6 Prod uses babel 2018-05-12 15:39:29 -07:00
cbd4003ddb Split deps, upgrade markdown editor to version with ES5 compilation 2018-05-12 15:22:33 -07:00
24d328c4b7 Merge pull request #639 from outline/refactor-editor
Extract Markdown Editor
2018-05-12 14:21:34 -07:00
a62ad053d7 Upgrade editor 2018-05-12 14:10:49 -07:00
ee2fc260bf Update package.json 2018-05-08 23:15:56 -07:00
3f5a9fdb3a Add icon to clarify menu functionality 2018-05-06 14:01:28 -07:00
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
4a4f9f7107 Bump rich-markdown-editor 2018-05-03 00:34:28 -07:00
d7327fefa2 Upgrade styled-components
Restore async editor loading
2018-05-02 23:12:13 -07:00
41a96e4331 Remove Icons 2018-05-02 21:51:39 -07:00
f72fa40a0f WIP 2018-04-03 20:20:30 -07:00
8793a9dfbf Improves rendering of headings to have better spacing in the Markdown output 2018-03-26 23:12:16 -07:00
403e504499 Merge pull request #620 from outline/paragraph-handling
Improved paragraph behavior
2018-03-26 21:23:21 -07:00
f8ba139128 Final dep updates to Slate 32 2018-03-25 14:42:28 -07:00
14c963ca70 Bump serializer 2018-03-24 14:42:38 -07:00
48e3a93d83 Bump slate serializer 2018-03-18 01:10:53 -07:00
d02fc793ee Improved paragraph behavior 2018-03-10 21:25:07 -08:00
b9dda35566 Bump slate-edit-code dependency 2018-03-06 21:00:44 -08:00
16a6c3bffe Remove moment 2018-03-06 20:31:12 -08:00
7272b24eaf Merge pull request #610 from outline/jori/natural-sort
Added natural sorting for documents and collections
2018-02-28 23:28:47 -08:00
4bc8a152c1 Added natural sorting for documents and collections 2018-02-28 23:00:41 -08:00
871e6918e8 v0.2.0 2018-02-27 23:59:54 -08:00
fb19075d0e Merge pull request #602 from outline/authorization-improves
Authorization Improvements
2018-02-20 22:30:41 -08:00
2f81eb5e87 Added more structure and tests to our authorization code 2018-02-18 00:11:48 -08:00
925f1b8799 Updates mode dependencies for Slate 32 compatability
(remove deprecation warnings)
2018-02-17 17:02:19 -08:00
e8b10176eb Upgrade to Slate 32
closes #588
2018-02-13 21:03:38 -08:00
8ebf748cf6 Merge pull request #585 from outline/jori/koa-onerror
Catch server errors with koa-onerror
2018-02-11 11:19:08 -08:00
4cc7338534 Analytics (#582)
* gtm > ga

* Record pageviews in SPA

* Remove home-rolled tracking in favor of autotrack

* cleanup
2018-02-10 23:23:50 -08:00
81f95b198d Up Node version 2018-02-10 23:03:13 -08:00
5758c0d6ba Catch server errors with koa-onerror 2018-02-10 22:58:22 -08:00
2f06db0b87 Upgrade Slate 3 point releases, fixes a number of the editor JS issues we've seen 2018-02-07 23:19:41 -08:00
f076582ce4 Fixes code blocks (#554)
* Fixes code blocks

* Flow ignore uncompiled files

* 💚

* big > bug
2018-02-04 12:30:22 -08:00
6e5fcbd96b Updates a couple of editor dependencies that were lagging
Move webpack manifest plugin to prod dep (failing builds)
2018-01-28 11:08:50 -08:00
bc403faa8e Added link=“prefetch” tags 2018-01-21 22:25:37 -08:00
1586c5c208 Merge pull request #507 from outline/jori/webpack-upgrade
Webpack 3 + dynamic Editor loading
2018-01-15 13:28:25 -08:00
14fdebb4e5 Closes #464 2018-01-06 16:10:05 -08:00
2c9e92e5b9 Fixes 2018-01-03 21:35:13 -08:00
2fd5fc2dff Dynamic loading for Editor 2018-01-03 20:08:43 -08:00