openreplay/ee/api
rjshrjndrn bd2a59266d feat(api): migrate to uv package manager
- Add uv as dependency manager for faster installations
- Remove pinned versions from apk packages for better maintenance
- Fix lxml installation and dependency issues in requirements.txt
- Add environment setup steps in Dockerfile

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-03-13 13:01:02 +01:00
..
auth Dev (#3022) 2025-02-11 13:54:47 +01:00
chalicelib refactor(chalice): remove peers from health checks and fix formatting 2025-03-13 11:51:04 +01:00
crons Dev (#2523) 2024-09-02 13:38:16 +02:00
routers change(api): router to search with pagination schema 2025-03-10 19:15:26 +01:00
schemas Dev (#2819) 2024-12-05 17:43:52 +01:00
.gitignore refactor(chalice): changed .gitignore 2025-03-12 12:23:03 +01:00
.gitkeep fix(chalice): check SMTP host:port (#1344) 2023-06-14 13:21:22 +02:00
app.py Dev (#2819) 2024-12-05 17:43:52 +01:00
app_crons.py Dev (#2523) 2024-09-02 13:38:16 +02:00
clean-dev.sh refactor(chalice): changed .gitignore 2025-03-12 12:23:03 +01:00
development.md feature(chalice): support multi SSO redirect 2024-02-09 18:45:20 +01:00
Dockerfile feat(api): migrate to uv package manager 2025-03-13 13:01:02 +01:00
Dockerfile.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
Dockerfile_alerts Dev (#2927) 2025-01-08 16:28:07 +01:00
Dockerfile_alerts.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
Dockerfile_crons Dev (#2927) 2025-01-08 16:28:07 +01:00
Dockerfile_crons.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
entrypoint.sh fix(chalice): support top graphql autocomplete (#2767) 2024-11-20 12:47:20 +01:00
entrypoint_alerts.sh fix(alerts): fixed alerts (#3019) 2025-02-10 13:11:50 +01:00
entrypoint_crons.sh fix(chalice): support top graphql autocomplete (#2767) 2024-11-20 12:47:20 +01:00
env.default refactor(chalice): changed default env vars (#2996) 2025-01-31 18:47:42 +01:00
env.dev Dev (#3003) 2025-02-04 19:06:10 +01:00
env_vars.sh feat(chalice): changed env-vars handling 2022-07-20 15:24:29 +02:00
or_dependencies.py Dev (#2483) 2024-08-12 19:07:20 +02:00
Pipfile feat(api): migrate to uv package manager 2025-03-13 13:01:02 +01:00
prepare-dev.sh Api v1.15.0 (#1481) 2023-09-28 09:59:31 +01:00
requirements-alerts.txt Dev (#3003) 2025-02-04 19:06:10 +01:00
requirements-crons.txt Dev (#3003) 2025-02-04 19:06:10 +01:00
requirements.txt feat(api): migrate to uv package manager 2025-03-13 13:01:02 +01:00
run-crons-dev.sh feat(crons): fixed health check cron 2023-04-28 14:34:12 +02:00