Dan Ribbens
|
f22f56e73c
|
feat: use provided auth strategy name or strategy.name (#797)
* feat: use provided auth strategy name or strategy.name
* fix: require strategy name when providing custom auth
|
2022-07-21 19:36:31 -04:00 |
|
Luciano Greiner
|
3a3026cd63
|
feat: pass payload and names to custom auth strategies (#781)
|
2022-07-21 18:18:26 -04:00 |
|
Elliot DeNolf
|
f5ad7a163a
|
test: remove all old tests
|
2022-07-17 16:08:07 -07:00 |
|
Elliot DeNolf
|
90ba15f9bd
|
feat: testing refactor (e2e/int) (#748)
Co-authored-by: James <james@trbl.design>
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
|
2022-07-13 11:00:10 -07:00 |
|
James
|
2c27812ba1
|
chore: removes cookie-parser
|
2022-07-11 11:45:44 -07:00 |
|
Elliot DeNolf
|
e8064371b0
|
feat: add preMiddleware and postMiddleware, deprecate middleware
|
2022-07-09 16:47:23 -07:00 |
|
James
|
4b2bc36f89
|
chore: reduces unnecessary strategy complexity
|
2022-07-09 08:40:13 -07:00 |
|
James
|
58587525e5
|
feat: adds cookie-parser
|
2022-07-08 18:36:12 -07:00 |
|
James
|
df76f60e7f
|
fix: ensures anonymous passport strategy is loaded last
|
2022-07-08 17:56:39 -07:00 |
|
James
|
6016e2346c
|
feat: extends strategies with more properties
|
2022-07-08 15:16:30 -07:00 |
|
James Mikrut
|
7083225abd
|
Feat/remove this bindings (#629)
* feat: removes this bindings for cleaner, more maintainable code
Co-authored-by: Elliot DeNolf <denolfe@users.noreply.github.com>
Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
|
2022-06-08 14:44:34 -04:00 |
|
Elliot DeNolf
|
6620a4f682
|
feat(logging): allow pino logger options to be passed into init
|
2022-04-04 22:55:54 -04:00 |
|
Elliot DeNolf
|
839e3f9dae
|
test: fix all ts errors, eslint overrides
|
2022-04-03 23:40:29 -04:00 |
|
Elliot DeNolf
|
9c6af860d4
|
test: migrate test files to ts
|
2022-04-03 23:40:29 -04:00 |
|
James
|
13318ff360
|
feat: improves relationship field performance
|
2022-02-10 14:52:35 -05:00 |
|
James
|
417e83cf71
|
chore: cleans up _payload from req.body
|
2022-02-03 12:07:18 -05:00 |
|
James
|
dbb3c50222
|
feat: adds a way to customize express.static options
|
2022-01-31 10:27:26 -05:00 |
|
James
|
65b0ad7f08
|
feat: builds a way for multipart/form-data reqs to retain non-string values
|
2022-01-03 16:54:56 -05:00 |
|
James
|
a09570c78d
|
fix: 407
|
2021-12-29 15:29:12 -05:00 |
|
Jarrod Flesch
|
96421b3d59
|
fix: ensures uploads can be fetched with CORS
|
2021-11-24 17:15:25 -05:00 |
|
James
|
9c8935fd51
|
feat: exposes auto-sized uploads on payload req
|
2021-08-06 10:40:40 -04:00 |
|
James
|
5a7e5b921d
|
feat: revises naming conventions of config types
|
2021-07-27 20:13:25 -04:00 |
|
Jarrod Flesch
|
2643e1a100
|
fix: removes incoming.data.length check, since data is typed as a keyed array when it is an instance of APIError
|
2021-04-27 09:51:52 -04:00 |
|
Dan Ribbens
|
55e0de1719
|
fix: middleware for cors set up on static files
|
2021-02-09 15:39:41 -05:00 |
|
James
|
0c03c2e3af
|
fix: type issues that arose from reorganizing certain config props
|
2020-12-28 17:36:43 -05:00 |
|
James
|
24788b8282
|
chore: centralizes express config options
|
2020-12-28 13:32:05 -05:00 |
|
James
|
f6c0251a6c
|
types operations, GraphQL
|
2020-12-26 20:24:28 -05:00 |
|
James
|
cf32ee460c
|
lays operation type pattern
|
2020-12-26 16:25:58 -05:00 |
|
Elliot DeNolf
|
1cd578ef44
|
fix: handle access result gracefully
|
2020-12-03 11:50:08 -05:00 |
|
Dan Ribbens
|
9d94c509e7
|
bring back collection after error hook for restful calls
|
2020-12-01 11:47:07 -05:00 |
|
Dan Ribbens
|
6b61714d7e
|
types for error handler
|
2020-12-01 09:46:57 -05:00 |
|
James
|
cee40169f3
|
renames tests to js
|
2020-11-30 14:36:08 -05:00 |
|
James
|
20fabb81e8
|
further types
|
2020-11-30 08:47:58 -05:00 |
|
James
|
3d282d2523
|
revises payload.authenticate type
|
2020-11-29 17:52:17 -05:00 |
|
James
|
0fcd3d8f28
|
further types
|
2020-11-29 15:40:11 -05:00 |
|
Dan Ribbens
|
f19fc9057d
|
replace payloadconfig with config in places
|
2020-11-29 15:33:03 -05:00 |
|
James
|
17e4d78bdc
|
further typing
|
2020-11-29 14:27:56 -05:00 |
|
Dan Ribbens
|
70a84d90ad
|
cleanup in payload init
|
2020-11-25 17:36:51 -05:00 |
|
James
|
cfdacea210
|
changes access permissions structure to be more typescript-friendly
|
2020-11-24 12:53:09 -05:00 |
|
Elliot DeNolf
|
eafc0876a1
|
type uploads and images
|
2020-11-23 13:55:39 -05:00 |
|
James
|
53811b2324
|
re-implements custom view in CustomComponents, types a few files
|
2020-11-22 13:41:44 -05:00 |
|
Dan Ribbens
|
4a4c4223e6
|
more typescript types
|
2020-11-22 01:30:38 -05:00 |
|
Dan Ribbens
|
cb33417924
|
more typescript errors resolved
|
2020-11-22 00:01:47 -05:00 |
|
Dan Ribbens
|
cbf12524fe
|
added types to basefields and collection sanitize
|
2020-11-21 23:07:26 -05:00 |
|
Elliot DeNolf
|
f1a83de772
|
type out the majority of auth
|
2020-11-21 20:47:22 -05:00 |
|
James
|
e00321a101
|
int tests pass
|
2020-11-21 10:02:46 -05:00 |
|
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
|
3bea32883d
|
more module conversion
|
2020-11-20 14:42:36 -05:00 |
|