Commit Graph

11 Commits

Author SHA1 Message Date
0488df2ed1 Switched to using ASP.Net Core localization. 2022-04-25 00:43:53 -05:00
f8ad3b2970 wwwroot is now extracted on run. 2022-04-24 22:20:35 -05:00
c6b8ca523b Basic search outline config UI implemented. 2021-08-17 02:59:01 -05:00
8a1e5aca15 Changed Shop interface to be more asynchronous.
Implemented changes in Props.

Implemented said changes in AdafruitShop.

Fixed and improved caching in AdafruitShop.
2021-08-11 23:54:52 -05:00
0b507b90a1 Added identifier and fetch time product listings; Added persistence to AdafruitShop.
Implemented in AdafruitShop.

AdafruitShop Product listing data now persisted.

AdafruitShop configuration now persisted.
2021-08-11 00:27:40 -05:00
38ffb3c7e1 Added logging to module framework
Implemented logging to Adafruit and changed database loading behavior.
2021-08-07 17:20:46 -05:00
c94ea4a624 Added primitive search mechanism in backend.
Began implementing search mechanism for frontend.
2021-08-05 01:22:19 -05:00
66aba04156 Made content directory configurable. 2021-07-24 02:33:43 -05:00
2719142538 Implemented groundwork for search configuration. 2021-07-24 00:03:33 -05:00
b43d7bab84 Ported progress from SPA and began scaffolding Identity UI.
Laid some groundwork in backend.

Began customizing Identity UI.
2021-07-24 00:03:32 -05:00
57f67391f1 Switched to MPA powered by Razor Pages
After reconsidering where I want to take this project, I realized that a MPA is more fitting.
2021-07-24 00:03:32 -05:00