Elliot DeNolf
|
5777868eba
|
Implement page titles based upon active view
|
2020-08-22 19:53:57 -04:00 |
|
Dan Ribbens
|
063b3b86c8
|
Merge pull request #354 from trouble/cookie-same-site
add samesite config setting to auth
|
2020-08-22 00:14:58 -04:00 |
|
Dan Ribbens
|
9ef9cca948
|
add samesite config setting to auth
|
2020-08-22 00:08:46 -04:00 |
|
James
|
74ac23dbc6
|
0.0.60
v0.0.60
|
2020-08-21 17:44:05 -04:00 |
|
James
|
b2145a0a59
|
fixes Add Upload modal
|
2020-08-21 17:42:04 -04:00 |
|
James
|
fe307ecfeb
|
fixes inability to remove file from upload field
|
2020-08-21 17:30:32 -04:00 |
|
James
|
80b99653cf
|
fixes bugs with LeaveWithoutSaving modal
|
2020-08-21 17:25:51 -04:00 |
|
James
|
75aa92952a
|
0.0.59
v0.0.59
|
2020-08-21 16:25:36 -04:00 |
|
James
|
3375963449
|
fixes bugs within Update operation
|
2020-08-21 16:25:09 -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
|
857cf088f6
|
roughs out pattern for awaiting ensureIndex on all models
|
2020-08-21 15:19:50 -04:00 |
|
James
|
5c506a1db7
|
0.0.58
v0.0.58
|
2020-08-20 16:30:31 -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
|
5802011eea
|
fixes errorHandler tests
|
2020-08-20 09:16:50 -04:00 |
|
James
|
c91f4d9e0d
|
0.0.57
v0.0.57
|
2020-08-19 16:29:48 -04:00 |
|
James
|
b5690cf721
|
fixes bug with CORS headers
|
2020-08-19 16:29:35 -04:00 |
|
James
|
aaee4d16d1
|
0.0.56
v0.0.56
|
2020-08-18 18:05:16 -04:00 |
|
James
|
5148a21769
|
fixes bug with forgotPassword custom expiration
|
2020-08-18 18:05:03 -04:00 |
|
James
|
ec461e2440
|
0.0.55
v0.0.55
|
2020-08-18 17:24:40 -04:00 |
|
James
|
ada2b79054
|
implements html override in forgotPassword
|
2020-08-18 17:24:33 -04:00 |
|
James
|
3d652b2c9a
|
0.0.54
v0.0.54
|
2020-08-18 14:50:21 -04:00 |
|
James
|
63bc00e8da
|
fixese bug in auth update operation
|
2020-08-18 14:50:07 -04:00 |
|
James
|
8162b1fc93
|
0.0.53
v0.0.53
|
2020-08-18 13:16:55 -04:00 |
|
James
|
a009387461
|
fixes bad syntax in login operation
|
2020-08-18 13:16:51 -04:00 |
|
James
|
8dbf10dc4a
|
0.0.52
v0.0.52
|
2020-08-18 13:15:07 -04:00 |
|
James
|
954cd9437b
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-08-18 13:14:57 -04:00 |
|
James
|
1c532d3719
|
0.0.51
v0.0.51
|
2020-08-18 13:14:35 -04:00 |
|
James
|
273351103d
|
adds fields within rows and other types to JWT if necessary
|
2020-08-18 13:14:28 -04:00 |
|
Jarrod Flesch
|
fd15b06773
|
fix: removes section title input bg, removes right gutter border line on parent hover
|
2020-08-18 09:15:11 -04:00 |
|
James
|
9efb5e881b
|
removes a bug-producing effect in Checkbox that sets value on mount
|
2020-08-14 16:45:36 -04:00 |
|
James
|
e674bb6779
|
0.0.50
v0.0.50
|
2020-08-14 15:51:10 -04:00 |
|
James
|
8df93b23b5
|
Merge branch 'master' of github.com:keen-studio/payload
|
2020-08-14 15:51:00 -04:00 |
|
James
|
afc47d92b5
|
fixes bug with authenticating via API Key
|
2020-08-14 15:50:50 -04:00 |
|
Elliot DeNolf
|
d47c8a240a
|
Update README
|
2020-08-14 13:50:21 -04:00 |
|
James
|
9be27927c1
|
implements a method of overriding resetPasswordExpiration
|
2020-08-14 13:36:54 -04:00 |
|
James
|
e0c1400ee4
|
0.0.49
v0.0.49
|
2020-08-14 13:20:15 -04:00 |
|
James
|
eb604a566d
|
merges master
|
2020-08-14 13:17:57 -04:00 |
|
James
|
0b2add2e1a
|
recursively adds block type discriminators
|
2020-08-14 13:17:34 -04:00 |
|
Elliot DeNolf
|
1ca046532d
|
Merge pull request #345 from trouble/expose-logger
Expose logger for external use
|
2020-08-14 13:11:17 -04:00 |
|
Elliot DeNolf
|
c1843170d6
|
expose logger for external use
|
2020-08-14 13:08:50 -04:00 |
|
James
|
85bf65e40e
|
fixes breaking GraphQLDate within resolvers due to JSON.stringify
|
2020-08-14 12:33:42 -04:00 |
|
James
|
2a2494366b
|
0.0.48
v0.0.48
|
2020-08-14 10:05:01 -04:00 |
|
James
|
b53dbc1a27
|
adds update, adds way to disable email within forgotPassword operation
|
2020-08-14 10:04:48 -04:00 |
|
James
|
6c881e3c48
|
0.0.47
v0.0.47
|
2020-08-13 18:29:23 -04:00 |
|
James
|
17b4251176
|
adds local forgotPassword, resetPassword, findByID
|
2020-08-13 18:29:12 -04:00 |
|
James
|
c7411fd347
|
modifies payload authenticate middleware API and exposes errorHandler
|
2020-08-13 16:02:19 -04:00 |
|
James
|
f32e7f8f4c
|
0.0.46
v0.0.46
|
2020-08-13 10:36:02 -04:00 |
|
James
|
2667c6fa98
|
converts payload to singleton, adds local create
|
2020-08-13 10:35:25 -04:00 |
|
James
|
46309f33a2
|
properly sets default values if no value present on update or create
|
2020-08-13 09:18:02 -04:00 |
|