Commit Graph

2685 Commits

Author SHA1 Message Date
Mike Cao
fd1006a299 Updated react-basics. 2023-03-03 12:39:10 -08:00
Mike Cao
bb99b3eba5 Fixed sticky header scrolling. Updated settings button. 2023-03-03 12:37:26 -08:00
Francis Cao
448d2b2241 fix redis auth issue 2023-03-03 12:30:12 -08:00
Francis Cao
3325df0d84 Merge branch 'dev' of https://github.com/umami-software/umami into bug/um-191-fix-redis-auth-misc-bug 2023-03-03 10:38:34 -08:00
Francis Cao
65691f5912 fix referrer domain on tracker load 2023-03-03 10:38:14 -08:00
Brian Cao
8684781624 Clean up teams on user delete. 2023-03-02 22:48:30 -08:00
Francis Cao
c9cacbb0e2 add types back to event / pageview. fix non-redis auth 2023-03-02 12:56:38 -08:00
Mike Cao
5262d19c8b Fix update notice. 2023-03-01 23:59:01 -08:00
Brian Cao
82f0bc3d2b
remove event_data. (#1804) 2023-03-01 16:42:47 -08:00
Mike Cao
94165ca5ad
Merge pull request #1803 from umami-software/feat/um-171-cloud-mode-env-variable
Cities, Subdivisions, Page Title
2023-03-01 16:14:29 -08:00
Francis Cao
e5645cfb00 revert tsconfig 2023-03-01 12:19:41 -08:00
Francis Cao
ad28d69d27 update ts config to ignore js files 2023-03-01 12:09:37 -08:00
Francis Cao
37e98c9751 remove lint rule 2023-03-01 11:57:13 -08:00
Francis Cao
a777b2916f Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-171-cloud-mode-env-variable 2023-03-01 11:40:34 -08:00
Francis Cao
93650a2f66 add pagetitle to queries 2023-03-01 10:53:57 -08:00
Mike Cao
4cb5a14de9 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2023-02-28 20:04:17 -08:00
Mike Cao
3ac560dc0f Added checks for CLOUD_MODE. 2023-02-28 20:04:07 -08:00
Francis Cao
6c302a7325 collect pagetitle, update subdivision2 data type 2023-02-28 17:40:18 -08:00
Brian Cao
84430e38eb
Check deletedAt. (#1796) 2023-02-27 16:01:34 -08:00
Mike Cao
5657a64c77 Pass domain to realtime components. 2023-02-24 02:41:02 -08:00
Mike Cao
25f44b84df
Merge pull request #1789 from umami-software/dependabot/npm_and_yarn/undici-5.19.1
Bump undici from 5.16.0 to 5.19.1
2023-02-24 02:30:16 -08:00
Mike Cao
b853255c23
Merge pull request #1793 from slawiko/add-be-by-locale
Add be-BY locale (belarusian language)
2023-02-24 02:29:51 -08:00
Mike Cao
7d3334ccce Fixed realtime logs. 2023-02-22 20:59:59 -08:00
slawiko
02272d3909 Adds locale mapping 2023-02-22 12:25:13 +01:00
slawiko
982d47c7e9 Adds translations for be-BY locale 2023-02-22 12:23:21 +01:00
Dustin Dauncey
b8f72660d9
Stylized macOS + sorted Desktop & Mobile OS names
Since iOS was stylized, I thought it was consistent if we also stylized macOS (it's not Mac OS anymore, it's (macOS)[https://en.wikipedia.org/wiki/MacOS]). 

Also took a quick moment to sort the values for Desktop and Mobile OS names in order to more easily locate at a glance the item being looked for.
2023-02-20 21:21:05 -08:00
Francis Cao
55a586fe27 add subdivision1/2, cities to query logic 2023-02-20 09:04:20 -08:00
Mike Cao
8ecc6400ef Fixed visitor calculation. 2023-02-17 22:17:29 -08:00
Mike Cao
802c262cd9 Fixed realtime chart display. 2023-02-17 21:42:42 -08:00
Francis Cao
6bacfa5892 add city, subdivision1, subdivison2 2023-02-16 18:55:51 -08:00
dependabot[bot]
7e091c5d40
Bump undici from 5.16.0 to 5.19.1
Bumps [undici](https://github.com/nodejs/undici) from 5.16.0 to 5.19.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.16.0...v5.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 23:27:31 +00:00
Francis Cao
074fa2c5fc add subdivision2 to schema 2023-02-16 09:52:07 -08:00
Francis Cao
b6cc6cb655 update CH, postgres, MySQL schemas 2023-02-15 09:40:49 -08:00
Mike Cao
93b77672f3 More updates to realtime. 2023-02-15 02:27:18 -08:00
Mike Cao
28921a7cd5 Updates to realtime. Fixed refresh button. 2023-02-14 17:23:20 -08:00
Francis Cao
4351ef37f8 update to GeoLite2-City 2023-02-14 12:06:41 -08:00
Francis Cao
eea01b21cf Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-171-cloud-mode-env-variable 2023-02-14 10:59:36 -08:00
Enrico Paulini
90db2239a2
Remove formatted message from placeholder 2023-02-12 22:58:59 -03:00
Enrico Paulini
1b44c5f826
Label Incrementions and pt-BR update 2023-02-12 20:40:03 -03:00
Mike Cao
638a674e99 Fixed filter tags. Added clear all option. 2023-02-11 22:10:14 -08:00
Juanga Covas
2c36eaad5c
Update es-MX.json
Translated some new strings from English to Spanish and assorted fixes
2023-02-11 17:51:21 +01:00
Mike Cao
4a689bf294 Added website menu view. Fixed pages filter. 2023-02-10 23:21:50 -08:00
Mike Cao
d4437427c4 Removed prop-types. 2023-02-10 03:37:06 -08:00
Mike Cao
c815e7cd51 More refactoring and clean-up. 2023-02-10 03:26:57 -08:00
Francis Cao
9f8ea060b6 implement cloud mode logic 2023-02-09 10:13:50 -08:00
Mike Cao
f062cdbed2 Updated sticky header logic. 2023-02-09 08:22:36 -08:00
Mike Cao
45c13da262 More deletes. Fixed sticky header. 2023-02-08 23:14:11 -08:00
Mike Cao
87bbaa7f1d Fixed tooltips. 2023-02-07 22:17:55 -08:00
Mike Cao
a7cad0190c Merge branch 'dev' of https://github.com/umami-software/umami into dev 2023-02-07 16:29:38 -08:00
Mike Cao
ad5e34a894 Fixed lint issues. 2023-02-07 16:29:25 -08:00