umami/lib
Alexander Klein 0c2b68d56e fix(regex): protocol accepted in domain name
Add missing brackets to the regex.
Before, the caret and dollar sign symbols were not applied to the whole string but to either side of the `|` symbol.
2021-02-23 15:58:31 +01:00
..
array.js Custom date range selection. 2020-09-13 01:26:54 -07:00
auth.js Added filter buttons for realtime. 2020-10-12 16:31:51 -07:00
constants.js fix(regex): protocol accepted in domain name 2021-02-23 15:58:31 +01:00
crypto.js Use token authentication for API requests. 2020-09-17 22:52:20 -07:00
date.js Update realtime chart. 2020-10-08 23:26:05 -07:00
db.js Refactor query methods. 2020-09-24 23:02:11 -07:00
filters.js Merge branch 'dev' into unknown-count 2021-02-20 02:00:49 -08:00
format.js Refactored realtime API. Add dot component and colored dots in log. 2020-10-10 11:04:07 -07:00
lang.js Add timestamp localization 2021-02-19 10:17:30 +01:00
middleware.js Removed polyfills from tracker. Switched to XMLHttpRequest. 2020-09-18 14:16:57 -07:00
queries.js Updated method for getting event types. 2021-02-20 17:27:56 -08:00
request.js Try another path. 2020-09-26 22:02:10 -07:00
response.js Enable public website sharing. 2020-08-15 01:17:15 -07:00
session.js Implement session caching. 2020-10-02 20:33:46 -07:00
url.js Updated polling logic. 2020-10-09 01:04:06 -07:00
web.js Updated polling logic. 2020-10-09 01:04:06 -07:00