nano
0acd180055
Update default AI prompt and image suggestions
4日前
nano
4e99a15957
Abstract AI image provider configuration
4日前
nano
3abe0e08b4
Improve BrainOrdure editorial UI
4日前
nano
26af2f2a31
Use public Pollinations image URLs
5日前
nano
12a06cb7e7
Add AI feature images to generated posts
5日前
nano
e5b9679484
Auto-reseed Abacus key from machine env
5日前
nano
e45a91c6a5
Swap editor for Quill and add AI image insertion
5日前
nano
8412cacbce
Add HTML post editor
5日前
nano
490557e918
Add comment moderation in admin
5日前
Nano
c2c3e263c4
Add editable AI prompt settings
6日前
Nano
c8e4b3de78
Fix post edit form action
6日前
Nano
ad6caa909c
Read Abacus API key from server env var
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
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)
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ヶ月前