James
|
d2572ba4e4
|
everything works?
|
2020-11-20 17:12:39 -05:00 |
|
James
|
2ffb2b5200
|
adds jest types
|
2020-11-20 15:24:14 -05:00 |
|
Elliot DeNolf
|
9e1153639e
|
convert src/express and src/fields
|
2020-11-20 15:05:51 -05:00 |
|
Elliot DeNolf
|
4f2891836e
|
fix conflicts
|
2020-11-20 14:42:05 -05:00 |
|
Elliot DeNolf
|
551c249e39
|
refactor: migrate to typescript
|
2020-11-20 13:39:18 -05:00 |
|
Jarrod Flesch
|
87525001f7
|
adds payload to the express router globally
|
2020-11-17 15:50:05 -05:00 |
|
Elliot DeNolf
|
9a1c1f64c0
|
feat: add blind index for encrypting API Keys
|
2020-11-16 14:59:47 -05:00 |
|
Jacob Fletcher
|
3984f8b36c
|
exposes express json options in config
|
2020-11-12 11:35:34 -05:00 |
|
James
|
1ea3763185
|
better handles failed form submissions, allows customization of file uploads
|
2020-10-07 14:51:42 -04:00 |
|
James
|
c6105d9ed3
|
ensures NODE_ENV is set properly within client
|
2020-10-02 21:36:02 -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 |
|
Elliot DeNolf
|
83f77d3a05
|
some adjustments to how locking and verification work
|
2020-09-26 23:46:09 -04:00 |
|
James
|
8a1bd762ba
|
implements a way to add custom express middleware
|
2020-09-05 12:23:39 -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 |
|
James
|
5802011eea
|
fixes errorHandler tests
|
2020-08-20 09:16:50 -04:00 |
|
James
|
b5690cf721
|
fixes bug with CORS headers
|
2020-08-19 16:29:35 -04:00 |
|
James
|
298948b203
|
supports wildcard cors header
|
2020-07-28 19:46:58 -04:00 |
|
James
|
aefdabfd7e
|
mysteriously fixes error handler by adding next argument
|
2020-07-28 14:12:57 -04:00 |
|
James
|
470a33f7f9
|
ensures payload is passed through local find operation
|
2020-07-28 14:08:27 -04:00 |
|
James
|
f3972430f6
|
merges error-handler-logging
|
2020-07-27 18:57:08 -04:00 |
|
James
|
9c8145238c
|
adds pattern for local CRUD
|
2020-07-27 17:04:54 -04:00 |
|
Dan Ribbens
|
e301efdb7b
|
add payload logger to error handler middleware
|
2020-07-24 10:32:41 -04:00 |
|
James
|
265d2b7118
|
properly skips access control in field operations if overrideAccess is set to true
|
2020-07-22 08:51:02 -04:00 |
|
James
|
45e6a38685
|
removes cookieParser and universal-cookie, adds external test router to demo server
|
2020-07-06 12:34:07 -04:00 |
|
James
|
df4b5cced7
|
removes duplicative JWT strategies, flattens cookie jwt retrieval into JWT strategy itself, removes sessions
|
2020-07-06 09:35:23 -04:00 |
|
James
|
2bd5318eb3
|
converts cookies to httpOnly server side for security
|
2020-07-03 13:08:17 -04:00 |
|
James
|
8fa45f5894
|
implements static policies
|
2020-07-02 16:29:18 -04:00 |
|
James
|
d7cfdb0026
|
parses nested multipart/form-data requests
|
2020-06-24 20:03:50 -04:00 |
|
James
|
b5f8178de2
|
working File upload field type
|
2020-06-24 14:51:37 -04:00 |
|
James
|
fee6170748
|
enables optional api key auth
|
2020-06-09 13:42:20 -04:00 |
|
James
|
7d2b54e4a0
|
fixes miscellaneous bugs while initializing with no localization, globals, custom css
|
2020-06-01 14:16:12 -04:00 |
|
James Mikrut
|
78abe59501
|
Merge pull request #195 from trouble/feature/#128-standardize-error-handler
Feature/#128 standardize error handler
|
2020-05-28 12:57:05 -04:00 |
|
James
|
9cf32a34dc
|
enables recursive and / or in build query
|
2020-05-28 12:50:02 -04:00 |
|
Dan Ribbens
|
8e2b0d2828
|
merge master
|
2020-05-19 21:44:52 -04:00 |
|
James
|
de6aee192e
|
GraphQL bugfixes and simplifications
|
2020-05-19 08:47:50 -04:00 |
|
James
|
698a66f583
|
enables cookie prefix
|
2020-05-18 21:28:22 -04:00 |
|
James
|
5898398fb1
|
rearchitects demo to provide distinct testable, demoable collections and globals
|
2020-05-18 19:06:35 -04:00 |
|
Dan Ribbens
|
49d58662a1
|
wip on graphql after error hook
|
2020-05-16 08:26:07 -04:00 |
|
Dan Ribbens
|
d998ea35fe
|
add test coverage for error handler hooks
|
2020-05-10 21:05:48 -04:00 |
|
Dan Ribbens
|
b1d6bd9e0c
|
moves error handling to express middleware, changes pattern to hook
|
2020-05-08 17:42:51 -04:00 |
|
James
|
bc8189b482
|
removes duplicative middleware, modifies uploads so that multiple upload collections can be present
|
2020-05-06 10:59:19 -04:00 |
|
James
|
91be273d64
|
builds simpler pattern to identify which api is being used via express middleware
|
2020-04-21 13:59:01 -04:00 |
|
James
|
bc449761a2
|
adds api key functionality to user and fixes misc client-side field bugs
|
2020-04-20 20:58:01 -04:00 |
|
James
|
1fb3841ea1
|
begins preview / api key authentication
|
2020-04-20 18:36:40 -04:00 |
|
James
|
5699bb6ecd
|
the case of the missing file
|
2020-04-16 13:32:47 -04:00 |
|
James
|
9271b97cf1
|
bumps graphql auth header from cookie into its own file
|
2020-04-16 13:25:52 -04:00 |
|
James
|
eea3991912
|
applies collection hook pattern
|
2020-04-13 18:08:03 -04:00 |
|
James
|
ffb5f97756
|
removes withDefaultLocale as it was not necessary
|
2020-04-13 11:38:19 -04:00 |
|