1104 Commits

Author SHA1 Message Date
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
4ab8b1ff91
Merge branch 'dev' into search-formatted-metrics 2024-11-28 16:36:29 -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
Peter Dave Hello
c744f0b001 Improve zh-TW Traditional Chinese translation a bit 2024-11-28 20:18:42 +08:00
Mike Cao
726212120f Use original search value if no results. 2024-11-27 23:47:58 -08:00
Mike Cao
a18d1a923c Allow filter search for country and region. 2024-11-27 23:43:28 -08:00
Mike Cao
2ed7628997 Allow filter search for country and region. 2024-11-27 22:51:50 -08:00
Mike Cao
c6fd20974d Should not redirect if already on the right team. 2024-11-27 22:37:47 -08:00
Mike Cao
4af275a7ab Ignore missing website id. 2024-11-27 19:52:35 -08:00
Mike Cao
afa903a4a0 Don't return deleted website on share page. 2024-11-27 11:56:52 -08:00
Francis Cao
c851f3bb3c fix min date chart bug when using all time 2024-11-27 10:38:45 -08:00
Mike Cao
bf89dfdd49
Merge pull request #3072 from mxbeer/bugfix/favicon-www-hostname
respect www subdomain when fetching website favicon
2024-11-26 19:48:49 -08:00
Francis Cao
b5f5f07b1e get min/max date from website_event_stats_hourly view 2024-11-26 13:05:12 -08:00
Francis Cao
d800b42b6b fix sessionactivity overflow 2024-11-26 11:02:34 -08:00
Francis Cao
dfc13ced55 next.js 15 sync-dynamic-apis update 2024-11-26 09:28:57 -08:00
Max Beer
83af7fa18a respect www subdomain when fetching website favicon 2024-11-26 13:20:48 +01:00
Mike Cao
1c377bcdc3 Removed zen styles. 2024-11-25 14:11:17 -08:00
Francis Cao
b61e14962a fix unknown icon and country render link 2024-11-25 13:46:38 -08:00
Mike Cao
fccb1ddd9a Upgraded next and prisma. Replaced moment-timezone. 2024-11-22 04:04:13 -08:00
Mike Cao
620a838173 Updated dashboard edit. 2024-11-21 15:39:50 -08:00
Mike Cao
7803f72530 Removed team redirect for cloud mode. 2024-11-21 13:26:04 -08:00
Mike Cao
4de884010a Code cleanup. 2024-11-20 21:09:01 -08:00
Mike Cao
6ed660d8a7 Fixed referrer check. Closes #3016. 2024-11-20 15:13:02 -08:00
Mike Cao
cd72fcacf4
Merge pull request #3060 from eremannisto/improve-handling-of-undefined-regions
Use `unknown` label for `undefined` countries
2024-11-20 11:19:21 -08:00
Francis Cao
ec2f5203fe update pinned ui. remove paging if dashboard edited 2024-11-19 11:22:37 -08:00
Ere Männistö
70f919be33 Use unknown label for undefined countries 2024-11-19 10:30:11 +02:00
Mike Cao
65d09a57d1
Merge branch 'dev' into dash-inactive 2024-11-18 13:31:30 -08:00
Mike Cao
964632fe76
Merge pull request #3024 from ZerGo0/master
fix: added underscore support
2024-11-18 13:30:20 -08:00
Mike Cao
0d561eb231
Merge pull request #3043 from chelsey-g/team-cookie
redirects to last selected team on login
2024-11-18 13:27:28 -08:00
Mike Cao
22c892489f
Merge pull request #3053 from mooxl/respect-filter-in-usewebsitemetric
fix: respect filter in TableView
2024-11-18 13:21:58 -08:00
Mike Cao
884f197a4b
Merge pull request #3055 from mooxl/add-zindex-to-dropdown-menu
fix: add z-index to dropdown menu
2024-11-18 13:21:16 -08:00
Mike Cao
bebe15d649
Merge pull request #3057 from chelsey-g/load-all-websites-edit
fix: loads all websites in order to edit them
2024-11-18 13:20:42 -08:00
Max Schmidt
6d6a3d409d add z-index
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2024-11-17 16:57:13 +01:00
Max Schmidt
7e6e79c195 cleanup
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2024-11-16 14:05:02 +01:00
Max Schmidt
8b676c6370 respect expanded view
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2024-11-16 13:56:58 +01:00
Max Schmidt
3decad5198 use params
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2024-11-16 13:26:42 +01:00
chelsey-g
8d63d23c16 loads all websites in order to edit them 2024-11-15 16:41:20 -05:00
chelsey-g
c50b0c9d42 updated localStorage to next-basics 2024-11-11 16:21:02 -05:00
chelsey-g
ac302c9a96 replaces cookies with localStorage 2024-11-11 15:10:07 -05:00
chelsey-g
65c4627900 add active website tracking with pin icon 2024-11-11 13:29:32 -05:00
Mike Cao
a0780d6fab
Merge pull request #3036 from tudormarze/fix/translations-ro
Update translations for ro-RO
2024-11-07 22:04:02 -08:00
Mike Cao
b81f36848b
Merge pull request #3042 from SigmazZ/patch-1
Update fr-FR.json
2024-11-07 22:00:18 -08:00