Commit graph

  • ac6ed9d762 add case-insensitivity to currency comparison Francis Cao 2025-11-26 11:01:58 -08:00
  • ee4c1a3b0d
    Merge c924ef8582 into a19b92a5cb Bas Broekhuizen 2025-11-26 14:59:09 +02:00
  • 17c66c10c2
    fix: broken sql queries for expanded metrics Dj 2025-11-26 02:54:10 -05:00
  • 1bd3a217a4
    Merge 0ce2d2a6ec into a19b92a5cb Michelle Nduku Munyao 2025-11-25 21:33:52 -08:00
  • 5ea2a8659c
    Merge pull request #3755 from Maxime-J/docker-prisma-engine Mike Cao 2025-11-25 21:33:37 -08:00
  • a19b92a5cb
    Merge pull request #3756 from Abrar74774/master Mike Cao 2025-11-25 21:31:35 -08:00
  • dcc1ae1864
    Merge pull request #3787 from RaenonX/master Mike Cao 2025-11-25 16:08:02 -08:00
  • 5a44e6deb2
    Merge pull request #3791 from travzhang/master Mike Cao 2025-11-25 16:05:58 -08:00
  • 67e1af7e55
    fix: fix SQL syntax error in getPageviewExpandedMetrics query Travis Zhang 2025-11-25 21:13:35 +08:00
  • c3ca27b33b
    Update Dockerfile thaobk54 2025-11-24 23:01:24 +07:00
  • ef0da264fc
    Update Dockerfile thaobk54 2025-11-24 22:57:26 +07:00
  • 199e6c8943
    Add CI/CD workflow for AWS S3 deployment thaobk54 2025-11-24 20:29:58 +07:00
  • 2b34cbeb37
    Fixed /api/batch request recreation failure RaenonX 2025-11-24 08:07:31 +08:00
  • 0ddec97bf0 Merge remote-tracking branch 'origin/dev' into dev Mike Cao 2025-11-22 22:43:39 -08:00
  • fa8d8055df Reformatted files with biome. Mike Cao 2025-11-22 22:42:42 -08:00
  • 67981db524 Remove no longer applicable CloudFlare header test Closes #3773 Francis Cao 2025-11-22 22:28:24 -08:00
  • 099c8bf1b4 Revert "remove relationMode from schema file" Francis Cao 2025-11-22 22:24:52 -08:00
  • d51f0641a6 Merge branch 'dev' of https://github.com/umami-software/umami into dev Mike Cao 2025-11-22 16:40:42 -08:00
  • b9d52af215 Updated prisma. Mike Cao 2025-11-21 21:35:11 -08:00
  • 94321192b8 Allow view-only to still join team Closes #3764 Francis Cao 2025-11-21 14:43:58 -08:00
  • ffa97d34e2 Fix Revenue country sums error Closes #3769 Francis Cao 2025-11-21 14:34:12 -08:00
  • bc737268b6 remove relationMode from schema file Francis Cao 2025-11-21 13:43:54 -08:00
  • f1d23f67cc fix: adding direct url in prisma config Raunak Gurud 2025-11-21 16:21:16 +05:30
  • 9e09c68d3f fix: adding direct url in prisma config Raunak Gurud 2025-11-21 16:19:54 +05:30
  • b45971da33 Merge remote-tracking branch 'origin/dev' into dev Mike Cao 2025-11-20 20:56:29 -08:00
  • 15fda927ce Switched to biome. Mike Cao 2025-11-20 20:56:16 -08:00
  • af958b6462 fix DateDistance null logic Francis Cao 2025-11-20 11:24:59 -08:00
  • cf7d6f4dc3
    Merge branch 'umami-software:master' into master clumsy 2025-11-19 20:14:14 +01:00
  • aaa1f9dc58 Merge branch 'dev' v3.0.1 Mike Cao 2025-11-18 10:27:02 -08:00
  • abc1b50ad0 Reordered IP headers. Mike Cao 2025-11-18 10:25:08 -08:00
  • e0f4e66783 fix(ui): correct login autofill background alignment (#3759) Rohit Mehta 2025-11-18 16:30:29 +05:30
  • 24b017cad8
    Merge pull request #3765 from umami-software/dev Mike Cao 2025-11-17 22:39:48 -08:00
  • ef3f7274e3 Remember last team. Mike Cao 2025-11-17 19:12:25 -08:00
  • e6586c60b1
    Bump js-yaml from 3.14.1 to 3.14.2 dependabot[bot] 2025-11-17 18:44:11 +00:00
  • d34ad1d07f docs: remove underlines between bandges in README.md Abrar74774 2025-11-15 23:34:26 +03:00
  • 46388f8b41 Include prisma engine in Docker image Maxime-J 2025-11-15 15:32:06 +01:00
  • 1852acc333 Merge remote-tracking branch 'origin/dev' into dev Mike Cao 2025-11-14 15:46:59 -08:00
  • cb63e49a9b Fixed triggered event lookup. Closes #3742. Mike Cao 2025-11-14 15:42:23 -08:00
  • d382ad2975
    Merge pull request #3682 from rkoh-rq/patch-1 Mike Cao 2025-11-14 11:44:31 -08:00
  • b1dc690e2f
    Merge branch 'dev' into patch-1 Mike Cao 2025-11-14 11:44:20 -08:00
  • cc8254985b Increase resetWebsite timeout. fix retention bug returning decimal day_number in CH. Francis Cao 2025-11-14 09:11:26 -08:00
  • a3f32b036d revert getDateStringSQL for CH Francis Cao 2025-11-14 08:10:13 -08:00
  • ffd6fd666c fix(sessions): add defensive null checks for dates to prevent crashes Arthur Sepiol 2025-11-14 13:15:36 +03:00
  • 5ded9abbfe Added data-fetch-credentials attribute. Closes #3644 Mike Cao 2025-11-13 19:42:04 -08:00
  • 6751bf88bb fix chart and timezone issues, pass consistent dates to DB. Francis Cao 2025-11-13 15:52:24 -08:00
  • 81bedec6d5
    Merge pull request #3749 from Maxime-J/os-formatting Mike Cao 2025-11-13 13:06:39 -08:00
  • 4531538ad3 Restore OS formatting in tables Maxime-J 2025-11-13 15:46:05 +01:00
  • 8e91edd9d8 fix: address code review comments Clemens 2025-11-13 10:35:05 +01:00
  • 0c424649a3 fix: replace execSync with execFileSync for security and validate semver versions Ritik Sahni 2025-11-13 12:51:06 +05:30
  • f20a3ec391 feat(admin): add system status panel with database, storage, and update checks Ritik Sahni 2025-11-13 12:38:10 +05:30
  • 9fbcec46af
    Merge pull request #3737 from prince0xdev/fix/login-autocomplete-username Mike Cao 2025-11-12 21:38:12 -08:00
  • d98cc35208
    Merge pull request #3743 from Mintimate/master Mike Cao 2025-11-12 21:33:19 -08:00
  • 97ebdc1bab Merge remote-tracking branch 'origin/dev' into dev Mike Cao 2025-11-12 16:40:50 -08:00
  • 8a66603d32 Responsive fixes. Mike Cao 2025-11-12 16:39:58 -08:00
  • 60ac63604f feat: persist user preferences to database Clemens 2025-11-12 21:32:57 +01:00
  • 9e6e779b29
    Merge branch 'master' into dev Iskandar Sulaili 2025-11-12 19:55:24 +08:00
  • e13362bfec feat(geo): add redirect support for direct .mmdb downloads Mintimate 2025-11-12 19:18:44 +08:00
  • 371ff47325 feat(geo): add support for direct .mmdb URL and custom GEO_DATABASE_URL Mintimate 2025-11-12 17:51:19 +08:00
  • 0ce2d2a6ec docs: improve Docker setup instructions Michelle Nduku 2025-11-12 11:09:15 +03:00
  • 3aa09572f5 Merge branch 'master' of https://github.com/umami-software/umami into dev Francis Cao 2025-11-11 21:40:28 -08:00
  • a56746ce6d fix: enable password manager autofill on login form (#3735) Prince EKPINSE 2025-11-12 00:15:05 +01:00
  • 678a2ccdf3 fix: correct autocomplete attributes to enable password manager autofill Prince EKPINSE 2025-11-12 00:08:36 +01:00
  • bf498d9239 add RealtimeData to types Francis Cao 2025-11-11 13:45:41 -08:00
  • 30781430c5 remove timezone from realtime. Closes #3700 Francis Cao 2025-11-11 13:13:25 -08:00
  • 14f5babea7
    Merge pull request #3731 from Maxime-J/unique-constraint Francis Cao 2025-11-11 11:13:14 -08:00
  • 14f3db550b Use raw query with on conflict in createSession Maxime-J 2025-11-11 10:32:31 +01:00
  • 66367bbf83
    Merge e85ef4a9c5 into 7ac5913c86 Antti 2025-11-11 12:22:00 +05:30
  • cec4d9fcaf
    Merge 372d1d86f4 into 7ac5913c86 Ayush pandey 2025-11-11 12:18:32 +05:30
  • 3d8402d2f1 Merge branch 'master' into dev Mike Cao 2025-11-10 22:44:36 -08:00
  • 7ac5913c86
    Merge pull request #3704 from prince0xdev/fix/disable-download-when-no-data Mike Cao 2025-11-10 22:43:42 -08:00
  • a6e130ab2e
    Fix DownloadButton to avoid duplicate downloadCsv call Mike Cao 2025-11-10 22:43:22 -08:00
  • 4fe4bb99b7
    Apply suggestion from @greptile-apps[bot] Mike Cao 2025-11-10 22:42:20 -08:00
  • 8d6a1e8f8e
    Add solutions for DIRECT_DATABASE_URL connection issues Claude 2025-11-11 05:44:17 +00:00
  • 3c06e2cf6c
    Update docs about legacy-peer-deps requirement Claude 2025-11-11 05:37:04 +00:00
  • 1ac17e1b5c
    Add legacy-peer-deps flag to fix React 19 dependency conflict Claude 2025-11-11 05:36:47 +00:00
  • 105233b626
    Update deployment docs to reflect simplified config Claude 2025-11-11 05:32:35 +00:00
  • 2c377c4bd6
    Fix vercel.json configuration for Next.js Claude 2025-11-11 05:32:02 +00:00
  • 81ee9bdb46
    Fix Vercel deployment hanging issue Claude 2025-11-11 05:26:14 +00:00
  • 592f7c0ae7 Added check for REDIS_URL. Closes #3677. Mike Cao 2025-11-10 21:08:55 -08:00
  • 8787764e0e Merge branch 'analytics' of https://github.com/umami-software/umami into dev Francis Cao 2025-11-10 17:32:18 -08:00
  • 839bf3898f add canonicalizeTimezone conversions Francis Cao 2025-11-10 17:27:45 -08:00
  • 13ab84d50e Revert "add canonicalizeTimezone conversions" Francis Cao 2025-11-10 17:26:06 -08:00
  • a1d6204373 add canonicalizeTimezone conversions Francis Cao 2025-11-10 17:24:51 -08:00
  • 49e1582c28 implement generateTimeSeries for eventsChart Francis Cao 2025-11-10 15:36:43 -08:00
  • 84b47200fc fix(sidebar): ensure language & theme buttons visible in mobile drawer SamP231004 2025-11-10 22:50:35 +05:30
  • 8ccaf3dcb0 Add comprehensive setup and validation system for Umami - Create interactive setup wizard - Add setup validation script - Enhance error messages - Create SETUP.md documentation - Add .env.example template - Implement pre-flight checks - Add TypeScript types - Create tests - Update README Ayush3603 2025-11-10 22:19:51 +05:30
  • 06422fb65f feat: enhance existing validation scripts with better error messages Ayush3603 2025-11-10 22:11:56 +05:30
  • ddc005625d feat: add comprehensive setup validation script Ayush3603 2025-11-10 22:05:50 +05:30
  • e706622db5 feat: add environment configuration template (.env.example) Ayush3603 2025-11-10 22:02:17 +05:30
  • 5c965e8a32 Fix type issues in getEventStats.ts and send/route.ts Ayush3603 2025-11-10 19:13:36 +05:30
  • c38ed8a9a6 Fix TypeScript errors in getEventStats.ts Ayush3603 2025-11-10 19:09:03 +05:30
  • 43a0667db6 Fix send/route.ts to address code review issues Ayush3603 2025-11-10 19:07:02 +05:30
  • 679618a018 Fix getEventStats to restore time series functionality Ayush3603 2025-11-10 19:06:17 +05:30
  • 8c7700c76a Fix Prisma raw query syntax in getEventStats Ayush3603 2025-11-10 18:54:38 +05:30
  • fa54d0b2b8 Fix #3616: Fix referrer handling for exclude-hash functionality Ayush3603 2025-11-10 18:36:41 +05:30
  • d9927a0489 Fix #3699: Prevent exporting empty datasets Ayush3603 2025-11-10 18:35:47 +05:30
  • b4599e78b2 Fix #3624: Add IPv6 support tests for location detection Ayush3603 2025-11-10 18:34:33 +05:30
  • 132b18affa Fix #3698: Implement proper batch deletion for large data resets Ayush3603 2025-11-10 18:33:42 +05:30
  • 27e92ad14b Fix #3712: Add proper error handling for duplicate session constraint errors Ayush3603 2025-11-10 18:32:53 +05:30
  • 76e265a4d1 Fix timezone default inconsistency in event stats Ayush3603 2025-11-10 18:32:08 +05:30