nordabiz/static
Maciej Pienczyn f0bdfe013b
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: correct timezone display in messages — parse server UTC dates properly
Server stores timestamps in UTC without timezone suffix. JavaScript
new Date() treated them as local time, showing times 2h behind.
Added parseUTC() helper that appends 'Z' to naive ISO dates so the
browser correctly converts UTC → user's local timezone.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 21:31:06 +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: correct timezone display in messages — parse server UTC dates properly 2026-04-09 21:31:06 +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