Commit graph

396 commits

Author SHA1 Message Date
Francis Cao
8408bbd25c add api routes for segments 2025-06-17 10:08:08 -07:00
Mike Cao
be3972bfb6 Removed yarn references. 2025-04-26 11:11:22 -07:00
Mike Cao
dcd04e8572 Merge branch 'analytics' into dev 2025-04-25 10:25:05 -07:00
Francis Cao
12b8ac4272 app and db schema - region rename, hostname move 2025-04-24 22:42:33 -07:00
Mike Cao
5be38adf7a Switched to pnpm from yarn. 2025-04-23 16:38:52 -07:00
Francis Cao
e44992fb2b add missing import 2025-04-22 07:45:19 -07:00
Francis Cao
7a0765fb4b add missing import 2025-04-22 07:44:43 -07:00
dependabot[bot]
4888ecbcee
Bump next from 15.0.4 to 15.2.3
Bumps [next](https://github.com/vercel/next.js) from 15.0.4 to 15.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.0.4...v15.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 16:00:37 +00:00
Mike Cao
b3f7694852 Updated types. 2025-02-14 12:42:33 -08:00
Mike Cao
28de4af635 Merge branch 'dev' into analytics 2025-02-11 11:31:19 -08:00
Mike Cao
9cc648e589 Fixed pageviews query. Closes #3162 2025-02-11 08:16:40 -08:00
Mike Cao
7848d45c26 Merge branch 'dev' into analytics 2025-02-11 05:42:33 -08:00
Mike Cao
b4f04a8729
Merge pull request #3217 from umami-software/dependabot/npm_and_yarn/esbuild-0.25.0
Bump esbuild from 0.17.19 to 0.25.0
2025-02-10 23:16:03 -08:00
Mike Cao
f4f09900e9 Merge branch 'dev' into analytics 2025-02-10 22:05:36 -08:00
Mike Cao
4d6ec631f7 Updated redis logic. 2025-02-10 21:07:18 -08:00
dependabot[bot]
6684a2abc5
Bump esbuild from 0.17.19 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.19 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.19...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 01:13:28 +00:00
Mike Cao
e580d0df20 Merge branch 'dev' into analytics 2025-02-08 15:57:32 -08:00
Mike Cao
f242835fc2 Removed FormattedMessage usage. 2025-02-07 10:40:30 -08:00
Mike Cao
88227b6b29 Updated maxmind lookup. 2025-02-06 10:25:09 -08:00
Mike Cao
113022ed17 Imported libraries, removed next-basics. 2025-02-05 13:30:28 -08:00
Mike Cao
b3f8bbe3fc Merge dev. 2025-02-03 12:35:02 -08:00
Francis Cao
7f1f038c07 update drag and drop package to @hello-pangea/dnd 2025-02-03 12:04:40 -08:00
Francis Cao
53cd32542e update drag and drop package to @hello-pangea/dnd 2025-02-03 11:57:16 -08:00
Mike Cao
530d6fb323 Fixed reports. 2025-02-01 16:20:22 -08:00
Mike Cao
f3e733dea3 Updated report schemas. Removed yup. 2025-01-31 23:46:23 -08:00
Mike Cao
baa3851fb4 Convert /api/users. 2025-01-21 19:10:34 -08:00
Mike Cao
936b7db1e2 Revert Next, upgrade Prisma. 2025-01-18 17:04:38 -08:00
Mike Cao
07330bd930 Upgrade Prisma to v6.1.0.
(cherry picked from commit c0fd22cbf6)
2025-01-18 17:01:14 -08:00
Mike Cao
a02a6c76a6 Revert Prisma 5.17.0. 2025-01-17 15:16:23 -08:00
Mike Cao
dc7d2cf119 Updated packages. 2025-01-17 12:07:42 -08:00
Mike Cao
ee1f133d4f Change Prisma. 2025-01-16 20:11:22 -08:00
Mike Cao
662039090e Downgrade to Prisma 5.22.0 2025-01-16 12:44:25 -08:00
Mike Cao
c0fd22cbf6 Upgrade Prisma to v6.1.0. 2025-01-10 18:58:53 -08:00
Mike Cao
c414c605b4 Revert Prisma changes due to v6 issue. 2025-01-10 16:59:11 -08:00
Mike Cao
021744a473 Upgraded prisma. 2025-01-09 11:11:53 -08:00
Mike Cao
5e732f17f7 Updated packages. 2025-01-09 11:00:51 -08:00
Mike Cao
c0a67dadd5 Updated send logic. 2025-01-08 17:00:59 -08:00
Mike Cao
74607acda5
Merge pull request #3110 from umami-software/dependabot/npm_and_yarn/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8
2024-12-16 19:44:58 -08:00
Mike Cao
5ecca3d005 Added types for jest. 2024-12-12 21:28:19 -08:00
dependabot[bot]
5b12740cbf
Bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 03:37:18 +00:00
Mike Cao
62a8b29453 Updated redis calls. 2024-12-11 19:43:23 -08:00
Mike Cao
bb5affe29a Updated Next and Prisma to latest. 2024-12-06 21:53:03 -08:00
Mike Cao
1c377bcdc3 Removed zen styles. 2024-11-25 14:11:17 -08:00
Mike Cao
6f9beda696 Updated packages. 2024-11-25 14:08:00 -08:00
Francis Cao
b61e14962a fix unknown icon and country render link 2024-11-25 13:46:38 -08:00
Mike Cao
fccb1ddd9a Upgraded next and prisma. Replaced moment-timezone. 2024-11-22 04:04:13 -08:00
Mike Cao
b8a2b071d9 Updated packages. 2024-11-21 05:50:46 -08:00
Mike Cao
27295380b7 Updated packages. 2024-11-18 13:54:28 -08:00
Mike Cao
03b2ca4526 Merge branch 'master' into dev
# Conflicts:
#	yarn.lock
2024-11-18 13:51:30 -08:00
dependabot[bot]
613143b500
Bump rollup from 3.29.4 to 3.29.5
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 21:14:39 +00:00