Commit Graph

1388 Commits

Author SHA1 Message Date
Tom Moor ff286b2eb5 Update favicon (#556) 2018-02-04 22:51:33 -08:00
Jori Lallo 8f53755258
Filter headers (#566) 2018-02-04 22:32:13 -08:00
Tom Moor 47da3f2b9b
Increase collections pagination limit (#561)
* I think this is the pragmatic solution for now. We can readdress later.
Also renamed fetchAll, to the more accurate fetchPage

* 💚
2018-02-04 12:30:35 -08:00
Tom Moor f076582ce4
Fixes code blocks (#554)
* Fixes code blocks

* Flow ignore uncompiled files

* 💚

* big > bug
2018-02-04 12:30:22 -08:00
Tom Moor ba602861af
Merge pull request #551 from outline/tommoor-patch-1
Update CHANGELOG
2018-01-31 20:41:45 -08:00
Tom Moor ae4aed6fe0 Move title validation to server (#552)
closes issue-546
2018-01-31 19:23:33 -08:00
Tom Moor 53c2e62d7c
Update CHANGELOG.md 2018-01-31 00:00:49 -08:00
Tom Moor c24ef20a24
Merge pull request #549 from lex111/empty-collection-actions
Add actions for empty collections
2018-01-30 23:47:31 -08:00
Tom Moor a7e4710315
Merge branch 'master' into empty-collection-actions 2018-01-30 23:39:43 -08:00
Tom Moor b1ef4ef7b9
Merge pull request #541 from outline/issue-537
Fixes Collection ... menu not working
2018-01-30 22:56:35 -08:00
Tom Moor 48793a4cef callback > promise 2018-01-30 22:49:48 -08:00
Tom Moor 0cb20657e5
Merge pull request #544 from outline/issue-startblock
Fix JS error where selection has no startBlock
2018-01-30 22:18:04 -08:00
Tom Moor 7da3e1db7f
Merge pull request #548 from lex111/patch-1
Fixed database urls in .env.sample file
2018-01-30 22:17:42 -08:00
Tom Moor 637aaf9702
Merge pull request #545 from outline/list-styling
Fixes: LI spacing in documents got accidentally increased
2018-01-30 22:13:03 -08:00
Alexey Pyltsyn c559b52c0a Add actions for empty collections 2018-01-31 00:16:20 +03:00
Alexey Pyltsyn 4832bfe692
Fixed database urls in .env.sample file 2018-01-30 23:55:28 +03:00
Tom Moor 66c091cfbb Closes #538
Seems simple and obvious because it is, we should check that startBlock exists before using it
2018-01-30 08:24:49 -08:00
Jori Lallo dd9d3351b8
Added social links (#535) 2018-01-29 23:41:43 -08:00
Tom Moor 85a27593e8 Fix sidebar spacing, this needs a crazy refactor soon 2018-01-29 23:09:53 -08:00
Tom Moor 29aba6bfe6 Restores file import on sidebar menu 2018-01-29 23:04:45 -08:00
Tom Moor ba72ecb0e3 issue-537 2018-01-29 22:31:49 -08:00
Tom Moor 7be5b5fa0d
Merge pull request #539 from outline/tommoor-patch-1
Ensure Document remount on nav
2018-01-29 10:37:08 -08:00
Tom Moor e54e4b0d22
Update Document.js 2018-01-29 10:32:28 -08:00
Tom Moor cadf937f07
Merge pull request #534 from outline/slack-hook-improves
Slack hooks fixes and improvements
2018-01-28 19:47:39 -08:00
Tom Moor f870cd88bc Slack hooks fixes and improvements
closes #533
2018-01-28 19:37:14 -08:00
Jori Lallo 97268314fe
Map keyboard shortcuts on windows (#526)
* Map keyboard shortcuts on windows

* Fixed also saving commands

* Fix keyboard shortcut for keyboard shortcuts

* Fixed guide

* Cmd -> Mod
2018-01-28 17:57:45 -08:00
Jori Lallo 2b2bc376ce
Merge pull request #532 from outline/jori/collection-delete-fixes
Fixed collection deletion
2018-01-28 17:54:53 -08:00
Tom Moor 3d32bf88d3
Merge pull request #531 from outline/slack-hook-improves
Fixes 400 error response from slack hook
2018-01-28 17:51:06 -08:00
Jori Lallo 5ab423108a Fixed collection deletion 2018-01-28 17:04:53 -08:00
Tom Moor 54f1df304d
Merge pull request #529 from outline/remove-error-boundary
Remove Document error boundary
2018-01-28 17:02:52 -08:00
Tom Moor 66fa88fcab Fixes 400 error response from slack hook
Split results into individual attachments
2018-01-28 17:00:20 -08:00
Tom Moor de6778fc42 Fixes: LI spacing in documents got accidentally increased 2018-01-28 16:27:19 -08:00
Tom Moor d65f7577d4 remove-error-boundary 2018-01-28 16:04:59 -08:00
Tom Moor 7bdf8d3a83
Merge pull request #528 from outline/dep-updates
Updates editor dependencies
2018-01-28 16:01:34 -08:00
Tom Moor 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
Tom Moor 311a7b1a87
Merge pull request #527 from outline/stable-headings
Stable heading IDs
2018-01-28 10:02:27 -08:00
Tom Moor edcb92d223 Updated to only add numbering to slugified heading anchors when absolutely neccessary 2018-01-27 11:45:46 -08:00
Tom Moor 7647d23804 Stable heading ids 2018-01-27 00:47:48 -08:00
Jori Lallo 8cdc09339b
Merge pull request #519 from outline/jori/prefetch
Added link=“prefetch” tags
2018-01-26 11:21:34 -08:00
Jori Lallo 2b861ea3d5
Merge pull request #523 from outline/jori/slack-tweaks
Slack tweaks
2018-01-24 23:24:31 -08:00
Jori Lallo df8057b82b
Merge pull request #524 from outline/jori/link-toolbar
LinkToolbar changes
2018-01-24 23:24:14 -08:00
Jori Lallo 780626872b
Merge pull request #522 from outline/jori/members-fixes
Fixes to members
2018-01-24 23:17:34 -08:00
Jori Lallo 891bac6d1d Autofocus on new link 2018-01-24 23:16:13 -08:00
Jori Lallo 395c022178 LinkToolbar changes 2018-01-24 00:00:58 -08:00
Jori Lallo 77a53718a3
Merge branch 'master' into jori/slack-tweaks 2018-01-23 23:02:51 -08:00
Jori Lallo 47ce9f816f a note about slack slash command 2018-01-23 23:01:57 -08:00
Jori Lallo 1dd06db566 Slack tag 2018-01-23 23:01:32 -08:00
Jori Lallo 0f790b37e3 moved to fs read 2018-01-23 22:38:18 -08:00
Jori Lallo 598477fedb
Merge pull request #520 from outline/jori/about-page
About page
2018-01-23 22:37:39 -08:00
Tom Moor 78e1cebecf
Merge pull request #521 from outline/tom/about-page
About page
2018-01-23 22:08:12 -08:00