Mike Cao
ef3f7274e3
Remember last team.
Create docker images (cloud) / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-11-17 19:12:25 -08:00
Francis Cao
839bf3898f
add canonicalizeTimezone conversions
...
Co-authored-by: Om Mishra <contact@om-mishra.com>
2025-11-10 17:27:45 -08:00
Mike Cao
8115709a8b
Merge remote-tracking branch 'origin/dev' into dev
...
# Conflicts:
# src/app/(main)/teams/TeamsDataTable.tsx
# src/app/(main)/teams/TeamsJoinButton.tsx
# src/app/(main)/teams/[teamId]/TeamSettings.tsx
2025-09-23 23:10:05 -07:00
Mike Cao
3afe843461
Fixed ISO countries.
2025-09-23 17:49:36 -07:00
Mike Cao
c51dd7e606
Merge branch 'master' into dev
...
# Conflicts:
# .github/workflows/cd-manual.yml
# .github/workflows/cd.yml
# .github/workflows/ci.yml
# src/lib/detect.ts
2025-09-23 17:43:24 -07:00
Francis Cao
1a5c7df671
Fix broken icons, remove showActions from TeamsTable, fix margins for pixel/link overview
2025-09-23 13:55:27 -07:00
Mike Cao
f639bb07f4
Added menu options for cloud mode. Async fixes.
2025-09-23 09:14:01 -07:00
Tobias Kronthaler
cb209eee81
Fix map display for DACH
2025-09-23 10:09:58 +02:00
Mike Cao
a4a9d6c227
Added stripPort function. Reorganized constants.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
2025-09-16 21:23:08 -07:00
Mike Cao
04c06443a8
Merge branch 'master' into dev
...
# Conflicts:
# .github/workflows/ci.yml
# src/lang/es-ES.json
# src/lang/sl-SI.json
# src/lib/constants.ts
# src/lib/detect.ts
# src/queries/sql/reports/getRevenue.ts
2025-09-16 21:11:12 -07:00
Mike Cao
2826daad1a
Merge branch 'master' into fix-ip-header-ordering
2025-09-16 20:57:12 -07:00
Andrey Nering
bfcc822b40
fix(geo): parse netlify ip header by default: x-nf-client-connection-ip
...
This header is not clearly documented, but it is mentioned in
semi-official sources, and I have tested it to ensure it's working
properly.
Without this, Umami is unable to detect geolocation by default if
deployed on Netlify.
* https://answers.netlify.com/t/is-the-client-ip-header-going-to-be-supported-long-term/11203/2
* https://httptoolkit.com/blog/what-is-x-forwarded-for/#and-others
2025-09-14 22:10:21 -03:00
Nick Maynard
2177256a2c
Fix ordering to allow X-Forwarded-For to be correctly managed by Cloudflare
2025-09-08 23:05:22 +01:00
0xflotus
de3e9d0be3
fix: put Google in the right order of grouped domains
2025-08-28 08:29:30 +02:00
Mike Cao
f9442001e4
Updated cohort processing.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
2025-08-27 14:05:46 -07:00
0xflotus
ea2206f2e9
chore: sort properties alphabetically
...
I have sorted some of the properties alphabetically so that you can see more quickly in the future which ones may still be missing. I think it's easier to add some new ones this way.
I also fixed the `alibaba.com` domain from the typo `alibab.com`.
2025-08-25 21:02:13 +02:00
Mike Cao
08f9adaddf
Updated expanded view. Some style fixes.
2025-08-23 03:05:21 -07:00
Mike Cao
0ac8bd41b6
Pixel route.
2025-08-18 15:49:10 -07:00
Mike Cao
5f4b83b09c
Link editing.
2025-08-15 11:11:24 -07:00
Francis Cao
38f251ead5
finish expanded queries and ui.
2025-08-07 09:47:18 -07:00
Francis Cao
0a0c1f27c6
implement pageviews, events, and channels queries
2025-08-05 00:37:44 -07:00
Mike Cao
b552868e0a
Merge branch 'dev' into jajaja
...
# Conflicts:
# next.config.ts
# src/app/(main)/settings/preferences/LanguageSetting.tsx
# src/components/hooks/useConfig.ts
2025-07-27 02:11:32 -07:00
Mike Cao
5b6292dd11
Converted variables to be runtime.
2025-07-24 22:41:23 -07:00
Mike Cao
2e69e57445
Support event type filtering.
2025-07-24 16:09:49 -07:00
Mike Cao
a9a9b57f80
Merge branch 'dev' into jajaja
...
# Conflicts:
# pnpm-lock.yaml
# src/app/(main)/websites/[websiteId]/events/EventProperties.tsx
# src/components/messages.ts
# src/lib/constants.ts
# src/queries/sql/pageviews/getPageviewMetrics.ts
# src/queries/sql/sessions/getWebsiteSessions.ts
2025-07-15 13:01:50 -07:00
Francis Cao
2dcb9e21bd
change pagestable to visitors and update clickhouse hostname column to array
2025-07-13 22:44:09 -07:00
Mike Cao
87449ece9e
Merge branch 'dev' into jajaja
...
# Conflicts:
# db/postgresql/schema.prisma
# pnpm-lock.yaml
# src/app/(main)/websites/[websiteId]/WebsiteDetailsPage.tsx
# src/app/(main)/websites/[websiteId]/compare/WebsiteComparePage.tsx
# src/app/api/reports/route.ts
# src/app/api/websites/[websiteId]/events/series/route.ts
# src/app/api/websites/[websiteId]/metrics/route.ts
# src/app/api/websites/[websiteId]/pageviews/route.ts
# src/app/api/websites/[websiteId]/sessions/stats/route.ts
# src/app/api/websites/[websiteId]/stats/route.ts
# src/app/api/websites/[websiteId]/values/route.ts
# src/components/hooks/useFields.ts
# src/components/hooks/useFilterParams.ts
# src/lang/vi-VN.json
# src/lib/clickhouse.ts
# src/lib/detect.ts
# src/lib/prisma.ts
# src/lib/request.ts
# src/lib/schema.ts
# src/lib/types.ts
# src/queries/sql/events/getEventDataFields.ts
# src/queries/sql/events/getEventDataProperties.ts
# src/queries/sql/events/getEventDataStats.ts
# src/queries/sql/events/getEventDataValues.ts
# src/queries/sql/events/getEventMetrics.ts
# src/queries/sql/events/getWebsiteEvents.ts
# src/queries/sql/getChannelMetrics.ts
# src/queries/sql/getRealtimeActivity.ts
# src/queries/sql/getWebsiteStats.ts
# src/queries/sql/pageviews/getPageviewMetrics.ts
# src/queries/sql/pageviews/getPageviewStats.ts
# src/queries/sql/reports/getBreakdown.ts
# src/queries/sql/sessions/getSessionDataProperties.ts
# src/queries/sql/sessions/getSessionDataValues.ts
# src/queries/sql/sessions/getSessionMetrics.ts
# src/queries/sql/sessions/getSessionStats.ts
# src/queries/sql/sessions/getWebsiteSessionStats.ts
# src/queries/sql/sessions/getWebsiteSessions.ts
2025-07-08 22:03:55 -07:00
Mike Cao
ee6c68d27c
Refactor filter handling for queries.
2025-07-02 01:44:12 -07:00
Mike Cao
5ca51b3e8f
Updated date range handling.
2025-06-25 14:27:17 -07:00
Francis Cao
657ae8ebdb
udpate constants and references to filter groups
2025-06-24 11:09:36 -07:00
Mike Cao
6d1603fa28
New share URL form.
2025-06-21 01:45:36 -07:00
Mike Cao
543674c7f2
Updated hooks. Changed url, host to path, hostname.
2025-06-20 22:35:02 -07:00
Francis Cao
f61421b742
segments implementation and migration update. update getRequestFilters to include filter groups.
2025-06-13 07:34:54 -07:00
Mike Cao
01bd21c5b4
Updated reports.
2025-06-08 22:21:28 -07:00
Mike Cao
3847e32f39
More work on reports. Added Funnel page.
2025-06-05 22:19:35 -07:00
Francis Cao
1840b8b419
segment migration and support
2025-06-04 08:47:42 -07:00
Mike Cao
c0ccffeab4
Merge branch 'dev' into jajaja
...
# Conflicts:
# pnpm-lock.yaml
# postcss.config.js
# src/app/(main)/websites/[websiteId]/sessions/SessionsDataTable.tsx
# src/app/(main)/websites/[websiteId]/sessions/[sessionId]/SessionInfo.tsx
2025-05-01 03:31:51 -07:00
Francis Cao
c5efc27c07
distinct_id schema changes and search on sessions page
2025-04-29 08:57:58 -07:00
Mike Cao
be1b2fc272
Merge dev.
2025-04-28 20:09:58 -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
e79f4717e7
Updated filter params logic. Added inline compare dates.
2025-04-15 15:32:25 -07:00
Mike Cao
0f6cdf8b80
Updated reports components.
2025-03-26 21:54:23 -07:00
Francis Cao
203e782530
Create attribution report template and parameters
2025-03-18 10:00:23 -07:00
Mike Cao
1b21f264b0
Added more paid ad params. Closes #3270
2025-03-07 13:37:19 -08:00
Mike Cao
9950ecda82
Fixed issue with queries running twice.
2025-02-11 20:35:36 -08:00
Mike Cao
84193a4ec5
Grouped referrers.
2025-02-07 10:14:01 -08:00
Mike Cao
85382e25af
Refactored send. Purged pages api routes.
2025-01-31 00:15:39 -08:00
Mike Cao
964632fe76
Merge pull request #3024 from ZerGo0/master
...
fix: added underscore support
2024-11-18 13:30:20 -08:00