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 |
|
James
|
5e6f2d8828
|
enables static routes
|
2020-05-06 16:43:20 -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
|
6e39f39c6f
|
adds validations to backend
|
2020-04-19 14:18:34 -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
|
7065ef1e8c
|
Merge branch 'master' into enable-auth-graphql
|
2020-04-15 19:38:45 -04:00 |
|
James
|
1e0a6dfc29
|
simplifies tests, removes /killkillkill, enables start / stop demo server
|
2020-04-15 19:17:57 -04:00 |
|
James
|
eb8734ac5c
|
splits out auth request handlers in preparation for implementation in graphql
|
2020-04-15 13:24:10 -04:00 |
|
Elliot DeNolf
|
e797ccb094
|
Merge pull request #170 from trouble/gh-actions
GitHub Actions
|
2020-04-15 01:00:25 -04:00 |
|
James
|
6fb24a083d
|
revises formatErrorResponse, extracts findOne operation from global findOne
|
2020-04-14 16:41:27 -04:00 |
|
Elliot DeNolf
|
eb023c2079
|
Move tests to GitHub Actions
|
2020-04-13 23:59:32 -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 |
|
James
|
d6f8565636
|
enables create mutation
|
2020-04-11 11:17:45 -04:00 |
|
James
|
7342861fcb
|
lints buildQuery and removes unused functionality, moves loadPolicy to express middleware
|
2020-04-03 18:50:46 -04:00 |
|
James
|
871b05c5e6
|
moves passport authenticate middleware and ensures user is accessible in GraphQL queries
|
2020-04-03 18:28:23 -04:00 |
|
James
|
54d714bc66
|
moves express responses to express folder
|
2020-04-03 12:51:52 -04:00 |
|
James
|
03cb4b47d5
|
refactors first req handler and query to try / catch + async / await
|
2020-04-03 12:28:59 -04:00 |
|
James
|
9ce32fed08
|
revises folder structure in advance of refining request handlers / queries
|
2020-04-03 12:12:55 -04:00 |
|
James
|
49ebdaa1ec
|
binds all API routes to api prefix route, refactors to support
|
2020-04-01 15:21:31 -04:00 |
|