038ac2aed0
fix(annotations): correct signature frame mapping by filtering by pageIndex
...
- Updated `mapSignature` to filter signature annotations by `pageIndex` when finding nearest elements.
- Ensures correct association of frames and signature data for each page.
- Prevents errors caused by cross-page annotation references.
2025-10-28 12:59:49 +01:00
abaa315b24
feat(utils): add findNearest function to calculate closest point
2025-10-20 13:40:38 +02:00
Developer 02
ed6a00dfdf
refactor(util): Verschieben von Methoden über Standort nach util.location.js.
2024-12-12 17:11:45 +01:00
Developer 02
7ff787ec28
refactor(_layout): City-Regex-Prüfung ignorieren, wenn IS_MOBILE_DEVICE
...
- IS_MOBILE_DEVICE als globalen konstanten Wert hinzugefügt
- DEVICE_TYPE geändert in DEVICE_SCREEN_TYPE
- IS_DESKTOP zu IS_DESKTOP_SIZE geändert
2024-10-16 11:32:25 +02:00
Developer 02
35ced9b9ad
feat: Hinzufügen der detaillierten aktuellen Uhrzeit mit Zeitzoneninformation im Format "dd.mm.yyyy, hh:mm:ss GMT+X".
2024-07-18 17:21:54 +02:00
Developer 02
fd19c5be58
feat: Minifizierte Versionen aller JS- und CSS-Dateien erstellt.
2024-07-18 15:07:39 +02:00