Commit Graph

12 Commits

Author SHA1 Message Date
DaanSelen 9687c11db6 chore: rename guidelines 2026-03-03 16:03:14 +01:00
DaanSelen c4d36c48bc feat: basic api-key based authentication 2026-03-03 16:01:00 +01:00
DaanSelen f99a24005a Merge pull request #1 from DaanSelen/dependabot/pip/src/sqlalchemy-2.0.48
chore(deps): bump sqlalchemy from 2.0.47 to 2.0.48 in /src
2026-03-03 12:05:07 +01:00
DaanSelen e044ba875f chore: ammend dependabot 2026-03-03 12:02:04 +01:00
DaanSelen f897205ff0 chore: enable codeql 2026-03-03 12:01:04 +01:00
dependabot[bot] 00215588ec chore(deps): bump sqlalchemy from 2.0.47 to 2.0.48 in /src
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.47 to 2.0.48.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-version: 2.0.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-03 11:01:02 +00:00
DaanSelen 6ac0340874 chore: enable dependabot 2026-03-03 11:59:47 +01:00
DaanSelen 927d45c70f feat: configurable loglevel 2026-03-03 11:55:01 +01:00
DaanSelen 992baa2afc feat: start working on Flask 2026-03-03 11:15:59 +01:00
DaanSelen b95074d994 chore: try to make a working base 2026-03-02 16:34:47 +01:00
DaanSelen 230b2b18fe feat: init setup reading ini config 2026-03-02 14:06:50 +01:00
DaanSelen 65aad6ae6b Initial commit 2026-03-02 10:47:10 +01:00