Simon Detheridge
|
06c4c0f74f
|
Fix incorrect key when deleting projects
|
2020-03-16 11:35:01 +00:00 |
|
Simon Detheridge
|
47e96a4d94
|
Add endpoint to delete a project
Needs acceptance tests
|
2020-03-14 14:56:29 +00:00 |
|
Simon Detheridge
|
28fb998719
|
Refactor request logger into a class
|
2020-01-14 12:02:39 +00:00 |
|
Simon Detheridge
|
9615a06e0f
|
Improve logging middleware to add info methods to request object
|
2020-01-10 17:22:06 +00:00 |
|
Simon Detheridge
|
f40fbe77aa
|
Simplify logging to log only once per http request
|
2020-01-10 15:41:36 +00:00 |
|
Simon Detheridge
|
e331a3130c
|
Handle AccessDenied and stream-premature-close errors
These errors tend to occur as part of normal operation and should not generate `logger.err` messages
|
2020-01-09 14:15:01 +00:00 |
|
Simon Detheridge
|
ffd002dc76
|
Add explanatory comment
|
2020-01-07 09:30:30 +00:00 |
|
Simon Detheridge
|
e27cf4db7b
|
Pass pipeline errors onto 'next' error handler
|
2020-01-07 09:30:30 +00:00 |
|
Simon Detheridge
|
ec80052d9a
|
Decaf cleanup of FileController
Remove deprecated res.send
|
2020-01-07 09:26:23 +00:00 |
|
Simon Detheridge
|
6225f2f236
|
Prettier: convert app/js decaffeinated files to Prettier format
|
2019-12-16 11:19:36 +00:00 |
|
Simon Detheridge
|
3718c90c7a
|
Rename app/coffee dir to app/js
|
2019-12-16 10:54:08 +00:00 |
|