• Joined on 2025-09-25
tknuth pushed to master at tknuth/QR-master 2026-01-07 18:03:16 +00:00
749cabf0bf feat: Create analytics summary API endpoint to provide QR scan metrics, trends, and performance.
tknuth pushed to master at tknuth/QR-master 2026-01-07 17:52:15 +00:00
036500f6d1 feat: add GeoMap component for visualizing country-specific scan data.
tknuth pushed to master at tknuth/QR-master 2026-01-07 17:46:32 +00:00
57d6e3a449 feat: add admin statistics API endpoint and GeoMap component for scan visualization.
tknuth pushed to analytics at tknuth/QR-master 2026-01-07 17:33:54 +00:00
af2d8f1e8f feat: add subdomain management, comprehensive QR code creation/redirection, and dashboard UI with white-label support.
tknuth pushed to master at tknuth/QR-master 2026-01-07 14:34:30 +00:00
509e5a51a7 feat: Implement QR code analytics dashboard with summary, charts, and geo-mapping, alongside new signup, marketing, and QR creation pages.
tknuth pushed to master at tknuth/QR-master 2026-01-07 13:34:06 +00:00
b2d83a0cd6 Merge analytics branch: Dashboard footer styling, hidden admin link, production-ready analytics
b217e50d9f feat: Add core application and marketing layouts, including navigation, user management, and a shared footer component.
9573a2eea9 feat: add analytics dashboard page displaying QR performance metrics, scan trends, device usage, and geographical data.
2a51e432e8 feat: Implement user signup API and analytics dashboard with summary API, map, and chart components, updating dependencies.
Compare 4 commits »
tknuth pushed to analytics at tknuth/QR-master 2026-01-07 13:33:13 +00:00
b217e50d9f feat: Add core application and marketing layouts, including navigation, user management, and a shared footer component.
tknuth pushed to master at tknuth/QR-master 2026-01-07 12:51:33 +00:00
0774ff6f03 feat: Add admin dashboard for platform statistics and newsletter management.
tknuth pushed to analytics at tknuth/QR-master 2026-01-07 12:04:43 +00:00
9573a2eea9 feat: add analytics dashboard page displaying QR performance metrics, scan trends, device usage, and geographical data.
tknuth created branch analytics in tknuth/QR-master 2026-01-07 10:08:43 +00:00
tknuth pushed to analytics at tknuth/QR-master 2026-01-07 10:08:43 +00:00
2a51e432e8 feat: Implement user signup API and analytics dashboard with summary API, map, and chart components, updating dependencies.
tknuth pushed to timo at aknuth/bizmatch-project 2026-01-06 21:36:28 +00:00
4f8fd77f7d npm run serve:ssr funktioniert und Hamburger Menu bug fix
tknuth pushed to master at tknuth/QR-master 2026-01-06 11:54:12 +00:00
2a057ae3e3 feat: Implement marketing page layout, core sections, and shared UI components.
tknuth pushed to master at tknuth/QR-master 2026-01-05 21:15:04 +00:00
170c2e9c80 feat: Add new blog section, marketing landing page, dashboard, SEO documentation, and supporting image assets.
tknuth pushed to master at tknuth/QR-master 2026-01-05 09:43:46 +00:00
b628930d55 fix: prevent trailing slash redirects for API routes
tknuth pushed to timo at aknuth/bizmatch-project 2026-01-04 22:17:03 +00:00
43027a54f7 docs: Add SSR setup guide and update SSR polyfills
tknuth pushed to master at tknuth/QR-master 2026-01-04 21:57:52 +00:00
0b5ea28fb6 feat: Add initial global CSS styles, including Tailwind directives, custom animations, and utility classes for common UI components.
tknuth pushed to timo at aknuth/bizmatch-project 2026-01-03 22:10:52 +00:00
36c5bd5dd6 Final push
tknuth pushed to timo at aknuth/bizmatch-project 2026-01-03 22:06:05 +00:00
e3e726d8ca feat: Initialize BizMatch application with core UI components, routing, listing pages, backend services, migration scripts, and vulnerability management.
tknuth pushed to timo at aknuth/bizmatch-project 2026-01-03 11:54:50 +00:00
e32e43d17f docs: Add comprehensive deployment guide for BizMatch project.