Francis Cao
2dcb9e21bd
change pagestable to visitors and update clickhouse hostname column to array
2025-07-13 22:44:09 -07:00
Mike Cao
195619aeed
Merge pull request #3507 from basbroek/feature/table-view-events
...
Feature: Table view for event properties
2025-07-13 22:03:59 -07:00
Mike Cao
31f9b17942
Merge branch 'dev' into feature/table-view-events
2025-07-13 22:03:52 -07:00
Bas Broekhuizen
23120ec011
Replace loading text with icon
2025-07-09 09:10:02 +02:00
Bas Broekhuizen
0c78e31300
Add table view as alternative to donut chart for event properties
2025-07-08 10:17:18 +02:00
Mike Cao
abc02465e3
Merge pull request #3503 from umami-software/dependabot/npm_and_yarn/next-15.3.3
...
Bump next from 15.3.1 to 15.3.3
2025-07-07 22:59:44 -07:00
Mike Cao
f64aab1495
Merge pull request #3506 from abcsnoob/add-vietnamese-translation
...
Add full Vietnamese translation for Umami (vi-VN.json)
2025-07-07 22:59:11 -07:00
Mike Cao
b2a6e3f842
Merge pull request #3505 from eoussama/master
...
Added optional website ID for creation
2025-07-07 22:58:16 -07:00
abcsnoobytb
426157d32c
Add full Vietnamese translation for Umami (vi-VN.json)
2025-07-08 08:18:15 +07:00
eoussama
b73a67915d
Added optional website ID for creation
2025-07-06 21:18:04 +01:00
dependabot[bot]
9503d2aaf1
Bump next from 15.3.1 to 15.3.3
...
Bumps [next](https://github.com/vercel/next.js ) from 15.3.1 to 15.3.3.
- [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.1...v15.3.3 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 15.3.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-03 21:05:25 +00:00
Francis Cao
5257b7b3e3
hide segment/cohort fields
2025-07-03 12:16:44 -07:00
Francis Cao
e75d009df3
implement cohorts to clickhouse/pg library and all relevant queries
2025-07-03 12:06:49 -07:00
Mike Cao
74f0bdab89
Merge pull request #3498 from AlexEscalante/sanitize-ip
...
Sanitize IP to remove port for geolocation lookup
2025-07-01 21:26:36 -07:00
Alex Escalante
26ddfd5a80
Sanitize IP to remove port for geolocation lookup
...
Sanitize IP address to remove port number before geolocation lookup. This ensures proper MaxMind database resolution in setups where IP:PORT is passed by the proxy.
2025-06-30 18:40:21 -06:00
Mike Cao
0c2070771b
Merge pull request #3489 from Sov3rain/master
...
Feature: Add keepalive option to tracker fetch request
2025-06-27 09:16:10 -07:00
Mike Cao
d09b3cc029
Merge pull request #3494 from alasjo/master
...
Malformed CSP: prevent frameAncestors to be undefined
2025-06-27 09:15:05 -07:00
Francis Cao
a753809a74
Merge branch 'dev' of https://github.com/umami-software/umami into feat/add-segments
2025-06-26 09:12:51 -07:00
Alexander Alasjö
5a5e3a1502
Nullish coalescing
2025-06-26 11:45:42 +02:00
Alexander Alasjö
d72833af13
Default empty string, prevent frameAncestors to be undefined
2025-06-26 11:37:05 +02:00
Francis Cao
87e364d707
remove limit from websiteevents also
2025-06-24 11:35:37 -07:00
Francis Cao
657ae8ebdb
udpate constants and references to filter groups
2025-06-24 11:09:36 -07:00
Brian Cao
99c9eeeb72
Remove limit 1000 on sessions
2025-06-24 11:08:07 -07:00
Sov3rain
42c0ccc2eb
Add keepalive option to tracker fetch request
2025-06-23 15:17:22 +02:00
Francis Cao
5ffafc71fc
finish segments, update migration from filters to parameters
2025-06-20 10:27:57 -07:00
Mike Cao
f41c9a635f
Merge pull request #3456 from vedantbhavsar26/feat-1
...
fix: decode location fields in user detection
2025-06-18 14:30:24 -07:00
Mike Cao
acc323dbc9
Merge pull request #3469 from KrakenWagen/create_session_slow
...
improv: Improved performance of send
2025-06-18 14:29:03 -07:00
Francis Cao
8408bbd25c
add api routes for segments
2025-06-17 10:08:08 -07:00
Mike Cao
768583e991
Merge pull request #3474 from querry43/master
...
fixing the clickhouse schema file
2025-06-13 19:26:52 -07:00
Matt Harrington
19ccfa0745
fixing the clickhouse schema file
2025-06-13 12:17:18 -07:00
Francis Cao
f61421b742
segments implementation and migration update. update getRequestFilters to include filter groups.
2025-06-13 07:34:54 -07:00
Francis Cao
1ccc8a1a86
Merge branch 'dev' of https://github.com/umami-software/umami into feat/add-segments
2025-06-11 06:46:31 -07:00
Mike Cao
34a154e513
Merge pull request #3471 from sufyanfa/feat/ar-translation
...
docs: improve and update Arabic translations
2025-06-10 11:52:17 -07:00
Francis Cao
a4465aaa43
update psql revenue and attribution report to use new revenue table
2025-06-10 09:58:39 -07:00
Mike Cao
fdaf4b5688
Merge pull request #3470 from sancho1952007/master
...
Updated the MacOS Icon
2025-06-09 20:32:07 -07:00
Sufyan Farea
e20db80fa1
Update src/lang/ar-SA.json
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-06-09 22:54:35 +03:00
Sufyan Farea
796952698c
docs: improve and update Arabic translations
2025-06-09 22:34:58 +03:00
Francis Cao
49b4948d0f
add revenue table and save
2025-06-09 11:59:39 -07:00
Sancho Godinho
5be7ff224f
Updated MacOS icon
...
The current MacOS icon highly resembles the iOS icon. MacOS is easily identifiable by its unique finder icon. Hence, uploaded a new icon to display the MacOS traffic.
2025-06-10 00:08:24 +05:30
Sancho Godinho
8c42d9ef02
Delete mac-os.png
...
Will update with new icon
2025-06-10 00:07:05 +05:30
Felix Bernal
3a119acd10
improv: Improved performance of send due to slow session creation retrieving session every time.
2025-06-09 14:42:16 +02:00
Mike Cao
883fd2580f
Merge branch 'master' into dev
2025-06-08 22:10:42 -07:00
Mike Cao
6c6555d00b
Merge pull request #3445 from Nambers/master
...
fix: URL hash is not included in record
2025-06-08 22:08:13 -07:00
Mike Cao
bfb7b611e8
Merge pull request #3465 from undefined-moe/patch-1
...
allow custom geolite database path
2025-06-08 22:06:01 -07:00
Francis Cao
9a437dcfa2
convert attribution report
2025-06-07 07:43:36 -07:00
Francis Cao
a16846f4ce
add website_revenue table and view. update revenue report to use view
2025-06-06 08:47:52 -07:00
undefined
826f29bbc0
chore: allow custom geolite database path
2025-06-05 17:34:09 +01:00
Francis Cao
57acaf9855
remove data conversion
2025-06-04 16:06:11 -07:00
Francis Cao
a9c7938887
add data conversion to report param migration
2025-06-04 09:53:31 -07:00
Francis Cao
76519e0d14
add segment and report param migrations
2025-06-04 09:27:28 -07:00