Viorel Cojocaru
6703ea801f
build: Vite - set rollup output filenames ( #6719 )
2024-03-26 16:03:59 -07:00
Manuel Leduc
f12b6fdf18
Fix spelling in README.md ( #6717 )
2024-03-26 09:33:21 -07:00
Tom Moor
34923d9b8d
feat: Enable unfurling comments in Slack ( #6716 )
2024-03-26 06:09:41 -07:00
dependabot[bot]
462b643b7d
chore(deps): bump turndown from 7.1.2 to 7.1.3 ( #6707 )
...
Bumps [turndown](https://github.com/mixmark-io/turndown ) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/mixmark-io/turndown/releases )
- [Commits](https://github.com/mixmark-io/turndown/compare/v7.1.2...v7.1.3 )
---
updated-dependencies:
- dependency-name: turndown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 15:18:46 -07:00
dependabot[bot]
522a6cd7bd
chore(deps): bump @babel/preset-react from 7.22.15 to 7.24.1 ( #6708 )
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.22.15 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-react )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 15:18:32 -07:00
dependabot[bot]
a101a9af4a
chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.10.0 ( #6710 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.8.0 to 8.10.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v8.10.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 15:18:23 -07:00
dependabot[bot]
ceb7534daf
chore(deps): bump katex from 0.16.9 to 0.16.10 ( #6714 )
...
Bumps [katex](https://github.com/KaTeX/KaTeX ) from 0.16.9 to 0.16.10.
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.9...v0.16.10 )
---
updated-dependencies:
- dependency-name: katex
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 15:18:14 -07:00
Tom Moor
b6bfae0b2e
fix: Merge broke slack connection
2024-03-24 21:32:48 -04:00
Tom Moor
26a1f57649
Remove use of useEventListener in shared directory
2024-03-24 21:16:19 -04:00
Tom Moor
8b6a760e02
Improve GitLab embed
2024-03-23 22:30:08 -04:00
Tom Moor
d8d60814ce
fix: Relative urls cannot be unfurled
2024-03-23 10:18:46 -04:00
Apoorv Mishra
450d0d9355
Github integration ( #6414 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-03-23 07:09:28 -07:00
Tom Moor
a648625700
fix: Trailing slash on exported markdown files
...
closes #6672
2024-03-21 20:40:36 -04:00
Tom Moor
1f7620c6f5
chore: Add warning if enabling debug logging while filtering it out, closes #6691
2024-03-21 20:11:15 -04:00
Tom Moor
1924c232fb
fix: Enable use of self-hosted Iframely without API key
...
closes #6694
2024-03-21 19:58:12 -04:00
Apoorv Mishra
bd2b32f9d5
Helper for cache related utilities ( #6696 )
...
Co-authored-by: Tom Moor <tom@getoutline.com >
2024-03-21 16:49:38 -07:00
Tom Moor
3b7010337c
fix: Missing cascade prevents team permanant deletion
2024-03-19 19:06:30 -04:00
Tom Moor
e2c8678855
chore: Move some tasks to background priority
2024-03-19 18:57:15 -04:00
Tom Moor
5248c95211
fix: Shared documents on suspended teams should be hidden
2024-03-18 23:10:58 -04:00
Tom Moor
be211dbc5c
fix: Table detection in isMarkdown, closes #6687
2024-03-18 22:54:27 -04:00
Tom Moor
6d81be2f13
fix: Only show close button when hovering toast
2024-03-18 21:40:34 -04:00
Translate-O-Tron
ca0530bcb0
New Crowdin updates ( #6624 )
2024-03-18 18:22:13 -07:00
Tom Moor
cbdacc7cfd
Add ability to link Slack <-> Outline accounts ( #6682 )
2024-03-18 18:21:38 -07:00
dependabot[bot]
e294fafd4f
chore(deps): bump dd-trace from 3.33.0 to 3.51.0 ( #6689 )
...
Bumps [dd-trace](https://github.com/DataDog/dd-trace-js ) from 3.33.0 to 3.51.0.
- [Release notes](https://github.com/DataDog/dd-trace-js/releases )
- [Commits](https://github.com/DataDog/dd-trace-js/compare/v3.33.0...v3.51.0 )
---
updated-dependencies:
- dependency-name: dd-trace
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 17:54:17 -07:00
dependabot[bot]
f1573d11e6
chore(deps): bump core-js from 3.33.3 to 3.36.0 ( #6690 )
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.33.3 to 3.36.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.36.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 17:53:50 -07:00
Tom Moor
988a4c5ac1
Add refreshToken to IntegrationAuthentication
2024-03-17 13:23:20 -04:00
Tom Moor
64bcf40edd
chore: Improve clarity of 'Shared links' page in settings
2024-03-17 13:17:03 -04:00
Tom Moor
4e47f4c1e2
chore: Remove params requirement on fetchPage
2024-03-17 13:13:23 -04:00
Tom Moor
8bd0aa43bc
fix: Minor fix to table scroll styles
2024-03-16 15:19:51 -04:00
Tom Moor
2a30783e72
fix: no-op table sort should not modify document
2024-03-16 12:26:27 -04:00
Apoorv Mishra
85c8f83e33
PluginManager refactor (#6677 )
...
* fix: refactor plugin manager
* fix: make id optional
* fix: allow add to accept single object
* fix: getHooks
* fix: tsc
* fix: remove id
2024-03-16 21:22:25 +05:30
Tom Moor
6775f25425
Automatically infer user language when signing in via Google ( #6679 )
2024-03-16 06:59:42 -07:00
Tom Moor
f68c52e255
fix: Mobile media query not working correctly
2024-03-16 09:46:11 -04:00
Axel Rindle
34c2c5fd51
feat: support custom db schema ( #6670 )
...
* feat: db schema
* apply suggestion
Co-authored-by: Tom Moor <tom.moor@gmail.com >
* fix linter
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-03-15 06:08:12 -07:00
Tom Moor
1a386c9900
feat: Add table sorting controls ( #6678 )
...
* wip
* refactor
* fix: Missing shadow styling
2024-03-14 19:21:56 -07:00
Tom Moor
04c4d787ff
Editor styling improvements
2024-03-14 22:21:01 -04:00
Tom Moor
fb50b84400
fix: Plugin tasks not registered
2024-03-14 08:52:13 -04:00
Tom Moor
4c2a579d3f
Include export format in filename
2024-03-13 23:00:07 -04:00
Tom Moor
69da25b216
Revert sonner – better styling
2024-03-13 21:06:20 -04:00
dependabot[bot]
bb56796bdd
chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.0 ( #6667 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.33.2 to 7.34.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.33.2...v7.34.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 16:23:38 -07:00
dependabot[bot]
423039f2b3
chore(deps): bump diff and @types/diff ( #6666 )
...
Bumps [diff](https://github.com/kpdecker/jsdiff ) and [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff ). These dependencies needed to be updated together.
Updates `diff` from 5.1.0 to 5.2.0
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md )
- [Commits](https://github.com/kpdecker/jsdiff/compare/v5.1.0...v5.2.0 )
Updates `@types/diff` from 5.0.4 to 5.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff )
---
updated-dependencies:
- dependency-name: diff
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/diff"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 16:00:16 -07:00
dependabot[bot]
04190f03e7
chore(deps): bump sonner from 1.0.3 to 1.4.3 ( #6668 )
...
Bumps [sonner](https://github.com/emilkowalski/sonner ) from 1.0.3 to 1.4.3.
- [Release notes](https://github.com/emilkowalski/sonner/releases )
- [Commits](https://github.com/emilkowalski/sonner/commits/v1.4.3 )
---
updated-dependencies:
- dependency-name: sonner
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 16:00:07 -07:00
Tom Moor
ac4166da28
Add title emoji support in JSON import/export ( #6660 )
2024-03-10 20:09:44 -07:00
Tom Moor
9f55645655
fix: Backtick shortcut not applied correctly with composition ( #6659 )
...
* fix: Backtick shortcut not applied correctly with composition
* docs
2024-03-10 07:59:15 -07:00
Tom Moor
fe4c2fb7d6
chore: Add eslint rule for no-shadow ( #6658 )
...
* chore: Add eslint rule for no-shadow
* fix
2024-03-09 13:04:27 -08:00
Tom Moor
fc37070ac8
fix: variable shadowing in API router registration
2024-03-09 12:44:56 -05:00
Tom Moor
128f6cca77
chore: Remove unused link decoration logic
2024-03-09 10:44:10 -05:00
Apoorv Mishra
34e8a64b50
Share env vars client-side using @Public decorator ( #6627 )
...
* fix: public env vars using decorator
* fix: relocate
* fix: use env.public
* fix: register public env vars across plugins
* fix: test
* fix: tsc
* fix: mark remaining ones as public
* fix: move oidc ones to plugin
* fix: prevent overwrite
* fix: review
2024-03-09 14:48:59 +05:30
Tom Moor
0983dd91b6
fix: Backspace at the beginning of code block should convert to paragraph
2024-03-08 23:59:53 -05:00
Tom Moor
efcad50970
Cleanup type on templates/index
2024-03-08 23:54:19 -05:00