Logo
Explore Help
Register Sign In
Benjamin_Boenisch/breakpilot-lehrer
1
0
Fork 0
You've already forked breakpilot-lehrer
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
All Workflows ci.yaml
483 workflow runs
Actor
All actors Benjamin_Boenisch sharang
Status
All status Success Failure Waiting Running
feat: add Kombi-Modus (PaddleOCR + Tesseract) for OCR Overlay
ci.yaml #183:Commit e9ccd1e35c pushed by Benjamin_Boenisch
main
2026-03-12 19:10:37 +00:00
4m38s
View workflow file
fix: use OCR word_box coordinates directly instead of fuzzy matching
ci.yaml #182:Commit d335a7bbf3 pushed by Benjamin_Boenisch
main
2026-03-12 18:55:18 +00:00
3m56s
View workflow file
fix: split PaddleOCR boxes at leading ! for overlay word positioning
ci.yaml #181:Commit 1f527fcd49 pushed by Benjamin_Boenisch
main
2026-03-12 17:54:52 +00:00
0s
View workflow file
fix: paddle_direct reuses build_grid_from_words for correct overlay
ci.yaml #180:Commit 8349c28f54 pushed by Benjamin_Boenisch
main
2026-03-12 16:24:20 +00:00
4m23s
View workflow file
fix: paddle_direct groups words per row (matching _build_cells format)
ci.yaml #179:Commit 71a1b5f058 pushed by Benjamin_Boenisch
main
2026-03-12 16:18:15 +00:00
4m12s
View workflow file
fix: Paddle Direct keeps preprocessing (orient/deskew/dewarp/crop)
ci.yaml #178:Commit c743a38eaf pushed by Benjamin_Boenisch
main
2026-03-12 16:10:13 +00:00
0s
View workflow file
feat: Paddle Direct — 1-click OCR without deskew/dewarp/crop
ci.yaml #177:Commit 90c1efd9b0 pushed by Benjamin_Boenisch
main
2026-03-12 15:56:26 +00:00
0s
View workflow file
fix: generic fuzzy text matching for overlay word-box positioning
ci.yaml #176:Commit 06d63d18f9 pushed by Benjamin_Boenisch
main
2026-03-12 15:42:07 +00:00
0s
View workflow file
fix: split PaddleOCR boxes at IPA brackets for overlay positioning
ci.yaml #175:Commit 3e65b14b83 pushed by Benjamin_Boenisch
main
2026-03-12 15:19:22 +00:00
0s
View workflow file
fix: split PaddleOCR phrase boxes into per-word boxes for overlay slide
ci.yaml #174:Commit 40ac593d28 pushed by Benjamin_Boenisch
main
2026-03-12 15:08:21 +00:00
0s
View workflow file
fix: word_boxes in words_first use absolute pixels (consistent with v2 grid)
ci.yaml #173:Commit ea69239e06 pushed by Benjamin_Boenisch
main
2026-03-12 14:47:21 +00:00
4m35s
View workflow file
fix: PaddleOCR engine forces words_first in frontend to match backend
ci.yaml #172:Commit bb90d1ba94 pushed by Benjamin_Boenisch
main
2026-03-12 14:04:12 +00:00
0s
View workflow file
fix: downscale large images before PaddleOCR (Traefik 60s limit)
ci.yaml #171:Commit 685d135be5 pushed by Benjamin_Boenisch
main
2026-03-12 13:52:26 +00:00
0s
View workflow file
fix: increase PaddleOCR remote timeout to 120s for large scans
ci.yaml #170:Commit e2c2acdf86 pushed by Benjamin_Boenisch
main
2026-03-12 13:21:53 +00:00
4m10s
View workflow file
feat(rag): Update Verbraucherschutz docs + chunk counts + Landkarte
ci.yaml #169:Commit 3cc496f7f3 pushed by Benjamin_Boenisch
main
2026-03-12 08:58:18 +00:00
3m38s
View workflow file
feat: PaddleOCR Remote-Engine (PP-OCRv5 Latin auf Hetzner x86_64)
ci.yaml #168:Commit a6069631cc pushed by Benjamin_Boenisch
main
2026-03-12 08:35:31 +00:00
3m58s
View workflow file
feat: Words-First Grid Builder (bottom-up alternative zu cell_grid_v2)
ci.yaml #167:Commit ced5bb3dd3 pushed by Benjamin_Boenisch
main
2026-03-12 07:02:59 +00:00
5m15s
View workflow file
feat(rag): Register Verbraucherschutz laws + EU directives in RAG constants
ci.yaml #166:Commit 2fdf3ff868 pushed by Benjamin_Boenisch
main
2026-03-12 05:46:27 +00:00
2m53s
View workflow file
fix: IPA nur einfügen wenn word_boxes Gap >80px zeigen (kein falsches IPA)
ci.yaml #165:Commit 2e21a4b6d0 pushed by Benjamin_Boenisch
main
2026-03-11 23:06:29 +00:00
4m50s
View workflow file
fix: Headword-IPA auch in langen column_text Zeilen einfuegen
ci.yaml #164:Commit d98dba9098 pushed by Benjamin_Boenisch
main
2026-03-11 22:31:53 +00:00
4m49s
View workflow file
fix: IPA-Einfuegung fuer column_text mit word_boxes Synchronisation
ci.yaml #163:Commit cd13eca290 pushed by Benjamin_Boenisch
main
2026-03-11 22:19:57 +00:00
3m59s
View workflow file
fix: column_text nur garbled IPA ersetzen, keine Einfuegung/Entfernung
ci.yaml #162:Commit aa7db43f02 pushed by Benjamin_Boenisch
main
2026-03-11 22:09:48 +00:00
4m0s
View workflow file
fix: Klammerwörter wie (probieren), (Profit) nicht mehr als garbled IPA entfernen
ci.yaml #161:Commit 4afd5bd8e8 pushed by Benjamin_Boenisch
main
2026-03-11 22:01:20 +00:00
4m44s
View workflow file
fix: word_boxes auch fuer breite Spalten (Full-Page OCR) speichern
ci.yaml #160:Commit 7d19145edb pushed by Benjamin_Boenisch
main
2026-03-11 19:47:30 +00:00
3m53s
View workflow file
fix: Slide-Modus nutzt cell.text Tokens statt word_boxes Text (keine Woerter verloren)
ci.yaml #159:Commit 35f2706098 pushed by Benjamin_Boenisch
main
2026-03-11 19:07:15 +00:00
3m53s
View workflow file
feat: OCR word_boxes fuer pixelgenaue Overlay-Positionierung
ci.yaml #158:Commit 0ee92e7210 pushed by Benjamin_Boenisch
main
2026-03-11 18:44:00 +00:00
4m6s
View workflow file
revert: Zurueck zum Einzelwort-Slide mit fontRatio=1.0 Fix
ci.yaml #157:Commit 4949863bd7 pushed by Benjamin_Boenisch
main
2026-03-11 18:19:48 +00:00
3m52s
View workflow file
fix: Slide-Modus auf Gruppen-basiertes Sliding umgestellt
ci.yaml #156:Commit efbe15f895 pushed by Benjamin_Boenisch
main
2026-03-11 17:35:09 +00:00
3m49s
View workflow file
fix: Slide fontRatio=1.0 und Token-Breite aus gerenderter Fontgroesse
ci.yaml #155:Commit c3da131129 pushed by Benjamin_Boenisch
main
2026-03-11 17:04:55 +00:00
3m47s
View workflow file
fix: Slide-Modus globale Schriftgroesse statt per-Token Scale
ci.yaml #154:Commit b81baa1d16 pushed by Benjamin_Boenisch
main
2026-03-11 15:55:57 +00:00
3m56s
View workflow file
First Previous ... 9 10 11 12 13 ... Next Last
Powered by Gitea Version: 1.26.1 Page: 56ms Template: 9ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API