Mike Cao
|
e429abc08e
|
Added error conditions for website updates.
|
2022-10-12 15:52:31 -07:00 |
|
Mike Cao
|
5a4fc96ebc
|
Refactor API authentication.
|
2022-10-12 13:11:44 -07:00 |
|
Mike Cao
|
c33729e185
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
|
2022-10-11 23:48:05 -07:00 |
|
Brian Cao
|
07d003e858
|
fix collect
|
2022-10-11 23:09:06 -07:00 |
|
Mike Cao
|
8627782137
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# components/settings/WebsiteSettings.js
# pages/api/websites/[id]/index.js
|
2022-10-11 21:51:47 -07:00 |
|
Mike Cao
|
5e2d23f18f
|
Refactor auth logic.
|
2022-10-11 21:48:33 -07:00 |
|
Brian Cao
|
c147742d7a
|
use uuid
|
2022-10-11 19:37:38 -07:00 |
|
Mike Cao
|
edd1751b81
|
Merge changes
|
2022-10-10 21:38:02 -07:00 |
|
Brian Cao
|
78338205a3
|
Feat/um 62 prisma property names (#1562)
* checkpoint
* fix pg schema
* fix mysql schema
* change property names
|
2022-10-10 13:42:18 -07:00 |
|
Mike Cao
|
2428314f58
|
Updated save method for websites.
|
2022-10-07 17:13:03 -07:00 |
|
Mike Cao
|
d8c440453c
|
Added getWebsite method.
|
2022-10-06 14:18:27 -07:00 |
|
Mike Cao
|
f3135ee867
|
Get account by uuid for cloud operations.
|
2022-10-04 20:16:09 -07:00 |
|
Mike Cao
|
d784b2a8db
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
# Conflicts:
# pages/api/account/index.js
|
2022-10-03 17:17:53 -07:00 |
|
Brian Cao
|
adb0a06006
|
add uuid to account
|
2022-09-30 22:27:47 -07:00 |
|
Mike Cao
|
5fb1f08df8
|
Split up account update logic.
|
2022-09-29 15:15:11 -07:00 |
|
Brian Cao
|
b3d7d49448
|
Fix timezone bug (#1543)
|
2022-09-27 17:18:16 -07:00 |
|
Brian Cao
|
78c3453639
|
fix clickhouse calls (#1536)
|
2022-09-23 22:43:51 -07:00 |
|
Brian Cao
|
52e036964b
|
Merge Session/Event/Pageview CH
|
2022-09-12 09:55:34 -07:00 |
|
Mike Cao
|
13cf286874
|
Fix www replace.
|
2022-09-05 15:35:36 -07:00 |
|
Mike Cao
|
9f6834925b
|
Merge pull request #1465 from aidanm1999/feature/2022-09/admin-website-assigning
Admins can assign websites to non-admins
|
2022-09-03 23:17:06 -07:00 |
|
Mike Cao
|
efb52f5ff1
|
Fix crypto errors.
|
2022-08-29 08:31:16 -07:00 |
|
Mike Cao
|
f4e0da481e
|
Use next-basics package.
|
2022-08-28 20:20:54 -07:00 |
|
Brian Cao
|
54ade11a98
|
fix send message. look at redis on session create
|
2022-08-26 21:10:46 -07:00 |
|
Brian Cao
|
818f8721e9
|
redis checkpoint
|
2022-08-26 20:21:53 -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 |
|
Brian Cao
|
10cc6616c5
|
add redis placeholder
|
2022-08-25 23:12:47 -07:00 |
|
Brian Cao
|
bb50753704
|
split db files
|
2022-08-25 22:04:32 -07:00 |
|
Brian Cao
|
46b4b98d40
|
update kafka messaging
|
2022-08-25 11:07:47 -07:00 |
|
Brian Cao
|
537ddde189
|
remove allow_agent
|
2022-08-22 23:21:44 -07:00 |
|
Francis Cao
|
e522293130
|
fixed event_uuid logic
|
2022-08-22 12:24:57 -07:00 |
|
Brian Cao
|
41d4b4c402
|
allow agent
|
2022-08-18 23:25:45 -07:00 |
|
Francis Cao
|
295ce2487d
|
Merge branch 'master' of https://github.com/umami-software/umami into francis/uc-24-kafka-test
|
2022-08-18 16:54:57 -07:00 |
|
Francis Cao
|
34e9ab811b
|
add session_uuid to token
|
2022-08-09 23:32:02 -07:00 |
|
Mike Cao
|
bc75b622b5
|
Updated test console. Refactored fetch for tracker.
|
2022-08-09 10:27:35 -07:00 |
|
Mike Cao
|
9b7e472410
|
Added CURRENT_VERSION constant.
|
2022-08-08 11:31:36 -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
|
89781d4847
|
Refactored query parameters.
|
2022-08-08 01:26:20 -07:00 |
|
Francis Cao
|
1a84608e2b
|
add Clickhouse migration files. update saveEvent to include event_uuid
|
2022-08-04 20:15:21 -07:00 |
|
Mike Cao
|
1662b66fbb
|
Cleaned up script.
|
2022-08-02 00:52:08 -07:00 |
|
Mike Cao
|
9969c9b6b1
|
Forgot the actual check.
|
2022-08-02 00:32:28 -07:00 |
|
Mike Cao
|
a4a6888248
|
Moved telemetry code to script.
|
2022-08-02 00:24:17 -07:00 |
|
Mike Cao
|
3d7e9392f0
|
Merge remote-tracking branch 'origin/dev' into dev
|
2022-08-01 23:05:24 -07:00 |
|
Mike Cao
|
50e491af06
|
Added endpoint for fetching server-side variables.
|
2022-08-01 23:04:47 -07:00 |
|
Mike Cao
|
df1c203c38
|
Merge pull request #1376 from umami-software/brian/um-24-event-data
Brian/um 24 event data
|
2022-08-01 23:50:08 -05:00 |
|
Brian Cao
|
daf3978970
|
address PR comments. line up PSQL / MYSQL
|
2022-08-01 20:50:14 -07:00 |
|
Mike Cao
|
68d35c0fc4
|
Moved DISABLE_LOGIN check to getServerSideProps.
|
2022-08-01 18:42:07 -07:00 |
|
Brian Cao
|
8f934c7e6c
|
checkpoint
|
2022-07-29 22:30:09 -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 |
|
Brian Cao
|
65910c7348
|
clickhouse inserts
|
2022-07-22 14:43:19 -07:00 |
|