Mike Cao
|
bb99b3eba5
|
Fixed sticky header scrolling. Updated settings button.
|
2023-03-03 12:37:26 -08:00 |
|
Mike Cao
|
4f15c4f146
|
Updated login and layout pages.
|
2023-01-11 14:47:38 -08:00 |
|
Mike Cao
|
7450b76e6d
|
Refactored settings components.
|
2023-01-09 23:59:26 -08:00 |
|
Mike Cao
|
f3879c92e1
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
# Conflicts:
# lib/middleware.ts
# pages/api/users/[id]/index.ts
# pages/api/users/index.ts
# pages/api/websites/[id]/active.ts
# pages/api/websites/[id]/eventdata.ts
# pages/api/websites/[id]/events.ts
# pages/api/websites/[id]/index.ts
# pages/api/websites/[id]/metrics.ts
# pages/api/websites/[id]/pageviews.ts
# pages/api/websites/[id]/reset.ts
# pages/api/websites/[id]/stats.ts
# yarn.lock
|
2022-12-31 13:54:44 -08:00 |
|
Mike Cao
|
c56f02c475
|
Refactored fetching to use react-query.
|
2022-12-28 15:43:22 -08:00 |
|
Mike Cao
|
4c202741c2
|
Fixed share page.
|
2022-12-13 11:27:55 -08:00 |
|
Mike Cao
|
fc9584eb44
|
Refactor env check.
|
2022-10-27 16:42:57 -07:00 |
|
Brian Cao
|
99c975c329
|
add DISABLE_UI, DISABLE_ADMIN
|
2022-10-27 12:14:34 -07:00 |
|
Mike Cao
|
2290be7ca4
|
Fixed share page issue.
|
2022-10-24 19:48:10 -07:00 |
|
Mike Cao
|
59fdaf580f
|
Fixed share page.
|
2022-10-24 16:28:20 -07:00 |
|
Mike Cao
|
5a73c224b7
|
Created share token hook.
|
2020-10-11 02:29:55 -07:00 |
|
Mike Cao
|
69b317386a
|
Updated fetch hook API.
|
2020-10-09 12:39:03 -07:00 |
|
Mike Cao
|
6bb34cd3a5
|
Moved files around. Updated test page.
|
2020-09-27 00:51:29 -07:00 |
|
Mike Cao
|
96bd7e5b47
|
Use token authentication for API requests.
|
2020-09-17 22:52:20 -07:00 |
|
Mike Cao
|
bff8806b61
|
Update security for dashboard and details pages.
|
2020-09-17 11:40:04 -07:00 |
|
Mike Cao
|
d0ca0819c6
|
Added useFetch hook. Updated database check.
|
2020-08-30 15:29:31 -07:00 |
|
PabloSz
|
0787818bc8
|
share page loading
since there isn't a spinner, just returning null, just like pages/dashboard.js
|
2020-08-22 17:32:27 -04:00 |
|
Mike Cao
|
c5d7d5dea2
|
Fix not found appearing on share pages.
|
2020-08-19 14:42:54 -07:00 |
|
Mike Cao
|
560f1316c1
|
Enable public website sharing.
|
2020-08-15 01:17:15 -07:00 |
|