Commit Graph

296 Commits

Author SHA1 Message Date
Francis Cao
e75d009df3 implement cohorts to clickhouse/pg library and all relevant queries 2025-07-03 12:06:49 -07:00
Francis Cao
a753809a74 Merge branch 'dev' of https://github.com/umami-software/umami into feat/add-segments 2025-06-26 09:12:51 -07:00
Francis Cao
657ae8ebdb udpate constants and references to filter groups 2025-06-24 11:09:36 -07:00
Francis Cao
5ffafc71fc finish segments, update migration from filters to parameters 2025-06-20 10:27:57 -07:00
Mike Cao
f41c9a635f Merge pull request #3456 from vedantbhavsar26/feat-1
fix: decode location fields in user detection
2025-06-18 14:30:24 -07:00
Francis Cao
8408bbd25c add api routes for segments 2025-06-17 10:08:08 -07:00
Francis Cao
f61421b742 segments implementation and migration update. update getRequestFilters to include filter groups. 2025-06-13 07:34:54 -07:00
Francis Cao
1ccc8a1a86 Merge branch 'dev' of https://github.com/umami-software/umami into feat/add-segments 2025-06-11 06:46:31 -07:00
undefined
826f29bbc0 chore: allow custom geolite database path 2025-06-05 17:34:09 +01:00
Francis Cao
1840b8b419 segment migration and support 2025-06-04 08:47:42 -07:00
Exlaso
bf94c5dc73 fix: use safeDecodeURIComponent for location fields in user detection 2025-06-04 12:43:02 +05:30
Exlaso
0736289ce1 fix: handle unknown location fields in user detection 2025-05-30 11:19:19 +05:30
Exlaso
ebdd9095ab fix: decode location fields in user detection 2025-05-30 11:14:03 +05:30
Francis Cao
3b24ea3175 remove split code 2025-05-08 09:06:27 -07:00
Francis Cao
cd532fd53d fix minute x-axis date labels 2025-05-08 09:05:44 -07:00
Mike Cao
8ccaeb96b6 Fixed import. 2025-04-30 21:31:00 -07:00
Mike Cao
510503045b Prisma stuff. 2025-04-29 10:39:48 -07:00
Francis Cao
c5efc27c07 distinct_id schema changes and search on sessions page 2025-04-29 08:57:58 -07:00
Mike Cao
5aaff55a70 Use custom path for generated Prisma client. 2025-04-28 16:51:24 -07:00
Mike Cao
5cbf5a567c Upgrade Prisma v6.6.0. 2025-04-26 21:25:55 -07:00
Mike Cao
d44be466d8 Changed session id generation. 2025-04-25 21:48:59 -07:00
Mike Cao
02f0df3a2e Allow custom favicon URL. Closes #3365 2025-04-25 13:59:23 -07:00
Francis Cao
12b8ac4272 app and db schema - region rename, hostname move 2025-04-24 22:42:33 -07:00
Mike Cao
2c4c99f069 Updated report icon. Removed failing test. 2025-04-14 14:43:16 -07:00
Francis Cao
40ca861c69 Merge branch 'feat/attribution-report' into dev 2025-04-13 18:17:43 -07:00
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
Cibiyanna26
42739c660e modifing yyy label, spy reset after each test gets finished 2025-03-25 14:01:03 +05:30
Cibiyanna26
85d89de072 Added tests for /lib/charts 2025-03-23 13:24:41 +05:30
Francis Cao
203e782530 Create attribution report template and parameters 2025-03-18 10:00:23 -07:00
Harry Oosterveen
fa15a470fd Localized date and time in charts 2025-03-12 20:49:12 +01:00
Mike Cao
abde966647 Fixed wrong country lookup. 2025-03-07 21:41:02 -08:00
Mike Cao
1b21f264b0 Added more paid ad params. Closes #3270 2025-03-07 13:37:19 -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
925c756215 Updated salt methods. 2025-03-01 16:29:35 -08:00
Mike Cao
65f18d12ab Added timestamp property to payload. 2025-03-01 14:40:37 -08:00
Mike Cao
a8835f385e Refactored batch route. 2025-02-28 16:58:57 -08:00
Harry Oosterveen
4c45285010 Fix https://github.com/umami-software/umami/issues/3255 2025-02-27 14:47:46 +01:00
Mike Cao
0aad3d8e05 Lookup location for payload IPs. Removed hostname from session id. 2025-02-21 18:11:52 -08:00
Mike Cao
9950ecda82 Fixed issue with queries running twice. 2025-02-11 20:35:36 -08:00
Mike Cao
1d15a88370 Fixed search. Updated queries to not use domain. 2025-02-11 05:40:23 -08:00
Mike Cao
e2523d2604 Check for valid urls. 2025-02-10 21:52:30 -08:00
Mike Cao
4d6ec631f7 Updated redis logic. 2025-02-10 21:07:18 -08:00
Mike Cao
39e7ceac06 Ignore session check for clickhouse. 2025-02-10 20:07:12 -08:00
Mike Cao
d124b429b6 Convert send route to pages api. 2025-02-10 14:34:55 -08:00
Mike Cao
26463973cb Changed fetch response. 2025-02-08 23:38:21 -08:00
Mike Cao
7a0575e33a Removed output parsing for clickhouse. 2025-02-08 20:08:36 -08:00
Mike Cao
84193a4ec5 Grouped referrers. 2025-02-07 10:14:01 -08:00
Mike Cao
1ba28ece8b Fixed queries again. 2025-02-06 11:22:00 -08:00
Mike Cao
88227b6b29 Updated maxmind lookup. 2025-02-06 10:25:09 -08:00