Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot] 2cad98af82 chore(deps): bump bootstrap from 5.3.6 to 5.3.8 in /src/static/client
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.6 to 5.3.8.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.6...v5.3.8)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-version: 5.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 13:15:01 +00:00
DaanSelen 8ad7edcf1b chore: enable dependabot and rename app to admin 2026-03-04 14:13:20 +01:00
DaanSelen 9e69a066b5 chore: add in the WGDashboard assets 2026-03-03 16:52:35 +01:00
DaanSelen c4d36c48bc feat: basic api-key based authentication 2026-03-03 16:01:00 +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