Commit graph

1388 commits

Author SHA1 Message Date
Mike Cao
97b7a14a29 Fix test. 2025-03-31 22:49:34 -05:00
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
Oleh Astappiev
eafd08b4ee
fix: move isbot check after body parsing 2025-03-31 22:56:52 +02:00
perso182
224961447c Refactored index.js 2025-03-31 11:04:57 +02:00
perso182
109e8d6d31 Added error handling for JSON.parse 2025-03-31 10:14:31 +02:00
perso182
2c80aa0b24 Use props passed to identify to define session 2025-03-28 11:02:56 +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
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
Francis Cao
64dcc5af80 add attribution report params 2025-03-20 09:09:28 -07:00
Francis Cao
203e782530 Create attribution report template and parameters 2025-03-18 10:00:23 -07: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
abde966647 Fixed wrong country lookup. 2025-03-07 21:41:02 -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
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
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
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
a8835f385e Refactored batch route. 2025-02-28 16:58:57 -08: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
Harry Oosterveen
bdeaa9e5c6 Fix duplicate key errors 2025-02-25 12:33:02 +01:00
Mike Cao
75b0b2e677 Make user id optional. 2025-02-22 08:09:01 -08:00
Mike Cao
a7ded80fb2 Fixed channels query. Closes #3245 2025-02-21 18:33:42 -08:00
Mike Cao
0aad3d8e05 Lookup location for payload IPs. Removed hostname from session id. 2025-02-21 18:11:52 -08:00
Mike Cao
dc084b78a8 Fixed user create. 2025-02-21 17:47:59 -08:00
Dexalt142
767d599972 feat: update indonesian translation 2025-02-21 23:27:43 +07:00
Dexalt142
b196f02ac5 feat: update indonesian translation 2025-02-21 21:40:39 +07:00
Shrutesh Sharma
de8f5c4413 Added batching 2025-02-20 11:11:27 +05:30
Mike Cao
7bb89b28be Removed getMessage from errors. 2025-02-19 19:11:11 -08:00
Mike Cao
be319322c0 Fixed error messages. 2025-02-19 16:11:38 -08:00