Mike Cao
5267222a67
Fix share token for public share pages
Create docker images (cloud) / Build, push, and deploy (push) Waiting to run
Node.js CI / build (push) Waiting to run
2026-02-04 17:32:42 -08:00
Francis Cao
8f15741b68
fix bounce checkbox for share page
2026-02-04 11:58:21 -08:00
Francis Cao
f84b9f041d
only show bounce filter on overview
Create docker images (cloud) / Build, push, and deploy (push) Has been cancelled
Node.js CI / build (push) Has been cancelled
2026-02-04 10:21:44 -08:00
Mike Cao
877b453577
Moved bounce filter to filter form.
2026-02-04 09:34:32 -08:00
Francis Cao
ee698b636a
implement exclude bounces feature
Node.js CI / build (push) Has been cancelled
2026-01-30 00:12:13 -08:00
Mike Cao
abfb78bb98
Fixed mobile menus.
Node.js CI / build (push) Has been cancelled
2026-01-29 09:23:53 -08:00
Mike Cao
489c2712d1
Make ShareNav full width on mobile
...
Node.js CI / build (push) Waiting to run
- Remove fixed width, position, and border on mobile
- Use 100% width when onItemClick is provided (mobile context)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 00:44:18 -08:00
Mike Cao
78d467b478
Redesigned share page.
2026-01-28 23:10:42 -08:00
Francis Cao
2df24a78ca
bug fix. remove All time filter for websites with no data.
2026-01-28 18:05:34 -08:00
Mike Cao
f7bdd5c54e
Merge remote-tracking branch 'origin/dev' into dev
2026-01-27 18:05:54 -08:00
Francis Cao
dde1c3a57a
Increase website select pageSize to 20. Closes #3913
2026-01-27 17:07:14 -08:00
Francis Cao
57eef5866b
remove event filter for non-event pages
2026-01-26 22:43:35 -08:00
Francis Cao
a1a092dc19
Add MetricsBar to Events page. Closes #3830
2026-01-26 17:08:34 -08:00
Mike Cao
4680c89e28
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2026-01-26 11:18:34 -08:00
Francis Cao
7bb30443a8
Add distinct ID to filters/expanded metrics. Closes #3861
2026-01-26 11:05:20 -08:00
Francis Cao
7f43a0d41a
Improve team admin screen workflow for team/members. Closes #2767
2026-01-26 10:00:31 -08:00
Mike Cao
4a09f2bff6
Share page changes.
2026-01-24 02:47:09 -08:00
Francis Cao
a2f0066c42
clear unit param on nav, fix more import, fix NaN animation error
2026-01-23 11:19:19 -08:00
Francis Cao
e73432dd26
Add unit select and backend implementation. Fix compare for websitestats. Remove unused params from stats, metrics, weekly
2026-01-23 10:08:47 -08:00
Francis Cao
d47ee6e8e8
Merge branch 'dev' of https://github.com/umami-software/umami into dev
Node.js CI / build (push) Waiting to run
2026-01-20 19:10:14 -08:00
Francis Cao
52f812d9e5
pass unit into revenue report
2026-01-20 19:09:23 -08:00
Mike Cao
0eb598c817
implement website share functionality using share table
...
- Add support for multiple share URLs per website with server-generated slugs
- Create shares API endpoint for listing and creating website shares
- Add SharesTable, ShareEditButton, ShareDeleteButton components
- Move share management to website settings, remove header share button
- Remove shareId from website update API (now uses separate share table)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 17:23:14 -08:00
Francis Cao
520c91c621
fix share api routes
Node.js CI / build (push) Waiting to run
2026-01-16 16:29:08 -08:00
Mike Cao
6d480d9c36
Merge pull request #3950 from AymanAlSuleihi/fix/compare-metrics
...
Node.js CI / build (push) Has been cancelled
Fix metrics bar not updating on compare mode switch
2026-01-10 18:56:54 -08:00
AymanAlSuleihi
fbf03d6563
Fix metrics bar not updating on compare mode switch
2026-01-09 19:35:48 +00:00
Mike Cao
c122fb718b
Merge pull request #3875 from FEgor04/master
...
fix(events): use correct key for event values
2026-01-06 17:50:24 -08:00
Mike Cao
58880b6a5f
Merge pull request #3939 from AymanAlSuleihi/master
...
Fix double scrollbar in dropdown
2026-01-06 17:24:38 -08:00
AymanAlSuleihi
491716f4dd
Fix double scrollbar in dropdown
2026-01-03 00:48:09 +00:00
Yash
612b00179b
feat : Add version settings and API endpoint to display application version
2025-12-25 00:21:10 +05:30
Egor Fedorov
5b97fb908a
fix(events): use correct key for event values
2025-12-11 23:24:01 +03:00
Mike Cao
1483241494
Merge branch 'dev' of https://github.com/umami-software/umami into dev
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-12-03 18:39:45 -08:00
Mike Cao
33cb195fd0
Merge remote-tracking branch 'origin/dev' into dev
...
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
# Conflicts:
# package.json
# pnpm-lock.yaml
# src/app/(main)/links/[linkId]/LinkHeader.tsx
# src/app/(main)/pixels/[pixelId]/PixelHeader.tsx
2025-12-03 15:13:50 -08:00
Mike Cao
64767b1896
Updated next. Fixed link RSC fetch.
2025-12-03 15:11:40 -08:00
Francis Cao
dae7327ed3
Fix date range increment function
...
Closes #3828
2025-12-03 14:47:56 -08:00
Mike Cao
41d2a24f9d
Merge branch 'master' into dev
...
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
# Conflicts:
# src/components/common/PageHeader.tsx
# src/components/metrics/ActiveUsers.tsx
2025-12-03 00:17:44 -08:00
Mike Cao
16cae691f6
Don't prefetch links/pixels. Closes #3814
2025-12-03 00:03:56 -08:00
Francis Cao
b0f38b266b
truncate large legend labels
...
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
Closes #3813
2025-12-02 14:44:10 -08:00
Mike Cao
f5896f071b
Handle user account redirect.
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-12-01 23:33:57 -08:00
Mike Cao
3071ee8b88
Merge branch 'dev' into 3802-team-to-user-switch
2025-12-01 10:12:19 -08:00
Mike Cao
875c03bca1
Merge pull request #3801 from Lokimorty/skip-realtime-anim
...
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
fix: skip realtime chart animation when data unchanged
2025-11-29 23:31:36 -08:00
Prince EKPINSE
beb2bc0a06
feat: improve mobile navigation with clickable page elements ( #3770 )
2025-11-29 13:53:32 +01:00
Mike Cao
d7fd22645c
Fixed nav menus.
2025-11-28 00:33:53 -08:00
Syed Abdullah
a645dc7ba5
Issue#3802 - Team to user switch fixed
2025-11-28 06:10:19 +00:00
Arthur Sepiol
f5b5f159ec
fix: skip realtime chart animation when data unchanged
2025-11-28 02:17:16 +03:00
Mike Cao
fa8d8055df
Reformatted files with biome.
2025-11-22 22:42:42 -08:00
Mike Cao
b9d52af215
Updated prisma.
2025-11-21 21:35:11 -08:00
Francis Cao
af958b6462
fix DateDistance null logic
Create docker images (cloud) / Build, push, and deploy (push) Has been cancelled
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
2025-11-20 11:24:59 -08:00
Mike Cao
cb63e49a9b
Fixed triggered event lookup. Closes #3742 .
2025-11-14 15:42:23 -08:00
Francis Cao
6751bf88bb
fix chart and timezone issues, pass consistent dates to DB.
...
Create docker images (cloud) / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
Closes #3700
2025-11-13 15:52:24 -08:00
Maxime-J
4531538ad3
Restore OS formatting in tables
2025-11-13 15:46:05 +01:00