Commit Graph

3837 Commits

Author SHA1 Message Date
Mike Cao e1ad3b99cd Fixed wrong chart color. 2024-03-28 16:26:27 -07:00
Mike Cao 6ea48d5c2c Fixed filter menu issue. 2024-03-28 10:04:01 -07:00
Mike Cao 538fb49219 Null check. 2024-03-27 20:49:48 -07:00
Mike Cao a933f5b4a0 Lowercase before checking headers. Closes #2634. 2024-03-27 20:13:31 -07:00
Mike Cao a5362d9197 Prevent undefined strings in tracker. 2024-03-27 20:05:19 -07:00
Mike Cao 4e77d95809 Updated minimum date check. 2024-03-27 19:56:45 -07:00
Mike Cao cfa568f15c Fixed column name for pageviews. 2024-03-27 17:07:03 -07:00
Mike Cao 740a9408c0 Fixed views label. 2024-03-27 16:54:21 -07:00
Francis Cao ab58c76b6a change views back to pageviews 2024-03-27 11:17:00 -07:00
Mike Cao d945ed3a23 Support contains queries in overview page. 2024-03-27 02:17:55 -07:00
Mike Cao 41593ee1df Prevent null error. 2024-03-27 02:06:16 -07:00
Mike Cao be75f47719 Merge remote-tracking branch 'origin/dev' into dev 2024-03-26 21:47:16 -07:00
Mike Cao 91f49ba506 Updated encoding logic in tracker and send. 2024-03-26 21:46:57 -07:00
Mike Cao e5c4da8df5
Merge pull request #2620 from kiprasmel/lt-lang-upd-2
update lt-LT lang (part 2)
2024-03-26 21:14:42 -07:00
Mike Cao 4ee7deafdd Merge remote-tracking branch 'origin/dev' into dev 2024-03-26 17:31:37 -07:00
Mike Cao cff2d00536 Refactored filter parameters. 2024-03-26 17:31:16 -07:00
Francis Cao dcf2457e45 update terminology, add metric cards to new metrics 2024-03-26 11:15:39 -07:00
Francis Cao 51139c1918 include visitors metrics in websiteStats 2024-03-26 10:43:01 -07:00
Mike Cao 1a839d1cae Merge remote-tracking branch 'origin/dev' into dev 2024-03-25 22:51:24 -07:00
Mike Cao 91efb7f1d0 Fixed search for postgresql. 2024-03-25 22:51:10 -07:00
Mike Cao e6aebf5104 Upgraded Next and Prisma. 2024-03-25 22:50:27 -07:00
Mike Cao 2fa95448e0 Updated url and referrer logic in tracker. 2024-03-25 22:50:03 -07:00
Brian Cao 7a6a598a19 Fix css date picker. 2024-03-25 21:41:31 -07:00
Francis Cao c033b0582d create join table and remove subquery from insert 2024-03-25 19:13:54 -07:00
Francis Cao d36bf4396a remove order by in insert select 2024-03-25 18:47:02 -07:00
Francis Cao 7c7fd577c3 remove test schema from CH migration script 2024-03-25 18:33:30 -07:00
Francis Cao 12cec94fd4 Merge branch 'dev' into feat/ume-660-implement-visitor-id 2024-03-25 18:17:25 -07:00
Francis Cao db75e1e5d2 Add iat to session object 2024-03-25 17:49:13 -07:00
Francis Cao 0aaf2c0b3b update visitId hash and expiration logic 2024-03-25 17:47:53 -07:00
Francis Cao d3ca856521 check in clickhouse migration script 2024-03-25 16:29:29 -07:00
Mike Cao 741c77d9f8 Merge remote-tracking branch 'origin/dev' into dev 2024-03-25 13:50:31 -07:00
Mike Cao 8bc1dcb4b3 Update field select forms. Created new hooks. 2024-03-25 13:50:04 -07:00
Brian Cao 1a5b996b2c Fix team url. 2024-03-24 15:11:44 -07:00
Brian Cao e61f36a8bd Team Websites responsive. 2024-03-24 11:46:45 -07:00
Brian Cao 03eeb6a022 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2024-03-24 11:36:13 -07:00
Brian Cao c4d0c433c0 Fix mobile nav. 2024-03-24 11:36:09 -07:00
Kipras Melnikovas 5faa7ddc74
update LT lang, part 2 2024-03-23 20:03:17 +02:00
Mike Cao 5daad2726e Update insights report parameters. Added contains logic. 2024-03-22 23:33:45 -07:00
Mike Cao d59477deb5 Merge remote-tracking branch 'origin/dev' into dev 2024-03-22 14:36:00 -07:00
Mike Cao 09a161d04a Added more date filter options. 2024-03-22 14:35:41 -07:00
Mike Cao d38d8c2e36
Merge pull request #2611 from umami-software/dependabot/npm_and_yarn/follow-redirects-1.15.6
Bump follow-redirects from 1.15.4 to 1.15.6
2024-03-22 12:31:56 -07:00
Mike Cao dffe82365c
Merge pull request #2617 from reithose/patch-1
Completed dutch translation
2024-03-22 12:31:22 -07:00
Mike Cao 6bcc349a6e Merge branch 'dev' into analytics 2024-03-22 01:55:04 -07:00
Mike Cao b873ea38ea Fixed UTM query. Fixed types. 2024-03-21 22:59:53 -07:00
Mike Cao b3cad83f08 Use safe URI decoding. 2024-03-21 16:30:03 -07:00
Mike Cao 0e44ce31a1 Merge branch 'dev' into analytics 2024-03-21 13:38:04 -07:00
Mike Cao a509336bef Fixed UTM display. 2024-03-21 13:33:48 -07:00
Francis Cao 91a4cb4487 add mysql column population 2024-03-21 11:33:35 -07:00
Francis Cao af1a118374 update mysql migrations 2024-03-21 11:10:13 -07:00
Francis Cao b36d61609d fix migration bug 2024-03-21 09:36:27 -07:00