|
55e1451160
|
Slack commands and post working agagain with new flow
|
2018-05-29 23:33:30 -07:00 |
|
|
57aaea60da
|
Fix logout loop
|
2018-05-29 22:18:11 -07:00 |
|
|
4a7f8d3895
|
Move slack auth handling entirely to server
|
2018-05-28 23:44:56 -07:00 |
|
|
35f6255dbd
|
Settings -> Profile
|
2018-05-28 22:58:57 -07:00 |
|
|
aa9ed09f08
|
Prevent signin without hosted domain
|
2018-05-28 22:32:36 -07:00 |
|
|
25aa1f288b
|
Renames, clear token, show signin options based on env
|
2018-05-28 21:14:43 -07:00 |
|
|
72d874444e
|
DB migrations
Google button
|
2018-05-28 20:31:53 -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 |
|
|
7e55ca8f39
|
Fixes #652 - Autosave should not trigger before anything is written
|
2018-05-26 18:16:07 -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 |
|
|
e52d2cb254
|
Merge pull request #651 from outline/share-links
Public share links
|
2018-05-26 13:33:38 -07:00 |
|
|
67e3431fe3
|
More extensive specs around documents.info endpoint now that it doesn't require auth
|
2018-05-26 13:29:42 -07:00 |
|
|
8c62b6e07a
|
Improve error screen for not found share link
|
2018-05-26 12:22:14 -07:00 |
|
|
6662e2666d
|
Handle non-existent shareId
|
2018-05-26 11:23:21 -07:00 |
|
|
0d7c943bcd
|
Add link to manage shares from modal
|
2018-05-26 10:38:44 -07:00 |
|
|
de54698408
|
👕
|
2018-05-24 23:50:40 -07:00 |
|
|
511aab5d3a
|
Layout issue
|
2018-05-24 23:49:46 -07:00 |
|
|
214f2505a5
|
API tokens to standard list item
|
2018-05-24 23:39:17 -07:00 |
|
|
6df753d962
|
Team users -> Team members
|
2018-05-24 23:23:05 -07:00 |
|
|
54e5037aaf
|
Cleanup user list
|
2018-05-24 23:07:44 -07:00 |
|
|
e2144051df
|
Fixed returning sensitive data in documents.info
|
2018-05-24 22:15:36 -07:00 |
|
|
2c719df32e
|
Close share dialog on copy link
|
2018-05-24 21:21:45 -07:00 |
|
|
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 |
|