openreplay/ee/api
rjshrjndrn 6864edaf59 fix(docker): Cache source build
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-03-12 17:28:00 +01:00
..
auth
chalicelib fix(chalice): fixed cards data merge (#1948) 2024-03-12 16:11:47 +01:00
crons refactor(chalice): enhanced cron config 2024-03-05 11:46:49 +01:00
routers fix(chalice): fixed SSO 2024-02-29 17:19:23 +01:00
schemas
.gitignore Dev (#1859) 2024-01-26 14:31:51 +01:00
.gitkeep
app.py fix(api): store async postgresql pool as a fastapi state. (#1763) 2023-12-11 14:59:02 +01:00
app_crons.py change(crons): added new cron for assist stats 2023-12-04 12:59:43 +01:00
clean-dev.sh Dev (#1859) 2024-01-26 14:31:51 +01:00
development.md feature(chalice): support multi SSO redirect 2024-02-09 18:45:20 +01:00
Dockerfile fix(docker): Cache source build 2024-03-12 17:28:00 +01:00
Dockerfile.dockerignore
Dockerfile_alerts
Dockerfile_alerts.dockerignore
Dockerfile_crons
Dockerfile_crons.dockerignore
entrypoint.sh Revert "feat(api): use the default sync worker class, and only one worker." (#1770) 2023-12-11 16:49:41 +01:00
entrypoint_alerts.sh
entrypoint_crons.sh
env.default Canvas archives (#1938) 2024-03-11 17:51:49 +01:00
env.dev Canvas archives (#1938) 2024-03-11 17:51:49 +01:00
env_vars.sh
or_dependencies.py Api v1.17.0 (#1799) 2023-12-21 15:32:11 +01:00
Pipfile feature(chalice): support multi SSO redirect 2024-02-09 18:45:20 +01:00
prepare-dev.sh
requirements-alerts.txt Api v1.17.0 (#1799) 2023-12-21 15:32:11 +01:00
requirements-crons.txt Api v1.17.0 (#1799) 2023-12-21 15:32:11 +01:00
requirements.txt fix(chalice): fixed SSO dependencies 2024-02-23 15:29:12 +01:00
run-crons-dev.sh