openreplay/api
Taha Yassine Kraiem 0232f20e8b feat(api): changed signup for version_number
feat(DB): version_number update
feat(DB): removed unused columns
2022-03-04 20:13:56 +01:00
..
auth feat(api): added JWT auth logs on failure 2022-02-24 22:20:16 +01:00
chalicelib feat(api): changed signup for version_number 2022-03-04 20:13:56 +01:00
routers feat(api): fixed autocomplete for Request 2022-03-04 19:40:02 +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 feat(api): changed python version for Dockerfile.bundle 2022-03-04 15:13:24 +01: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 changed VISITED_URL to LOCATION 2022-03-04 19:11:55 +01:00