Nano
c8e4b3de78
Fix post edit form action
6 дней назад
Nano
525b421069
Add AI content generation for admin posts
6 дней назад
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>
6 дней назад
Nano
b26c56ac2d
Fix header.asp: move nav active-state logic out of function into simple vars
VBScript errors on Function defs mixed with executable code in same block.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 дней назад
Nano
bdcd2e9b62
Polish UI: navbar, homepage, and site CSS
- Navbar: BrainOrdure branding, Posts/Categories links, active-link highlighting, fix VBScript comment bleed-through
- Homepage: replace framework starter template with clean blog hero
- site.css: custom stylesheet (dark brand, card shadows, readable typography)
- Footer: year and site name
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 дней назад
Nano
5fc5662cc8
Implement Categories and Comments features (via Codex)
6 дней назад
Nano
ac29afed19
Implement Posts feature: controller actions, views (via Codex)
6 дней назад
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>
3 недель назад
Daniel Covington
27e1b5a927
Consolidate best ASP MVC framework components
Co-Authored-By: Abacus.AI CLI <agent@abacus.ai>
3 недель назад
Daniel Covington
264231aad1
'init'
1 месяц назад