Francis Cao
984f426cfe
update getQueryFilters to support new segment/cohort data structure
2025-08-26 09:02:55 -07:00
Michael Wallner
8df72c55e5
add support for CloudFront headers in getLocation
2025-08-26 17:28:13 +02: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
Francis Cao
f06ef6fbc9
fix visitDuration calculation and conditionally show bounce/visitDuration on session columns
Node.js CI / build (postgresql, 18.18) (push) Has been cancelled
2025-08-25 09:26:49 -07:00
Francis Cao
6c832bd0db
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2025-08-25 07:40:32 -07:00
Francis Cao
b2e03390da
translate dateRange and cohort prefix for filtering
2025-08-25 07:39:51 -07:00
Mike Cao
0f9669f886
Converted mutation queries.
2025-08-24 15:20:19 -07:00
Mike Cao
3f167e05ba
New compare page.
2025-08-23 22:21:25 -07:00
Mike Cao
08f9adaddf
Updated expanded view. Some style fixes.
2025-08-23 03:05:21 -07:00
Mike Cao
c8fe93dd9d
Refactored tables.
2025-08-23 01:12:37 -07:00
Mike Cao
600a3d28c3
Use context hooks.
2025-08-21 03:15:47 -07:00
Mike Cao
00adb00d2d
Fix build.
2025-08-21 03:06:41 -07:00
Mike Cao
f7ca583410
Redesigned overview page.
2025-08-21 03:01:37 -07:00
Mike Cao
5d1f2a6f2d
Updated Next.
2025-08-21 01:43:51 -07:00
Mike Cao
3a332b5947
Merge remote-tracking branch 'origin/dev' into dev
2025-08-21 01:33:43 -07:00
Mike Cao
8e766e2db7
Pixel/link metrics pages.
2025-08-21 01:33:20 -07:00
Francis Cao
65024d4bf7
fix search for segments, fix hooks endpoint for cohorts
2025-08-19 16:20:21 -07:00
Francis Cao
2f1f704728
implement filtering and cohorts to all relevant queries
2025-08-19 15:26:41 -07:00
Florian Weber
7343ee4593
/api/website/<id>: Make name and domain fields optional in POST request schema
2025-08-19 14:43:33 +00:00
Mike Cao
789b8b36d8
Link route.
2025-08-18 22:30:22 -07:00
Mike Cao
0ac8bd41b6
Pixel route.
2025-08-18 15:49:10 -07:00
Mike Cao
3c5c1e48e9
Refactored settings. Updated sidebar.
2025-08-15 22:16:28 -07:00
Mike Cao
d130242a0a
Pixel editing.
2025-08-15 13:04:13 -07:00
Mike Cao
eabdd18604
Updated Prisma build.
2025-08-15 12:29:33 -07:00
Mike Cao
7abfa1cb5b
Fixed build.
2025-08-15 11:38:37 -07:00
Mike Cao
7838204186
Fixed imports.
2025-08-15 11:31:53 -07:00
Mike Cao
5f4b83b09c
Link editing.
2025-08-15 11:11:24 -07:00
Mike Cao
0558563d35
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2025-08-15 10:08:41 -07:00
Mike Cao
247e14646b
Pixel/links development. New validations folder. More refactoring.
2025-08-14 23:48:11 -07:00
Mike Cao
88639dfe83
New schema for pixels and links.
2025-08-13 20:27:54 -07:00
Mark Kuhar
a1e3b5fd4a
fix
2025-08-13 12:51:06 +02:00
Mark Kuhar
438baea956
update slovenian translation
2025-08-13 11:15:35 +02:00
Francis Cao
69aa4ca035
cleanup cohort/filtering for some queries
2025-08-12 16:13:44 -07:00
Francis Cao
6829d96862
update UTM report to use new UTM columns
2025-08-12 11:30:46 -07:00
Mike Cao
c60e8b3d23
Moved panel button.
2025-08-09 17:46:27 -07:00
Mike Cao
a97445fb82
Fixed sidenav rendering.
2025-08-09 02:06:54 -07:00
Mike Cao
8897c2508d
Fixed scrolling on expanded view.
2025-08-08 17:39:17 -07:00
Mike Cao
4e25c07160
Implemented expanded view in dialog.
2025-08-07 22:10:02 -07:00
Mike Cao
274d654833
Merge branch 'dev' of https://github.com/umami-software/umami into dev
...
# Conflicts:
# src/components/metrics/ReferrersTable.tsx
2025-08-07 10:08:14 -07:00
Francis Cao
38f251ead5
finish expanded queries and ui.
2025-08-07 09:47:18 -07:00
Mike Cao
2e67e27b2f
Merge remote-tracking branch 'origin/dev' into dev
...
# Conflicts:
# src/app/(main)/App.tsx
2025-08-07 05:16:07 -07:00
Mike Cao
eb7b6978d3
New settings layouts. Segment management screen.
2025-08-07 05:14:35 -07:00
Francis Cao
0a0c1f27c6
implement pageviews, events, and channels queries
2025-08-05 00:37:44 -07:00
Francis Cao
c1cad16cb9
implement sessions metric expanded queries
2025-08-04 18:27:31 -07:00
Mike Cao
2dbcf63eeb
Segment editing.
2025-07-31 21:32:22 -07:00
Francis Cao
c8b4ee8ca5
update psql getChannelMetrics
2025-07-31 09:45:19 -07:00
Mike Cao
fba7e12c36
Updated segment handling.
2025-07-31 02:33:35 -07:00
Mike Cao
554c627a58
Merge branch 'dev' into jajaja
...
# Conflicts:
# src/app/api/websites/[websiteId]/metrics/route.ts
# src/queries/sql/getChannelMetrics.ts
2025-07-29 19:15:55 -07:00
Francis Cao
86e0fc2262
convert clickhouse getChannels to SQL query
2025-07-28 17:13:13 -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