umami/src/lib
Francis Cao 9c06bc9893 add team manager role 2024-05-03 14:31:08 -07:00
..
__tests__ Added tests for IP detection. 2024-03-04 16:08:39 -08:00
auth.ts Always fetch website directly. 2024-02-19 18:30:44 -08:00
charts.ts Created PieChart component. Refactored charts. 2024-03-14 20:26:52 -07:00
clickhouse.ts Refactored caching logic. 2024-04-26 00:31:38 -07:00
client.ts Updated clients. 2023-11-22 18:03:48 -08:00
constants.ts add team manager role 2024-05-03 14:31:08 -07:00
crypto.ts Removed blocking logic and duplicate validations. 2024-04-25 23:21:12 -07:00
data.ts Updated handling of date values for event data. 2024-02-25 23:14:45 -08:00
date.ts Updated "Last X" date logic. Closes #2672. 2024-04-15 23:42:41 -07:00
db.ts Updated search queries. 2024-02-03 23:19:29 -08:00
detect.ts Added types for session data. 2024-04-18 14:23:14 -07:00
filters.ts Typescript refactor. 2023-12-03 03:07:03 -08:00
format.ts Typescript refactor. 2023-12-03 03:07:03 -08:00
kafka.ts update kafka connection to upstash config 2024-04-15 13:44:16 -07:00
lang.ts Add Bosnian language 2024-04-22 14:03:35 +02:00
load.ts Refactored caching logic. 2024-04-26 00:31:38 -07:00
middleware.ts Removed usage limit reference. 2024-05-02 18:01:43 -07:00
params.ts Fixed filtering on insights report. 2024-04-03 22:11:57 -07:00
prisma.ts Update admin/website search. Update param names. 2024-04-28 22:45:58 -07:00
request.ts Updated filtering logic. 2024-04-02 17:06:06 -07:00
schema.ts add minute to UNIT_TYPES. Fix yup validations when all-time filter returne start date = end date 2024-04-22 14:03:47 -07:00
session.ts Refactored caching logic. 2024-04-26 00:31:38 -07:00
sql.ts Moved code into src folder. Added build for component library. 2023-08-21 02:06:09 -07:00
types.ts Update admin/website search. Update param names. 2024-04-28 22:45:58 -07:00
yup.ts Update moment to moment-timezone 2023-11-14 22:44:32 -05:00