Mike Cao
|
aceb904398
|
v1.39.2 (#1599)
* Fixed issue with realtime page rendering.
* fix auth, add pg extension (#1596)
* Fixed change password issue. API refactoring. Closes #1592.
* Fixed account lookup.
* Fixed issue with accessing user dashboards. Closes #1590
* fix sort on dashboard (#1600)
Co-authored-by: Brian Cao <brian@umami.is>
|
2022-10-25 16:50:12 -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
|
f4e0da481e
|
Use next-basics package.
|
2022-08-28 20:20:54 -07:00 |
|
Brian Cao
|
8aec6d7406
|
move queries
|
2022-07-12 14:14:36 -07:00 |
|
Mike Cao
|
9937caa569
|
Replaced redux with zustand. Fixed login issue, closes #980.
|
2022-02-22 22:47:59 -08:00 |
|
Mike Cao
|
d8e831db50
|
Switch to authentication using bearer token.
|
2022-01-23 00:33:06 -08:00 |
|
Mike Cao
|
8bebbca413
|
Check username/password.
|
2021-10-03 20:44:02 -07:00 |
|
Mike Cao
|
5068ab12a9
|
Support basePath in all queries.
|
2020-09-30 22:34:16 -07:00 |
|
Mike Cao
|
343e59e6ff
|
Add SameSite to auth cookie.
|
2020-08-20 10:34:02 -07:00 |
|
Mike Cao
|
f4ca353b5c
|
Refactor database queries.
|
2020-08-11 22:24:41 -07:00 |
|
Mike Cao
|
b392a51676
|
Account editing and change password.
|
2020-08-09 02:03:37 -07:00 |
|
Mike Cao
|
c4b75e4aec
|
Handle website delete. Added response helper functions.
|
2020-08-07 17:19:42 -07:00 |
|
Mike Cao
|
5d4ff5cfa4
|
Implement redux.
|
2020-08-04 22:45:05 -07:00 |
|