..
auth
feat(api): added JWT auth logs on failure
2022-02-24 22:20:16 +01:00
chalicelib
feat(api): call to assist handles disconnection
2022-03-18 14:46:23 +01:00
routers
feat(api): assist search by userId
2022-03-16 16:25:38 +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
feat(api): upgrade python base image
2022-03-09 13:27:56 +01:00
Dockerfile.alerts
feat(api): upgrade python base image
2022-03-09 13:27:56 +01:00
Dockerfile.bundle
feat(api): upgrade python base image
2022-03-09 13:27:56 +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): support email casing for signup
2022-03-18 17:05:51 +01:00