Marc-Roig
9b9c319046
Merge branch 'v5/main' into v5/document_id
2023-11-09 12:15:18 +01:00
Marc-Roig
8aca4eae6a
Merge branch 'main' into v5/main
2023-11-09 12:13:13 +01:00
Mark Kaylor
3f510d0338
chore: publish 4.15.2
2023-11-08 17:04:13 +01:00
Mark Kaylor
bb51089333
v4.15.2
2023-11-08 16:27:10 +01:00
Marc-Roig
91d6b8ca44
feat: move the document id schema insertion into strapi/strapi
2023-11-06 10:05:06 +01:00
Ben Irvin
d6433aecec
chore: remove extraneous editorconfigs ( #18592 )
2023-11-03 09:04:49 +01:00
Alexandre BODIN
ae792fb42c
Release 4.15.1 ( #18646 )
...
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Marc Roig <marc12info@gmail.com>
2023-11-03 08:37:53 +01:00
Ben Irvin
0504e10de7
chore: move contentype transform out of database
...
Co-authored-by: Marc Roig <Marc-Roig@users.noreply.github.com>
2023-10-31 15:00:33 +01:00
Ben Irvin
8822ecf770
chore: add comment
2023-10-31 14:33:28 +01:00
Ben Irvin
f23ce5a08c
fix: documentId casing
2023-10-31 14:10:29 +01:00
Ben Irvin
dae632c775
Merge branch 'v5/main' into v5/document_id
2023-10-31 14:07:04 +01:00
Ben Irvin
7a48741483
fix: init dialect on every new connection in the pool ( #18588 )
2023-10-30 17:53:25 +01:00
Ben Irvin
3e3b3393e2
chore: use mysql2 as the package for mysql ( #18503 )
2023-10-30 13:29:39 +01:00
Ben Irvin
6d4417f55c
chore: only support better-sqlite3 package for sqlite ( #18500 )
...
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
resolves #16645
2023-10-30 12:38:20 +01:00
Ben Irvin
881eda9996
chore: remove support for MySQL v5 ( #18499 )
2023-10-30 12:06:18 +01:00
Marc-Roig
6e44e1e68d
v4.15.0
2023-10-25 15:06:00 +02:00
Alexandre Bodin
1ccc22fb6d
chore(core/database): update test
2023-10-24 17:18:59 +01:00
Alexandre Bodin
f0c3683482
feat(database): add internal migrations
2023-10-24 17:18:59 +01:00
Marc-Roig
88c96bd662
fix: update yarn lock
2023-10-20 10:43:47 +02:00
Marc-Roig
b5c81615f4
merge
2023-10-20 10:37:03 +02:00
Marc-Roig
98c7f33c63
Merge branch 'main' into v5/main
2023-10-20 10:36:14 +02:00
Marc-Roig
b50b65bc7b
Merge branch 'v5/main'
...
Conflicts:
packages/core/database/package.json
2023-10-20 10:17:39 +02:00
Mark Kaylor
2c8028e0a8
Merge branch 'main' of github.com:strapi/strapi into releases/4.14.5
2023-10-18 17:15:57 +02:00
Mark Kaylor
a0400e4a0f
v4.14.5
2023-10-18 17:02:10 +02:00
Alexandre Bodin
010308b0cd
Merge branch 'main' into v5/main
2023-10-18 12:38:06 +02:00
Alexandre Bodin
f846d5fcda
Merge branch 'main' into v5/main
2023-10-17 14:45:54 +02:00
Ben Irvin
f2fb21ce62
Merge branch 'main' into tests/drop16
2023-10-17 14:07:54 +02:00
Alexandre Bodin
75974c805d
chore(core/database): update test
2023-10-16 11:09:17 +02:00
Josh
25d1ceaa44
feat(pack-up): enable config via nodeAPI & allow bundles to have own tsconfig ( #18440 )
...
* feat: add ability to pass config & have tsconfig per bundle
* feat: use node:module builtinModules for node stuff
* chore: remove builtins from externals
2023-10-16 08:55:43 +01:00
Alexandre Bodin
c0de2c2711
feat(database): add internal migrations
2023-10-13 18:37:14 +02:00
Convly
cd8f1e58f3
Merge branch 'main' of github.com:strapi/strapi into releases/4.14.4
2023-10-11 14:46:35 +02:00
Convly
fbd6e3e301
v4.14.4
2023-10-11 14:31:53 +02:00
Alexandre Bodin
4fab0c711d
Update engines
2023-10-11 11:15:35 +02:00
Marc-Roig
1294a2db77
Merge branch 'chore/ts-database' into v5/document_id
2023-10-10 16:03:51 +02:00
Josh
24b4aa0739
chore: pack-up database ( #18331 )
...
* chore: pack-up database
* fix(database): add knex direct imports as external
2023-10-10 10:43:52 +01:00
Marc-Roig
2bedd3f2c8
merge
2023-10-09 15:30:22 +02:00
Alexandre Bodin
338a75fd16
Export isKnexQuery but tag is as internal
2023-10-09 10:54:13 +02:00
Alexandre Bodin
3f96522f72
Fix duplicate value in array
2023-10-05 18:19:38 +02:00
Alexandre Bodin
5c05fe0908
Fix deps version
2023-10-05 15:23:26 +02:00
Alexandre Bodin
e1c117f84b
Merge branch 'main' into chore/ts-database
2023-10-05 15:22:20 +02:00
Alexandre Bodin
c8c571e5f7
Fix tests
2023-10-05 13:30:56 +02:00
Marc Roig
c771262273
v4.14.3 ( #18294 )
...
* v4.14.3
* chore: update pack up version
2023-10-05 10:20:53 +01:00
Marc-Roig
591952323f
feat: add document id in database
2023-10-05 08:35:36 +02:00
Alexandre Bodin
290f9f1269
Apply feedbacks
2023-10-04 15:55:33 +02:00
Alexandre Bodin
c29b11186e
Fix lint
2023-10-04 13:55:48 +02:00
Alexandre Bodin
4f44013229
fix unit tests
2023-10-04 13:53:11 +02:00
Alexandre Bodin
5c48b9b07e
Merge branch 'main' into chore/ts-database
2023-10-04 13:36:07 +02:00
Convly
09b6d7a4b4
v4.14.0
2023-09-28 13:58:40 +02:00
Simone
24fa848ba3
Add new Blocks rich text editor (alpha) ( #18166 )
...
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhuri.sandbhor@strapi.io>
2023-09-26 17:21:44 +02:00
Alexandre Bodin
146499554b
Add missing emit flag
2023-09-22 10:41:11 +02:00