Commit graph

513 commits

Author SHA1 Message Date
Mike Cao
d44be466d8 Changed session id generation. 2025-04-25 21:48:59 -07:00
Mike Cao
d4b786380b Events filtering. Closes #3356 2025-04-25 18:06:41 -07:00
Mike Cao
ffa8d8dd88 Merge remote-tracking branch 'origin/dev' into dev 2025-04-25 03:20:00 -07:00
Mike Cao
e8a933f80e Updated id logic. 2025-04-25 03:19:37 -07:00
Francis Cao
f659450f99 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-04-24 22:42:44 -07:00
Francis Cao
12b8ac4272 app and db schema - region rename, hostname move 2025-04-24 22:42:33 -07:00
Mike Cao
0fd2d09dba
Merge pull request #3334 from perso182/props-in-session-definition
Use the props passed to identify to determine sessions
2025-04-24 19:22:24 -07:00
Mike Cao
48f5465334 Removed version endpoint. 2025-04-23 16:40:14 -07:00
Mike Cao
48b6dfe72f Fixed realtime activity sort. Closes #3330 2025-04-22 23:01:37 -07:00
Mike Cao
afad255e5b t Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-04-22 22:20:26 -07:00
Francis Cao
7a0765fb4b add missing import 2025-04-22 07:44:43 -07:00
Mike Cao
b6ba1d4ca8 Fixed auth verify method. Closes #3339 2025-04-21 22:25:40 -07:00
Mike Cao
2c4c99f069 Updated report icon. Removed failing test. 2025-04-14 14:43:16 -07:00
Francis Cao
7ffb3f7b52 update send and saveEvent with utm/clickIds 2025-04-13 21:45:26 -07:00
Francis Cao
40ca861c69 Merge branch 'feat/attribution-report' into dev 2025-04-13 18:17:43 -07:00
Francis Cao
b9a2145766 ch attribution report, schema changes, and migration 2025-04-13 18:12:03 -07:00
Francis Cao
e1a5a610bb update role to optional for user update 2025-04-11 07:30:21 -07:00
perso182
37ae0374d8 Added id as a parameter to identify and include it in the payload. Removed the usage of localstorage 2025-04-01 11:24:06 +02: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
2c80aa0b24 Use props passed to identify to define session 2025-03-28 11:02:56 +01: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
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
32d44e6c65 Fix key in SessionActivity
There is no eventId
2025-03-12 20:50:32 +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
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
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
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
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
Mike Cao
7bb89b28be Removed getMessage from errors. 2025-02-19 19:11:11 -08:00
Mike Cao
910a14296b
Merge branch 'dev' into master 2025-02-18 13:13:47 -08:00
Francis Cao
d74ace49dc Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-02-17 09:09:12 -08:00