Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 23:02:11 +00:00
1c01bbccb7 fix: 422 errors on all plugin routes — wrapper(*args, **kwargs) was interpreted as query params by FastAPI
Leopoldadmin opened issue Leopoldadmin/leocrm#12 2026-07-26 22:56:37 +00:00
[Auto] [Backend] GET /api/v1/calendar/entries → 422
Leopoldadmin opened issue Leopoldadmin/leocrm#11 2026-07-26 22:56:37 +00:00
[Auto] [Backend] GET /api/v1/calendars → 422
Leopoldadmin opened issue Leopoldadmin/leocrm#10 2026-07-26 22:56:32 +00:00
[Auto] [Backend] POST /api/v1/errors → 429
Leopoldadmin opened issue Leopoldadmin/leocrm#9 2026-07-26 22:55:44 +00:00
[Auto] [Backend] GET /api/v1/dms/files → 422
Leopoldadmin opened issue Leopoldadmin/leocrm#8 2026-07-26 22:55:43 +00:00
[Auto] [Backend] GET /api/v1/dms/shared-with-me → 422
Leopoldadmin opened issue Leopoldadmin/leocrm#7 2026-07-26 22:55:43 +00:00
[Auto] [Backend] GET /api/v1/dms/folders → 422
Leopoldadmin opened issue Leopoldadmin/leocrm#6 2026-07-26 22:55:41 +00:00
[Auto] [Backend] POST /api/v1/ai-proactive/context → 422
Leopoldadmin opened issue Leopoldadmin/leocrm#4 2026-07-26 22:55:40 +00:00
[Auto] [Backend] GET /api/v1/comm/conversations → 422
Leopoldadmin opened issue Leopoldadmin/leocrm#5 2026-07-26 22:55:40 +00:00
[Auto] Request failed with status code 422
Leopoldadmin opened issue Leopoldadmin/leocrm#3 2026-07-26 22:55:36 +00:00
[Auto] [Backend] GET /assets/index-CgB_O-GF.js → 404
Leopoldadmin pushed to main at Leopoldadmin/web-cad 2026-07-26 22:37:36 +00:00
8f4ca1581c feat: offline support, performance benchmark, y-indexeddb integration
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 22:36:39 +00:00
ece3cdf75a feat: report ALL errors to Forgejo — backend 4xx/5xx, unhandled exceptions, worker job failures
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 21:46:00 +00:00
1ba702f6fe fix: report API errors (422, 404, 5xx, network) and React errors to Forgejo error reporter
Leopoldadmin opened issue Leopoldadmin/leocrm#2 2026-07-26 21:39:45 +00:00
[Auto] Test error from deployment check
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 21:31:09 +00:00
99643d25ab fix: worker healthcheck — Redis ping instead of HTTP check for worker container
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 21:15:35 +00:00
98eb1d0d89 feat: Plugin-System Umbau — 6 Phasen komplett abgeschlossen
Leopoldadmin pushed to main at Leopoldadmin/web-cad 2026-07-26 20:48:38 +00:00
02308dc54a fix: comprehensive quality improvements
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 20:14:50 +00:00
744d595cae Fix: deploy.py DB verification accepts alembic version >= 0045
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-26 19:46:04 +00:00
d7eb610d76 Fix: require_active_plugin without get_current_user dependency — auth handled by individual routes