Commit Graph

1623 Commits

Author SHA1 Message Date
89f75d497c Add manifest.json, required images, remove unused fonts 2018-06-16 14:19:49 -07:00
42478785fc Bump icons, add theme-color 2018-06-16 14:12:15 -07:00
87c1d610d1 Add missing alt, add missing lang property 2018-06-16 14:00:24 -07:00
adc78fd408 Closes #679 2018-06-16 13:10:14 -07:00
ae502c10c9 Revoked share links (#664)
* Move to revokation API for share links

* Respect revoked share links
Add documentation for shares endpoints

* 💚
2018-06-16 12:36:25 -07:00
fad5976dd2 Allowed domains env variable for Google Auth (#682)
* Allowed domains env variable for Google Auth

* Fixing lint errors

* PR comments. Use includes instead of indexOf
2018-06-16 12:36:02 -07:00
19c5cafa51 Restore missing colors 2018-06-10 09:56:08 -07:00
434129a434 ThemeProvider (#677)
closes #655
2018-06-09 19:10:30 -07:00
0942deec38 [ci skip] Add styled components badge 2018-06-09 18:59:49 -07:00
aacfd42640 Fixes #676 - Newlines no longer added to nested lists on save 2018-06-09 17:22:03 -07:00
b929fb2bd3 Fixes TOC 2018-06-07 22:26:53 -07:00
f8cd3bf8c4 Improved offline handling 2018-06-07 21:35:40 -07:00
21d887151d Fixes #674 - Focus in toolbar no longer lost on autosave 2018-06-07 20:48:43 -07:00
27f44ae2a0 Merge pull request #672 from outline/duplicate
Duplicate Document
2018-06-05 20:13:46 -07:00
2d02093f48 Added 'duplicate' menu option
For now duplicates next to original document in the same collection
2018-06-05 06:57:26 -07:00
45a2c03030 Hint that share link is a two step menu item 2018-06-04 22:01:37 -07:00
70a8f02564 Add changelog to account menu, make changelog headings anchors 2018-06-04 21:46:24 -07:00
8c107dfe42 Added toast notifications for share menu 2018-06-04 21:37:08 -07:00
97c2d8dffc Closes #667 - React warning in development 2018-06-04 21:13:42 -07:00
22e823df9a Closes #665 - Correctly handle user not granting auth permissions, display friendly error 2018-06-04 21:06:47 -07:00
53a0f423c3 Track recently active and signin times (#663)
* Track recently active and signin times

* Trust proxy headers in production
2018-06-04 19:07:56 -07:00
1977278426 Upgrade RME - Allow pasting of Markdown syntax 2018-06-04 17:53:20 -07:00
a5f8d7411e Merge branch 'menu-spacing' 2018-06-04 15:02:48 -07:00
5b83feefa7 Merge branch 'master' of github.com:outline/outline 2018-06-04 15:02:27 -07:00
78ea35da29 Mark documents as viewed after a short delay instead of immediately. This should result in more accurate view counts 2018-06-04 15:13:58 -04:00
874235eb0f User model cleanup 2018-06-04 15:08:29 -04:00
9d7860feb0 Fixes menu spacing issue 2018-06-04 15:01:20 -04:00
4469cb7239 Merge pull request #662 from outline/issue-660
Updated parseTitle to remove escape characters
2018-06-03 22:30:48 -04:00
0adb8814dd 💚 2018-06-03 22:25:40 -04:00
133aa05bd8 Correct replacement 2018-06-03 22:23:28 -04:00
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
1c081f8777 Merge pull request #659 from outline/google-auth
Google Auth
2018-06-03 15:29:02 -04:00
466033964f Closes #482 2018-06-02 19:00:16 -04:00
329d23828d Fallback for domain without public logo 2018-06-02 18:43:44 -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
a99a804ea0 👕 2018-06-01 15:23:33 -04:00
2337b9df7f service -> serviceId 2018-06-01 15:13:05 -04:00
b7b5bac5c3 Test team.update endpoint 2018-06-01 15:02:28 -04:00
140afc8a51 👕 2018-06-01 00:27:18 -04:00
a7fc72e19f 💚 2018-06-01 00:01:06 -04:00
9315e3f0f0 Members -> People
Update help text throughout settings area
Add details on authentication method
2018-05-31 14:49:19 -07:00
da9477667c user.update endpoint should send full user in response 2018-05-31 12:57:04 -07:00
0b3feef47a Hide settings items for non admins
Update image uploader for use with team logo
Fix can't cancel cropping modal
2018-05-31 12:52:03 -07:00
10a0ffe472 Team details settings page 2018-05-31 12:44:32 -07:00
fb7a8f0312 Toast type (success/warning/etc) 2018-05-31 12:07:49 -07:00
f633f63a61 Merge ErrorsStore into UiStore 2018-05-31 11:42:39 -07:00
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