Tom Moor

Results 244 issues of Tom Moor

MobX 5 removed decorator support which is why we didn't upgrade, it felt like a massive downgrade for DX. With MobX 6 decorator support is back, so upgrading should be...

chore
techdebt

The table of contents would be injected at the top of the document

enhancement
stale

### Discussed in https://github.com/outline/outline/discussions/6555 Originally posted by **AlexShku** February 19, 2024 Hello! Thank you for the wonderful 0.75.0 update. It would be great if it was possible to add predefined...

permissions

### Discussed in https://github.com/outline/outline/discussions/6620 Originally posted by **david-loe** March 1, 2024 I'd like to password protect a publicly shared Document.

paid license
sharing

With the `{ singleQuoteReplacement: "&" }` option the search term `one'` or `'one` …produces the invalid syntax: `one&` …I think the rule is too simplistic here?

### Discussed in https://github.com/outline/outline/discussions/7160 Originally posted by **loosus** June 28, 2024 On publicly shared documents (where no login is required), we would like our logo to appear in the upper-left...

As this feature was planned with the original release of comments all of the database columns exist from that original migration. This PR adds: - API endpoints to resolve and...

Currently templates need to belong to a collection, this is somewhat restrictive as many templates would work well at a workspace level - for example "Meeting notes". Recently we've seen...

enhancement

Remove emoji column on documents and revisions. Follow onto #7038

techdebt

Removing will enable TypeScript `5.5` upgrade, it should be: - Remove setting - Upgrade Typescript - Fix any remaining issues (there will be less after the upgrade)

chore
techdebt