1467 Commits

Author SHA1 Message Date
Usman Baig
a649c850ca feat: integrate custom ReplayPlayerControls for enhanced playback functionality, including play/pause, seek, speed adjustment, and fullscreen support 2026-01-19 14:20:25 +01:00
Usman Baig
2aa25cb3aa fix: clarify cookie usage and session storage details in About, FAQ, and Security pages; add session replay explanation in FAQ 2026-01-19 14:12:10 +01:00
Usman Baig
8a648a2e5f fix: update session replay settings to map legacy consent_required to anonymous_skeleton and remove related UI elements 2026-01-19 14:01:02 +01:00
Usman Baig
687d3ca1d1 fix: adjust layout width for replay and replay viewer pages for improved consistency 2026-01-19 13:55:56 +01:00
Usman Baig
47b7b5d858 fix: update skeleton mode indicators with new icon and styling for consistency across replay and settings pages 2026-01-19 13:54:00 +01:00
Usman Baig
d1ad1c8cf6 fix: update button styles and colors for consistency across replay pages 2026-01-19 13:47:33 +01:00
Usman Baig
f83e94c338 fix: enhance rrweb player styles for brand compliance and improved user experience 2026-01-19 13:35:49 +01:00
Usman Baig
6047f20dca fix: update rrweb player dimensions and styles for improved appearance 2026-01-19 13:31:43 +01:00
Usman Baig
566c914ef8 fix: improve rrweb player dimensions and enable responsive scaling 2026-01-19 13:18:46 +01:00
Usman Baig
41b177e3e3 fix: dynamically load rrweb library before starting session replay 2026-01-19 13:00:46 +01:00
Usman Baig
0b3fca45d5 fix: update replay data handling to use eventWithTime type and add rrweb types dependency 2026-01-19 12:52:02 +01:00
Usman Baig
a740b0d703 feat: add session replay functionality with privacy controls 2026-01-19 12:43:02 +01:00
Usman Baig
c8695ff964 fix: Enhance dashboard components with site settings for data collection options 2026-01-19 12:10:44 +01:00
Usman Baig
c807568e93 feat: Add data collection settings to Site interface and update SiteSettingsPage 2026-01-19 11:49:25 +01:00
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
5eade9f17f docs: Add Railway hosting badge to README for improved visibility 2026-01-19 10:44:36 +01:00
Usman Baig
a66e0d1b1c docs: Update README to include hosting information on Railway 2026-01-19 10:41:43 +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
46acc599e9 chore: add peer dependencies for multiple packages in package-lock.json and update package.json with overrides for react-simple-maps 2026-01-19 01:08:57 +01:00
Usman Baig
39e5a47e74 chore: remove duplicate legacy-peer-deps entry from .npmrc for cleaner configuration 2026-01-19 01:03:45 +01:00
Usman Baig
4c0e9920c2 chore: downgrade @ciphera-net/ui dependency to version 0.0.6 and update layout content for type compatibility 2026-01-19 00:48:10 +01:00
Usman Baig
da091e2e38 chore: update @ciphera-net/ui dependency to version 0.0.7 2026-01-19 00:46:59 +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
037318b5bf style: change toast notifcation styling to match company design guidelines 2026-01-18 23:20:13 +01:00
Usman Baig
743d35b802 fix: show error toast on invalid public dashboard password 2026-01-18 23:13:58 +01:00
Usman Baig
d03a688695 fix: propagate API error data to handle protected dashboards correctly 2026-01-18 23:10:39 +01:00
Usman Baig
416939a61b fix: remove duplicate footer from public dashboard 2026-01-18 23:02:12 +01:00
Usman Baig
6f28fc0080 fix: match public dashboard background with app theme 2026-01-18 22:58:56 +01:00
Usman Baig
76a8bade8a fix: align public dashboard UI with branding guidelines 2026-01-18 22:53:08 +01:00
Usman Baig
e715aedc39 feat: improve password protection UX with toggle switch and clear option 2026-01-18 22:44:48 +01:00
Usman Baig
7791d0c087 refactor: use PasswordInput component in site settings 2026-01-18 22:39:02 +01:00
Usman Baig
d538a96999 feat: show password protection status in site settings 2026-01-18 22:31:34 +01:00
Usman Baig
a8dc172fa9 fix(analytics): fix missing closing div tag in site settings page 2026-01-18 22:17:34 +01:00
Usman Baig
1c5184988b feat(analytics): add site verification modal 2026-01-18 22:15:34 +01:00
Usman Baig
6b1c1651bf feat(analytics): improve site verification UI with inline status and troubleshooting 2026-01-18 22:00:48 +01:00
Usman Baig
2aa8133c09 feat(analytics): add installation verification check in site settings 2026-01-18 21:55:32 +01:00
Usman Baig
edcf8a0c27 fix: set cookie domain to .ciphera.net for cross-subdomain auth 2026-01-18 21:39:57 +01:00
Usman Baig
6c75faae4a fix: cleanup line number artifacts from auth actions file 2026-01-18 21:35:11 +01:00
Usman Baig
3e7273363b fix: resolve frontend build errors and enable credentials for options requests in backend 2026-01-18 21:32:47 +01:00
Usman Baig
2fda4667ed fix(cors): allow credentials on options requests and update frontend auth flow 2026-01-18 21:27:22 +01:00
Usman Baig
d4486f952f feat(security): switch auth to HttpOnly cookies and add server actions 2026-01-18 21:19:44 +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
4d015e5828 style: enhance layout and spacing in site settings page for improved user experience 2026-01-18 19:21:58 +01:00
Usman Baig
1cd5a99cbc style: update site settings design and add public share link 2026-01-18 19:16:56 +01:00
Usman Baig
14a71db04a feat(settings): add public link sharing functionality and improve UI for password protection 2026-01-18 19:06:56 +01:00
Usman Baig
1c2c5a71ae refactor(dashboard): rename date picker prop for clarity 2026-01-18 18:56:20 +01:00
Usman Baig
8abeca25d3 refactor(dashboard): simplify date range selection logic in date picker 2026-01-18 18:55:11 +01:00
Usman Baig
df3c86f93a refactor(dashboard): update TopPages component props and include domain 2026-01-18 18:54:00 +01:00