James
|
5b71a3cb60
|
0.0.85
v0.0.85
|
2020-09-26 17:52:35 -04:00 |
|
James
|
04650a86a5
|
handles either relative or absolute paths for upload directories
|
2020-09-26 17:50:12 -04:00 |
|
James
|
69b4f9f59f
|
0.0.84
v0.0.84
|
2020-09-25 16:27:40 -04:00 |
|
James
|
4df979565e
|
re-adds baseFields
|
2020-09-25 16:24:26 -04:00 |
|
James
|
193cdbbe5e
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-09-25 16:21:11 -04:00 |
|
Elliot DeNolf
|
a634a5c00c
|
Merge pull request #396 from trouble/rate-limiter
|
2020-09-25 14:29:43 -04:00 |
|
Elliot DeNolf
|
c19ccd5df4
|
implement account locking on too many attempts and unlocking after time window
|
2020-09-25 14:22:13 -04:00 |
|
Elliot DeNolf
|
57c6afa3a9
|
implement basic rate limiting for /api routes
|
2020-09-24 23:25:59 -04:00 |
|
Elliot DeNolf
|
9354d86af2
|
feat(ts): add collection hook types
Signed-off-by: Elliot DeNolf <denolfe@gmail.com>
|
2020-09-24 17:20:21 -04:00 |
|
Elliot DeNolf
|
791de301cc
|
Merge pull request #395 from trouble/verify-graphql
|
2020-09-24 17:08:07 -04:00 |
|
Elliot DeNolf
|
87ccdae795
|
implement verify graphql resolver
|
2020-09-24 16:39:38 -04:00 |
|
Elliot DeNolf
|
a412e68e89
|
update typescript types
|
2020-09-24 11:19:41 -04:00 |
|
Elliot DeNolf
|
98e2f2be08
|
fix: NotFound bad call to useConfig
|
2020-09-24 11:08:13 -04:00 |
|
Elliot DeNolf
|
b8b5ca17ed
|
Merge pull request #390 from trouble/verify-view
|
2020-09-24 10:56:42 -04:00 |
|
Elliot DeNolf
|
96ccebdedd
|
add 'already activated' response
|
2020-09-24 10:54:42 -04:00 |
|
James
|
59da900a1d
|
0.0.83
v0.0.83
|
2020-09-24 09:36:27 -04:00 |
|
James
|
fbc4429648
|
fixes bug with combining AND clauses, extends graphql id operations
|
2020-09-24 09:36:21 -04:00 |
|
James
|
3feec809e6
|
0.0.82
v0.0.82
|
2020-09-23 20:15:45 -04:00 |
|
James
|
8dd3298f9a
|
performance improvements
|
2020-09-23 20:14:27 -04:00 |
|
Elliot DeNolf
|
0c3986917f
|
implement verify view
|
2020-09-23 16:04:19 -04:00 |
|
James
|
4c11134141
|
0.0.81
v0.0.81
|
2020-09-23 12:31:08 -04:00 |
|
James
|
45c824c042
|
allows entire client folder to be parsed by babel/register
|
2020-09-23 12:31:02 -04:00 |
|
James
|
181d27e33d
|
0.0.80
v0.0.80
|
2020-09-23 12:20:52 -04:00 |
|
James
|
0e225e1ab1
|
properly runs babel/register against @payloadcms/payload as a node module
|
2020-09-23 12:20:44 -04:00 |
|
Jarrod Flesch
|
5676f22ede
|
adds h2-h6 to the rich text editor and style tweaks
|
2020-09-23 11:22:17 -04:00 |
|
James
|
e9cc178ed7
|
fixes bug with PurpleBackground demo
|
2020-09-23 10:04:37 -04:00 |
|
James
|
09a3c859c1
|
finishes RichText PoC
|
2020-09-23 10:02:48 -04:00 |
|
James
|
628d68ed2d
|
ensures tests work with new babel config
|
2020-09-21 21:58:16 -04:00 |
|
James
|
fe99952561
|
implements babel transpilation of config, removes customComponents logic
|
2020-09-21 17:31:19 -04:00 |
|
James
|
9c28086ba4
|
preloads all custom elements and leaves within RichText
|
2020-09-20 19:01:34 -04:00 |
|
James
|
f8c225316b
|
WIP richText refactor
|
2020-09-20 18:29:12 -04:00 |
|
James
|
df1f381354
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-09-19 19:32:04 -04:00 |
|
James
|
939a2923d3
|
implements an easier pattern of pointing to files within config
|
2020-09-19 19:31:04 -04:00 |
|
Elliot DeNolf
|
0e15f8376c
|
underscore prefix verification fields
|
2020-09-19 15:03:47 -04:00 |
|
Elliot DeNolf
|
c9d9d5269d
|
make verified hidden
|
2020-09-19 14:53:06 -04:00 |
|
Elliot DeNolf
|
97f8f2b749
|
Merge pull request #389 from trouble/verify-jwt-and-apikey
check verification for jwt and apikey
|
2020-09-19 14:51:38 -04:00 |
|
Elliot DeNolf
|
ea21480230
|
check verification for jwt and apikey
|
2020-09-19 14:49:19 -04:00 |
|
Elliot DeNolf
|
2918bbeeca
|
Merge pull request #388 from trouble/verified-login
only allow verified accounts to login
|
2020-09-19 14:32:08 -04:00 |
|
Elliot DeNolf
|
ac1aea23dc
|
only allow verified accounts to login
|
2020-09-19 14:29:19 -04:00 |
|
Elliot DeNolf
|
d478bd0e34
|
Merge pull request #387 from trouble/email-verification
|
2020-09-19 13:41:25 -04:00 |
|
Elliot DeNolf
|
1695e4e685
|
implement verification of email against db
|
2020-09-19 13:39:51 -04:00 |
|
James
|
20bf4680db
|
0.0.79
v0.0.79
|
2020-09-19 12:15:53 -04:00 |
|
James
|
4f3dd59d25
|
removes server-config babel plugin in favor of manually blacklisting server modules
|
2020-09-19 12:15:24 -04:00 |
|
James
|
dde3a35b16
|
converts radio graphql types to enum
|
2020-09-19 08:33:03 -04:00 |
|
James
|
a964860e55
|
0.0.78
v0.0.78
|
2020-09-17 09:19:12 -04:00 |
|
James
|
41dcdabe9c
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-09-17 09:19:02 -04:00 |
|
James
|
8ad96452a0
|
additional field sanitization
|
2020-09-17 09:18:53 -04:00 |
|
Elliot DeNolf
|
9f426913a2
|
export all interfaces
|
2020-09-16 22:06:12 -04:00 |
|
Elliot DeNolf
|
e8376a5662
|
Merge pull request #386 from trouble/typescript-support
|
2020-09-16 21:53:17 -04:00 |
|
Elliot DeNolf
|
08dcd7f8b2
|
better typing for payload function responses
|
2020-09-16 21:51:34 -04:00 |
|