Daan Selen
fbaa15cb8d
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/app/development/ol-10.9.0' into development
2026-04-30 16:25:18 +02:00
Giuseppe Marinelli
90614a6360
Refactor peer schedule job API to use proper REST verbs ( #1239 )
...
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
* Fixed quotation marks
* Update wgd.sh
* Refactor peer schedule job API to use proper REST verbs
Replace single POST endpoints with POST/PUT/DELETE for peer schedule jobs.
Add require_fields decorator for request validation. Add fetchPut and
fetchDelete helpers in the frontend.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* Add local development with Docker section to docker/README.md
Explains how to mount src/ as a volume for live code editing
using a compose-local.yaml setup.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* Update README dev section with frontend build instructions
Replace Vite dev server tip with npm install/build workflow
and docker restart step.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
---------
Co-authored-by: Donald Zou <donaldzou@live.hk >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-22 20:30:19 +02:00
dependabot[bot]
ff34e4f8c8
build(deps): bump ol from 10.8.0 to 10.9.0 in /src/static/app
...
Bumps [ol](https://github.com/openlayers/openlayers ) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/openlayers/openlayers/releases )
- [Commits](https://github.com/openlayers/openlayers/compare/v10.8.0...v10.9.0 )
---
updated-dependencies:
- dependency-name: ol
dependency-version: 10.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-20 22:27:04 +00:00
Tom Mills
18c2568c22
Add preshared key default toggle ( #1207 )
...
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
* Add previous PR changes
* Import lowercase dayjs
* Build dist
* Revert "Build dist"
This reverts commit 152da2ca10
Dist not to be built at @DaanSelen request
2026-04-20 10:00:35 +02:00
dependabot[bot]
9669782b0c
build(deps): bump vue from 3.5.16 to 3.5.32 in /src/static/client
...
Bumps [vue](https://github.com/vuejs/core ) from 3.5.16 to 3.5.32.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.16...v3.5.32 )
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.32
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-16 20:53:49 +02:00
dependabot[bot]
03eddd2846
build(deps-dev): bump vite-plugin-vue-devtools in /src/static/client
...
Bumps [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite ) from 7.7.6 to 8.1.1.
- [Release notes](https://github.com/vuejs/devtools/releases )
- [Commits](https://github.com/vuejs/devtools/commits/v8.1.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite-plugin-vue-devtools
dependency-version: 8.1.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-16 20:53:49 +02:00
Daan Selen
8fd15b9ca6
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/client/development/vite-8.0.8' into development
2026-04-16 20:51:01 +02:00
Daan Selen
5f62e9ac69
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/client/development/uuid-13.0.0' into development
2026-04-16 20:50:54 +02:00
Daan Selen
8eb7e97d6e
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/client/development/oidc-client-ts-3.5.0' into development
2026-04-16 20:50:49 +02:00
Daan Selen
3b03099700
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/app/development/vue-3.5.32' into development
2026-04-16 20:50:14 +02:00
Daan Selen
8d6eb4bb41
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/app/development/vite-8.0.8' into development
2026-04-16 20:50:09 +02:00
Daan Selen
387adfee8c
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/app/development/ol-10.8.0' into development
2026-04-16 20:50:03 +02:00
Daan Selen
a33d6bfc9a
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/app/development/fuse.js-7.3.0' into development
2026-04-16 20:49:57 +02:00
dependabot[bot]
14b5885814
build(deps): bump oidc-client-ts in /src/static/client
...
Bumps [oidc-client-ts](https://github.com/authts/oidc-client-ts ) from 3.2.1 to 3.5.0.
- [Release notes](https://github.com/authts/oidc-client-ts/releases )
- [Commits](https://github.com/authts/oidc-client-ts/compare/v3.2.1...v3.5.0 )
---
updated-dependencies:
- dependency-name: oidc-client-ts
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 06:51:57 +00:00
dependabot[bot]
3d8cdcaf84
build(deps): bump uuid from 11.1.0 to 13.0.0 in /src/static/client
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 11.1.0 to 13.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.1.0...v13.0.0 )
---
updated-dependencies:
- dependency-name: uuid
dependency-version: 13.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 06:51:38 +00:00
dependabot[bot]
f1448b0e52
build(deps): bump cidr-tools from 11.3.2 to 11.3.3 in /src/static/app
...
Bumps [cidr-tools](https://github.com/silverwind/cidr-tools ) from 11.3.2 to 11.3.3.
- [Release notes](https://github.com/silverwind/cidr-tools/releases )
- [Commits](https://github.com/silverwind/cidr-tools/compare/11.3.2...11.3.3 )
---
updated-dependencies:
- dependency-name: cidr-tools
dependency-version: 11.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 06:51:35 +00:00
dependabot[bot]
6e92b2b6a2
build(deps-dev): bump vite from 6.4.1 to 8.0.8 in /src/static/client
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.4.1 to 8.0.8.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v8.0.8/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 8.0.8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 06:51:24 +00:00
dependabot[bot]
18ee8822d9
build(deps-dev): bump vite from 7.3.1 to 8.0.8 in /src/static/app
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.3.1 to 8.0.8.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v8.0.8/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 8.0.8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-10 06:51:20 +00:00
dependabot[bot]
326628d258
build(deps): bump fuse.js from 7.1.0 to 7.3.0 in /src/static/app
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v7.1.0...v7.3.0 )
---
updated-dependencies:
- dependency-name: fuse.js
dependency-version: 7.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-06 20:38:34 +00:00
dependabot[bot]
566dda93f3
build(deps): bump vue from 3.5.31 to 3.5.32 in /src/static/app
...
Bumps [vue](https://github.com/vuejs/core ) from 3.5.31 to 3.5.32.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.31...v3.5.32 )
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.32
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-06 20:38:04 +00:00
dependabot[bot]
5c28e639ae
build(deps): bump ol from 10.7.0 to 10.8.0 in /src/static/app
...
Bumps [ol](https://github.com/openlayers/openlayers ) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/openlayers/openlayers/releases )
- [Commits](https://github.com/openlayers/openlayers/compare/v10.7.0...v10.8.0 )
---
updated-dependencies:
- dependency-name: ol
dependency-version: 10.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-06 20:37:57 +00:00
Donald Zou
b36b0469e1
Build Admin and Clients
2026-04-03 17:37:21 +08:00
Donald Zou
cd709c2807
Updated Peers Notes element
2026-04-03 17:00:52 +08:00
DaanSelen
bbc85d6a2d
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/app/development/vueuse/core-14.2.1' into development
2026-04-02 11:12:38 +02:00
DaanSelen
3995a5db47
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/app/development/vue-router-5.0.4' into development
2026-04-02 11:12:31 +02:00
DaanSelen
b8750860a8
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/app/development/vue-3.5.31' into development
2026-04-02 11:12:26 +02:00
dependabot[bot]
4711c750cc
build(deps): bump cidr-tools from 11.0.8 to 11.3.2 in /src/static/app
...
Bumps [cidr-tools](https://github.com/silverwind/cidr-tools ) from 11.0.8 to 11.3.2.
- [Release notes](https://github.com/silverwind/cidr-tools/releases )
- [Commits](https://github.com/silverwind/cidr-tools/compare/11.0.8...11.3.2 )
---
updated-dependencies:
- dependency-name: cidr-tools
dependency-version: 11.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-02 09:07:28 +00:00
dependabot[bot]
51bee91c32
build(deps): bump vue from 3.5.28 to 3.5.31 in /src/static/app
...
Bumps [vue](https://github.com/vuejs/core ) from 3.5.28 to 3.5.31.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.28...v3.5.31 )
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.31
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-02 09:07:17 +00:00
dependabot[bot]
5fcfe97fab
build(deps): bump @vueuse/core from 14.2.0 to 14.2.1 in /src/static/app
...
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core ) from 14.2.0 to 14.2.1.
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v14.2.1/packages/core )
---
updated-dependencies:
- dependency-name: "@vueuse/core"
dependency-version: 14.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-02 09:07:03 +00:00
dependabot[bot]
74bee75df3
build(deps): bump vue-router from 5.0.2 to 5.0.4 in /src/static/app
...
Bumps [vue-router](https://github.com/vuejs/router ) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/vuejs/router/releases )
- [Commits](https://github.com/vuejs/router/compare/v5.0.2...v5.0.4 )
---
updated-dependencies:
- dependency-name: vue-router
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-02 09:06:54 +00:00
Donald Zou
833ee88340
Build Admin and Client
2026-04-02 16:35:00 +08:00
Daan Selen
ebf37c879d
fix: white screen in development image
2026-04-02 16:15:52 +08:00
mahemium
ba4ac7c1ec
v4.3.1 bug fix ( #1149 )
...
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
* Fix bugs
* Fixes and improvements
* Update comment
* Reduce comment
2026-02-26 12:15:52 +01:00
Donald Zou
8e08d20497
Merge pull request #1130 from WGDashboard/night-refac
...
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
refac: some WGDashboard code
2026-02-14 00:05:21 +08:00
DaanSelen
bb5d45a66d
Merge remote-tracking branch 'origin/main' into v4.3.2-dev
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
2026-02-12 09:45:15 +01:00
dependabot[bot]
2cdc0265b8
build(deps): bump vue-router from 4.6.4 to 5.0.2 in /src/static/app ( #1131 )
...
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Bumps [vue-router](https://github.com/vuejs/router ) from 4.6.4 to 5.0.2.
- [Release notes](https://github.com/vuejs/router/releases )
- [Commits](https://github.com/vuejs/router/compare/v4.6.4...v5.0.2 )
---
updated-dependencies:
- dependency-name: vue-router
dependency-version: 5.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 09:41:14 +01:00
dependabot[bot]
df295bf470
build(deps): bump cidr-tools from 11.0.6 to 11.0.8 in /src/static/app ( #1132 )
...
Bumps [cidr-tools](https://github.com/silverwind/cidr-tools ) from 11.0.6 to 11.0.8.
- [Release notes](https://github.com/silverwind/cidr-tools/releases )
- [Commits](https://github.com/silverwind/cidr-tools/compare/11.0.6...11.0.8 )
---
updated-dependencies:
- dependency-name: cidr-tools
dependency-version: 11.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 09:23:38 +01:00
dependabot[bot]
18ef023817
build(deps-dev): bump @vitejs/plugin-vue in /src/static/app ( #1136 )
...
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.4/packages/plugin-vue )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
dependency-version: 6.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 09:22:50 +01:00
dependabot[bot]
12da167b8c
build(deps): bump is-cidr from 6.0.2 to 6.0.3 in /src/static/app ( #1135 )
...
Bumps [is-cidr](https://github.com/silverwind/is-cidr ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/silverwind/is-cidr/releases )
- [Commits](https://github.com/silverwind/is-cidr/compare/6.0.2...6.0.3 )
---
updated-dependencies:
- dependency-name: is-cidr
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 09:22:29 +01:00
dependabot[bot]
db78f42a04
build(deps): bump vue from 3.5.27 to 3.5.28 in /src/static/app ( #1134 )
...
Bumps [vue](https://github.com/vuejs/core ) from 3.5.27 to 3.5.28.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.27...v3.5.28 )
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.28
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 09:22:18 +01:00
Daan Selen
f742f9de49
refac: some WGDashboard code
2026-02-07 03:03:35 +01:00
Daan Selen
686fc139ec
Merge branch 'main' into v4.3.2-dev
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
2026-02-06 20:44:11 +01:00
Daan Selen
8ca0363fd0
feat: working AWG 2.0 parameters
2026-02-06 20:18:32 +01:00
Daan Selen
07534b6f66
fix: 1116
2026-02-06 19:00:02 +01:00
V.Bantserov
a8bf35b0c0
feat: Add Bulgarian (bg-BG) translation ( #1128 )
2026-02-05 23:23:53 +01:00
Mikhail Solovev
82f170cd57
Fixed Bug. Unpredicted grow of cumulative data counters when using MySQL DB with 7 digits float precision. ( #1125 )
...
* build(deps): bump @vue/language-server in /src/static/app (#1063 )
Bumps [@vue/language-server](https://github.com/vuejs/language-tools/tree/HEAD/packages/language-server ) from 3.1.8 to 3.2.2.
- [Release notes](https://github.com/vuejs/language-tools/releases )
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.2/packages/language-server )
---
updated-dependencies:
- dependency-name: "@vue/language-server"
dependency-version: 3.2.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump pinia from 3.0.3 to 3.0.4 in /src/static/app (#1065 )
Bumps [pinia](https://github.com/vuejs/pinia ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/vuejs/pinia/releases )
- [Commits](https://github.com/vuejs/pinia/compare/v3.0.3...v3.0.4 )
---
updated-dependencies:
- dependency-name: pinia
dependency-version: 3.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump @vitejs/plugin-vue in /src/static/app (#1067 )
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ) from 6.0.1 to 6.0.3.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.3/packages/plugin-vue )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump electron-builder in /src/static/app (#1064 )
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) from 26.0.12 to 26.4.0.
- [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.4.0/packages/electron-builder )
---
updated-dependencies:
- dependency-name: electron-builder
dependency-version: 26.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump @volar/language-server in /src/static/app (#1066 )
Bumps [@volar/language-server](https://github.com/volarjs/volar.js/tree/HEAD/packages/language-server ) from 2.4.26 to 2.4.27.
- [Release notes](https://github.com/volarjs/volar.js/releases )
- [Changelog](https://github.com/volarjs/volar.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/volarjs/volar.js/commits/v2.4.27/packages/language-server )
---
updated-dependencies:
- dependency-name: "@volar/language-server"
dependency-version: 2.4.27
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: change docs
* docs: correctly escape pipes
* build(deps): bump npm from 11.6.4 to 11.8.0 in /src/static/app (#1104 )
Bumps [npm](https://github.com/npm/cli ) from 11.6.4 to 11.8.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.6.4...v11.8.0 )
---
updated-dependencies:
- dependency-name: npm
dependency-version: 11.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump gunicorn from 23.0.0 to 24.1.1 in /src (#1103 )
Bumps [gunicorn](https://github.com/benoitc/gunicorn ) from 23.0.0 to 24.1.1.
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...24.1.1 )
---
updated-dependencies:
- dependency-name: gunicorn
dependency-version: 24.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump is-cidr from 6.0.1 to 6.0.2 in /src/static/app (#1102 )
Bumps [is-cidr](https://github.com/silverwind/is-cidr ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/silverwind/is-cidr/releases )
- [Commits](https://github.com/silverwind/is-cidr/compare/6.0.1...6.0.2 )
---
updated-dependencies:
- dependency-name: is-cidr
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump sqlalchemy from 2.0.45 to 2.0.46 in /src (#1101 )
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.45 to 2.0.46.
- [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.46
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix npm audit tar vulnerabilities (#1093 )
* Harden npm deps via tar override
* chore: retrigger review
---------
Co-authored-by: Super User <root@vpn.northcaptiva.com >
* build(deps): bump @vue/language-server in /src/static/app (#1100 )
Bumps [@vue/language-server](https://github.com/vuejs/language-tools/tree/HEAD/packages/language-server ) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/vuejs/language-tools/releases )
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.4/packages/language-server )
---
updated-dependencies:
- dependency-name: "@vue/language-server"
dependency-version: 3.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump vue from 3.5.26 to 3.5.27 in /src/static/app (#1087 )
Bumps [vue](https://github.com/vuejs/core ) from 3.5.26 to 3.5.27.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.26...v3.5.27 )
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.27
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump vite from 7.3.0 to 7.3.1 in /src/static/app (#1082 )
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump psutil from 7.2.1 to 7.2.2 in /src
Bumps [psutil](https://github.com/giampaolo/psutil ) from 7.2.1 to 7.2.2.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.2.1...release-7.2.2 )
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump gunicorn from 24.1.1 to 25.0.1 in /src
Bumps [gunicorn](https://github.com/benoitc/gunicorn ) from 24.1.1 to 25.0.1.
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/24.1.1...25.0.1 )
---
updated-dependencies:
- dependency-name: gunicorn
dependency-version: 25.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Refine total_sent and total_receive with precision factor
Adjusted total_sent and total_receive calculations for accuracy.
The database engine may have lower floating-point precision than the Python engine. This can lead to situations where the current bytes count compares lower than the database data. This causes an increase in cumulative traffic each time such a precision collision occurs.
* Update WireguardConfiguration.py
It better make some fix in comparation only, and don't touch saved values.
* Update WireguardConfiguration.py
wrong symbol
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DaanSelen <dselen@systemec.nl >
Co-authored-by: zombu4 <dom@northcaptiva.com >
Co-authored-by: Super User <root@vpn.northcaptiva.com >
2026-02-05 23:22:31 +01:00
Daan Selen
6beda22f39
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/app/electron-builder-26.7.0'
2026-02-05 18:35:47 +01:00
Daan Selen
6b1d2b4b50
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/app/vueuse/core-14.2.0'
2026-02-05 18:33:55 +01:00
Daan Selen
3f23c0f949
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/src/static/app/volar/language-server-2.4.28'
2026-02-05 18:33:43 +01:00
dependabot[bot]
cc253a6a11
build(deps): bump cidr-tools from 11.0.3 to 11.0.6 in /src/static/app
...
Bumps [cidr-tools](https://github.com/silverwind/cidr-tools ) from 11.0.3 to 11.0.6.
- [Release notes](https://github.com/silverwind/cidr-tools/releases )
- [Commits](https://github.com/silverwind/cidr-tools/compare/11.0.3...11.0.6 )
---
updated-dependencies:
- dependency-name: cidr-tools
dependency-version: 11.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-03 02:21:56 +00:00