Commit Graph

2508 Commits (b1856c7eb344e742a7bf1b5856fd06574809a4d5)

Author SHA1 Message Date
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
Mike Cao 89f2fd601e Fix user logic. 2023-01-30 23:03:08 -08:00
Mike Cao 689bb94898
Merge pull request #1770 from umami-software/bug/planetscale-create-db
update schema.mysql.sql for planetscale install
2023-01-30 22:49:44 -08:00
Francis Cao 318dd7de74 update mysql from planetscale install 2023-01-30 22:07:30 -08:00
Mike Cao 02a1438cfe More refactoring. 2023-01-30 21:44:07 -08:00
Mike Cao 5f15ad0807 More refactoring, cleaned up icons, nav buttons, add messages. 2023-01-27 21:53:13 -08:00
Mike Cao cc2be9f47a
Merge pull request #1765 from umami-software/app
v1.40.0
2023-01-25 19:55:08 -08:00
Mike Cao b3c41786ba Bump version v1.40.0. 2023-01-25 19:47:03 -08:00
Mike Cao 219641a633 Updated language files. 2023-01-25 13:57:49 -08:00
Mike Cao 765833b357 Merge branch 'app' of https://github.com/umami-software/umami into app 2023-01-25 13:15:02 -08:00
Mike Cao 54eb8a19d4
Merge pull request #1760 from mbos2/croatian-translation-fix
Croatian translations update
2023-01-25 13:14:53 -08:00