216 Commits

Author SHA1 Message Date
github-actions[bot]
6c17345ea1 chore: Publish new release 2024-12-06 15:15:46 +00:00
Sam
0d2468efb0
Merge branch 'develop' into update-dev 2024-12-06 17:05:48 +02:00
StephanieJKS
729a9780a4
fix(nunjucks): Rename nunjucks link filter to urlQuery. 2024-11-11 15:39:05 +02:00
github-actions[bot]
5df075cca9 chore: Publish new release 2024-11-06 10:27:19 +00:00
StephanieJKS
156fa7f2eb
feat(nunjucks): Add link filter to nunjucks operator. 2024-10-31 14:48:19 +02:00
github-actions[bot]
8bdf8ef86a chore: Publish new release 2024-10-24 11:17:01 +00:00
github-actions[bot]
b5e543d30e chore: Publish new release 2024-07-31 14:48:18 +00:00
github-actions[bot]
51207a9e25 chore: Publish new release 2024-07-17 06:36:47 +00:00
github-actions[bot]
1e6b8827b6 chore: Publish new release 2024-07-04 15:00:08 +00:00
github-actions[bot]
45ff8d608b chore: Publish new release 2024-07-04 14:04:44 +00:00
Sam
206611cb13
Merge pull request #1824 from lowdefy/main
Update develop
2024-07-04 10:11:09 +00:00
Machiel
95663d1d57 feat: Add unique filter to nunjucks. 2024-06-25 16:13:25 +02:00
github-actions[bot]
f19e5d7198 chore: Publish new release 2024-04-22 12:41:27 +00:00
github-actions[bot]
cb9fdfdd97 Version Packages 2024-02-28 10:51:55 +00:00
Sam Tolmay
7de8068535
chore: Release v4.0.1. 2024-01-16 14:45:17 +02:00
Sam Tolmay
e08c7bb560
chore: Release v4.0.0 2024-01-16 14:18:09 +02:00
Ioannis Ktistakis
5b39bb3145 chore: Update apache license headers. 2024-01-15 18:13:15 +02:00
Ioannis Ktistakis
e8d89014fa feat: Change invalid license throws to return invalid license objects. 2024-01-12 14:47:00 +02:00
Sam Tolmay
c9c23f15cf
fix: Keygen does not sign requests with errors. 2023-12-20 11:11:55 +02:00
Sam Tolmay
8475e2192a
fix: Fix failing tests. 2023-12-19 15:00:12 +02:00
Sam Tolmay
55f852ae09
Merge remote-tracking branch 'origin/develop' into enterprise
# Conflicts:
#	lerna.json
#	packages/build/package.json
#	packages/cli/package.json
#	packages/client/package.json
#	packages/engine/package.json
#	packages/layout/package.json
#	packages/plugins/blocks/blocks-aggrid/package.json
#	packages/plugins/blocks/blocks-algolia/package.json
#	packages/plugins/blocks/blocks-antd/package.json
#	packages/plugins/blocks/blocks-basic/package.json
#	packages/plugins/blocks/blocks-color-selectors/package.json
#	packages/plugins/blocks/blocks-echarts/package.json
#	packages/plugins/blocks/blocks-google-maps/package.json
#	packages/plugins/blocks/blocks-loaders/package.json
#	packages/plugins/blocks/blocks-markdown/package.json
#	packages/plugins/blocks/blocks-qr/package.json
#	packages/plugins/connections/connection-axios-http/package.json
#	packages/plugins/connections/connection-elasticsearch/package.json
#	packages/plugins/connections/connection-google-sheets/package.json
#	packages/plugins/connections/connection-knex/package.json
#	packages/plugins/connections/connection-redis/package.json
#	packages/plugins/connections/connection-sendgrid/package.json
#	packages/plugins/connections/connection-stripe/package.json
#	packages/plugins/operators/operators-mql/package.json
#	packages/plugins/operators/operators-yaml/package.json
#	packages/plugins/plugins/plugin-aws/package.json
#	packages/servers/server-community/package.json
#	packages/servers/server-dev/package.json
#	pnpm-lock.yaml
2023-12-07 15:19:54 +02:00
Sam Tolmay
5494bebbf0
Release v4.0.0.rc.15 2023-12-05 16:31:43 +02:00
Sam Tolmay
111fc20636
fix: Fixes to license validation. 2023-11-23 14:42:50 +02:00
Sam Tolmay
a2489c7622
fix(deps): Update dependency yaml from v2.3.2. to v2.3.4. 2023-11-23 10:31:04 +02:00
Sam Tolmay
2cb2de32e5
chore: Update dev dependencies. 2023-11-23 10:26:32 +02:00
Sam Tolmay
e8a357ca0e
Merge remote-tracking branch 'origin/develop' into enterprise
# Conflicts:
#	packages/servers/server-community/package.json
#	packages/servers/server-dev/package.json
#	pnpm-lock.yaml
2023-11-22 16:07:41 +02:00
Sam Tolmay
f8e6a77bfb
chore: Release v4.0.0-rc.14. 2023-11-17 15:31:16 +02:00
Sam Tolmay
e0e9a9b4e4
chore: Release v4.0.0-rc.13 2023-11-17 15:19:26 +02:00
Ioannis Ktistakis
250c6174f5 fix(helpers): Do not add quotes around strings in query params.
Removes dependency on query-string package.
2023-11-10 16:46:28 +02:00
Sam Tolmay
5757ad1a6b
fix: Usage logging improvements. 2023-11-10 11:39:58 +02:00
Sam Tolmay
466c5acd15
fix: Add timestamp to offline license check. 2023-11-08 15:54:45 +02:00
Sam Tolmay
c3f2c4fc2f
fix: Add error boundary to servers. 2023-11-08 15:15:38 +02:00
Sam Tolmay
bbd4353d0f
chore: Small refactor 2023-10-30 17:18:52 +02:00
Sam Tolmay
f89a885540
feat: license validation during authentication. 2023-10-30 15:25:01 +02:00
Sam Tolmay
521f61a186
feat: License validation in server WIP. 2023-10-24 16:31:01 +02:00
Sam Tolmay
d72c2a4ef6
feat: Verify keygen API signature 2023-10-23 16:28:18 +02:00
Sam Tolmay
3553972358
Merge remote-tracking branch 'origin/develop' into enterprise
# Conflicts:
#	packages/servers/server-community/package.json
#	pnpm-lock.yaml
2023-10-19 13:48:27 +02:00
Sam Tolmay
7f3059b677
chore: Release v4.0.0-rc.12. 2023-10-19 12:05:51 +02:00
Sam Tolmay
667a844452
feat: License validation WIP. 2023-10-16 16:50:49 +02:00
Sam Tolmay
e0804b8799
fix: Deepsource style fixes. 2023-10-14 16:10:17 +02:00
Sam Tolmay
2086f5d2e8
fix: Deepsource style fixes. 2023-10-14 12:38:25 +02:00
Sam Tolmay
5ed9254eca
chore: Add license files to individual packages. 2023-10-09 16:00:56 +02:00
Sam Tolmay
dbc49d3688
chore: Release v4.0.0-rc.11 2023-10-06 13:18:30 +02:00
Sam
f4a6f17396
Merge pull request #1684 from lowdefy/html-ontextselection-event
feat(blocks): Add onTextSelection event to Html.
2023-10-06 10:10:17 +00:00
Johann Moller
7325633d27 fix(blocks): Add onTextSelection to Paragraph and document. 2023-10-06 11:04:55 +02:00
Johann Moller
4f00d5e885 feat(blocks): Add onTextSelection event to Html. 2023-10-05 12:30:32 +02:00
Sam Tolmay
b7d7cca10e fix(deps): Update development dependencies. 2023-10-05 12:07:28 +02:00
Sam Tolmay
adcd80afe8 fix(deps): Dependencies patch updates. 2023-10-05 12:05:38 +02:00
Sam Tolmay
62204c5e25 fix(deps): Update dependency dompurify to v3.0.5 2023-09-18 13:10:51 +02:00
Sam Tolmay
6bd3155430 fix(deps): Update dependency @emotion/css to v11.11.2 2023-09-18 11:58:03 +02:00