This website requires JavaScript.
Explore
Help
Sign in
scot
/
diligence
Watch
1
Star
0
Fork
You've already forked diligence
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
50eae17c34
diligence
/
backend
/
app
History
Download ZIP
Download TAR.GZ
Claude
50eae17c34
Fix: split CREATE INDEX migration into separate statements (asyncpg multi-statement restriction)
2026-06-15 14:45:43 +00:00
..
models
Deliver Steps 3-8: integration config, meal plans, provider registry, MCP connector (14 tools), B2A files, nginx proxy, AGENT_GUIDE, LICENSE
2026-06-15 14:34:09 +00:00
routers
Deliver Step 9: agent-card.json, SKILL.md, USDA lookup, integrations dynamic config, Welcome/Integrations/MealPlan pages, API methods, README, routes
2026-06-15 14:40:34 +00:00
schemas
Feature: nutrition module (keto macros + intermittent fasting + electrolytes)
2026-04-12 05:13:52 +00:00
services
Deliver Step 9: agent-card.json, SKILL.md, USDA lookup, integrations dynamic config, Welcome/Integrations/MealPlan pages, API methods, README, routes
2026-06-15 14:40:34 +00:00
utils
Fix: replace passlib with bcrypt directly - passlib incompatible with bcrypt 4.x
2026-03-15 01:35:46 +00:00
__init__.py
Initial commit: full fitness-rewards app
2026-03-14 23:53:00 +00:00
config.py
Deliver Step 1: Backend cleanup — secrets scrubbed, is_admin column, Telegram optional, crypto service, v4-v7 migrations, .env.example, setup.sh
2026-06-15 14:29:53 +00:00
database.py
Fix: add future annotations to all files, fix date field name shadowing type in RewardRedeemRequest
2026-03-15 00:42:13 +00:00
main.py
Fix: split CREATE INDEX migration into separate statements (asyncpg multi-statement restriction)
2026-06-15 14:45:43 +00:00