Jacob Fletcher
|
b9456e8244
|
fix(next): safely handles missing json body in post requests (#5797)
|
2024-04-11 15:53:50 -04:00 |
|
Elliot DeNolf
|
429c6f7a48
|
chore(release): v3.0.0-beta.6 [skip ci]
|
2024-04-11 15:20:10 -04:00 |
|
Elliot DeNolf
|
20ac2b86cf
|
chore(release): v3.0.0-beta.5 [skip ci]
|
2024-04-11 15:11:14 -04:00 |
|
Jacob Fletcher
|
bcb538aee2
|
fix(next): awaits logout operation in api route handler
|
2024-04-11 14:57:35 -04:00 |
|
Jacob Fletcher
|
01e8f8c649
|
Merge branch 'beta' into fix/post-body-parse
|
2024-04-11 14:15:56 -04:00 |
|
Elliot DeNolf
|
1119cf3af9
|
chore(release): v3.0.0-beta.4 [skip ci]
|
2024-04-11 14:02:17 -04:00 |
|
James Mikrut
|
40f952cac3
|
chore: type local API auth function and PayloadRequest (#5791)
|
2024-04-11 13:45:24 -04:00 |
|
Jacob Fletcher
|
330e4a7724
|
fix(next): safely handles missing json body in post requests
|
2024-04-11 13:42:21 -04:00 |
|
Paul Popus
|
e676503e02
|
update further types
|
2024-04-11 14:12:03 -03:00 |
|
James Mikrut
|
06233fbb2f
|
fix: Generated ids for an array items are the same as global id if it's created (#5795)
|
2024-04-11 13:06:24 -04:00 |
|
Paul Popus
|
17298695b1
|
fix: provide request to the previewFunction and fix type
|
2024-04-11 14:01:22 -03:00 |
|
Ritsu
|
30da5a8643
|
fix: generated ids for array items the same as global id
|
2024-04-11 19:46:14 +03:00 |
|
James Mikrut
|
512b7bd429
|
fix: number ids were not sanitized to number in rest api (#5778)
|
2024-04-11 11:19:22 -04:00 |
|
Jacob Fletcher
|
1275c70187
|
feat(ui): provides payload as prop to all custom server components (#5775)
|
2024-04-11 11:16:15 -04:00 |
|
Elliot DeNolf
|
e286519cb1
|
chore(release): v3.0.0-beta.3 [skip ci]
|
2024-04-10 20:46:22 -04:00 |
|
Elliot DeNolf
|
736e7b822e
|
chore(release): v3.0.0-beta.2 [skip ci]
|
2024-04-10 17:32:32 -04:00 |
|
Elliot DeNolf
|
2ebda95036
|
fix(next): proper named export of withPayload
|
2024-04-10 17:30:47 -04:00 |
|
Elliot DeNolf
|
d8783eaad4
|
chore(release): v3.0.0-beta.1 [skip ci]
|
2024-04-10 17:16:20 -04:00 |
|
James
|
96dbab8834
|
chore: misc fixes
|
2024-04-10 16:58:08 -04:00 |
|
Elliot DeNolf
|
03a110a750
|
feat(next)!: cjs support (#5772)
|
2024-04-10 16:44:20 -04:00 |
|
Elliot DeNolf
|
6accc705be
|
chore(next): cjs build
|
2024-04-10 16:32:36 -04:00 |
|
James
|
4f9fdb6c14
|
fix: number ids were not sanitized to number in rest api
|
2024-04-10 16:01:28 -04:00 |
|
Jarrod Flesch
|
94af06466b
|
chore: re-exports languages in payload (#5771)
|
2024-04-10 15:55:01 -04:00 |
|
Elliot DeNolf
|
9df8de2386
|
chore: adjust exports
|
2024-04-10 13:41:11 -04:00 |
|
James
|
8b2cf4705e
|
chore: withPayload CJS
|
2024-04-10 13:41:10 -04:00 |
|
Jarrod Flesch
|
364e9832ac
|
fix(next): ensures requested lang header is supported (#5765)
|
2024-04-10 13:05:56 -04:00 |
|
Alessio Gravili
|
9841731ae7
|
feat: properly type withPayload (#5756)
|
2024-04-10 09:51:46 -04:00 |
|
Elliot DeNolf
|
6f74fd1f98
|
chore(release): v3.0.0-beta.0 [skip ci]
|
2024-04-09 15:00:39 -04:00 |
|
Elliot DeNolf
|
1d1c73dfcc
|
chore(release): v3.0.0-alpha.61 [skip ci]
|
2024-04-09 14:36:04 -04:00 |
|
Patrik
|
d057ce0a85
|
fix(next): removes global slug from collectionSlug prop in SetStepNav (#5744)
|
2024-04-09 14:26:09 -04:00 |
|
James
|
313ea52e3d
|
chore: getRequestLanguage now defaults
|
2024-04-09 13:17:43 -04:00 |
|
James
|
783dae2bbb
|
Merge branch 'alpha' of github.com:payloadcms/payload into feat/config-i18n
|
2024-04-09 12:35:57 -04:00 |
|
Jarrod Flesch
|
35f59a47cc
|
chore: corrects dateFNS keys, stricter types
|
2024-04-09 11:38:38 -04:00 |
|
Elliot DeNolf
|
1a975b31cf
|
chore(release): v3.0.0-alpha.60 [skip ci]
|
2024-04-09 09:36:41 -04:00 |
|
Alessio Gravili
|
75cab7688f
|
chore: fix incorrect next tsconfig paths breaking monorepo setup (#5743)
|
2024-04-09 09:26:09 -04:00 |
|
James
|
69e884f5b7
|
chore: dynamically loads date-fns locales
|
2024-04-08 22:12:05 -04:00 |
|
James
|
7a2ccba63c
|
Merge branch 'feat/config-i18n' of github.com:payloadcms/payload into feat/config-i18n
|
2024-04-08 16:39:03 -04:00 |
|
James
|
be2134eb69
|
chore: requires languages to be passed to config
|
2024-04-08 16:38:12 -04:00 |
|
James Mikrut
|
95e422b0e1
|
Merge branch 'alpha' into feat/config-i18n
|
2024-04-08 16:26:38 -04:00 |
|
James
|
30948ab545
|
chore: dynamically loads translations
|
2024-04-08 16:25:21 -04:00 |
|
Jacob Fletcher
|
906df6b401
|
fix(next): properly renders document-level unauthorized view (#5734)
|
2024-04-08 15:40:46 -04:00 |
|
Patrik
|
0704152e38
|
chore(next): removes unnecessary apostrophe from payload-lng cookie (#5729)
|
2024-04-08 13:42:44 -04:00 |
|
Elliot DeNolf
|
f582efe98d
|
chore(release): v3.0.0-alpha.59 [skip ci]
|
2024-04-08 13:32:21 -04:00 |
|
James
|
24c348dc49
|
chore: corrects invalid export
|
2024-04-08 13:26:04 -04:00 |
|
Elliot DeNolf
|
4962f6c926
|
chore(release): v3.0.0-alpha.58 [skip ci]
|
2024-04-08 10:52:04 -04:00 |
|
Elliot DeNolf
|
c3119a5632
|
chore(release): v3.0.0-alpha.57 [skip ci]
|
2024-04-08 10:29:26 -04:00 |
|
Alessio Gravili
|
b93f5e9c44
|
feat!: pass in req to access.admin, to match 2.0 behavior, and strongly type it (#5712)
|
2024-04-07 22:22:48 -04:00 |
|
Elliot DeNolf
|
c74e41fc76
|
chore(release): v3.0.0-alpha.56 [skip ci]
|
2024-04-07 13:53:49 -04:00 |
|
Alessio Gravili
|
1853fde379
|
chore: upgrade typescript and "@types/"-prefixed packages
|
2024-04-06 15:35:09 -04:00 |
|
James
|
2b2538f13a
|
chore: removes old bin
|
2024-04-06 14:31:02 -04:00 |
|