Donald Zou
d6a930c04b
Bumped version number
2025-12-13 17:20:56 +08:00
Donald Zou
6fe257fa4a
Update entrypoint.sh
2025-12-13 16:29:48 +08:00
Donald Zou
e5d1a64d7d
Update to Python 3.14-alpine and refactor IP parsing
...
Bump Dockerfile base image from python:3.13.3-alpine to python:3.14-alpine for both build and runtime stages. Refactor IP address parsing in dashboard.py for improved clarity and variable naming.
2025-12-13 16:05:12 +08:00
Donald Zou
da4cec60e5
Update Dockerfile
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
2025-12-12 23:41:25 +08:00
DaanSelen
a4d471df4f
chore: downgrade python due to compatibility
2025-12-12 16:32:48 +01:00
DaanSelen
f00940b73c
chore: cleanup
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
2025-12-12 15:27:04 +01:00
DaanSelen
cb9cb4a0b6
chore: fix docker (hopefully)
2025-12-12 15:17:25 +01:00
DaanSelen
b695ccc5f9
chore: add openresolv back into the dependencies to blanked cover our deps
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
v4.3.0.3
2025-12-11 23:34:46 +01:00
DaanSelen
16cd4da5fc
chore: add openrc to avoid no init systems ( #1027 )
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
2025-12-11 21:56:44 +01:00
Donald Zou
7be830a34e
Merge pull request #1024 from WGDashboard/v4.3.0.3-dev
...
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
Bumped version, corrected some vue package after update
2025-12-11 07:03:58 +08:00
Donald Zou
eb65d6fb2a
Bumped version, corrected some vue package after update
2025-12-11 07:03:31 +08:00
Daan Selen
6fee7da633
chore: fix bcrypt issue
2025-12-10 23:17:45 +01:00
DaanSelen
2e8d2fe400
chore: bump WGDashboard version
2025-12-10 22:59:35 +01:00
DaanSelen
da3c34c250
chore: rename workflow
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
2025-12-10 12:19:25 +01:00
dependabot[bot]
d864d12793
build(deps): bump @vue/language-server in /src/static/app ( #1019 )
...
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/language-server](https://github.com/vuejs/language-tools/tree/HEAD/packages/language-server ) from 3.1.3 to 3.1.7.
- [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.1.7/packages/language-server )
---
updated-dependencies:
- dependency-name: "@vue/language-server"
dependency-version: 3.1.7
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>
2025-12-09 13:36:19 +01:00
DaanSelen
36390a4d71
refac: rework tailing of logs in the Docker entrypoint ( #1021 )
...
* chore: add debug workflow
* chore: testing fix
* chore: try next option
* refac: tailing logs
---------
Co-authored-by: DaanSelen <dselen@systemec.nl >
2025-12-09 13:16:18 +01:00
DaanSelen
5db2baf1dc
fix sed command for armv7
2025-12-09 10:18:39 +01:00
DaanSelen
dc10da607d
chore: bump codeql
2025-12-09 10:06:27 +01:00
dependabot[bot]
9b4abf19fa
build(deps): bump @vueuse/shared in /src/static/app ( #1015 )
...
Bumps [@vueuse/shared](https://github.com/vueuse/vueuse/tree/HEAD/packages/shared ) from 14.0.0 to 14.1.0.
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v14.1.0/packages/shared )
---
updated-dependencies:
- dependency-name: "@vueuse/shared"
dependency-version: 14.1.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>
2025-12-09 09:55:57 +01:00
dependabot[bot]
bf823e6cf8
build(deps): bump @volar/language-server in /src/static/app ( #1017 )
...
Bumps [@volar/language-server](https://github.com/volarjs/volar.js/tree/HEAD/packages/language-server ) from 2.4.23 to 2.4.26.
- [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.26/packages/language-server )
---
updated-dependencies:
- dependency-name: "@volar/language-server"
dependency-version: 2.4.26
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>
2025-12-09 09:55:47 +01:00
dependabot[bot]
880c94b8a3
build(deps): bump npm from 11.6.2 to 11.6.4 in /src/static/app ( #1018 )
...
Bumps [npm](https://github.com/npm/cli ) from 11.6.2 to 11.6.4.
- [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.2...v11.6.4 )
---
updated-dependencies:
- dependency-name: npm
dependency-version: 11.6.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>
2025-12-09 09:55:35 +01:00
dependabot[bot]
656eba3a57
build(deps): bump @vuepic/vue-datepicker in /src/static/app ( #1020 )
...
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker ) from 12.0.1 to 12.1.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases )
- [Changelog](https://github.com/Vuepic/vue-datepicker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v12.0.1...v12.1.0 )
---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
dependency-version: 12.1.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>
2025-12-09 09:55:17 +01:00
dependabot[bot]
4154a27f4d
build(deps): bump pydantic from 2.12.4 to 2.12.5 in /src ( #1014 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.12.4 to 2.12.5.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.12.4...v2.12.5 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.5
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>
2025-12-09 09:54:41 +01:00
dependabot[bot]
785d0d6b06
build(deps): bump psycopg[binary] from 3.2.13 to 3.3.2 in /src ( #1016 )
...
Bumps [psycopg[binary]](https://github.com/psycopg/psycopg ) from 3.2.13 to 3.3.2.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.13...3.3.2 )
---
updated-dependencies:
- dependency-name: psycopg[binary]
dependency-version: 3.3.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>
2025-12-09 09:54:21 +01:00
DaanSelen
9af2983a7b
chore: absolute paths and robuust checking
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
2025-12-08 14:51:28 +01:00
Donald Zou
83b4753d5f
Merge pull request #1012 from WGDashboard/v4.3.0.2-dev
...
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
v4.3.0.2 Merge
v4.3.0.2
2025-12-08 16:53:18 +08:00
Donald Zou
f4f0ab27ef
Final Testing
2025-12-07 11:20:48 +08:00
Donald Zou
d51815e0f7
Merge pull request #1010 from WGDashboard/version-bump-v4.3.0.2
...
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
Update Version for Admin App
2025-12-06 23:44:08 +08:00
Donald Zou
413b65e976
Merge branch 'main' into version-bump-v4.3.0.2
2025-12-06 23:42:24 +08:00
Donald Zou
b1ea6d3c1d
Update Version for Admin App
2025-12-06 23:39:56 +08:00
Donald Zou
c7bed91626
Merge pull request #1009 from WGDashboard/version-bump-v4.3.0.2
...
Version Bump to v4.3.0.2
2025-12-06 23:34:11 +08:00
Donald Zou
b9e09bf91b
Update DashboardConfig.py
2025-12-06 23:33:38 +08:00
Donald Zou
839f686d73
Merge pull request #1005 from WGDashboard/Manage-Tracking-Feature
...
Manage tracking feature
2025-12-06 23:28:58 +08:00
dependabot[bot]
1ead86dacc
build(deps): bump vue from 3.5.22 to 3.5.24 in /src/static/app ( #989 )
...
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](https://github.com/vuejs/core ) from 3.5.22 to 3.5.24.
- [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.22...v3.5.24 )
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.24
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>
2025-12-05 12:06:41 +01:00
dependabot[bot]
c4265b31a9
build(deps): bump ol from 10.6.1 to 10.7.0 in /src/static/app ( #990 )
...
Bumps [ol](https://github.com/openlayers/openlayers ) from 10.6.1 to 10.7.0.
- [Release notes](https://github.com/openlayers/openlayers/releases )
- [Commits](https://github.com/openlayers/openlayers/compare/v10.6.1...v10.7.0 )
---
updated-dependencies:
- dependency-name: ol
dependency-version: 10.7.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>
2025-12-05 12:06:28 +01:00
dependabot[bot]
63e6c2040f
build(deps): bump @vue/language-server in /src/static/app ( #991 )
...
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
Bumps [@vue/language-server](https://github.com/vuejs/language-tools/tree/HEAD/packages/language-server ) from 3.1.2 to 3.1.3.
- [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.1.3/packages/language-server )
---
updated-dependencies:
- dependency-name: "@vue/language-server"
dependency-version: 3.1.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>
2025-12-05 12:05:54 +01:00
dependabot[bot]
35de3eb45a
build(deps-dev): bump vite from 7.1.12 to 7.2.2 in /src/static/app ( #992 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.1.12 to 7.2.2.
- [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/v7.2.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.2.2
dependency-type: direct:development
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>
2025-12-05 12:05:44 +01:00
dependabot[bot]
7c35f81af1
build(deps): bump pinia-plugin-persistedstate in /src/static/app ( #993 )
...
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate ) from 4.5.0 to 4.7.1.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases )
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/commits )
---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
dependency-version: 4.7.1
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>
2025-12-05 12:01:29 +01:00
DaanSelen
1a653bfe32
feat: add custom armv7 compared to amd64 and arm64 ( #1007 )
...
* feat: add separate arm/v7 building with c version
* chore: change workflow step names
* fix: my stupid path mistake
* chore: retry sed
* chore: temp comment out
* chore: add libraries and choose for C on arm7
* chore: add arm64 and amd64 back
* chore: streamline workflow
* chore: work on the workflow
* chore: try to separate matrix
* revert to old method with changes
* chore: remove invalid reference
* chore: correct deps
* chore: remove old steps
* feat: add custom armv7 images (compared to arm64 and amd64)
* chore: minor add go version in workflow
---------
Co-authored-by: DaanSelen <dselen@systemec.nl >
2025-12-05 12:00:41 +01:00
Donald Zou
024072688f
Stable for SQLite and PostgreSQL
2025-12-02 14:27:51 +08:00
Donald Zou
fa59de4a09
Update PeerJobs.py
2025-12-02 14:08:55 +08:00
Donald Zou
4756556c82
Update
2025-12-02 14:00:53 +08:00
Donald Zou
66ffc12864
Update PeerJobs.py
2025-12-02 13:59:48 +08:00
Donald Zou
9f609b01de
Update PeerJobs.py
2025-12-02 13:52:57 +08:00
Donald Zou
a40df0481f
Update
2025-12-02 13:36:45 +08:00
Donald Zou
2de46d97cf
Update PeerJobs.py
2025-12-02 13:33:36 +08:00
Donald Zou
bd6d27f282
Update
2025-12-02 13:17:24 +08:00
Donald Zou
61c9f5aab7
Update PeerJobLogger.py
2025-12-02 11:34:07 +08:00
Donald Zou
aba3c5da64
Added function to remove stale jobs logs
2025-12-02 11:24:03 +08:00
Donald Zou
2ee1b3b138
Manage Tracking Feature Done
2025-12-02 11:00:54 +08:00