Commit graph

4787 commits

Author SHA1 Message Date
Mike Cao
0ad58ec07c
Merge pull request #3323 from Cibiyanna26/auth-test
Added tests for /lib/charts
2025-03-31 20:25:36 -05:00
Mike Cao
33c5a0f7e9
Merge pull request #3338 from astappiev/fix-batch
fix: move isbot check after body parsing
2025-03-31 20:23:13 -05:00
Mike Cao
a9dbd9a646
Merge pull request #3333 from Maxime-J/dev
Match CORS config in Docker middleware
2025-03-31 20:20:42 -05:00
Oleh Astappiev
eafd08b4ee
fix: move isbot check after body parsing 2025-03-31 22:56:52 +02:00
Maxime-J
7f9f4957d3 Update Docker middleware 2025-03-28 08:58:21 +01:00
Mike Cao
acbcd05190
Merge pull request #3331 from YoSev/fix-dockerCors
fix(docker): add cors support when using a custom endpoint
2025-03-27 21:01:32 -07:00
Yo Sev
53d6adf299 fix(docker): add cors support when using a custom endpoint 2025-03-27 08:59:21 +01:00
Cibiyanna26
42739c660e modifing yyy label, spy reset after each test gets finished 2025-03-25 14:01:03 +05:30
Mike Cao
bc2518a369
Merge pull request #3306 from harryo/bugfix/other-domain-groups
Fix counting _other domain groups
2025-03-24 20:20:55 -07:00
Mike Cao
5d01d778aa
Merge pull request #3322 from umami-software/dependabot/npm_and_yarn/next-15.2.3
Bump next from 15.0.4 to 15.2.3
2025-03-24 20:17:44 -07:00
Mike Cao
501d7aba5f
Merge pull request #3305 from harryo/bugfix/fix_key
Fix key in SessionActivity
2025-03-24 20:16:20 -07:00
Mike Cao
6a6b9df36a
Merge pull request #3304 from harryo/bugfix/localized
Bugfix/localized
2025-03-24 20:15:17 -07:00
Cibiyanna26
85d89de072 Added tests for /lib/charts 2025-03-23 13:24:41 +05:30
dependabot[bot]
4888ecbcee
Bump next from 15.0.4 to 15.2.3
Bumps [next](https://github.com/vercel/next.js) from 15.0.4 to 15.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.0.4...v15.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 16:00:37 +00:00
Mike Cao
e7163c4e7e Updated channel logic. 2025-03-13 13:38:08 -07:00
Harry Oosterveen
5120805e0b Fix counting _other domain groups 2025-03-12 20:51:39 +01:00
Harry Oosterveen
32d44e6c65 Fix key in SessionActivity
There is no eventId
2025-03-12 20:50:32 +01:00
Harry Oosterveen
fa15a470fd Localized date and time in charts 2025-03-12 20:49:12 +01:00
Harry Oosterveen
1aa213d342 Localized time in SessionActivity 2025-03-12 20:49:12 +01:00
Francis Cao
a407ff4693 add api-testing to cypress tests 2025-03-12 10:32:54 -07:00
Mike Cao
38ab685143 Merge branch 'dev' 2025-03-07 21:46:44 -08:00
Mike Cao
abde966647 Fixed wrong country lookup. 2025-03-07 21:41:02 -08:00
Mike Cao
36c4645e5b
Merge pull request #3294 from umami-software/analytics
v2.17.0
2025-03-07 21:23:42 -08:00
Mike Cao
97c687ff05 Fixed group referrers count. Closes #3257 2025-03-07 20:29:31 -08:00
Mike Cao
833de1a1af Added decoding to URL elements. 2025-03-07 18:42:15 -08:00
Mike Cao
1b21f264b0 Added more paid ad params. Closes #3270 2025-03-07 13:37:19 -08:00
Francis Cao
3c1ea69a39 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-03-07 13:06:47 -08:00
Francis Cao
b1901c7278 update cypress tests, update zod validation error messaging to UI 2025-03-07 13:06:38 -08:00
Mike Cao
21a1487735
Merge pull request #3292 from Maxime-J/journey-report-fix
Fix journey report
2025-03-06 14:47:11 -08:00
Maxime-J
51f2a1c431 Make journey report steps optional 2025-03-06 15:41:27 +01:00
Francis Cao
72ac97c5d9 fix unique key prop error on forms 2025-03-03 12:24:54 -08:00
Mike Cao
cfc3662c29 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-03-01 20:28:08 -08:00
Mike Cao
c52774c787 Bump version 2.17.0. 2025-03-01 20:27:31 -08:00
Mike Cao
cb7eef200c Added check for do not track to tracker. 2025-03-01 17:18:46 -08:00
Mike Cao
925c756215 Updated salt methods. 2025-03-01 16:29:35 -08:00
Mike Cao
0a5a79e046
Merge pull request #3157 from DavidVentura/allowCreatedDate
Allow populating event's createdAt on the send endpoint
2025-03-01 15:22:56 -08:00
Mike Cao
f3ad9a3146
Merge branch 'dev' into allowCreatedDate 2025-03-01 15:21:06 -08:00
Mike Cao
65f18d12ab Added timestamp property to payload. 2025-03-01 14:40:37 -08:00
David Ventura
30b28793cf Allow populating event's createdAt on the send endpoint 2025-03-01 12:04:16 +01:00
Mike Cao
9a87442870 Added SKIP_DB_MIGRATION var. 2025-02-28 21:04:53 -08:00
Mike Cao
05db1a8ba2 Removed css rule. Fixes #3272 2025-02-28 17:37:56 -08:00
Mike Cao
a8835f385e Refactored batch route. 2025-02-28 16:58:57 -08:00
Mike Cao
3f00d88668
Merge pull request #3282 from LouisVallat/dev
add CORS headers to any value of COLLECT_API_ENDPOINT in addition to /api/* endpoints
2025-02-28 15:24:28 -08:00
Louis Vallat
0d153a27dc
feat: add CORS headers to any value of COLLECT_API_ENDPOINT in addition to /api/* endpoints
Signed-off-by: Louis Vallat <contact@louis-vallat.dev>
2025-03-01 00:01:53 +01:00
Mike Cao
bf9a069aa0
Merge pull request #3274 from harryo/master
Fix duplicate key errors
2025-02-28 14:13:11 -08:00
Mike Cao
f166a01b2a
Merge pull request #3275 from zeroCoder1/master
Enhance Batch Processing by Reusing Existing Event Handling Logic
2025-02-28 13:59:37 -08:00
Mike Cao
75009f7e76
Merge pull request #3278 from harryo/bugfix/error-with-referrer
Fix https://github.com/umami-software/umami/issues/3255
2025-02-28 13:56:54 -08:00
Harry Oosterveen
4c45285010 Fix https://github.com/umami-software/umami/issues/3255 2025-02-27 14:47:46 +01:00
Shrutesh
796f6d448c
Update batch.ts 2025-02-26 11:49:33 +05:30
Harry Oosterveen
4e307ba985 Add keys for RealTime Session events 2025-02-25 13:17:53 +01:00