Commit Graph

11 Commits

Author SHA1 Message Date
msramalho
a5f52ac97c removes recurring log 2025-04-03 19:37:22 +01:00
msramalho
7bef0b3921 Merge branch 'main' into dev 2025-03-17 18:03:51 +00:00
michplunkett
ba7ed5727c Update security.py 2025-03-14 22:49:26 -05:00
Michael Plunkett
b50ca91d89 Format and lint web directory (#67) 2025-03-10 12:45:19 -05:00
Michael Plunkett
7e48f706df Add pre-commit with GiHub Action (#56)
* Update pyproject.toml

* add pre-commit

* Create .pre-commit-config.yaml

* Comment out ruff

* Update .pre-commit-config.yaml

* General formatting

* Create format-and-fail.yml

* Update ci.yml

* Add pre-commit to dev dependencies

* Update pyproject.toml
2025-02-26 10:42:28 -06:00
msramalho
eec4c09441 adds celery -O fair configuration 2025-02-24 18:44:35 +00:00
msramalho
7170337542 implements firebase ID tokens 2025-02-24 17:17:19 +00:00
msramalho
4341b80dfc fixes bad db usage without proper connection closing leading to https://docs.sqlalchemy.org/en/20/errors.html#error-3o7r 2025-02-13 00:07:02 +00:00
msramalho
606e69587b config file is web only 2025-02-11 19:13:33 +00:00
msramalho
b452ec9869 moving user_state out of shared 2025-02-10 23:51:35 +00:00
msramalho
f8c45e2d92 major refactor of structure for worker V web: docker/app/secrets/envs/... 2025-02-10 00:41:50 +00:00