renovate[bot]
cc9a0eeb97
Update dependency ws to v8.17.1
2024-06-17 00:33:52 +00:00
renovate[bot]
710488ef82
Update dependency mysql2 to v3.10.1
2024-06-14 00:48:34 +00:00
renovate[bot]
ebda61ad42
Update dependency lint-staged to v15.2.7
2024-06-13 09:50:40 +02:00
renovate[bot]
7d6c91b87b
Update dependency lint-staged to v15.2.6
2024-06-12 16:09:42 +02:00
renovate[bot]
c54d3d8a8c
Update dependency @types/node to v20.14.2
2024-06-12 16:09:26 +02:00
renovate[bot]
238588cfa3
🐛 Fixed internal link search sometimes showing latest posts after pasting URL ( #20374 )
...
no issue
- bumps `@tryghost/koenig-lexical` to include a fix related to debounced searches overwriting our "Insert URL" state of the results popup
2024-06-12 13:01:21 +00:00
renovate[bot]
03cb264935
Update dependency @types/node to v20.12.13
2024-06-12 13:11:00 +02:00
renovate[bot]
c93fb848d3
Update dependency @doist/react-interpolate to v1.1.1
2024-06-12 13:08:45 +02:00
renovate[bot]
14c4df4cde
Update dependency html-validate to v8.20.1
2024-06-12 13:08:05 +02:00
renovate[bot]
5f0a161a20
Update dependency webpack to v5.92.0
2024-06-11 15:30:49 +00:00
Kevin Ansfield
54812dc67a
Added improved Admin search behind labs flag ( #20363 )
...
ref https://linear.app/tryghost/issue/MOM-117
ref https://linear.app/tryghost/issue/MOM-70
- moved current search into new `search-provider` service and updated `search` service to use the provider service internally
- added `search-provider-beta` service
- uses `flexsearch` as the underlying index for each document so we have better indexing and matching compared to the naive exact-match search we had previously
- adds `excerpt` matching for posts and pages
- keeps results output the same as the original search provider
- added `internalLinkingSearchImprovements` labs flag so we can test this internally before reaching our internal linking beta testers
- updated `search` service to switch between providers based on labs flag
2024-06-11 15:18:28 +00:00
renovate[bot]
f454aed9c9
Update dependency testem to v3.14.0
2024-06-11 09:36:09 +02:00
renovate[bot]
a95291f462
Update dependency html-validate to v8.20.0
2024-06-11 09:35:51 +02:00
renovate[bot]
e93bdba689
Update sentry-javascript monorepo to v7.117.0
2024-06-11 09:35:31 +02:00
renovate[bot]
c1d1a89a8a
Added searching indicator to internal linking popups ( #20355 )
...
closes https://linear.app/tryghost/issue/MOM-174
- bumps @tryghost/koenig-lexical to version that includes a spinner in search popups whilst a search is in progress
2024-06-10 16:52:20 +01:00
renovate[bot]
67d7aadcbe
Update dependency cssnano to v7.0.2
2024-06-10 15:18:42 +02:00
renovate[bot]
496f4fde86
Update dependency tailwindcss to v3.4.4
2024-06-10 15:18:16 +02:00
renovate[bot]
c641174f94
Update dependency yjs to v13.6.16
2024-06-10 12:14:26 +00:00
renovate[bot]
16a0bf66fd
Update dependency terser to v5.31.1
2024-06-06 15:59:09 +00:00
renovate[bot]
d40ef32ca8
🐛 Fixed mailto:
not being recognised in internal-linking search ( #20331 )
...
closes https://linear.app/tryghost/issue/MOM-195
- bumped Koenig packages with updated URL-matching
2024-06-05 14:30:24 +01:00
renovate[bot]
3f93f5f5c5
Pin dependency @ember/test-waiters to 3.1.0
2024-06-04 21:46:24 +01:00
Kevin Ansfield
36ba47604f
Added Admin acceptance test for post revision restoration
...
ref https://linear.app/tryghost/issue/ENG-1078
- adds required setup for acceptance testing post revisions
- adds happy-path test for listing, previewing, and restoring a post revision
2024-06-04 20:16:19 +01:00
renovate[bot]
418316959c
Update dependency mysql2 to v3.10.0
2024-05-30 19:28:02 +00:00
Kevin Ansfield
2734a88ca9
Fixed "no results" state flashing in @-linking
...
closes https://linear.app/tryghost/issue/MOM-160
- return `undefined` early from `searchLinks` when the underlying task gets cancelled
- bump `@tryghost/koenig-lexical` so it properly handles cancelled search promises
2024-05-30 20:10:58 +01:00
renovate[bot]
3fdacb16ee
Update dependency @tryghost/koenig-lexical to v1.2.2
2024-05-30 15:01:34 +01:00
renovate[bot]
d507c5c6c2
Update Koenig packages
2024-05-29 22:28:20 +01:00
Kevin Ansfield
55015ccbcc
Added '@' internal link shortcut to editor ( #20272 )
...
closes https://linear.app/tryghost/issue/MOM-83
- added additional labs flag to allow internal testing prior to private beta release
- bumped Koenig packages containing support for @-link feature
2024-05-29 18:13:52 +01:00
renovate[bot]
4ef1dd2146
Update dependency mysql2 to v3.9.9
2024-05-29 15:14:00 +00:00
renovate[bot]
5c5ec9da9f
Update dependency ember-auto-import to v2.7.3
2024-05-28 08:55:23 +02:00
renovate[bot]
4b059e1654
Pin dependencies
2024-05-28 08:53:24 +02:00
renovate[bot]
6792261f05
Pin dependency @tryghost/kg-unsplash-selector to 0.1.17
2024-05-27 18:47:45 +02:00
renovate[bot]
ba7c659b35
Pin dependency @codemirror/lang-html to 6.4.9
2024-05-27 18:47:30 +02:00
renovate[bot]
6ea2b8f658
Pin dependency @types/node to 20.12.12
2024-05-27 18:46:47 +02:00
renovate[bot]
c472a3ac4b
Pinned dependencies ( #20257 )
2024-05-27 15:29:32 +00:00
renovate[bot]
f52adcc54f
Update dependency @uiw/react-codemirror to ^4.22.1
2024-05-27 15:12:14 +00:00
renovate[bot]
90d571b03a
Update dependency lint-staged to v15.2.5
2024-05-27 16:58:49 +02:00
renovate[bot]
3ebe206ea7
Update TryGhost packages
2024-05-27 16:58:32 +02:00
renovate[bot]
c2b250fe53
Update dependency lint-staged to v15.2.4
2024-05-27 15:11:33 +02:00
renovate[bot]
6ff08c5c14
Update dependency mysql2 to v3.9.8
2024-05-27 08:04:34 +00:00
renovate[bot]
f0c8be59a8
Update dependency @types/react to v18.3.3
2024-05-27 09:37:46 +02:00
renovate[bot]
78dbbe2294
Update dependency html-validate to v8.19.1
2024-05-27 09:33:26 +02:00
renovate[bot]
3e3bcb81fd
Update dependency jsdom to v24
2024-05-27 09:07:18 +02:00
renovate[bot]
d302d4049c
Update Koenig packages
2024-05-23 19:13:38 +01:00
renovate[bot]
ad48d8eb25
Update sentry-javascript monorepo to v7.116.0
2024-05-21 14:24:23 +01:00
renovate[bot]
f01e06153f
Update dependency i18next to v23.11.5
2024-05-20 21:41:46 +00:00
renovate[bot]
a4dc6c5cf6
Update dependency i18next-parser to v8.13.0
2024-05-20 10:40:32 +01:00
renovate[bot]
7f4da080a2
Update dependency html-validate to v8.19.0
2024-05-20 10:37:52 +01:00
renovate[bot]
239b5b6369
🐛 Fixed certain snippets not inserting correctly ( #20129 )
...
ref https://linear.app/tryghost/issue/ONC-26/support-escalation-template-bug
ref https://github.com/TryGhost/Ghost/issues/18948
- bumps `@tryghost/koenig-lexical` to version that doesn't crash during snippet insertion when last node doesn't match expectations for inserting a trailing paragraph
- bumps all Koenig packages to ensure internal dependencies are pinned to prevent potential issues from mixed versions caused by yarn resolution
2024-05-16 11:39:03 +00:00
renovate[bot]
0254514fc0
Update dependency @types/node to v20.12.12
2024-05-15 08:50:57 +02:00
Fabien O'Carroll
efe160862f
Added testing utilities for NestJS
...
The supertest lib is the officially recommended way of testing NestJS e2e
2024-05-15 12:41:34 +07:00
Kevin Ansfield
d2da9d3c17
Updated metadata shown on hover in internal link lists ( #20204 )
...
closes https://linear.app/tryghost/issue/MOM-80
- updated internal linking search results items
- removed visibility text from meta data
- added additional icon for paid/specific tier visibility
- added titles to icons
- bumped `@tryghost/koenig-lexical` to include support for meta icon titles
- bumped other Koenig packages due to sub-dependency updates
2024-05-14 16:07:04 +00:00
renovate[bot]
0beba6b605
Update tiptap monorepo to v2.4.0
2024-05-14 13:29:36 +00:00
Kevin Ansfield
21321c7012
Improved internal linking copy and added query highlighting ( #20191 )
...
no issue
- bumped @tryghost/koenig-lexical to latest version
2024-05-14 11:04:06 +01:00
Steve Larson
842290cbef
Improved performance for filter strings with multiple neq statements ( #20198 )
...
ref https://linear.app/tryghost/issue/CFR-27
- updated packages to include performance improvement for NQL filter
strings including multiple neq filters for the same resource
- bumped `bookshelf-plugins`
- bumped NQL versions
We identified a performance fix that allows us to combine not equal
(neq) filters for the same resource in a logically-equivalent way that
also has far more performant resulting SQL.
We're effectively automatically combining strings like
'tag:-tag1+tag:-tag2` into 'tag:-[tag1,tag2]'.
2024-05-13 10:35:27 -05:00
renovate[bot]
534c8879f9
Update dependency rimraf to v5.0.7
2024-05-13 12:16:45 +02:00
renovate[bot]
84c1e95d4e
Update dependency rimraf to v5.0.6
2024-05-13 09:05:18 +02:00
renovate[bot]
484ba8873b
Update Types packages
2024-05-13 09:04:16 +02:00
renovate[bot]
4edb6b6731
Update dependency i18next to v23.11.4
2024-05-10 10:07:11 +00:00
renovate[bot]
fc41947738
Update dependency semver to v7.6.2
2024-05-10 08:30:32 +02:00
renovate[bot]
50a1ef1cd8
Update dependency mailgun.js to v10
2024-05-09 13:08:08 +02:00
renovate[bot]
72e136f3ff
Update dependency ember-svg-jar to v2.4.9
2024-05-09 13:03:47 +02:00
renovate[bot]
545247af28
Update dependency ember-svg-jar to v2.4.8
2024-05-09 12:48:51 +02:00
Daniel Lockyer
ac660f237d
Added jackspeak
resolution to fix ESM + CJS compat issue
...
fixes https://github.com/TryGhost/Ghost/issues/20065
refs https://github.com/storybookjs/storybook/issues/22431#issuecomment-1630086092
refs https://github.com/isaacs/jackspeak/issues/5
- this adds a resolution for jackspeak, which is a dependency deep
inside storybook
- somewhere deep in the dependency tree, we're requiring an ESM
package from a CJS package, which is causing issues
- this should hopefully avoid that by pinning jackspeak to a working version
2024-05-09 11:54:44 +02:00
renovate[bot]
e004db0636
Update dependency html-validate to v8.18.2
2024-05-09 10:42:38 +02:00
renovate[bot]
512c3e1413
Update CSS preprocessors
2024-05-09 10:36:59 +02:00
renovate[bot]
6b144b8f14
Update dependency @types/node to v20.12.11
2024-05-09 10:33:56 +02:00
renovate[bot]
e13c2b1c23
Update dependency webpack to v5.91.0
2024-05-09 08:25:51 +00:00
renovate[bot]
83e50c9883
Update dependency lint-staged to v15
2024-05-09 10:23:04 +02:00
renovate[bot]
15573b55c6
Update dependency @types/node to v20.12.10
2024-05-09 10:16:52 +02:00
renovate[bot]
4c1ecabfc7
Update sentry-javascript monorepo to v7.114.0
2024-05-09 10:16:37 +02:00
renovate[bot]
9bf5a61d99
Update tiptap monorepo to v2.3.2
2024-05-08 16:16:50 +00:00
Kevin Ansfield
b5af65a130
Added access and publish date display to internal link list on hover ( #20168 )
...
closes https://linear.app/tryghost/issue/MOM-80
- bumps @tryghost/koenig-lexical to add support for search result metadata in internal links as well as some improvements to the internal linking UI/UX
- updates search service to fetch and expose additional `visibility` and `published_at` fields for post/page resources
- updates `searchLinks` method passed to editor to decorate the search results with appropriate meta text and icon based on publish date, post visibility and member settings
2024-05-08 16:04:05 +00:00
renovate[bot]
1fea2fc616
Update dependency semver to v7.6.1
2024-05-08 09:04:44 +02:00
renovate[bot]
503dca0fdc
Update dependency @types/node to v20.12.9
2024-05-07 08:52:30 +02:00
Kevin Ansfield
2aad4ca06f
Added initial implementation of internal linking for standard links ( #20139 )
...
ref https://linear.app/tryghost/issue/MOM-81
- bumps `@tryghost/koenig-lexical` to version with updated internal linking beta features
2024-05-06 15:12:11 +00:00
renovate[bot]
88957ca1f4
Update dependency @types/nodemailer to v6.4.15
2024-05-06 11:55:52 +02:00
Kevin Ansfield
0fbea2d503
Revert "Added initial implementation of internal linking for standard links ( #20126 )" ( #20128 )
...
This reverts commit 41111893b4
.
- reverting for further polish before it ends up in next release
2024-05-02 18:50:29 +00:00
Kevin Ansfield
41111893b4
Added initial implementation of internal linking for standard links ( #20126 )
...
ref https://linear.app/tryghost/issue/MOM-81
- bumps `@tryghost/koenig-lexical` to version with updated internal linking beta features
2024-05-02 17:28:19 +00:00
renovate[bot]
ec626bd0cf
Update react monorepo to v18.3.1
2024-05-02 11:46:13 +02:00
renovate[bot]
4cc2f0c7bc
Update dependency @types/node to v20.12.8
2024-05-02 11:45:59 +02:00
renovate[bot]
b4480595bb
Update storybook monorepo to v7.6.19
2024-05-02 11:45:51 +02:00
Chris Raible
d50a766aa3
Bumped koenig-lexical ( #20116 )
...
ref
https://linear.app/tryghost/issue/PA-53/add-posthog-tracking-to-trackevent-in-admin-x-settings-and-lexical
- Added `posthog.capture` to koenig-lexical's existing `trackEvent`
function to start sending events from the editor to PostHog
2024-05-01 22:39:28 -07:00
renovate[bot]
a33dccf8cd
Update TryGhost packages
2024-05-01 17:01:41 +02:00
renovate[bot]
746df63307
Update dependency gscan to v4.43.1 ( #20109 )
...
ref https://linear.app/tryghost/issue/ENG-842/gluster-file-name-length-limit
- gscan v4.43.1 contains a bug fix to throw an large filenames
2024-05-01 11:26:21 +00:00
renovate[bot]
48eb095327
Update dependency storybook to v7.6.18
2024-05-01 08:50:19 +02:00
renovate[bot]
60a3b5a913
Update TryGhost packages
2024-05-01 08:49:04 +02:00
renovate[bot]
8f839b34b1
Update Types packages
2024-04-30 22:00:55 +02:00
renovate[bot]
5dbaee8d43
Update dependency tough-cookie to v4.1.4
2024-04-30 19:56:24 +00:00
renovate[bot]
393007bcd6
Update react monorepo to v18.3.0
2024-04-30 21:26:31 +02:00
renovate[bot]
eccb48e91b
Update tiptap monorepo to v2.3.1
2024-04-30 19:13:27 +00:00
Michael Barrett
4cd85ab8b7
Added timeout when resizing an image ( #20087 )
...
refs
[ENG-827](https://linear.app/tryghost/issue/ENG-827/🐛 -crash-on-resizing-animated-gif )
Added a timeout to the image resizing middleware to prevent crashes when
an image is taking too long to resize. When the timeout is reached and
the image has not been resized, the middleware will return the original
image
2024-04-30 08:39:30 +01:00
renovate[bot]
756be38d59
Update dependency terser to v5.31.0
2024-04-29 15:20:31 +00:00
renovate[bot]
9056b9138c
Update dependency i18next to v23.11.3
2024-04-29 08:40:51 +00:00
renovate[bot]
305029bc38
Update dependency ws to v8.17.0
2024-04-29 01:23:51 +00:00
renovate[bot]
f18f08928f
Update dependency yjs to v13.6.15
2024-04-29 01:22:59 +00:00
renovate[bot]
571171bad5
Update storybook monorepo to v7.6.18
2024-04-23 17:10:07 +02:00
renovate[bot]
25657b6a99
Update sentry-javascript monorepo to v7.112.1
2024-04-23 16:39:50 +02:00
renovate[bot]
627e8b66bb
Fixed BookmarkNode not auto selecting in Editor
...
refs 8166363359
- updated dependency @tryghost/koenig-lexical to v1.1.6
2024-04-23 14:36:00 +00:00
renovate[bot]
3960e8caa1
Update sentry-javascript monorepo to v7.112.0
2024-04-23 14:11:30 +02:00
renovate[bot]
197d510c9c
Update dependency tailwindcss to v3.4.3
2024-04-23 11:27:43 +02:00