798 Commits

Author SHA1 Message Date
Usman Baig
c69b263cdc feat: Add 1 min and 1 hour interval selection for Today view in analytics dashboard 2026-01-19 11:00:55 +01:00
Usman Baig
1753db67c3 fix: close div tag in Countries component to ensure proper layout rendering 2026-01-19 09:58:37 +01:00
Usman Baig
b34be78798 docs: Add AGPL-3.0 license and update README for open source release 2026-01-19 09:47:03 +01:00
Usman Baig
82beccb24f style: update app name display in layout and loading overlay to enhance branding consistency 2026-01-19 00:42:07 +01:00
Usman Baig
7791d0c087 refactor: use PasswordInput component in site settings 2026-01-18 22:39:02 +01:00
Usman Baig
1c5184988b feat(analytics): add site verification modal 2026-01-18 22:15:34 +01:00
Usman Baig
389db73bf5 fix(analytics-ui): unify branding colors and remove hardcoded values 2026-01-18 21:09:43 +01:00
Usman Baig
e7a123cea2 fix(analytics-ui): standardize branding, colors, and border radii 2026-01-18 19:37:36 +01:00
Usman Baig
ba1e5c1885 feat: add web vitals tracking script and performance dashboard UI 2026-01-18 17:52:53 +01:00
Usman Baig
c021e61608 feat(analytics): add custom date picker for dashboard 2026-01-18 17:34:35 +01:00
Usman Baig
c73116af3c feat(analytics): replace native date select with custom UI component 2026-01-18 17:30:58 +01:00
Usman Baig
88ea52f644 style(dashboard): increase list item height and adjust spacing for better interactivity 2026-01-18 17:08:17 +01:00
Usman Baig
a92a938c29 feat(dashboard): add hover effects to stats blocks and external link icon to content list 2026-01-18 17:03:16 +01:00
Usman Baig
2fc623c14e feat(analytics): make top page links clickable in dashboard 2026-01-18 16:57:54 +01:00
Usman Baig
84e7be1853 style(frontend): change unique visitors chart color to brand orange 2026-01-18 16:51:05 +01:00
Usman Baig
e6654fae6c fix(frontend): chart type error 2026-01-18 13:28:07 +01:00
Usman Baig
7d3c0d49f9 feat: implement advanced chart dashboard with trends and comparisons 2026-01-18 13:25:01 +01:00
Usman Baig
3b6decf7a4 fix(analytics): display full region names in locations dashboard 2026-01-18 12:40:42 +01:00
Usman Baig
a76995457d feat: add realtime visitor tracking page and session journey view 2026-01-17 13:49:57 +01:00
Usman Baig
c2d0123e93 feat: enhance dashboard components with modal support for viewing all data 2026-01-17 13:33:30 +01:00
Usman Baig
42492d64b9 feat(analytics): add icons for browsers, devices, OS, and referrers 2026-01-16 23:39:10 +01:00
Usman Baig
e1cf7d4b13 feat: add settings page to analytics-frontend 2026-01-16 22:37:40 +01:00
Usman Baig
19392ab385 feat: display screen resolution, content stats, and advanced metrics on dashboard 2026-01-16 22:22:02 +01:00
Usman Baig
1e2fa71e5c feat: add technology stats (browser, os, device) to analytics dashboard 2026-01-16 22:09:10 +01:00
Usman Baig
557407fca6 style: maximize map zoom to scale 170 and center at 10N 2026-01-16 21:33:38 +01:00
Usman Baig
f5938aaf49 style: increase map zoom and use flat brand color for visited countries with outline hover effect 2026-01-16 21:30:56 +01:00
Usman Baig
cb0e985f65 style: adjust map aspect ratio to 2:1 and center to fix proportions and visibility 2026-01-16 21:27:49 +01:00
Usman Baig
fb52293f7c style: increase map scale and center to fill container 2026-01-16 21:24:45 +01:00
Usman Baig
073a3a35eb style: make map responsive and fill container with proper viewBox ratio 2026-01-16 21:17:20 +01:00
Usman Baig
472a6fbc63 style: align map style with brand colors and correct aspect ratio 2026-01-16 21:13:51 +01:00
Usman Baig
9e682a8277 style: move map up by adjusting center coordinate 2026-01-16 21:09:58 +01:00
Usman Baig
68e5e947e2 style: revert map colors to standard choropleth and restore hover fill 2026-01-16 21:07:47 +01:00
Usman Baig
c17f6b9986 style: remove inner border and background from world map container 2026-01-16 21:02:59 +01:00
Usman Baig
d98a79d795 style: change map hover effect to orange outline instead of fill 2026-01-16 20:52:23 +01:00
Usman Baig
450036f137 fix: adjust map scale and center to fit all continents 2026-01-16 20:35:43 +01:00
Usman Baig
ff950b69f6 style: increase map scale and adjust vertical alignment 2026-01-16 20:22:52 +01:00
Usman Baig
7606e9709b feat: update default view to map and adjust map zoom/projection 2026-01-16 20:19:38 +01:00
Usman Baig
5c30e53617 feat: separate map into its own tab in Locations component 2026-01-16 20:15:09 +01:00
Usman Baig
834108f8d4 fix: correct closing tags in Countries.tsx 2026-01-16 20:11:07 +01:00
Usman Baig
85046a5861 feat: add interactive world map to analytics dashboard 2026-01-16 20:07:38 +01:00
Usman Baig
0b33f1c794 refactor: remove regions from dashboard locations component 2026-01-16 20:01:14 +01:00
Usman Baig
6f62e5ed17 refactor: merge cities and regions into countries component with tabs 2026-01-16 19:57:13 +01:00
Usman Baig
fa7e9fddb4 feat: add city and region tracking to analytics 2026-01-16 19:48:45 +01:00
Usman Baig
bb87defe2b feat: Implement country name retrieval in dashboard component 2026-01-16 19:16:20 +01:00
Usman Baig
732d11b355 feat: add country flags to dashboard 2026-01-16 19:10:50 +01:00
Usman Baig
0fb982a4d9 feat: Enhance HomePage and SiteList with new UI components and improved loading overlay 2026-01-16 17:17:31 +01:00
Usman Baig
8643443300 fix: Add null checks to prevent 'Cannot read properties of null' errors 2026-01-16 14:23:23 +01:00
Usman Baig
8e10a05eb1 Initial commit: Analytics frontend implementation 2026-01-16 13:14:19 +01:00