nordabiz/static
Maciej Pienczyn 48b60ba416
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
improve(messages): add visible "Nowa wiadomość" button and server-side recipient search
The compose button was just a small pencil icon with no label. Now it shows
"Nowa wiadomość" text (hidden on mobile). Recipient search was broken because
window.__USERS__ was always empty — replaced with /api/users/search API endpoint
that queries active users by name/email with autocomplete suggestions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 16:15:42 +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 visible "Nowa wiadomość" button and server-side recipient search 2026-04-08 16:15:42 +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 improve(messages): add visible "Nowa wiadomość" button and server-side recipient search 2026-04-08 16:15:42 +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