Apoorv Mishra
53c6c5599a
Go-To Actions with transactions emails ( #5728 )
...
* feat: go-to actions for emails
* fix: comment
* fix: tsc without previewText
* fix: goToAction
* fix: link to original template
* fix: final comments
2023-08-23 18:43:52 +05:30
dependabot[bot]
e3ba87dcb0
chore(deps-dev): bump eslint from 8.45.0 to 8.47.0 ( #5722 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 07:07:37 -07:00
dependabot[bot]
3c5753621c
chore(deps-dev): bump babel-jest from 29.6.1 to 29.6.3 ( #5723 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 07:07:24 -07:00
Tom Moor
3366fb46cd
fix: Copy Mermaid toolbar incorrectly positioned in read-only
...
closes #5714
2023-08-21 22:20:42 -04:00
Tom Moor
89bf5373aa
chore: Add pointer to troubleshooting when nonce prevents script execution
...
closes #5718
2023-08-21 21:38:30 -04:00
dependabot[bot]
e6b0e434ea
chore(deps): bump rate-limiter-flexible from 2.4.1 to 2.4.2 ( #5721 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 17:25:33 -07:00
dependabot[bot]
225f0dbf11
chore(deps): bump dd-trace from 3.32.1 to 3.33.0 ( #5725 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 17:25:00 -07:00
Tom Moor
418d3305b2
feat: Add team deletion flow for cloud-hosted ( #5717 )
2023-08-21 17:24:46 -07:00
Tom Moor
5c07694f6b
Refactor 'uploadFromUrl' to base storage implementation
...
Add safety around using fetch implementation
2023-08-20 13:13:17 -04:00
Tom Moor
74722b80f2
chore: Refactor file storage ( #5711 )
2023-08-20 07:04:34 -07:00
Apoorv Mishra
4354e1055e
Keep nested docs in shared sidebar collapsed by default ( #5208 )
...
Co-authored-by: Tom Moor <tom@getoutline.com >
2023-08-20 07:04:04 -07:00
Apoorv Mishra
c3a8858c6b
fix: re-position hover preview correctly to prevent going out of page bounds ( #5702 )
2023-08-20 16:42:05 +05:30
Tom Moor
546022e5d6
fix: Allow webhooks to connct to private IPs when self-hosting, restore proxy compatability closes #5709
2023-08-20 07:03:33 -04:00
Tom Moor
33e532847e
feat: Add Ukranian language support
2023-08-20 06:52:07 -04:00
Apoorv Mishra
c9d62420c8
feat: send header ( #5707 )
2023-08-20 10:55:04 +05:30
Tom Moor
cc2a1865c5
perf: Do not render KeyboardShortcuts guide unless clicked
2023-08-18 19:00:59 +02:00
Tom Moor
1ec87da8a9
fix: Add additional check for mobile device to bottom toolbar
...
closes #5703
2023-08-18 18:51:39 +02:00
Tom Moor
d820b2a617
fix: Scrolling in desktop app sidebar is finicky
2023-08-18 18:45:38 +02:00
Tom Moor
5e7ea165b4
0.71.0
2023-08-18 11:11:32 +02:00
Tom Moor
c68d55f49b
fix: Inopperable image toolbar appears in read-only mode
2023-08-17 23:30:42 +02:00
Tom Moor
7e349c9db1
perf: Do not load state to calculate navigation node
2023-08-17 23:14:44 +02:00
Tom Moor
13b067fb3f
fix: Document importer only replaces first base64 encoded image when there are multiple identical images in a document
...
closes #5653
2023-08-17 22:46:40 +02:00
Tom Moor
41c346d105
Revert "chore: Update browserslist"
...
This reverts commit fce90df3aa .
2023-08-17 10:41:36 +02:00
Tom Moor
4788ab3bd6
fix: Add support for Airtable share links with app ID
2023-08-16 22:20:55 +02:00
Tom Moor
5f00b4f744
fix: Incorrect error shown to user when connection limit is reached ( #5695 )
2023-08-16 12:39:56 -07:00
Tom Moor
fd600ced09
fix: Flash of 'not found' screen when deleting a collection
2023-08-15 21:39:01 +02:00
Tom Moor
0047384d70
fix: Code blocks nested in list do not get line numbers
2023-08-15 19:52:16 +02:00
Tom Moor
8bff566c30
fix: Sidebar item misalignment
2023-08-15 11:32:19 +02:00
Tom Moor
fce90df3aa
chore: Update browserslist
2023-08-15 11:26:48 +02:00
Tom Moor
28ae1af2a3
fix: ctrl+a does not work on Windows in code block ( #5692 )
2023-08-14 13:16:12 -07:00
Tom Moor
9f0534d544
chore: Bump vite
...
Reduces full page reloads in dev, increase perf
2023-08-14 20:51:08 +02:00
Tom Moor
4edfab20fe
fix: Bug with local dynamic reloading since moving to SSL
2023-08-14 20:48:49 +02:00
Philip Standt
c38e045df2
feat: support self hosted grist ( #5655 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-08-14 11:46:24 -07:00
Tom Moor
b7bfc4bb1a
chore: Remove optimize imports to allow vite upgrade ( #5691 )
2023-08-14 11:44:58 -07:00
dependabot[bot]
a71ad43c31
chore(deps): bump nodemailer and @types/nodemailer ( #5689 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 10:15:32 -07:00
dependabot[bot]
199fa5844e
chore(deps): bump react-window from 1.8.7 to 1.8.9 ( #5685 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 10:15:19 -07:00
dependabot[bot]
b466f1c8bb
chore(deps): bump ws from 7.5.6 to 7.5.9 ( #5686 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 10:14:56 -07:00
dependabot[bot]
503e4e1f71
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0 ( #5688 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 10:14:40 -07:00
dependabot[bot]
2bc52be2cf
chore(deps): bump email-providers from 1.13.1 to 1.14.0 ( #5687 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 09:28:58 -07:00
github-actions[bot]
3ba730943c
chore: Auto Compress Images ( #5682 )
...
Co-authored-by: tommoor <tommoor@users.noreply.github.com >
2023-08-12 02:47:12 -07:00
Jack Woodgate
6828718cf0
feat: Add Google Maps Embed ( #5667 ) ( #5673 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2023-08-12 02:45:21 -07:00
Tom Moor
9749a53558
feat: Handle pasting iframe for supported embed
2023-08-12 11:44:16 +02:00
Tom Moor
f4e4992508
fix: Remove fetch-with-proxy from DeliverWebhookTask
2023-08-11 22:35:38 +02:00
Tom Moor
cf2f0b1b5c
fix: Flash of empty state in sidebar when creating a new collection
2023-08-11 22:34:14 +02:00
Tom Moor
4a4ea0e531
fix: Text alignment on collection empty state
2023-08-11 22:30:48 +02:00
Tom Moor
8830773acb
fix: Mobile styling bugs
2023-08-11 22:26:40 +02:00
Tom Moor
f5d2c7890a
fix: Unable to create collection with no access permission
2023-08-10 15:13:40 +02:00
Apoorv Mishra
434812dbe3
Allow vite to serve files from workspace's parent directory ( #5675 )
...
* fix: allow vite to serve files from workspace parent dir
* trigger ci
* trigger ci
2023-08-09 21:52:44 +05:30
Tom Moor
ed5671209a
New Crowdin updates ( #5647 )
2023-08-09 04:23:00 -07:00
Tom Moor
c32cec7bff
Add support for SSL in development ( #5668 )
2023-08-09 04:21:41 -07:00