Mike Cao
|
b115131f4c
|
Fixed async issues.
|
2025-09-23 09:20:51 -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
|
4df6f06485
|
Added scrolling menu.
|
2025-09-22 22:45:37 -07:00 |
|
Mike Cao
|
6faf16e9aa
|
Convert all mutate to mutateAsync.
|
2025-09-22 22:39:25 -07:00 |
|
dependabot[bot]
|
9a543d8966
|
Bump next from 15.3.3 to 15.4.7
Bumps [next](https://github.com/vercel/next.js) from 15.3.3 to 15.4.7.
- [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.3.3...v15.4.7)
---
updated-dependencies:
- dependency-name: next
dependency-version: 15.4.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-23 05:31:11 +00:00 |
|
Mike Cao
|
6497cd0cd4
|
Merge pull request #3611 from halkeye/migrate-docker-gha
Create docker images / Build, push, and deploy (push) Waiting to run
Create docker images / Build, push, and deploy-1 (push) Waiting to run
Node.js CI / build (mysql, 18.18, 10) (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
Migrate to docker actions
|
2025-09-22 22:29:46 -07:00 |
|
Mike Cao
|
3a4f4c1e27
|
Merge pull request #3627 from malwarepad/master
URGENT! Resolve IPv6 address destruction on GeoIP query
|
2025-09-22 22:26:33 -07:00 |
|
Mike Cao
|
980e4e6b41
|
Fixed funnel report saving invalid data.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-22 22:03:26 -07:00 |
|
Mike Cao
|
bf16ade184
|
Updated icons.
|
2025-09-22 20:11:31 -07:00 |
|
Mike Cao
|
d8b3c8d13c
|
Pass headers for links and pixels.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-22 14:19:57 -07:00 |
|
Mike Cao
|
656fb8a3d1
|
Removed duplicate saved messages.
|
2025-09-22 14:10:35 -07:00 |
|
Mike Cao
|
5c9f97182e
|
Removed grant checks.
|
2025-09-22 13:57:42 -07:00 |
|
Mike Cao
|
48c7028a3a
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# pnpm-lock.yaml
|
2025-09-22 13:11:04 -07:00 |
|
Mike Cao
|
9897c725de
|
Updated cloud mode checks.
|
2025-09-22 13:09:07 -07:00 |
|
Francis Cao
|
26bd498a05
|
add margin to website layout. remove from overview
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-22 11:01:58 -07:00 |
|
Panagiotis
|
7d9fe30626
|
Resolve IPv6 address destruction
|
2025-09-21 22:56:59 +03:00 |
|
Mike Cao
|
d8075764e2
|
Merge remote-tracking branch 'origin/dev' into dev
Node.js CI / build (postgresql, 18.18) (push) Has been cancelled
# Conflicts:
# src/app/(main)/teams/[teamId]/TeamSettings.tsx
|
2025-09-19 18:01:42 -07:00 |
|
Mike Cao
|
7effa16f00
|
Updated edit permissions on settings components.
|
2025-09-19 17:58:52 -07:00 |
|
Francis Cao
|
c66553c023
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
|
2025-09-19 11:32:39 -07:00 |
|
Francis Cao
|
5767208d8c
|
push to websites on login, css fix for teams screens
|
2025-09-19 11:32:20 -07:00 |
|
Mike Cao
|
ffc8f6faae
|
Fixed config fetch.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-18 15:38:55 -07:00 |
|
Mike Cao
|
2a559aa661
|
Replaced server action with api route.
|
2025-09-18 11:32:21 -07:00 |
|
Mike Cao
|
93e71d900f
|
Updated settings button.
|
2025-09-18 10:37:42 -07:00 |
|
Mike Cao
|
1c7f9da320
|
Updated redirect config.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-17 22:41:54 -07:00 |
|
Mike Cao
|
a84b890b23
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-09-17 22:04:24 -07:00 |
|
Mike Cao
|
0ae5c28da7
|
Export preference components. Updates for cloud.
|
2025-09-17 22:03:58 -07:00 |
|
Mike Cao
|
9c36f76e1b
|
Merge pull request #3623 from nickcmaynard/fix-ci
Node.js CI / build (mysql, 18.18, 10) (push) Has been cancelled
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
Add setup-pnpm to hopefully fix CI tests etc.
|
2025-09-17 21:43:28 -07:00 |
|
Nick Maynard
|
b2c829a077
|
Add setup-pnpm to hopefully fix CI tests etc.
|
2025-09-17 21:37:57 +01:00 |
|
Francis Cao
|
6d9d8b353f
|
update property names for list table to label, count, percent
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-17 11:43:58 -07:00 |
|
Mike Cao
|
23838c57fb
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
|
2025-09-17 08:38:19 -07:00 |
|
Mike Cao
|
03933bea7a
|
Merge remote-tracking branch 'origin/dev' into dev
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-17 08:38:13 -07:00 |
|
Mike Cao
|
8150b86a9c
|
Fixed websites lookup.
|
2025-09-17 08:37:41 -07:00 |
|
Mike Cao
|
3acb34d599
|
Merge branch 'master' into dev
|
2025-09-16 22:45:10 -07:00 |
|
Mike Cao
|
39c99997ce
|
Merge pull request #3608 from fauzora/fix/tracker-configuration
Node.js CI / build (mysql, 18.18) (push) Waiting to run
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
fix(hash): improve URL normalization and handling in tracking functions
|
2025-09-16 22:44:51 -07: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
|
aa398201be
|
Merge pull request #3613 from nickcmaynard/fix-ip-header-ordering
Fix ordering to allow X-Forwarded-For to be correctly managed by Cloudflare
|
2025-09-16 20:57:20 -07:00 |
|
Mike Cao
|
2826daad1a
|
Merge branch 'master' into fix-ip-header-ordering
|
2025-09-16 20:57:12 -07:00 |
|
Mike Cao
|
840e0314f5
|
Merge pull request #3619 from go-task/geolocation-netlify
fix(geo): parse netlify ip header by default: `x-nf-client-connection-ip`
|
2025-09-16 20:55:15 -07:00 |
|
Francis Cao
|
28ba2a1666
|
fix margins, teams button, and remove boards
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-16 13:31:21 -07:00 |
|
Francis Cao
|
cfd49e1742
|
set maxheight to modals
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-15 10:31:31 -07:00 |
|
Francis Cao
|
8083482ba8
|
fix response error return type
|
2025-09-15 10:18:28 -07:00 |
|
Mike Cao
|
460200dfef
|
useApi should return an actual Error.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-14 23:57:15 -07:00 |
|
Mike Cao
|
fc01ee9f56
|
Get localized error messages.
|
2025-09-14 23:43:22 -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 |
|
Mike Cao
|
baba06c692
|
Added lib/password. Small tweaks.
Node.js CI / build (postgresql, 18.18) (push) Has been cancelled
|
2025-09-13 09:40:20 -07:00 |
|
Mike Cao
|
9ccafc390a
|
Add includeTeams param for fetching websites.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-12 10:15:13 -07:00 |
|
Mike Cao
|
433ce98719
|
Allow getting team websites.
|
2025-09-12 08:21:29 -07:00 |
|
Mike Cao
|
e610de383a
|
Fix for schema selection in pg adapter.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
|
2025-09-11 12:37:24 -07:00 |
|