Commit Graph

2568 Commits

Author SHA1 Message Date
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
Mike Cao
94726239aa Added /me/websites. 2023-02-07 16:28:55 -08:00
Mike Cao
423f26c7fb Fix lint issues. 2023-02-07 16:26:58 -08:00
Mike Cao
54d5af5cbb Progress check-in. 2023-02-04 08:59:52 -08:00
Mike Cao
30274a07fd
Merge pull request #1773 from umami-software/feat/um-121-v2-migration-script
Update MySQL db prisma files to 2.0
2023-02-03 12:40:34 -08:00
effakt
6b3eb7617d Adding registered_country fallback to getCountry 2023-02-04 08:46:32 +13:00
ppnplus
e2e6c2cb8d
Update th-TH.json
1. Removed trailing full stops, as we don't use full stops in our language.
2. Changed the string for "Pages" from "หน้าเพจ" to "หน้า". The current string "หน้าเพจ" has two words with the same, overlapping meaning. "หน้า" is a proper translation for the word "page", while "เพจ" is a transliteration from the English pronunciation "page" which is more commonly used to refer to Facebook Pages in our language.
2023-02-03 12:13:59 +07:00
Mike Cao
0ce2d1fbfc Team delete functionality. 2023-02-02 11:59:38 -08:00
Francis Cao
6457ddfec1 update 01_init to latest 2023-02-02 10:18:06 -08:00
Francis Cao
9078444ca5 update mysql to latest schema 2023-02-02 10:12:25 -08:00
Francis Cao
0b16d06d8c move migrate-db to own repo 2023-02-02 10:04:21 -08:00
Francis Cao
d6e17fe982 Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-121-v2-migration-script 2023-02-02 10:00:53 -08:00
Mike Cao
835289a1f8 Fixed team websites query. 2023-02-02 03:30:09 -08:00
Mike Cao
22aeaf7166 Added owner column to teams table. 2023-02-02 02:54:43 -08:00
Mike Cao
e5b57f63cd Merge branch 'dev' of https://github.com/umami-software/umami into dev 2023-02-01 18:40:04 -08:00
Mike Cao
656df4f846 Update teams features. 2023-02-01 18:39:54 -08:00
Mike Cao
9e4a5159ba
Merge pull request #1772 from umami-software/feat/um-169-team-website-db-update
add schema changes for TeamWebsite, update deleted logic for team tables
2023-02-01 18:38:16 -08:00
Francis Cao
5fd946cfde add schema changes for TeamWebsite, update deleted logic for team tables 2023-02-01 17:08:16 -08:00