Commit Graph

2644 Commits

Author SHA1 Message Date
Mike Cao
8bddc666b4 Refactored exports. 2023-04-21 08:00:42 -07:00
Maxime-J
b2d8423dcb restore login localization 2023-04-21 13:14:14 +00:00
榆木
5d8fb2f791
Update index.js
Do not send the x-umami-cache request header when the cache is not defined (the first request sent to the umami server when the visitor opens the page)
2023-04-21 12:04:30 +08:00
Ash Monsh
3039ad9315 add page titles 2023-04-21 05:58:16 +03:00
Mike Cao
1baf4d5571 Code style fix. 2023-04-20 15:19:09 -07:00
Francis Cao
322990b03b userstable css fix for edit button 2023-04-20 12:10:33 -07:00
Francis Cao
7aac95a410 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2023-04-20 12:07:10 -07:00
Francis Cao
cce966c48c Fix realtime countries / visitors 2023-04-20 12:07:04 -07:00
Mike Cao
5bfbc71e7f Merge branch 'dev' of https://github.com/umami-software/umami into dev 2023-04-20 11:53:45 -07:00
Mike Cao
1d639c77a2
Merge pull request #1931 from atmonshi/more-rtl-ui
rotate arrows in rtl
2023-04-20 11:53:28 -07:00
php coder
80aad4ef55
Update WebsiteMenuView.js 2023-04-20 21:49:42 +03:00
Mike Cao
c4d3d6fb09 Updated language bundle. 2023-04-20 11:36:30 -07:00
Mike Cao
288f77d6ff
Merge pull request #1940 from MexHigh/master
Adjusted tracking script to find parent a-tag for click tracking
2023-04-20 11:34:18 -07:00
Mike Cao
4bd8b44420
Merge pull request #1942 from atmonshi/rtl-css
fix some css for RTL
2023-04-20 11:25:59 -07:00
Mike Cao
5f30cbd789
Merge pull request #1938 from MBRjun/dev
Bug Fix & Translation Updates
2023-04-20 11:24:59 -07:00
Ash Monsh
5cd4e9fd8d fix some css for RTL 2023-04-20 21:08:56 +03:00
Francis Cao
fa3659fcf6 fix user password edit and fix prisma schema for updated_at columns 2023-04-20 10:46:58 -07:00
Leon Schmidt
a84d2181e7
Adjusted tracking script to find parent a-tag for click tracking 2023-04-20 17:14:41 +02:00
MBRjun
981abd5966
fix: get tracking code correctly 2023-04-20 22:41:25 +08:00
MBRjun
136f962218
i18n: update zh-CN translations 2023-04-20 21:29:58 +08:00
Ash Monsh
aba523cbee rotate arrows in rtl 2023-04-20 12:41:06 +03:00
Mike Cao
d2c9c45461 Allow slashes in tracker names. 2023-04-20 01:52:49 -07:00
Mike Cao
dbc19e4ffd Allow multiple tracker names. 2023-04-20 01:12:43 -07:00
Mike Cao
f0d13efc7a Fix typo. 2023-04-19 22:11:00 -07:00
Mike Cao
03ba225587 More resetDate conversion. 2023-04-19 21:16:56 -07:00
Mike Cao
e63591e35d resetDate should be a Date object. 2023-04-19 21:08:52 -07:00
Mike Cao
98028f1756 Add version info. 2023-04-19 19:33:24 -07:00
Mike Cao
3b6c6846b1 Fixed lang references. 2023-04-19 18:42:29 -07:00
Mike Cao
ae49317c93 Merge remote-tracking branch 'origin/dev' into dev 2023-04-19 18:38:46 -07:00
Mike Cao
e33a8e054b Updated how datasets are loaded, preventing chart redraw. 2023-04-19 18:38:08 -07:00
Mike Cao
1cfebc8c78
Merge pull request #1896 from lozanoSergio/develop
fix typo prisma mysql schema
2023-04-19 17:09:31 -07:00
Mike Cao
06d19e8594
Merge branch 'dev' into develop 2023-04-19 17:09:21 -07:00
Mike Cao
eb7a83b404
Merge pull request #1879 from kaisteinke/master
Add missing locales
2023-04-19 17:07:03 -07:00
Mike Cao
afde1377dc
Merge branch 'dev' into master 2023-04-19 17:06:46 -07:00
Mike Cao
b1856c7eb3 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2023-04-19 17:03:11 -07:00
Mike Cao
f2c0b4253a
Merge pull request #1917 from atmonshi/ui-rtl
UI rtl
2023-04-19 17:02:25 -07:00
php coder
1520f21b82
Merge branch 'umami-software:master' into ui-rtl 2023-04-20 03:01:20 +03:00
Mike Cao
1d9cb0d7c7 Fix message. 2023-04-19 16:42:42 -07:00
Mike Cao
dbafc98142 Update checkout action. 2023-04-19 16:20:45 -07:00
Mike Cao
b39ef68372 Update language bundle. 2023-04-19 13:18:47 -07:00
Mike Cao
b95208afcd
Merge pull request #1921 from MBRjun/dev
i18n: update zh-CN translations
2023-04-19 13:15:44 -07:00
Mike Cao
374555aff3 Updated prisma to 4.13.0. 2023-04-19 12:51:42 -07:00
MBRjun
af14ccb60e
i18n: update zh-CN translations 2023-04-20 03:03:33 +08:00
Mike Cao
8bd289ad01 Fixed realtime metrics display. Closes #1899. 2023-04-19 11:46:41 -07:00
Mike Cao
9c2242012e Merge remote-tracking branch 'origin/dev' into dev 2023-04-19 11:41:40 -07:00
Mike Cao
cc20f898b1 Localize x axis labels. Closes #1913 2023-04-19 11:41:31 -07:00
Francis Cao
2cd1f5541b add event type to getWebsiteStats 2023-04-19 09:13:16 -07:00
Mike Cao
083a9ffc2c Merge remote-tracking branch 'origin/dev' into dev 2023-04-19 08:49:47 -07:00
Mike Cao
ac8d8bbd1e Added middleware for docker. 2023-04-19 08:49:16 -07:00
Ash Monsh
ab48a0882a rotate the arrow icon for rtl language
rotate the arrow icon for rtl language
2023-04-19 07:31:25 +03:00