Commit Graph

17 Commits

Author SHA1 Message Date
DaanSelen c76acbe613 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/admin/npm-11.11.0' 2026-03-04 14:19:09 +01:00
dependabot[bot] 39c8c64468 chore(deps): bump npm from 11.8.0 to 11.11.0 in /src/static/admin
Bumps [npm](https://github.com/npm/cli) from 11.8.0 to 11.11.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v11.8.0...v11.11.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-version: 11.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 13:15:35 +00:00
dependabot[bot] 0b6acb2cbe chore(deps): bump electron-builder in /src/static/admin
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 26.7.0 to 26.8.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.8.1/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-version: 26.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 13:15:20 +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 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