|
ced80b6723
|
FakeS3 support
|
2017-12-10 22:58:52 -08:00 |
|
|
ec86b9fe8c
|
Update sample .env
Update README to reflect new process
|
2017-12-10 17:38:56 -08:00 |
|
|
c53e50299d
|
Merge branch 'saso/docker-development' of https://github.com/sasso/outline into sasso-saso/docker-development
|
2017-12-10 16:12:31 -08:00 |
|
|
1832bc74ad
|
Merge pull request #478 from outline/jori/sidebar-fixes
Sidebar fixes and warnings
|
2017-12-08 20:21:32 -08:00 |
|
|
c9fc437888
|
Fixes
|
2017-12-05 21:09:15 -08:00 |
|
|
61c32ee175
|
support local development with docker
|
2017-12-05 10:42:52 -08:00 |
|
|
866c43b2cb
|
Fixed React warnings
|
2017-12-05 01:22:22 -08:00 |
|
|
5a0f3d027a
|
Remove sidebar scrolling
Fixes #473
|
2017-12-05 00:16:05 -08:00 |
|
|
553095692c
|
Clear active collection if navigating out of it directly
Fixes #474
|
2017-12-05 00:15:34 -08:00 |
|
|
7af2ff20a8
|
Merge pull request #471 from outline/jori/document-error-boundary
More detailed error boundary for Document
|
2017-12-03 21:03:47 -08:00 |
|
|
abcd737854
|
Merge pull request #470 from outline/jori/search-improvements
Search improvements
|
2017-12-03 20:57:18 -08:00 |
|
|
564748cfc0
|
Use key instead
|
2017-12-03 20:56:45 -08:00 |
|
|
98124a1c4b
|
linting
|
2017-12-03 19:48:50 -08:00 |
|
|
42d5686182
|
linting
|
2017-12-03 19:29:04 -08:00 |
|
|
f3e3e6d2ca
|
props
|
2017-12-03 19:21:58 -08:00 |
|
|
060066ceee
|
More detailed error boundary for Document
|
2017-12-03 19:18:22 -08:00 |
|
|
5df2983ef6
|
Search improvements
|
2017-12-03 16:50:50 -08:00 |
|
|
4283f48f00
|
Merge pull request #469 from outline/jori/search-order
Fixed search ordering
|
2017-12-03 12:24:07 -08:00 |
|
|
36b8e49353
|
Fixed search ordering
|
2017-12-03 11:04:17 -08:00 |
|
|
cd2cbf1c15
|
Merge pull request #462 from outline/jori/print
Added ability to print a document
|
2017-12-02 23:36:21 -08:00 |
|
|
c13451186a
|
Hiding toolbars for printing
|
2017-12-02 22:50:24 -08:00 |
|
|
317d85290e
|
Merge pull request #463 from outline/jori/fix-collection-styles
Fixed sidebar styles when on collection home
|
2017-12-02 22:46:45 -08:00 |
|
|
b42f123b1a
|
Fixed sidebar styles when open collection
|
2017-12-02 18:04:34 -08:00 |
|
|
81d0072449
|
Added media print style to dropdowns
|
2017-12-02 17:44:45 -08:00 |
|
|
224f94a79e
|
Added ability to print a document
|
2017-12-02 16:27:45 -08:00 |
|
|
5da809c4ab
|
Merge pull request #460 from anchepiece/onboarding
Address failing startup without .env #459
|
2017-12-02 11:16:13 -08:00 |
|
|
a4b10912a4
|
Address failing startup without .env #459
|
2017-12-01 16:40:17 -05:00 |
|
|
8ccd60996d
|
Merge pull request #456 from outline/changelog
Add Changelog
|
2017-11-29 09:53:44 -08:00 |
|
|
883e584da2
|
Merge pull request #454 from outline/issue-448
Request auth on first load with existing token
|
2017-11-28 23:00:00 -08:00 |
|
|
21c1c1797e
|
Add changelog
|
2017-11-28 22:46:26 -08:00 |
|
|
9f3e739952
|
Merge pull request #453 from outline/jori/feedback
Added feedback link
|
2017-11-28 20:31:42 -08:00 |
|
|
756cc5d3ff
|
Merge pull request #455 from outline/issue-collection-id
Fixes: Issue with missing collection id
|
2017-11-28 20:30:59 -08:00 |
|
|
37ed61d9c8
|
Fixes: Issue with missing collection id
|
2017-11-28 08:55:15 -08:00 |
|
|
a573c76512
|
Request auth on first load with existing token
|
2017-11-26 22:26:02 -08:00 |
|
|
0af46a0d46
|
Added feedback link
|
2017-11-26 22:03:23 -08:00 |
|
|
88020fc569
|
Merge pull request #451 from outline/jori/sunday-tweaks
Sunday tweaks
|
2017-11-26 21:14:18 -08:00 |
|
|
a0f3332b9f
|
removed ToC in readonly mode
|
2017-11-26 20:52:39 -08:00 |
|
|
3ef82191b7
|
Code copy pointer
|
2017-11-26 20:38:57 -08:00 |
|
|
a373931ebe
|
Disable browser spellchecking with code
|
2017-11-26 20:34:45 -08:00 |
|
|
8dd79f8b13
|
Added favicons to application
|
2017-11-26 20:34:28 -08:00 |
|
|
bd8829d057
|
Merge pull request #434 from outline/collection-home
Collection Home
|
2017-11-26 18:27:21 -08:00 |
|
|
e07893b001
|
Merge master
|
2017-11-26 18:23:11 -08:00 |
|
|
33fea77a86
|
PR feedback, remove collectionId
|
2017-11-26 18:18:41 -08:00 |
|
|
94c2cc09ee
|
Added documents.list endpoint to documentation (fixed some bad formatting)
Updated collection parameter
Increased fetch to 10 records, 5 looks dumb on larger screens
|
2017-11-26 18:18:41 -08:00 |
|
|
bca940bedc
|
💚
|
2017-11-26 18:18:41 -08:00 |
|
|
3e01d4813e
|
Add collection actions
|
2017-11-26 18:18:41 -08:00 |
|
|
a626b78616
|
Improved loading state
|
2017-11-26 18:18:40 -08:00 |
|
|
81edb55d56
|
Working recently edited list
|
2017-11-26 18:18:40 -08:00 |
|
|
dc242038ff
|
Remove unused teamId
|
2017-11-26 18:18:40 -08:00 |
|
|
2143a87671
|
WIP: Collection home
|
2017-11-26 18:18:40 -08:00 |
|