kiwi/app
pyr0ball 4423373750
Some checks are pending
CI / Backend (Python) (push) Waiting to run
CI / Frontend (Vue) (push) Waiting to run
Mirror / mirror (push) Waiting to run
feat: screenshot attachment in feedback form (#82)
- Backend: new /api/v1/feedback/attach endpoint uploads image to
  Forgejo as an issue asset, then pins it as a comment so the
  screenshot is visible inline on the issue
- Frontend: file input in feedback form (all types, max 5 MB)
  with inline thumbnail preview and remove button
- Attach call is non-fatal: if upload fails after issue creation,
  the issue is still filed and the user sees success
- Screenshot state clears on modal reset

Closes #82
2026-04-15 23:08:02 -07:00
..
api feat: screenshot attachment in feedback form (#82) 2026-04-15 23:08:02 -07:00
core feat(community): add COMMUNITY_DB_URL config + community features to tiers 2026-04-13 09:02:44 -07:00
db chore: merge main into feature/meal-planner 2026-04-14 14:53:52 -07:00
models feat: metric/imperial unit preference (#81) 2026-04-15 23:04:29 -07:00
services feat: metric/imperial unit preference (#81) 2026-04-15 23:04:29 -07:00
staples fix: staple library — consistent tofu_firm slug, load error handling, typed yield_formats, expanded test coverage 2026-03-30 23:10:51 -07:00
static chore: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
styles feat: recipe engine Phase 3 — StyleAdapter, LLM levels 3-4, user settings 2026-03-31 14:15:18 -07:00
tasks feat: wire cf-orch agent sidecar and scheduler coordinator integration (closes #7) 2026-04-02 22:57:21 -07:00
utils chore: initial commit — kiwi Phase 2 complete 2026-03-30 22:20:48 -07:00
__init__.py chore: bump version to 0.2.0 2026-04-08 22:10:36 -07:00
cloud_session.py feat(kiwi): add orch_fallback field to RecipeResult 2026-04-14 14:38:37 -07:00
main.py chore: merge main into feature/meal-planner 2026-04-14 14:53:52 -07:00
tiers.py chore: merge main into feature/meal-planner 2026-04-14 14:53:52 -07:00