James
|
d2572ba4e4
|
everything works?
|
2020-11-20 17:12:39 -05:00 |
|
Dan Ribbens
|
18698a9f18
|
refactor graphql and utilities
|
2020-11-20 15:23:32 -05:00 |
|
James
|
63e86c4147
|
further module conversion
|
2020-11-20 14:39:35 -05:00 |
|
James
|
dfc77f0a3f
|
further module conversion
|
2020-11-20 14:34:32 -05:00 |
|
James
|
1aaed161eb
|
converts modules
|
2020-11-20 14:29:49 -05:00 |
|
Elliot DeNolf
|
551c249e39
|
refactor: migrate to typescript
|
2020-11-20 13:39:18 -05:00 |
|
Elliot DeNolf
|
38028dd36b
|
fix conflicts
|
2020-11-20 12:02:31 -05:00 |
|
Elliot DeNolf
|
83d32e4449
|
feat: validate admin user
|
2020-11-17 16:59:36 -05:00 |
|
Elliot DeNolf
|
dceeeaac6a
|
fix: allow e-mail to be unconfigured, remove default fromName and fromAddress
|
2020-11-13 05:30:28 -05:00 |
|
Jacob Fletcher
|
3984f8b36c
|
exposes express json options in config
|
2020-11-12 11:35:34 -05:00 |
|
James
|
ae7a94bf47
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-11-09 14:47:35 -05:00 |
|
James
|
e12bdb320d
|
fixes bug with removing internal fields
|
2020-11-09 14:47:26 -05:00 |
|
Dan Ribbens
|
4d64569c34
|
merge master
|
2020-11-02 16:01:32 -05:00 |
|
Dan Ribbens
|
de539d00b6
|
schema validation using ajv with collections and assign default values
|
2020-10-26 06:01:33 -04:00 |
|
Elliot DeNolf
|
88e24ba452
|
add ability to disable graphql playground in production
|
2020-10-19 20:18:24 -04:00 |
|
James
|
f0374d5772
|
adds an option to show hidden fields within local operations
|
2020-10-15 18:12:19 -04:00 |
|
James
|
20a9dcf6fe
|
ensures hidden fields do not get added to graphql schemas
|
2020-10-15 16:48:02 -04:00 |
|
Elliot DeNolf
|
09dfb9793a
|
fix webpack paths for both unix and windows
|
2020-10-11 14:14:21 -04:00 |
|
Dan Ribbens
|
0362290d40
|
fix windows compatibility with webpack
|
2020-10-11 12:04:26 -04:00 |
|
James
|
84191ec8fd
|
renames client to admin, sets up component library
|
2020-10-10 18:28:17 -04:00 |
|
James
|
12eb33b5c9
|
fixes bug with fromAddress in sanitizeConfig
|
2020-10-08 09:14:50 -04:00 |
|
James
|
1ea3763185
|
better handles failed form submissions, allows customization of file uploads
|
2020-10-07 14:51:42 -04:00 |
|
James
|
0a5e8ab618
|
implements maxDepth
|
2020-10-04 15:30:38 -04:00 |
|
James
|
bc48e92aea
|
fixes bug with autocompleted input fields
|
2020-10-04 12:41:03 -04:00 |
|
James
|
5f3b1aec0a
|
increases max rateLimit
|
2020-10-01 11:37:04 -04:00 |
|
James
|
22ba992b6d
|
removes dotenv-webpack for a more declarative approach
|
2020-10-01 08:51:25 -04:00 |
|
James
|
722f2fc88d
|
merges master
|
2020-09-30 12:13:19 -04:00 |
|
James
|
7aab4214b7
|
implements a way to skip over certain ips in rate limiter
|
2020-09-30 12:12:59 -04:00 |
|
James
|
d9e62e9a6d
|
fixes bug with graphql maxComplexity default value
|
2020-09-30 07:49:29 -04:00 |
|
James
|
6d7d996d61
|
properly runs exported field-types and hooks through babel
|
2020-09-28 16:25:42 -04:00 |
|
Elliot DeNolf
|
79fc3f72a6
|
implement graphql query complexity limits
|
2020-09-27 15:01:35 -04:00 |
|
Elliot DeNolf
|
83f77d3a05
|
some adjustments to how locking and verification work
|
2020-09-26 23:46:09 -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 |
|
James
|
45c824c042
|
allows entire client folder to be parsed by babel/register
|
2020-09-23 12:31:02 -04:00 |
|
James
|
0e225e1ab1
|
properly runs babel/register against @payloadcms/payload as a node module
|
2020-09-23 12:20:44 -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
|
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
|
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
|
6f6289a069
|
allows for proper extension of graphql queries / mutations
|
2020-09-16 09:04:50 -04:00 |
|
Elliot DeNolf
|
163daf5816
|
validate global relationships
|
2020-09-10 19:35:55 -04:00 |
|
James
|
7d0e2820cc
|
implements cookie expiration, streamlines cookie options on collection config level
|
2020-09-01 18:21:51 -04:00 |
|
James
|
599a693f5b
|
fixes bugs with columns in List view
|
2020-08-25 16:06:21 -04:00 |
|
James
|
7002752744
|
adds serverURL to CSRF
|
2020-08-25 14:39:27 -04:00 |
|
James
|
5ba0313b8f
|
simplifies Default List, removes Create buttons if collection create permission is denied
|
2020-08-10 17:28:49 -04:00 |
|
Elliot DeNolf
|
c9e37bcef5
|
Better formatting for logger output
|
2020-07-24 09:37:49 -04:00 |
|
Elliot DeNolf
|
deaf5cde5f
|
Initial logger implementation with pino
|
2020-07-23 21:57:11 -04:00 |
|