Commit Graph

221 Commits

Author SHA1 Message Date
Mike Cao
5e2d23f18f Refactor auth logic. 2022-10-11 21:48:33 -07:00
Mike Cao
fb6aabaf06 Updated language bundles. 2022-09-12 14:36:27 -07:00
Mike Cao
81ca9c9665 Bump version. 2022-09-05 16:44:44 -07:00
Mike Cao
52bbc3692d Fix issue with generating URLs. 2022-09-05 12:04:30 -07:00
Mike Cao
44e017c14a
Merge branch 'master' into dev 2022-09-03 23:19:08 -07:00
dependabot[bot]
8bcdc54f93
Bump moment-timezone from 0.5.34 to 0.5.35
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.35.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.34...0.5.35)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 05:34:17 +00:00
Brian Cao
48fe6ebcc5 configure redis 2022-08-29 10:47:01 -07:00
Mike Cao
f4e0da481e Use next-basics package. 2022-08-28 20:20:54 -07:00
Mike Cao
8eef88ed1d Updated packages. 2022-08-27 22:51:52 -07:00
Mike Cao
3327bcf5a3 Refactor get database type logic. 2022-08-26 22:43:31 -07:00
Brian Cao
8933150a9c Merge branch 'brian/uc-33-kafka-optimizations' into dev 2022-08-26 20:22:01 -07:00
Brian Cao
818f8721e9 redis checkpoint 2022-08-26 20:21:53 -07:00
Mike Cao
a484a78261 Updated Next v.12.2.5 and Prisma v4.2.1. 2022-08-26 09:05:24 -07:00
Mike Cao
39c0ea11c3 Updated request-ip package. 2022-08-23 12:12:28 -07:00
Brian Cao
41d4b4c402 allow agent 2022-08-18 23:25:45 -07:00
Francis Cao
55ba7d95ab fix clickhouse date timezone issues 2022-08-08 22:09:18 -07:00
Francis Cao
fc3c39be3c Merge branch 'dev' of https://github.com/umami-software/umami into francis/uc-24-kafka-test 2022-08-08 08:36:21 -07:00
Mike Cao
fb14514a65 Updated Next 12.2.4 and Prisma 4.1.1. 2022-08-08 01:31:02 -07:00
Francis Cao
1ffd5775f8 Merge branch 'dev' of https://github.com/umami-software/umami into francis/uc-24-kafka-test 2022-08-04 17:48:00 -07:00
Francis Cao
d952214536 check in producer test logic 2022-08-01 00:28:38 -07:00
Chris Walsh
70c6211e2c
Add draggable rows to table component 2022-07-23 22:56:13 -07:00
Mike Cao
ba1e28f082 Fix filter issue for metrics. Closes #1268 2022-07-22 23:56:29 -07:00
Brian Cao
304314fff0 Merge branch 'dev' into brian/um-16-clickhouse-support 2022-07-22 17:03:42 -07:00
Mike Cao
b6ba4dee03 Updated packages. Prisma 4.1.0. 2022-07-20 16:42:31 -07:00
Mike Cao
59d5a4fc32
Merge branch 'dev' into dependabot/npm_and_yarn/terser-5.14.2 2022-07-20 16:38:20 -07:00
dependabot[bot]
d24b4b2646
Bump terser from 5.12.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.12.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 23:16:20 +00:00
Mike Cao
a6a5389467 Added missing package. 2022-07-16 22:28:05 -07:00
Mike Cao
07e549882e Updated packages. Bump version v1.34.0. 2022-07-16 22:23:43 -07:00
Brian Cao
44f3bd3698 Merge branch 'dev' into brian/um-16-clickhouse-support 2022-07-15 16:48:02 -07:00
Brian Cao
20b8337e35 checkpoint 2022-07-15 16:47:38 -07:00
Mike Cao
64f1841ae4 Upgrade to Prisma 4. 2022-07-14 22:57:38 -07:00
mike
846afad0a4 Moved middleware. 2022-07-07 09:24:32 -07:00
mike
ba5c149c48 Upgraded Next to 12.2.0. 2022-07-07 09:06:40 -07:00
rohandebsarkar
c60ec2fb8b
Replace /api/collect with collectEndpoint 2022-07-03 11:35:29 +05:30
Mike Cao
c84bf926fc Updated packages. 2022-06-28 09:17:56 -07:00
Mike Cao
6541ba1ab4 Update docker build. 2022-06-27 10:34:03 -07:00
Mike Cao
89fb62a50a Updated to prisma 3.15.2. Updated check-db script. 2022-06-22 12:12:22 -07:00
Mike Cao
ac3017b2e4 Added database check. 2022-06-22 01:50:33 -07:00
mike
8a0ca5e24f Revert postcss package. 2022-06-09 23:51:53 -07:00
Mike Cao
8056f35ad0 Updated packages. 2022-06-01 14:09:11 -07:00
Mike Cao
bf3fc3b3b5 Updated Prisma to v3.14. 2022-05-31 23:17:11 -07:00
Mike Cao
b5de6b997e Reverted Next to v12.1.0 due to Heroku issues. 2022-04-29 20:53:00 -07:00
Mike Cao
86966f46e5 Updated packages. Updated language bundles. 2022-04-25 18:31:13 -07:00
Mike Cao
006f4c123e Merge remote-tracking branch 'origin/dev' into dev 2022-04-13 19:07:02 -07:00
Mike Cao
9f20a62591 Updated Next. 2022-04-13 19:06:45 -07:00
dependabot[bot]
8f49b974fd
build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 07:41:53 +00:00
Mike Cao
ea9da45679 Updated packages. 2022-04-11 00:35:11 -07:00
Mike Cao
29178b18b8 Updated packages. 2022-04-08 17:13:30 -07:00
Mike Cao
54d25048c3 Merge branch 'master' into dev 2022-04-04 15:09:10 -07:00
Mike Cao
76211dc5a2 Updated start scripts. 2022-04-04 14:36:42 -07:00
Mike Cao
283d18518e Update dependencies. 2022-04-04 03:43:29 -07:00
Mike Cao
119e4b9a9a Updated next and prisma. 2022-04-02 21:07:08 -07:00
Mike Cao
5d4ed6bd1b Updated packages. Use React 18. 2022-04-01 22:26:48 -07:00
Mike Cao
f0b207f6a2 Updated packages. 2022-03-31 09:55:42 -07:00
Mike Cao
934914d249 Cleaned up eslint config. 2022-03-18 19:02:06 -07:00
Mike Cao
90e0bfc9f3 Update packages. Bump version v1.28.0 2022-03-17 21:02:54 -07:00
Mike Cao
45e4bfe3a9 Added telemetry script. 2022-03-16 21:50:24 -07:00
Mike Cao
a7847ce5f4 Fix eslint plugin issue. 2022-03-11 22:26:58 -08:00
Mike Cao
93f15bc44b Updated packages. 2022-03-11 18:36:57 -08:00
Mike Cao
f1d97660fb Updated react-spring to latest. 2022-03-02 15:23:47 -08:00
Mike Cao
5a88f2f002 Updated packages. 2022-03-02 14:22:41 -08:00
Mike Cao
9937caa569 Replaced redux with zustand. Fixed login issue, closes #980. 2022-02-22 22:47:59 -08:00
dependabot[bot]
dec3d49ab1
build(deps): bump next from 12.0.10 to 12.1.0
Bumps [next](https://github.com/vercel/next.js) from 12.0.10 to 12.1.0.
- [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/v12.0.10...v12.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 02:39:57 +00:00
Mike Cao
940a752c38 Updated prisma and next. 2022-02-15 20:58:17 -08:00
Mike Cao
3339ac19a6
Merge branch 'dev' into dependabot/npm_and_yarn/nanoid-3.2.0 2022-01-24 22:49:20 -08:00
Mike Cao
291db2b107 Upgraded to next 12.0.8 and prisma 3.8.1. 2022-01-24 22:46:14 -08:00
dependabot[bot]
ce36a28098
build(deps): bump nanoid from 3.1.30 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [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.1.30...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 01:18:14 +00:00
Mike Cao
6bfaa4d40c Replaced color library. 2022-01-14 00:39:27 -08:00
Mike Cao
7b7557ec90 Merge branch 'prisma-upgrade' into dev 2021-12-17 20:40:40 -08:00
Mike Cao
a609de0ea6 Updated prisma package. 2021-12-16 21:17:35 -08:00
dependabot[bot]
19beebefbb
build(deps): bump next from 12.0.1 to 12.0.5
Bumps [next](https://github.com/vercel/next.js) from 12.0.1 to 12.0.5.
- [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/v12.0.1...v12.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 22:47:16 +00:00
Mike Cao
b756fcddf1 Updated lock file. 2021-11-22 15:13:32 -08:00
Mike Cao
d4dd2069b6 Fix build issues. 2021-11-22 14:53:36 -08:00
Mike Cao
74b8b128ef Switch to system font stacks. Closes #850. 2021-11-20 15:54:45 -08:00
Mike Cao
99861487ea Upgrade Next.js. 2021-10-27 02:08:19 -07:00
Mike Cao
77fc5b0157 Updated packages. 2021-10-27 02:05:39 -07:00
Mike Cao
4e3f93d5d4 Updated packages. 2021-10-05 23:32:37 -07:00
Mike Cao
8bebbca413 Check username/password. 2021-10-03 20:44:02 -07:00
Mike Cao
0fb9a8e610
Merge pull request #777 from mikecao/dependabot/npm_and_yarn/immer-9.0.6
build(deps): bump immer from 9.0.5 to 9.0.6
2021-09-23 09:54:11 -07:00
dependabot[bot]
9ed16f05c1
build(deps): bump semver-regex from 3.1.2 to 3.1.3
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 00:40:15 +00:00
dependabot[bot]
21dfd1be9c
build(deps): bump immer from 9.0.5 to 9.0.6
Bumps [immer](https://github.com/immerjs/immer) from 9.0.5 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.5...v9.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 04:01:10 +00:00
Mike Cao
29d83d5439 Updated packages. 2021-08-20 00:49:43 -07:00
Mike Cao
f9303e57d4
Merge pull request #755 from mikecao/dependabot/npm_and_yarn/path-parse-1.0.7
build(deps): bump path-parse from 1.0.6 to 1.0.7
2021-08-13 19:27:59 -07:00
dependabot[bot]
9f9ab6c0a7
build(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 18:17:45 +00:00
dependabot[bot]
b908a05300
build(deps-dev): bump tar from 6.1.1 to 6.1.2
Bumps [tar](https://github.com/npm/node-tar) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.1...v6.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 23:53:12 +00:00
Mike Cao
ae7186c32a
Merge pull request #742 from mikecao/dev
Dev
2021-07-25 21:41:49 -07:00
Mike Cao
2cc6a98241 Updated packages. 2021-07-25 21:36:07 -07:00
Mike Cao
e5e484cb30 Revert Next version back to 10. 2021-07-22 19:17:40 -07:00
dependabot[bot]
9fefe98495
build(deps): bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 07:26:19 +00:00
Mike Cao
324d31cfcc Added eslint package for nextjs. 2021-07-12 20:02:34 -07:00
Mike Cao
f012f9df76 Updated more packages. 2021-07-12 00:44:43 -07:00
Mike Cao
b0d773b843 Updated packages. 2021-07-12 00:39:12 -07:00
Mike Cao
1de0fa2d71
Merge pull request #695 from mikecao/dependabot/npm_and_yarn/glob-parent-5.1.2
build(deps): bump glob-parent from 5.1.1 to 5.1.2
2021-06-25 20:40:59 -07:00
Mike Cao
b7904b3e43
Merge pull request #696 from mikecao/dependabot/npm_and_yarn/browserslist-4.16.6
build(deps): bump browserslist from 4.14.3 to 4.16.6
2021-06-22 21:20:28 -07:00
dependabot[bot]
1051e53265
build(deps): bump trim-newlines from 3.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 04:47:52 +00:00
dependabot[bot]
431accd1cf
build(deps): bump browserslist from 4.14.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.3...4.16.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 04:47:29 +00:00
dependabot[bot]
5d44a2fb89
build(deps): bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 04:47:09 +00:00
Mike Cao
e8fad828ed
Merge branch 'dev' into local-fonts 2021-05-21 10:27:07 -07:00
Roger Clotet
ea59804573
feat: use fonts from @fontsource instead of Google CDN 2021-05-20 22:21:30 +02:00
Mike Cao
8830c0bd30 Updated packages. 2021-05-19 23:41:58 -07:00