umami/lib
2022-02-26 15:53:45 -08: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 Switch to authentication using bearer token. 2022-01-23 00:33:06 -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 Referrer filtering. 2021-11-21 22:00:14 -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 Added lt-LT and ur-PK languages. Changed lang build. 2022-02-15 20:34:16 -08:00
middleware.js Move auth token logic to useApi hook. 2022-02-26 15:53:45 -08:00
queries.js Updated raw query method. 2021-12-16 21:33:53 -08:00
request.js Change env variable to CLIENT_IP_HEADER. 2021-11-21 09:39:22 -08:00
response.js Enable public website sharing. 2020-08-15 01:17:15 -07:00
session.js Handle unique session errors. 2022-01-06 01:21:05 -08:00
url.js Added safeDecodeURI method. Closes #848. 2021-11-21 17:47:18 -08:00
web.js Move auth token logic to useApi hook. 2022-02-26 15:53:45 -08:00