nordabiz/static
Maciej Pienczyn 43c9ba6c77
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
fix: restore text paste in message editor (Quill)
The clipboard.onPaste override broke text pasting in Quill 2.x
where this internal API is no longer public. Replaced with a DOM
paste event listener on quill.root that only intercepts image
pastes and lets Quill handle text paste natively.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 23:50:56 +02:00
..
announcements feat(announcements): System ogłoszeń i aktualności dla członków 2026-01-26 22:10:54 +01:00
css improve(messages): add group management panel (members, rename, add/remove) 2026-04-08 16:37:29 +02:00
fonts perf: self-host Poppins font — eliminate render-blocking Google Fonts 2026-04-07 18:14:55 +02:00
images/pej fix(pej): use local YouTube thumbnails — CSP blocks img.youtube.com 2026-03-16 21:25:55 +01:00
img perf: optimize PWA banner icon — favicon-192.png → favicon-48.webp (-15KB) 2026-04-07 18:38:21 +02:00
js fix: restore text paste in message editor (Quill) 2026-04-09 23:50:56 +02:00
uploads feat: user avatar upload with crop, resize, and EXIF strip 2026-03-12 10:18:29 +01:00
videos feat(chat): Dodaj przycisk pomocy wideo w NordaGPT 2026-01-27 11:50:04 +01:00
maintenance.html chore: Update docs, roadmap, and remove stale ralph-loop config 2026-02-14 18:13:03 +01:00
site.webmanifest feat(pwa): Apple Touch Icon + Web Manifest + PNG fallbacks 2026-01-28 23:44:11 +01:00
sw.js feat: add service worker and native PWA install prompt for Android 2026-02-23 11:57:00 +01:00