• Joined on 2025-03-28
Malin pushed to main at CloudHost/LingvAI 2026-03-10 09:00:07 +00:00
b0f7f30f17 fix: replace Progress component with plain Box bar + use npm ci in Docker
Malin pushed to main at CloudHost/LingvAI 2026-03-10 08:52:51 +00:00
c795ef5a54 fix: replace colorScheme on Progress with sx workaround for Chakra 2.2.1 type strictness
Malin pushed to main at CloudHost/LingvAI 2026-03-10 08:45:58 +00:00
a435e8c749 fix: add explicit types to all event handler params in DocumentTranslator
Malin pushed to main at CloudHost/LingvAI 2026-03-10 08:42:50 +00:00
7a30d14f0f fix: skip Cypress binary download in Docker build (CYPRESS_INSTALL_BINARY=0)
Malin pushed to main at CloudHost/LingvAI 2026-03-10 08:38:11 +00:00
2354ddf9be fix: add explicit React.DragEvent type on onDragOver handler
Malin pushed to main at CloudHost/LingvAI 2026-03-10 08:19:46 +00:00
466459373a fix: move next build to image build time, drop yarn, add runner stage
Malin pushed to main at CloudHost/LingvAI 2026-03-10 08:13:37 +00:00
8f98e54b18 fix: explicit subnet for docker-compose to avoid pool exhaustion
a7ca88cabb fix: docker-compose networking and local translator endpoint
Compare 2 commits »
Malin pushed to main at CloudHost/LingvAI 2026-03-10 07:50:53 +00:00
0be8b0b0f0 fix: resolve 422 from Replicate + add local Cog Docker mode
Malin pushed to main at CloudHost/LingvAI 2026-03-10 07:23:34 +00:00
e034771087 fix: handle EACCES on data/settings.json in Docker containers
Malin pushed to main at CloudHost/HoneypotFields 2026-03-10 06:57:19 +00:00
07b5025b0b fix: CF7 bypass, auto-flush, layout, contrast, IP geo v2.4.0
Malin pushed to main at CloudHost/LingvAI 2026-03-10 06:44:18 +00:00
0799101da3 feat: add admin panel, Replicate AI translation, and document translation
0190ea5da9 Added instance lingva.lunar.icu [skip ci] (#147)
bf9471ba56 Instances cleanup [skip ci] (#142)
d2d405c3e5 Added editorconfig [skip ci] (#141)
81fd11ee62 Fix tests typings (#140)
Compare 10 commits »
Malin created branch main in CloudHost/LingvAI 2026-03-10 06:44:18 +00:00
Malin created repository CloudHost/LingvAI 2026-03-10 06:40:45 +00:00
Malin pushed to main at CloudHost/HoneypotFields 2026-03-09 19:35:16 +00:00
01a15007cb fix: surface flush() errors in admin connection status
Malin pushed to main at CloudHost/HoneypotFields 2026-03-09 19:34:52 +00:00
f1c32e5060 feat: i18n (EN/ES/RO), HP_API_TOKEN constant, EU footer v2.3.0
Malin pushed to main at CloudHost/HoneypotFields 2026-03-09 18:54:53 +00:00
92e0522a03 feat: send local history to central API dashboard
Malin pushed to main at CloudHost/HoneypotFields 2026-03-09 18:40:22 +00:00
b6be526b46 fix: real connection validation for Central API settings
Malin pushed to main at CloudHost/HoneypotFields 2026-03-09 18:31:07 +00:00
f4f28db8b2 fix: add package-lock.json so Docker npm ci succeeds
Malin pushed to main at CloudHost/HoneypotFields 2026-03-09 18:26:32 +00:00
bd5a67b57f fix: full IPs, top attacked form banner, Bearer token auth on /submit
Malin pushed to main at CloudHost/HoneypotFields 2026-03-09 18:21:44 +00:00
6740180981 feat: centralized API dashboard + Docker container