Jason Fischer
|
42fe535df7
|
Patch console object to instead use winston for logging
- Allow setting labels via new createLogger method
- Make logger initialization more robust
|
2022-09-21 23:37:17 -07:00 |
|
Jason Fischer
|
280bb5fc81
|
Add Winston for log handling
- write log data to 'homepage.log'
|
2022-09-20 20:16:04 -07:00 |
|
Ben Phelps
|
cf41e988eb
|
fix error with no map
|
2022-09-17 08:38:53 +03:00 |
|
Ben Phelps
|
3f17618ad5
|
allow endpoint specific maps
|
2022-09-17 08:32:40 +03:00 |
|
Jason Fischer
|
743a070724
|
Proposal to add ability to map data in a proxy
|
2022-09-16 11:33:11 -07:00 |
|
Ben Phelps
|
578b715a1f
|
allow HTTP basic auth on generic proxy
|
2022-09-16 14:05:27 +03:00 |
|
Ben Phelps
|
53149df5f1
|
handle proxy methods other than GET
|
2022-09-11 14:30:28 +03:00 |
|
Ben Phelps
|
bc2025b3ba
|
handle 204 and 304 proxy responses
|
2022-09-11 14:30:14 +03:00 |
|
Ben Phelps
|
f74e8b9d32
|
linting and cleanup
|
2022-09-07 16:53:24 +03:00 |
|
Ben Phelps
|
08afa0b747
|
check that content type exists before setting it
|
2022-09-05 10:08:02 +03:00 |
|
Ben Phelps
|
97bf174b78
|
refactor widget api design
this passes all widget API calls through the backend, with a pluggable design and reusable API handlers
|
2022-09-04 21:58:42 +03:00 |
|