Commit graph

4919 commits

Author SHA1 Message Date
Maxime-J
b542dc265a Remove unnecessary Dockerfile steps 2025-04-21 08:55:51 +02:00
Francis Cao
88d658f72e resolve psql/mysql attribution bugs and optimize queries 2025-04-17 15:23:48 -07:00
thomasdn
bf01817cd4 Fixed typo in README.md 2025-04-17 19:08:25 +02:00
thomasdn
05f0e7ba76 Added support for deployment using podman 2025-04-17 18:36:56 +02:00
Mike Cao
afb8fd3894 Updated Next. 2025-04-16 21:29:47 -07:00
Mike Cao
cffddd2073
Merge pull request #3351 from God-2077/umami
Update zh-CN translations
2025-04-16 13:27:01 -07:00
Francis Cao
5280fb4310 optimize attribution report 2025-04-15 15:58:49 -07:00
Francis Cao
b97a790acd temp remove attribution report 2025-04-15 10:37:04 -07:00
Francis Cao
e648b4178f udpate oss attribution logic 2025-04-15 10:36:03 -07:00
Mike Cao
caae77c576 Merge branch 'dev' into analytics 2025-04-15 10:05:47 -07:00
Mike Cao
b192d90aaf Added missing files. 2025-04-14 14:49:33 -07:00
Mike Cao
2c4c99f069 Updated report icon. Removed failing test. 2025-04-14 14:43:16 -07:00
Francis Cao
e7fc482a30 add mysql/psql migrations for utm/click IDs 2025-04-14 13:12:06 -07:00
Francis Cao
7ffb3f7b52 update send and saveEvent with utm/clickIds 2025-04-13 21:45:26 -07:00
Francis Cao
e51ec70093 fix ch migration script 2025-04-13 18:46:53 -07:00
Francis Cao
3da61989b7 fix sorting on UTM queries, add more ads in case logic 2025-04-13 18:31:59 -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
Mike Cao
65e46a1885
Merge pull request #3350 from Maxime-J/fix-netlify
Fix Netlify and possible other cache issues
2025-04-12 18:48:04 -07:00
Kissablecho
f0c6a9713c
Update zh-CN translations 2025-04-12 23:39:54 +08:00
Maxime-J
edaa30f7b1 Add Cache-Control header to api responses 2025-04-12 15:21:51 +02:00
Francis Cao
9708915c45 update role to optional for user update 2025-04-11 07:30:59 -07:00
Francis Cao
e1a5a610bb update role to optional for user update 2025-04-11 07:30:21 -07:00
Mike Cao
2f77e15bbc Bump version v2.18.0. 2025-04-08 08:47:50 -07:00
perso182
d966668257 Added type check for id 2025-04-01 16:56:17 +02: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
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
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
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
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
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