.. |
__tests__
|
Added tests for IP detection.
|
2024-03-04 16:08:39 -08:00 |
auth.ts
|
Allow team managers to transfer websites to teams
|
2024-08-04 20:31:53 -05:00 |
charts.ts
|
Created PieChart component. Refactored charts.
|
2024-03-14 20:26:52 -07:00 |
clickhouse.ts
|
Updated realtime data fetch.
|
2024-08-20 23:58:20 -07:00 |
client.ts
|
|
|
colors.ts
|
Updated avatar colors and events table.
|
2024-08-01 22:53:17 -07:00 |
constants.ts
|
Merge pull request #2873 from RayeEvtuch/website-transfer-permissions
|
2024-08-05 10:30:04 -07:00 |
crypto.ts
|
Removed blocking logic and duplicate validations.
|
2024-04-25 23:21:12 -07:00 |
data.ts
|
Journey report view with nodes and lines.
|
2024-06-06 22:30:58 -07:00 |
date.ts
|
Reapply "Fixed realtime chart for relational. Removed getDateArray. Added chart min/max dates."
|
2024-08-22 13:15:48 -07:00 |
db.ts
|
Updated search queries.
|
2024-02-03 23:19:29 -08:00 |
detect.ts
|
Fixed console command. Updated packages.
|
2024-07-04 15:55:06 -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
|
Removed custom date format. Use ISO string everywhere.
|
2024-08-13 22:16:21 -07:00 |
lang.ts
|
Added lang bg-BG.
|
2024-05-29 22:55:21 -07:00 |
load.ts
|
update websitesession, add session duration
|
2024-08-09 17:27:06 -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
|
fix UTC issues
|
2024-08-23 19:23:04 -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
|
update websitesession, add session duration
|
2024-08-09 17:27:06 -07:00 |
sql.ts
|
|
|
types.ts
|
Merge pull request #2891 from wjsoj/master
|
2024-08-22 09:04:43 -07:00 |
yup.ts
|
|
|