James
|
7aab4214b7
|
implements a way to skip over certain ips in rate limiter
|
2020-09-30 12:12:59 -04:00 |
|
James
|
b3dda3c070
|
standardizes custom component naming to proper nouns
|
2020-09-30 08:53:15 -04:00 |
|
James
|
18e08ad5a7
|
revises RichText structure and functionality
|
2020-09-28 15:49:20 -04:00 |
|
Elliot DeNolf
|
06fd32786d
|
fix: add back image field
|
2020-09-28 15:18:43 -04:00 |
|
Elliot DeNolf
|
2f5c13aac3
|
fix: select cell component handle strings and arrays of strings
|
2020-09-28 15:16:54 -04:00 |
|
Elliot DeNolf
|
0492603ac7
|
add custom cell types for array, textarea, and richtext
|
2020-09-28 00:05:10 -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
|
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
|
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
|
ac1aea23dc
|
only allow verified accounts to login
|
2020-09-19 14:29:19 -04:00 |
|
Elliot DeNolf
|
1695e4e685
|
implement verification of email against db
|
2020-09-19 13:39:51 -04:00 |
|
Elliot DeNolf
|
f20feae4d9
|
conditionally add email verification fields to schema
|
2020-09-15 14:20:28 -04:00 |
|
Elliot DeNolf
|
2b81e887ad
|
implement global find
|
2020-09-11 11:33:26 -04:00 |
|
Elliot DeNolf
|
9cb630f98d
|
Disable auto-indexing, index if set to true or if unique
|
2020-09-10 13:02:09 -04:00 |
|
James
|
c760863f8c
|
enables Upload GraphQL field resolver
|
2020-09-05 12:19:32 -04:00 |
|
James
|
7d0e2820cc
|
implements cookie expiration, streamlines cookie options on collection config level
|
2020-09-01 18:21:51 -04:00 |
|
James
|
597f7d3075
|
fixes bugs with columns in List, logs errors within email config, creates local delete operation
|
2020-08-28 13:43:17 -04:00 |
|
Elliot DeNolf
|
fd81085b54
|
Implement favicon and og image
|
2020-08-25 21:37:17 -04:00 |
|
Dan Ribbens
|
b49b531ce4
|
select field validation for hasMany fields
|
2020-08-23 18:35:28 -04:00 |
|
Dan Ribbens
|
9630c2c3b2
|
add validation and schema enum to radio field type
|
2020-08-23 17:15:40 -04:00 |
|
Dan Ribbens
|
756d275edf
|
select field validation on options
|
2020-08-23 16:48:01 -04:00 |
|
Elliot DeNolf
|
9c928d497c
|
Implement custom index
|
2020-08-23 07:26:02 -04:00 |
|
Elliot DeNolf
|
5777868eba
|
Implement page titles based upon active view
|
2020-08-22 19:53:57 -04:00 |
|
Dan Ribbens
|
9ef9cca948
|
add samesite config setting to auth
|
2020-08-22 00:08:46 -04:00 |
|
James
|
f91c47bb37
|
fixes bug introduced with csrf
|
2020-08-21 15:44:03 -04:00 |
|
James
|
60552d9d86
|
implements potential csrf protection
|
2020-08-21 15:20:21 -04:00 |
|
James
|
b81c7917a9
|
fixes a bug with block fields not being iterated through in perforFieldOperations, fixes checkboxes being sent as strings
|
2020-08-20 16:30:01 -04:00 |
|
James
|
c7411fd347
|
modifies payload authenticate middleware API and exposes errorHandler
|
2020-08-13 16:02:19 -04:00 |
|
James
|
2667c6fa98
|
converts payload to singleton, adds local create
|
2020-08-13 10:35:25 -04:00 |
|
James
|
16b9aab785
|
modifies create and update hooks to 'change' instead
|
2020-07-29 19:19:15 -04:00 |
|
James
|
9c8145238c
|
adds pattern for local CRUD
|
2020-07-27 17:04:54 -04:00 |
|
James
|
0a98778ec4
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-07-27 12:01:07 -04:00 |
|
James
|
cc4794e5ac
|
implements initial form state
|
2020-07-27 11:53:00 -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 |
|
James
|
fa5fffee72
|
replaces strict access control in global
|
2020-07-20 17:44:08 -04:00 |
|
James
|
85bcbfd918
|
removes autopopulate, adds manual population
|
2020-07-20 16:11:22 -04:00 |
|
James
|
0bfc10d55c
|
passes depth to all afterRead performFieldOperations
|
2020-07-20 12:44:29 -04:00 |
|
James
|
6ac4a9d2f6
|
implements hooks on relationship and upload fields
|
2020-07-20 09:15:06 -04:00 |
|
James
|
7e024a61b9
|
revises conventions of all admin-related fields in config
|
2020-07-18 16:11:50 -04:00 |
|