Commit Graph

1753 Commits

Author SHA1 Message Date
c060a5c798 id -> documentId 2018-05-24 21:19:38 -07:00
e538df0df3 Filter private info from public shares 2018-05-23 23:59:00 -07:00
7eea1a90af One share link per user, per doc 2018-05-23 23:09:20 -07:00
aeb97ddcae Filter shares.list endpoint by admin 2018-05-23 22:55:01 -07:00
47fb968009 Ability to revoke, ShareMenu 2018-05-23 22:09:14 -07:00
d93815ca0a Share links list WIP 2018-05-22 23:01:49 -07:00
b40b77b228 Merge branch 'master' into share-links 2018-05-22 21:27:45 -07:00
05339441e7 Fixes: Minor layout issue in settings sidebar header 2018-05-20 20:21:39 -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
d557ef96ac Fixes #649 – cant delete a draft document that has had its collection previously removed 2018-05-19 15:38:08 -07:00
a4b5d6cabe Fixes #648 2018-05-19 15:12:19 -07:00
bc9d75fcae Updated note on editor source code 2018-05-19 14:34:54 -07:00
d9937b5bd4 Fix squashed image in README on mobile 2018-05-19 14:32:08 -07:00
187c2dcb27 Working share link loading (plenty of restrictions still to put in place) 2018-05-16 23:52:26 -07:00
4266020315 Gen and copy share link from frontend 2018-05-16 23:07:33 -07:00
500d039856 Retrieve documents using shareId 2018-05-13 13:26:06 -07:00
22bc5a7373 Added delete endpoint 2018-05-13 00:28:31 -07:00
9000aa3aac First pass at API 2018-05-12 23:14:06 -07:00
dded458582 Setup for unauthenticated doc viewing 2018-05-12 21:01:17 -07:00
3005da78e2 Pull changelog from Github releases - one less place to manage 2018-05-12 19:56:44 -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
e6e540cf99 Ensure node versions match everywhere (CI) 2018-05-12 15:24:55 -07:00
cbd4003ddb Split deps, upgrade markdown editor to version with ES5 compilation 2018-05-12 15:22:33 -07:00
0d28717647 Fixes build by updating Uglify 2018-05-12 14:42:10 -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
016bb01948 Tweak header block spacing 2018-05-12 11:09:59 -07:00
a30bdb91f4 Merge pull request #644 from outline/autosave
Autosave Documents
2018-05-12 10:41:52 -07:00
46c52254c2 Merge pull request #646 from outline/tommoor-patch-1
Restrict engines to < node 10
2018-05-08 23:34:50 -07:00
ee2fc260bf Update package.json 2018-05-08 23:15:56 -07:00
abab370f82 Merge pull request #645 from a--hoang/master
Fix spelling: permanant->permanent
2018-05-08 10:22:08 -07:00
5d413a2679 Fix spelling: permanant->permanent 2018-05-08 13:15:52 -04:00
94e63b6171 Account for draft being published. Need to reload the collection still in this scenario 2018-05-07 22:53:13 -07:00
ba0a7b7f4a Update docs
Remove extra API request after document.update
Cleanup
2018-05-07 22:08:47 -07:00
67f2b3cce4 API endpoint accepts autosave 2018-05-06 22:13:52 -07:00
f887a8383b Merge pull request #641 from outline/flow-71
Upgrade to Flow 0.71
2018-05-06 17:06:28 -07:00
a0f21393ee Merge pull request #643 from outline/issue-627
Clarify account dropdown
2018-05-06 17:06:16 -07:00
b41e608909 Merge pull request #642 from outline/sidebar-cleanup
Sidebar cleanup
2018-05-06 14:04:45 -07:00
3f5a9fdb3a Add icon to clarify menu functionality 2018-05-06 14:01:28 -07:00
b37ed1f8d0 Move logic to Scrollable component 2018-05-06 12:46:52 -07:00
fbde67d1bd Merge pull request #640 from outline/tommoor-patch-routehelper
Adds _ and ~ as allowed slug characters
2018-05-07 06:40:23 +12:00
c3d7f0785c Restore stickyness of … 2018-05-06 00:06:36 -07:00
b37241229c Remove unworkable menu 2018-05-05 23:49:03 -07:00
79c9582020 Adding new doc menu to sidebar items 2018-05-05 22:45:10 -07:00
d55a8ad02d Update mailer snapshot (added alt text) 2018-05-05 16:33:12 -07:00
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
4b5e3aa8f4 Adds _ and ~ as allowed slug characters
closes #636
2018-05-05 14:25:21 -07:00
4a4f9f7107 Bump rich-markdown-editor 2018-05-03 00:34:28 -07:00
f89eabaeff Hooks 2018-05-02 23:45:14 -07:00