umami/lib
Kevin Decherf bb7d26d19f Fix referrer filter
7530de87d2 introduced a regression: the
domain parameter in refFilter() contains 'https://', which bypass the
new regex; thus we readd the call to getDomainName().

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-03-20 22:12:40 +01:00
..
array.js Custom date range selection. 2020-09-13 01:26:54 -07:00
auth.js Switch to authentication using bearer token. 2022-01-23 00:33:06 -08:00
constants.js Added website limit and show more button. Closes #592. 2022-03-01 23:03:50 -08:00
crypto.js Change to synchronous password hashing. 2021-05-23 17:29:27 -07:00
date.js Fix refresh button issue, closes #840 2021-12-19 22:49:08 -08:00
db.js Refactor query methods. 2020-09-24 23:02:11 -07:00
filters.js Fix referrer filter 2022-03-20 22:12:40 +01:00
format.js Refactored realtime API. Add dot component and colored dots in log. 2020-10-10 11:04:07 -07:00
lang.js Added lt-LT and ur-PK languages. Changed lang build. 2022-02-15 20:34:16 -08:00
middleware.js Fix issue with sendBeacon request. 2022-03-10 19:01:33 -08:00
queries.js Rename ref to prevent collision with react elements 2022-03-20 22:10:41 +01:00
request.js Check for empty content-type header. 2022-03-11 22:17:47 -08:00
response.js Updated collect API response. 2022-03-10 20:39:11 -08:00
session.js Update session hash calculation. 2022-03-14 11:14:05 -07:00
url.js Added safeDecodeURI method. Closes #848. 2021-11-21 17:47:18 -08:00
web.js Fix tracker build. 2022-03-02 12:10:47 -08:00