39 Commits
Author SHA1 Message Date
DaanSelen 65c2e69ac6 chore: correct per review comment 2026-04-02 11:34:50 +02: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
DaanSelen b9c271ff4c fix: regex invalid escape sequence
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
2026-03-02 10:38:16 +01:00
DaanSelen e71179a2d4 fix: error on startup regarding oidc config file being weird
Docker Build and Push / docker_build (push) Has been cancelled
Docker Build and Push / docker_scan (push) Has been cancelled
2026-02-23 16:35:27 +01: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
DaanSelen fd2daa2934 Merge remote-tracking branch 'origin/dependabot/pip/src/psutil-7.2.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
2026-02-04 11:52:17 +01:00
DaanSelen ddf378d617 chore: remove dependency on vulnerability for scanning 2026-01-29 14:29:55 +01:00
DaanSelen 35c45b159b docs: adjust to the database support 2026-01-29 13:32:03 +01:00
DaanSelen 654bf6d779 chore: replace old values 2026-01-29 13:25:09 +01:00
DaanSelen fb66fd2dda feat: add support for database configuration 2026-01-29 13:23:42 +01:00
DaanSelen 44d274a998 chore: remove unneeded reference 2026-01-15 09:00:20 +01:00
DaanSelen cb0619036f chore: add oidc-providers json file to the data volume location 2026-01-09 16:09:23 +01:00
DaanSelen 3a7e16ca9e chore: rename the email settings panel 2026-01-09 16:00:21 +01:00
DaanSelen 601ccb355d docs: correctly escape pipes
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
2026-01-09 15:52:20 +01:00
DaanSelen 2347c76812 chore: change docs 2026-01-09 15:48:52 +01:00
DaanSelen faf9e663b3 chore: trying to inplement the AWG parameters 2025-12-29 17:03:21 +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 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
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
DaanSelen 1fe03e1664 chore: temporary remove arm/v7 for testing
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-11-26 13:09:01 +01:00
DaanSelen d55770c385 chore: bump psycopg 2025-11-26 12:42:27 +01:00
Daan Selen 84675fe521 feat: add default wg-dashboard.ini config 2025-09-19 10:32:25 +02:00
Daan Selen 6cccfec923 fix: fix the docker building issue
I accidentally removed a character
  we are all human.
2025-09-17 15:58:16 +02:00
Daan Selen d8ff020d8c refac(docs): rewrite and check the docker documents 2025-09-17 15:34:39 +02:00
Daan Selen 238fb91360 chore: further expand and change the compose file
For people that want to get started quickly
2025-09-17 15:20:01 +02:00
Daan Selen 73a969a6bf feat: slight refactors to improve logic 2025-09-15 13:20:17 +02:00
Daan 8824786fb4 For some reason, cloning the GitHub (which has been simplified) works from the Dockerfile directly.
But the wg0.conf file needs a re-copy on run-time. Working now.

Made code modifications and optimizations.

Please report bugs to me.
2024-06-08 13:30:24 +02:00
Daan bdeb4a4efe Cleaned up lingering code line. 2024-06-07 14:55:16 +02:00
Daan cf455fc19b Modified code so that the docker logging makes sense. Also fixed a bug which can happen with iptables (-s illegal option). Pushing to repo. 2024-06-07 13:25:46 +02:00
Daan 1bcddadb7a Features tested working, feeling good about a release. 2024-06-06 16:11:49 +02:00
Daan 6dc28f11e0 Working on isolated peers feature. 2024-06-06 00:12:11 +02:00
Daan 8ad601fcc0 Added features, plus explanations in about them in the compose.yaml file. Looking great! 2024-06-05 20:27:24 +02:00
Daan f400844a3d Modified scripts 2024-06-05 09:16:29 +02:00
Daan 560096878f Persistency seems to work with this model, it has succeeded my tests. 2024-06-04 23:26:03 +02:00
Daan 0938f5ab71 Container deployed with working VPN server built-in. Missing is persistency among recreations, looking into that... 2024-06-04 22:49:17 +02:00
Daan 06193d27c0 Added dockerfile and entrypoint for basic compilation, moving to finalizing 2024-06-04 17:05:17 +02:00