openreplay/api
2022-03-03 13:28:19 +01:00
..
auth feat(api): added JWT auth logs on failure 2022-02-24 22:20:16 +01:00
chalicelib feat(api): custom_metrics changed countProgress formula 2022-03-03 13:28:19 +01:00
routers feat(api): cleaned unused custom_metrics endpoints 2022-03-02 19:08:15 +01:00
.env.default feat(api): live flag for sessions 2022-02-07 19:56:57 +01:00
.gitignore v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
app.py feat(api): enable crons 2022-02-08 18:53:09 +01:00
app_alerts.py feat(alerts): fix webhook json-serialization issue 2022-01-13 17:13:50 +01:00
build.sh feat(api): change build script 2022-01-10 16:28:10 +01:00
build_alerts.sh feat(alerts): EE changed build script 2022-01-12 11:07:29 +01:00
db_changes.sql Api lateral join search (#100) 2021-07-21 20:35:36 +02:00
Dockerfile Api FastApi (#252) 2021-12-16 19:10:12 +01:00
Dockerfile.alerts feat(alerts): changed dependencies 2022-01-10 15:34:22 +01:00
Dockerfile.bundle Api assist singleimage (#143) 2021-08-12 20:36:50 +02:00
entrypoint.bundle.sh Api assist singleimage (#143) 2021-08-12 20:36:50 +02:00
entrypoint.sh feat(api): EE allow live editing 2022-01-21 15:46:46 +01:00
or_dependencies.py Api FastApi (#252) 2021-12-16 19:10:12 +01:00
requirements.txt feat(api): upgrade fastapi to v0.74.1 2022-02-21 18:57:50 +01:00
run-dev.sh Api FastApi (#252) 2021-12-16 19:10:12 +01:00
schemas.py feat(api): custom_metrics fixed ignore metricValue for timeseries 2022-03-03 12:56:46 +01:00