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 |
|
Mike Cao
|
e79f4717e7
|
Updated filter params logic. Added inline compare dates.
|
2025-04-15 15:32:25 -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
|
bfdd3f9525
|
New filter bar and filter edit form.
|
2025-04-09 21:15:12 -07:00 |
|
Mike Cao
|
2f77e15bbc
|
Bump version v2.18.0.
|
2025-04-08 08:47:50 -07:00 |
|
Mike Cao
|
47e89afcb4
|
Updated packages.
|
2025-04-06 15:42:45 -07:00 |
|
Mike Cao
|
1d24e23a34
|
Updated grid layouts. Fixed chart tooltip.
|
2025-04-06 08:13:55 -07:00 |
|
Mike Cao
|
96c2c32d14
|
Website header updates.
|
2025-04-04 23:26:52 -07:00 |
|
Mike Cao
|
2b99274895
|
Updated filter bar.
|
2025-04-02 23:18:03 -05:00 |
|
Mike Cao
|
34a8fa100c
|
Updated theme handling.
|
2025-04-01 22:58:38 -05: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
|
c71e9b5707
|
Merge branch 'dev' into jajaja
# Conflicts:
# package.json
# yarn.lock
|
2025-03-31 23:31:09 -05: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 |
|
Mike Cao
|
7d2c361725
|
Fixed field parameters.
|
2025-03-27 15:33:24 -07:00 |
|
Yo Sev
|
53d6adf299
|
fix(docker): add cors support when using a custom endpoint
|
2025-03-27 08:59:21 +01:00 |
|
Mike Cao
|
0f6cdf8b80
|
Updated reports components.
|
2025-03-26 21:54:23 -07:00 |
|
Mike Cao
|
f5bc3dc6c2
|
Panels redesign.
|
2025-03-25 14:47:51 -07: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 |
|