Mike Cao
fa8d8055df
Reformatted files with biome.
2025-11-22 22:42:42 -08:00
Francis Cao
67981db524
Remove no longer applicable CloudFlare header test
...
Closes #3773
2025-11-22 22:28:24 -08:00
Francis Cao
099c8bf1b4
Revert "remove relationMode from schema file"
...
This reverts commit bc737268b6 .
2025-11-22 22:24:52 -08:00
Mike Cao
d51f0641a6
Merge branch 'dev' of https://github.com/umami-software/umami into dev
...
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
# Conflicts:
# prisma/schema.prisma
2025-11-22 16:40:42 -08:00
Mike Cao
b9d52af215
Updated prisma.
2025-11-21 21:35:11 -08:00
Francis Cao
94321192b8
Allow view-only to still join team
...
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
Closes #3764
2025-11-21 14:43:58 -08:00
Francis Cao
ffa97d34e2
Fix Revenue country sums error
...
Closes #3769
2025-11-21 14:34:12 -08:00
Francis Cao
bc737268b6
remove relationMode from schema file
2025-11-21 13:43:54 -08:00
Mike Cao
b45971da33
Merge remote-tracking branch 'origin/dev' into dev
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-11-20 20:56:29 -08:00
Mike Cao
15fda927ce
Switched to biome.
2025-11-20 20:56:16 -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
Sajid Mehmood
e5e71f6988
fix: set DEFAULT_ANIMATION_DURATION to 0
...
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 13:01:39 +00:00
Mike Cao
aaa1f9dc58
Merge branch 'dev'
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
2025-11-18 10:27:02 -08:00
Mike Cao
abc1b50ad0
Reordered IP headers.
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-18 10:25:08 -08:00
Mike Cao
24b017cad8
Merge pull request #3765 from umami-software/dev
...
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
v3.0.1
2025-11-17 22:39:48 -08:00
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
dependabot[bot]
e6586c60b1
Bump js-yaml from 3.14.1 to 3.14.2
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 18:44:11 +00:00
Sajid Mehmood
1c440c9e1c
Use pnpm copy method for Modal compatibility
...
Add --package-import-method=copy to all pnpm install commands in niteshift-setup.sh.
This ensures packages are copied instead of hard-linked, which is required for
proper functionality in Modal's containerized environment where hard links don't
work across filesystem layers.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-16 15:37:57 -05:00
Abrar74774
d34ad1d07f
docs: remove underlines between bandges in README.md
2025-11-15 23:34:26 +03:00
Maxime-J
46388f8b41
Include prisma engine in Docker image
2025-11-15 15:32:06 +01:00
Mike Cao
1852acc333
Merge remote-tracking branch 'origin/dev' into dev
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
2025-11-14 15:46:59 -08:00
Mike Cao
cb63e49a9b
Fixed triggered event lookup. Closes #3742 .
2025-11-14 15:42:23 -08:00
Mike Cao
d382ad2975
Merge pull request #3682 from rkoh-rq/patch-1
...
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
fix: quote "event" reserved keyword in journey queries
2025-11-14 11:44:31 -08:00
Mike Cao
b1dc690e2f
Merge branch 'dev' into patch-1
2025-11-14 11:44:20 -08:00
Sajid Mehmood
9d1b4e3665
Make test data generation more current
2025-11-14 13:16:37 -05:00
Francis Cao
cc8254985b
Increase resetWebsite timeout. fix retention bug returning decimal day_number in CH.
...
Create docker images (cloud) / Build, push, and deploy (push) Has been cancelled
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
Closes #3698
2025-11-14 09:11:26 -08:00
Sajid Mehmood
f28b18f850
Update CLAUDE.md to note how to useNavigation
2025-11-14 11:41:02 -05:00
Francis Cao
a3f32b036d
revert getDateStringSQL for CH
2025-11-14 08:10:13 -08:00
Sajid Mehmood
391480364d
Add DISABLE_AUTH env var
2025-11-14 10:37:03 -05:00
Yann
1a0f5f8385
Merge pull request #18 from niteshiftdev/yann/warm-up-dev-server
...
Warm up Next.js routes after dev server starts
2025-11-14 09:55:34 -05:00
Yann MAHE
9d7bca80de
Warm up Next.js routes after dev server starts
...
Add a curl request to / after the dev server is ready to pre-compile the main application routes. This triggers Next.js compilation on first access during setup rather than on first user interaction, significantly improving the initial user experience by avoiding 5-10 second compilation delays.
The warm-up is non-blocking - if it fails or times out, the setup continues successfully and routes will compile on first user access as before.
2025-11-14 09:53:27 -05:00
Mike Cao
5ded9abbfe
Added data-fetch-credentials attribute. Closes #3644
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-11-13 19:42:04 -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
Sajid Mehmood
eb532d98c9
Merge branch 'master' of github.com:niteshiftdev/umami
2025-11-13 18:00:01 -05:00
Sajid Mehmood
e2f0e020d2
Force light mode theme instead of system preference
...
Set ZenProvider to use theme="light" to ensure consistent light mode
across all contexts regardless of system preferences or iframe embedding.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-13 17:59:51 -05:00
Yann
9820274ded
Merge pull request #17 from niteshiftdev/yannmh/do-nothing-686v42
...
Specify pnpm package manager version
2025-11-13 17:56:17 -05:00
Sajid Mehmood
b7e5b7012a
Merge branch 'master' of github.com:niteshiftdev/umami
2025-11-13 17:55:34 -05:00
Sajid Mehmood
0699b05e57
Use system color scheme preference for theme detection
...
Configure ZenProvider to use colorScheme="system" to consistently respect
OS/browser dark mode preference across all contexts including iframes.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-13 17:55:24 -05:00
Yann
4d55d9eedb
feat: specify pnpm package manager version
2025-11-13 22:49:20 +00:00
Yann
8960f0942c
Merge pull request #10 from niteshiftdev/yann/quick-start-niteshift
...
USE_PREBAKED_SETUP for niteshift-setup
2025-11-13 17:14:32 -05:00
Yann MAHE
97b2735364
skip extra checks
2025-11-13 16:57:20 -05:00
Yann MAHE
0b073dc451
update
2025-11-13 16:44:53 -05:00
Mike Cao
81bedec6d5
Merge pull request #3749 from Maxime-J/os-formatting
...
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
Restore OS formatting in tables
2025-11-13 13:06:39 -08:00
Yann MAHE
2d426ed39e
USE_PREBAKED_SETUP for niteshift-setup
2025-11-13 15:57:14 -05:00
Sajid Mehmood
a4e47e923d
Add CLAUDE.md with comprehensive development guide
...
This file provides guidance to Claude Code when working in the repository.
Key sections include:
- Niteshift sandbox configuration status
- Rapid UI prototyping guide with component library usage
- Data fetching patterns with React Query
- State management with Zustand
- Common UI patterns and code examples
- Project architecture overview
Optimized for Niteshift sandbox environment where dev server and
database are pre-configured and running.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-13 15:42:38 -05:00
Maxime-J
4531538ad3
Restore OS formatting in tables
2025-11-13 15:46:05 +01:00
Mike Cao
9fbcec46af
Merge pull request #3737 from prince0xdev/fix/login-autocomplete-username
...
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
Create docker images (cloud) / Build, push, and deploy (push) Waiting to run
fix: correct autocomplete attributes to enable password manager autofill
2025-11-12 21:38:12 -08:00
Mike Cao
d98cc35208
Merge pull request #3743 from Mintimate/master
...
feat(geo): add redirect support for direct .mmdb downloads
2025-11-12 21:33:19 -08:00
Mike Cao
97ebdc1bab
Merge remote-tracking branch 'origin/dev' into dev
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-11-12 16:40:50 -08:00
Mike Cao
8a66603d32
Responsive fixes.
2025-11-12 16:39:58 -08:00