ba-web-framework/src
Alan Bridgeman a29dd780e8
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 28s
Attempting to fix downstream import issue
2026-01-07 11:31:25 -06:00
..
bin Initial Code Commit 2025-02-17 16:32:27 -06:00
controllers Forgot to export one of the classes 2025-04-30 17:21:20 -05:00
decorators Mostly just commented out a lot of the extra debugging log noise 2025-06-24 17:03:40 -05:00
middlewares Small change to the global template values middleware that should fix issue with downstream web app 2025-06-18 05:19:22 -05:00
utils Bringing local and remote repository in line with one another and adding Github Actions to publish package 2025-04-29 12:06:39 -05:00
App.ts Bringing local and remote repository in line with one another again 2025-04-30 14:58:07 -05:00
BaseTemplateCreator.ts Initial Code Commit 2025-02-17 16:32:27 -06:00
index.ts Attempting to fix downstream import issue 2026-01-07 11:31:25 -06:00
Initializer.ts Reordered how things are setup in the Intializer so that static files get treated properly 2025-04-30 22:02:59 -05:00
OAuthApp.ts An order of operations oversight in terms of needing a route to not 404 before/during the registration rather than setting it up after 2025-05-01 12:57:47 -05:00
Renderer.ts Initial Code Commit 2025-02-17 16:32:27 -06:00
Router.ts Bringing local and remote repository in line with one another again 2025-04-30 14:58:07 -05:00
StaticFileResolver.ts Initial Code Commit 2025-02-17 16:32:27 -06:00