nano
55c018c3ed
Add AI feature images to generated posts
před 5 dny
nano
8918766eee
Make the site more editorial
před 6 dny
nano
66b194895f
Add comment moderation in admin
před 6 dny
nano
c7d2cdd715
Add comment moderation in admin
před 6 dny
nano
b8ee17263e
Add comment moderation in admin
před 6 dny
Nano
c2c3e263c4
Add editable AI prompt settings
před 6 dny
Nano
ad6caa909c
Read Abacus API key from server env var
před 6 dny
Nano
525b421069
Add AI content generation for admin posts
před 6 dny
Nano
934b6b3127
Fix issues #1, #2, #3 : admin panel, category posts, comments
- Issue #1 : Category show page now lists published posts in that category
- Issue #2 : Admin panel at /admin with posts and categories management tables;
publish/unpublish buttons on posts table; Admin nav link
- Issue #3 : Comments section on post show page with author/date display
and submit-comment form; comments load approved-only on publish
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
před 6 dny
Nano
5fc5662cc8
Implement Categories and Comments features (via Codex)
před 6 dny
Nano
ac29afed19
Implement Posts feature: controller actions, views (via Codex)
před 6 dny
Nano
d473adcce3
Fix: rename New action to NewForm (VBScript reserved keyword)
před 6 dny
Nano
e4f0c8f82e
Scaffold blog entities: Categories, Posts, Comments
- Migrations: create Categories, Posts, Comments tables
- Generated POBOs and Repositories for all three tables
- Generated CategoriesController, PostsController, CommentsController
- Wired controllers into autoload, registry, and routes
- Added autoload_models.asp and autoload_repositories.asp
- Removed stale Households migration (wrong project)
před 6 dny
Daniel Covington
e15cf7bf56
Refactor project into generic starter template
- remove domain-specific controllers, models, repositories, and views
- keep only Home/Error starter routing and controller registry entries
- add IIS Express startup support with run_site.cmd and applicationhost.config
Co-Authored-By: Abacus.AI CLI <agent@abacus.ai>
před 3 týdny
Daniel Covington
27e1b5a927
Consolidate best ASP MVC framework components
Co-Authored-By: Abacus.AI CLI <agent@abacus.ai>
před 3 týdny
Daniel Covington
264231aad1
'init'
před 1 měsícem