mike
|
935143d499
|
Updated language bundles.
|
2022-09-03 21:28:25 -07:00 |
|
Mike Cao
|
edfe3ad163
|
Merge pull request #1476 from umami-software/dependabot/npm_and_yarn/moment-timezone-0.5.35
Bump moment-timezone from 0.5.34 to 0.5.35
|
2022-09-03 21:24:47 -07:00 |
|
Mike Cao
|
0bbfbc04c3
|
Merge pull request #1463 from guigrpa/add-yesterday
Add yesterday option
|
2022-09-03 21:23:51 -07:00 |
|
Mike Cao
|
825daeee32
|
Merge pull request #1484 from Maxime-J/fr
Update fr-FR
|
2022-09-03 21:21:52 -07:00 |
|
Maxime-J
|
b37918acbb
|
Update fr-FR
|
2022-09-03 14:45:08 +00:00 |
|
Brian Cao
|
0c33bb9e2d
|
fix schema file.
|
2022-09-01 14:54:25 -07:00 |
|
Brian Cao
|
afe6d8994b
|
fix redis connection. fix delete account
|
2022-09-01 11:11:11 -07:00 |
|
Mike Cao
|
04e9061dcf
|
Updated language bundle.
|
2022-09-01 10:58:01 -07:00 |
|
Dhravya Shah
|
aaf0effcbb
|
Fixed TypeError: Cannot read properties of undefined (reading 'website_id')
|
2022-09-01 19:48:21 +05:30 |
|
Brian Cao
|
12704c81e5
|
set experiment.
|
2022-08-31 21:44:49 -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
|
7c05a54ffe
|
allow event data CH
|
2022-08-30 17:29:30 -07:00 |
|
Brian Cao
|
f3312732dc
|
fix redis.client call
|
2022-08-30 15:54:33 -07:00 |
|
Brian Cao
|
f18b5a20e3
|
remove bigint
|
2022-08-30 13:56:37 -07:00 |
|
Mike Cao
|
2f21bb351e
|
Merge pull request #1474 from umami-software/brian/big-int-rollback
roll back bigint. add loading
|
2022-08-30 02:06:19 -05:00 |
|
Brian Cao
|
d53b4a8895
|
roll back bigint. add loading
|
2022-08-30 00:03:22 -07:00 |
|
Mike Cao
|
2da51ee931
|
Merge remote-tracking branch 'origin/dev' into dev
|
2022-08-29 20:57:58 -07:00 |
|
Mike Cao
|
fb39ce8822
|
Fixed dashboard ordering issue. Closes #1414
|
2022-08-29 20:57:34 -07:00 |
|
Mike Cao
|
4cae9b261e
|
Merge pull request #1466 from guigrpa/bugfix-metric-card-keep-sign
Fixed bug in MetricCard: plus sign disappears on click.
|
2022-08-29 22:39:49 -05:00 |
|
Mike Cao
|
d4eddaa636
|
Merge pull request #1472 from wangyang0210/patch-2
Update zh-TW.json
|
2022-08-29 22:31:32 -05:00 |
|
Brian Cao
|
45e928c3a0
|
remove bigint convert
|
2022-08-29 16:46:28 -07:00 |
|
Brian Cao
|
727631a879
|
remove key
|
2022-08-29 16:35:50 -07:00 |
|
wangyang0210
|
cb1d355cad
|
Update zh-TW.json
|
2022-08-30 05:00:56 +08:00 |
|
Brian Cao
|
92acd8c1a7
|
fix CH query
|
2022-08-29 13:32:30 -07:00 |
|
Brian Cao
|
b6cd9f305b
|
add db call as fallback
|
2022-08-29 13:04:58 -07:00 |
|
Brian Cao
|
9ddbd12060
|
re-add log
|
2022-08-29 10:47:31 -07:00 |
|
Brian Cao
|
48fe6ebcc5
|
configure redis
|
2022-08-29 10:47:01 -07:00 |
|
Mike Cao
|
efb52f5ff1
|
Fix crypto errors.
|
2022-08-29 08:31:16 -07:00 |
|
Mike Cao
|
5f07cecc95
|
Rename method to transaction.
|
2022-08-29 00:02:38 -07:00 |
|
Mike Cao
|
f4e0da481e
|
Use next-basics package.
|
2022-08-28 20:20:54 -07:00 |
|
Mike Cao
|
1a6af8fc41
|
Update tracker to use no dependencies.
|
2022-08-28 15:55:18 -07:00 |
|
Mike Cao
|
8eef88ed1d
|
Updated packages.
|
2022-08-27 22:51:52 -07:00 |
|
Mike Cao
|
467c7f289f
|
Database refactoring.
|
2022-08-27 21:38:35 -07:00 |
|
Mike Cao
|
bb184dc2cc
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# lib/relational.js
|
2022-08-26 22:45:37 -07:00 |
|
Mike Cao
|
3327bcf5a3
|
Refactor get database type logic.
|
2022-08-26 22:43:31 -07:00 |
|
Brian Cao
|
5f7b6e8ccf
|
add type
|
2022-08-26 22:01:40 -07:00 |
|
Brian Cao
|
b29cece7ef
|
fix relational
|
2022-08-26 21:29:26 -07:00 |
|
Brian Cao
|
1ba7b76072
|
Merge branch 'brian/uc-33-kafka-optimizations' into dev
|
2022-08-26 21:10:53 -07:00 |
|
Brian Cao
|
54ade11a98
|
fix send message. look at redis on session create
|
2022-08-26 21:10:46 -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 |
|
Aidan Marshall
|
b388961b8b
|
Features:
- Removes spellcheck for domain entry field
- Adds the ability to assign websites to other users if you are an admin
|
2022-08-26 17:22:46 +02:00 |
|
Guillermo Grau
|
e91bfed6be
|
Fixed bug in MetricCard: plus sign disappears on click.
|
2022-08-26 16:40:32 +02:00 |
|
Guillermo Grau
|
166ab61e5d
|
Updated public language files.
|
2022-08-26 10:50:48 +02:00 |
|
Guillermo Grau
|
66c60176c7
|
Add translations for Yesterday date-range option.
|
2022-08-26 10:44:47 +02:00 |
|
Guillermo Grau
|
b5c9690780
|
Added yesterday option in date range selector.
|
2022-08-26 10:36:46 +02:00 |
|
Brian Cao
|
10cc6616c5
|
add redis placeholder
|
2022-08-25 23:12:47 -07:00 |
|
Brian Cao
|
f1e0814f4b
|
Merge branch 'dev' into brian/uc-33-kafka-optimizations
|
2022-08-25 22:43:33 -07:00 |
|
Brian Cao
|
f499af5491
|
fix refs
|
2022-08-25 22:43:22 -07:00 |
|