1d9bdf2508
Add logging.
2023-03-27 08:53:13 -05:00
ef89bec646
Return 422 Unprocessable Content for unimplemented functionality.
2023-03-25 21:55:42 -05:00
8ef2b9bd72
Ensure that we have the proper context for JSON-LD manipulation in DB.
2023-03-25 12:52:00 -05:00
58adbdc459
Allow routes to use app.route()
...
Concerns were raised that the previous method potentially made middleware more complicated. In order to allay this, hoist the full route into the route file. Still a single route per file, but facilitates simpler middleware.
2023-03-24 01:33:25 -05:00
dd5499a21d
Initial groundwork for storing inbox in database.
2023-03-24 01:24:27 -05:00
1e8d9dfe06
Webfinger for instance actor.
2023-03-21 07:42:25 -05:00
c4882652e5
Code "quality" enforcement.
2023-03-21 06:51:25 -05:00
8b0b3fd2ef
Use path-to-regexp to test route files against express-compatible routing.
2023-03-20 08:48:55 -05:00
aa58093b91
Framework for automatic loading of routes.
2023-03-19 21:40:35 -05:00
76fb085ef3
NPM Init
2023-03-19 20:38:00 -05:00
f7355793db
Initial commit
2023-03-19 23:41:32 +00:00