Commit graph

4715 commits

Author SHA1 Message Date
Mike Cao
85a348c55d Removed URL validation. 2024-12-17 23:36:54 -08:00
Francis Cao
717ff8f9b2 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2024-12-17 20:55:38 -08:00
Francis Cao
2ab30d2783 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-12-17 20:44:47 -08:00
Francis Cao
702be4e9fb update kafka client config 2024-12-17 20:44:41 -08:00
Mike Cao
74607acda5
Merge pull request #3110 from umami-software/dependabot/npm_and_yarn/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8
2024-12-16 19:44:58 -08:00
Francis Cao
4e24013a77 Merge branch 'dev' of https://github.com/umami-software/umami into analytics 2024-12-16 08:43:14 -08:00
Francis Cao
92c2d8b45d Merge branch 'analytics' of https://github.com/umami-software/umami into analytics 2024-12-16 08:05:26 -08:00
Francis Cao
67164a72a0 Merge branch 'master' of https://github.com/umami-software/umami into dev 2024-12-16 07:51:21 -08:00
Mike Cao
bce70c1034 Bump version v2.15.1. 2024-12-14 16:42:20 -08:00
Mike Cao
e80b4ffcae Fixed MySQL. 2024-12-14 16:06:26 -08:00
Francis Cao
8f692a150c update kafka client to take in environement variables to declare SASL/SSL options 2024-12-14 11:49:15 -08:00
Mike Cao
d43293da72 Fixed Prisma docker error. 2024-12-12 22:07:20 -08:00
Mike Cao
64b4af4bf1 Merge branch 'master' into dev 2024-12-12 21:35:59 -08:00
Mike Cao
62d9e0afc4
Merge pull request #3112 from hnb2/fix_ci
Fix Github CI
2024-12-12 21:35:45 -08:00
Mike Cao
5ecca3d005 Added types for jest. 2024-12-12 21:28:19 -08:00
Pierre Guillemot
6f991116b2 try to fix the tests 2024-12-13 09:20:08 +04:00
Pierre Guillemot
00e05f4aa2 Fix github ci 2024-12-13 09:11:55 +04:00
dependabot[bot]
5b12740cbf
Bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 03:37:18 +00:00
Mike Cao
35068d34a6
Merge pull request #3109 from umami-software/analytics
v2.15.0
2024-12-12 19:36:02 -08:00
Mike Cao
690ab5916d Updated lang files. 2024-12-12 18:47:07 -08:00
Mike Cao
e875ad1519
Merge pull request #3094 from blt950/patch-1
fix(i18n): updated norwegian language file
2024-12-12 18:32:16 -08:00
Mike Cao
dda53abda2
Merge pull request #3095 from justadityaraj/patch-1
Update hi-IN.json
2024-12-12 18:31:16 -08:00
Mike Cao
4a45610c08
Merge pull request #3098 from milk1000cc/i18n
Update ja-JP.json
2024-12-12 18:30:36 -08:00
Mike Cao
67b1c80f31
Merge pull request #2890 from bparmentier/patch-1
Use init when running in Docker to avoid zombie process
2024-12-12 15:50:49 -08:00
Mike Cao
72fdccb06c Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-12-12 14:16:57 -08:00
Mike Cao
8f4075164d
Merge pull request #3096 from delemeator/bugfix/cf-header-encoding
Fix Cloudflare header encoding issue
2024-12-12 14:16:50 -08:00
Mike Cao
8cdd1674ae Check for valid session. 2024-12-11 21:02:42 -08:00
Mike Cao
62a8b29453 Updated redis calls. 2024-12-11 19:43:23 -08:00
milk1000cc
3d06579d3f Update ja-JP.json 2024-12-09 12:18:01 +09:00
Pawel Romanski
6138acc14a fix cf header encoding 2024-12-08 17:39:29 +01:00
Aditya Raj Singh
a7714c23d3
Update hi-IN.json
Added for description, access, activity and reports.
2024-12-08 19:08:06 +05:30
Daniel
f96570088a
Update nb-NO.json 2024-12-08 14:08:25 +01:00
Mike Cao
bb5affe29a Updated Next and Prisma to latest. 2024-12-06 21:53:03 -08:00
Mike Cao
99f92f2c87 Only replace starting and ending * char. 2024-12-06 21:52:37 -08:00
Mike Cao
40abd454fc Build lang files. 2024-12-04 18:39:50 -08:00
Mike Cao
32d5edd67e Fixed funnel query. Allow wildcard search for events. 2024-12-04 18:34:50 -08:00
Mike Cao
ffd27ab202
Merge pull request #3012 from ccrvlh/feat/url-pattern
feat: allow for URL pattern matching on funnels
2024-12-04 13:53:16 -08:00
Mike Cao
6b1c183077
Merge pull request #3087 from Kilian/fix-pushstate
fix #3083 improve the parseURL function to handle page-relative URLs
2024-12-04 11:48:36 -08:00
Kilian Valkhof
e7a7156b9a
explicitly use the current location.href 2024-12-04 12:00:23 +01:00
Kilian Valkhof
c85f82819e
fix #3083 improve the parseURL function to handle page-relative URLs like pushState 2024-12-04 09:08:43 +01:00
Mike Cao
26c42408b9
Merge pull request #3079 from God-2077/umami
Translations of parts of Chinese Simplified Character (zh-CN)
2024-11-29 21:38:49 -08:00
Kissablecho
7c07379877
Translations of parts of Chinese Simplified Character 2024-11-30 09:32:23 +08:00
Mike Cao
98352628cb Fixes for country search. 2024-11-28 16:46:40 -08:00
Mike Cao
8925283564
Merge pull request #2678 from Maxime-J/search-formatted-metrics
#2665 fix proposal
2024-11-28 16:36:40 -08:00
Mike Cao
4ab8b1ff91
Merge branch 'dev' into search-formatted-metrics 2024-11-28 16:36:29 -08:00
Mike Cao
6880ec8506 Updated lang files. 2024-11-28 16:18:23 -08:00
Mike Cao
d7ef12ccba Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-11-28 16:17:42 -08:00
Mike Cao
356e953304 Updated languageNames export. 2024-11-28 16:17:28 -08:00
Mike Cao
3b65fe5cd6
Merge pull request #3074 from PeterDaveHelloKitchen/zh_TW
Improve zh-TW Traditional Chinese translation a bit
2024-11-28 16:07:41 -08:00
Mike Cao
99559c2b35 Fixed filter search. 2024-11-28 09:35:07 -08:00