Alexander Klein
a48cedb3f3
fix(api): reject all metrics requests for invalid domains
...
Add check for requested metric type before domain name check.
Only the referrer metrics use the domain name; all other metrics should be unaffected.
This partly closes #503
2021-02-24 10:40:21 +01:00
Mike Cao
083ef2dc9c
Updated method for getting event types.
2021-02-20 17:27:56 -08:00
Mike Cao
3a0195ed50
Merge pull request #476 from gnarlex/event-type-selection
...
Dashboard: Dropdown for filtering events by their type
2021-02-16 19:05:19 -08:00
Alexander Klein
67551fb129
feature(api): add event types endpoint
2021-02-15 16:28:46 +01:00
Nick Radford
a30074c055
Addresses mikecao/umami#460
...
Adds an explicit meta tag for the viewport, resizes the navigation link size
for smaller screens
2021-02-09 02:58:35 -08:00
Mike Cao
23d4d13c9d
Fix basePath references.
2021-01-14 00:34:51 -08:00
Mike Cao
d4bfc84ff3
Fix event value display.
2020-12-04 20:45:12 -08:00
Mike Cao
7e29aee798
Updated packages. Expose event methods in tracker.
2020-12-02 19:27:57 -08:00
Mike Cao
1b172d214b
Fix password change issue for non-admin accounts.
2020-11-28 13:28:52 -08:00
Mike Cao
0de874f7a0
Reset user in redux on logout.
2020-11-09 21:20:04 -08:00
Mike Cao
b4ed29be3c
Merge remote-tracking branch 'origin/dev' into dev
2020-11-09 21:02:11 -08:00
Mike Cao
339cd21596
Fix issues with basePath.
2020-11-09 21:01:53 -08:00
Andrew MacLean
6db2b1fdb5
Optimize Multi-Device Favicon
2020-11-09 12:37:14 -08:00
Mike Cao
5a73c224b7
Created share token hook.
2020-10-11 02:29:55 -07:00
Mike Cao
4119e80a9a
Update table components.
2020-10-11 01:33:26 -07:00
Mike Cao
b72a4c001c
Refactored realtime API. Add dot component and colored dots in log.
2020-10-10 11:04:07 -07:00
Mike Cao
69b317386a
Updated fetch hook API.
2020-10-09 12:39:03 -07:00
Mike Cao
5dd3110fbf
Updated log merge logic to prevent duplicates.
2020-10-09 10:48:47 -07:00
Vito Botta
89843f62ee
Fix CORS error when IGNORE_IP is set
2020-10-09 20:48:09 +03:00
Mike Cao
9737127bb1
Updated polling logic.
2020-10-09 01:04:06 -07:00
Mike Cao
fdc92d087b
Update realtime chart.
2020-10-08 23:26:05 -07:00
Mike Cao
e64a555652
Renamed methods. Initial work on realtime dashboard.
2020-10-08 15:02:48 -07:00
Mike Cao
4cafa68e23
Add force SSL check.
2020-10-03 21:54:21 -07:00
Mike Cao
fc22f5969c
Added IP address ignore list.
2020-10-03 19:07:56 -07:00
Mike Cao
3d1dc08491
Implement session caching.
2020-10-02 20:33:46 -07:00
Mike Cao
5068ab12a9
Support basePath in all queries.
2020-09-30 22:34:16 -07:00
Mike Cao
11d8b19279
Updated query filters. Updated packages.
2020-09-28 20:23:42 -07:00
Mike Cao
6bb34cd3a5
Moved files around. Updated test page.
2020-09-27 00:51:29 -07:00
Mike Cao
35b921bdb4
Convert buttons to links.
2020-09-25 23:38:28 -07:00
Mike Cao
4fded49b03
URL filter functionality.
2020-09-25 22:31:18 -07:00
Mike Cao
a24bee815c
Update queries to calculate correct metrics.
2020-09-25 00:15:58 -07:00
Mike Cao
023adafa39
Refactor tracker.
2020-09-18 13:40:46 -07:00
Mike Cao
c932dc2810
Fix non-admin dashboard.
2020-09-18 00:34:22 -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
ecd2593063
Removed console logs.
2020-09-17 00:25:13 -07:00
Mike Cao
7f598fa84d
Updated profile settings. Refactored locale saving.
2020-09-17 00:17:11 -07:00
Mike Cao
53c23a280b
Added router navigation for settings and details.
2020-09-16 21:55:32 -07:00
Mike Cao
81789d6723
Fix API check.
2020-09-16 13:13:50 -07:00
Mike Cao
bde1949e8f
Fix password change issue.
2020-09-15 08:50:05 -07:00
Mike Cao
5b4a012f0b
Fix 401 on share url.
2020-09-14 08:46:35 -07:00
Mike Cao
f59594e4cd
Calendar updates. Responsive CSS updates.
2020-09-13 11:33:57 -07:00
Mike Cao
a0cb278463
Fix display of years.
2020-09-13 01:38:14 -07:00
Mike Cao
8e3286179a
API security updates.
2020-09-11 13:49:43 -07:00
Mike Cao
5a22be5efa
Allow admins to view account websites.
2020-09-10 23:55:29 -07:00
Mike Cao
943c2c73d4
Added check for bots.
2020-09-10 20:37:07 -07:00
Mike Cao
52acb691ad
Added useLocale hook.
2020-09-08 20:46:31 -07:00
Mike Cao
ff854150ae
Date formatting using locale.
2020-09-07 19:48:40 -07:00
Mike Cao
987fdfd57d
Added support for zh-CN locale.
2020-09-07 15:25:09 -07:00
Mike Cao
e8538f6e23
Support i18n.
2020-09-07 01:22:16 -07:00