No description
  • Python 98.1%
  • Gherkin 1.5%
  • Makefile 0.2%
  • Dockerfile 0.1%
Find a file
2026-09-04 10:14:08 +02:00
.github Change the config to group updates into 1 pr (#761) 2026-09-04 10:14:08 +02:00
commands adds the ability to soft delete classifications (#743) 2026-07-30 13:07:41 +02:00
docker Make a copy of the database file and then use it to perform export (#517) 2025-08-13 15:59:29 +02:00
docs adds an endpoint to reclassify in the backoffice (#757) 2026-08-25 12:16:24 +02:00
meldingen implement reclassification in mmf (#758) 2026-08-27 14:21:48 +02:00
migrations adds an endpoint to reclassify in the backoffice (#757) 2026-08-25 12:16:24 +02:00
seed Feature/7427 correct category seeding (#741) 2026-07-20 14:21:24 +00:00
tests implement reclassification in mmf (#758) 2026-08-27 14:21:48 +02:00
.dockerignore Use poetry-plugin-sort instead of poetry-sort as the latter lacks com… (#342) 2025-01-06 14:09:22 +00:00
.env.example adds new authenticated upload attachment endpoint (#745) 2026-08-04 16:16:13 +02:00
.env.example.entra Feature/support docs login with pkce (#587) 2025-12-01 14:45:08 +01:00
.gitignore Add labels and sources to Meldingen (#703) 2026-05-07 16:45:25 +02:00
.pre-commit-config.yaml use uv instead of poetry (#671) 2026-03-16 13:29:03 +01:00
alembic.ini Added Black as dev dependency. Build local docker environment with INSTALL_DEV set to true. Run Black when creating migrations with Alembic. 2024-01-29 15:11:09 +01:00
azure-pipelines.yml fixes pipeline trigger and sources list from v1 (#705) 2026-05-08 15:59:02 +02:00
docker-compose.cache.json Attempt to optimize container builds (#119) 2024-05-13 13:50:18 +02:00
docker-compose.yml Feat/7444 return user with attachment (#754) 2026-08-17 09:11:46 +02:00
Dockerfile Feature/7427 correct category seeding (#741) 2026-07-20 14:21:24 +00:00
LICENSE Create LICENSE (#86) 2024-04-12 09:48:26 +00:00
main.py adds overige category by default and makes sure llm doesnt retry (#736) 2026-07-07 14:37:42 +02:00
Makefile adds new authenticated upload attachment endpoint (#745) 2026-08-04 16:16:13 +02:00
meldingen-entrypoint.sh adds overige category by default and makes sure llm doesnt retry (#736) 2026-07-07 14:37:42 +02:00
mkdocs.yml Adding MkDocs for documentation (#14) 2024-01-31 14:56:56 +01:00
mypy-baseline.txt update dependencies (#694) 2026-04-10 13:32:27 +02:00
pyproject.toml Update asgi-correlation-id requirement from <5.0.0,>=4.3.4 to >=4.3.4,<6.0.0 (#716) 2026-07-31 10:39:16 +02:00
README.md Generated project skeleton using poetry 2024-01-23 13:48:25 +01:00
uv.lock implement reclassification in mmf (#758) 2026-08-27 14:21:48 +02:00