openreplay/ee
Alexander 6830c8879f
web module refactoring (#2725)
* feat(server): moved an http server object into a pkg subdir to be reusable for http, spots, and integrations

* feat(web): isolated web module (server, router, middleware, utils) used in spots and new integrations

* feat(web): removed possible panic

* feat(web): split all handlers from http service into different packages for better management.

* feat(web): changed router's method signature

* feat(web): added missing handlers interface

* feat(web): added health middleware to remove unnecessary checks

* feat(web): customizable middleware set for web servers

* feat(web): simplified the handler's structure

* feat(web): created an unified server.Run method for all web services (http, spot, integrations)

* feat(web): fixed a json size limit issue

* feat(web): removed Keys and PG connection from router

* feat(web): simplified integration's main file

* feat(web): simplified spot's main file

* feat(web): simplified http's main file (builder)

* feat(web): refactored audit trail functionality

* feat(web): added ee version of audit trail

* feat(web): added ee version of conditions module

* feat(web): moved ee version of some web session structs

* feat(web): new format of web metrics

* feat(web): added new web metrics to all handlers

* feat(web): added justExpired feature to web ingest handler

* feat(web): added small integrations improvements
2024-11-21 17:48:04 +01:00
..
api fix(chalice): support top graphql autocomplete (#2767) 2024-11-20 12:47:20 +01:00
assist chore(deps): bump the npm_and_yarn group across 4 directories with 3 updates (#2662) 2024-10-22 10:23:43 +02:00
assist-stats chore(api): fix vuln 2024-11-18 14:24:57 +01:00
backend web module refactoring (#2725) 2024-11-21 17:48:04 +01:00
connectors global string dictionary support (#2652) 2024-10-30 15:31:26 +01:00
intelligent_search fix ui fix onboarding sidemanu and sidemodules (#2006) 2024-03-28 11:36:47 +01:00
quickwit [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00
recommendation chore(recommendations): python modules updated and added airflow dag to save sessions features (#1979) 2024-04-24 15:10:18 +02:00
scripts/schema/db Dev (#2764) 2024-11-19 18:14:06 +01:00
LICENSE.md Update LICENSE.md 2022-06-29 14:41:28 +02:00