Files
minabot/drizzle/meta/_journal.json
syntaxbullet c7aa5a1c65 feat: add live Discord sharing functionality with dynamic habit progress images
- Implemented live card image generation for user habits using canvas.
- Created API endpoints for starting and managing live Discord sharing sessions.
- Added tests for live Discord sharing to ensure functionality and reliability.
- Introduced CSS styles for the live Discord sharing interface.
- Enhanced error handling and state management for Discord message updates.
2026-09-07 11:36:47 +02:00

83 lines
1.6 KiB
JSON

{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1788501609255,
"tag": "0000_discord_auth",
"breakpoints": true
},
{
"idx": 1,
"version": "6",
"when": 1788505163294,
"tag": "0001_habit_history",
"breakpoints": true
},
{
"idx": 2,
"version": "6",
"when": 1788505800600,
"tag": "0002_optional_count_carryover",
"breakpoints": true
},
{
"idx": 3,
"version": "6",
"when": 1788507928967,
"tag": "0003_finalize_occurrence_deadlines",
"breakpoints": true
},
{
"idx": 4,
"version": "6",
"when": 1788533580335,
"tag": "0004_low_carmella_unuscione",
"breakpoints": true
},
{
"idx": 5,
"version": "6",
"when": 1788536554543,
"tag": "0005_bored_firelord",
"breakpoints": true
},
{
"idx": 6,
"version": "6",
"when": 1788539042148,
"tag": "0006_sharing_limits",
"breakpoints": true
},
{
"idx": 7,
"version": "6",
"when": 1788539729696,
"tag": "0007_reminders",
"breakpoints": true
},
{
"idx": 8,
"version": "6",
"when": 1788539875559,
"tag": "0008_reminder_cooldown",
"breakpoints": true
},
{
"idx": 9,
"version": "6",
"when": 1788596417948,
"tag": "0009_purple_wasp",
"breakpoints": true
},
{
"idx": 10,
"version": "6",
"when": 1788597003524,
"tag": "0010_tidy_thena",
"breakpoints": true
}
]
}