30 Commits

Author SHA1 Message Date
11eaaf7385 Security is our #1 priority
Some checks failed
Build and Push Server Docker Image / build-server (push) Has been cancelled
2025-09-17 10:12:51 +03:30
7485151f66 oops
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 47s
2025-09-17 10:07:40 +03:30
69d385e86f I dont remember the username and password sooooo.....
Some checks failed
Build and Push Server Docker Image / build-server (push) Failing after 50s
2025-09-17 10:06:04 +03:30
64318b0ec9 Update README formatting for improved readability
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 5m14s
2025-09-05 22:13:21 +03:30
864748c98c Add step to install required tools in build-docker-image workflow
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 1m33s
2025-09-05 21:19:12 +03:30
0f09e75f0d Switch build-docker-image workflow from services to container configuration
Some checks failed
Build and Push Server Docker Image / build-server (push) Failing after 20s
2025-09-05 21:14:13 +03:30
89c96b0672 Revert back the changes
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 2m39s
2025-09-03 20:05:48 +03:30
776c463c0c GPT5 - Refactor build-docker-image workflow: streamline buildx setup, switch to inline build command, and improve cleanup process.
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 10m11s
2025-09-03 19:46:11 +03:30
eda54928f2 Use docker builder prune instead of docker system prune in build-docker-image workflow
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 1m45s
2025-09-03 19:41:19 +03:30
0d1f57399a Add Docker cleanup step to build-docker-image workflow
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 45s
2025-09-03 19:37:31 +03:30
0db3fda0c6 Lets see what deepseek does
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 8m58s
2025-09-03 19:13:23 +03:30
e7957e7138 Fix Dockerfile path
All checks were successful
Build and Push Server Docker Image / build-server (push) Successful in 7m55s
2025-09-03 18:17:37 +03:30
53cdd4da8e Fix Dockerfile
Some checks failed
Build and Push Server Docker Image / build-server (push) Failing after 3m8s
2025-09-03 18:12:38 +03:30
dc32e7c171 change dotnet build images in Dockerfile
Some checks failed
Build and Push Server Docker Image / build-server (push) Failing after 21s
2025-09-03 18:11:27 +03:30
993f4fe135 Made repo name lowercase in actions
Some checks failed
Build and Push Server Docker Image / build-server (push) Failing after 22s
2025-09-03 18:06:12 +03:30
ef94d8ec95 Added gitea actions for testing
Some checks failed
Build and Push Server Docker Image / build-server (push) Failing after 2m31s
2025-09-03 18:00:23 +03:30
f46ca8615f Improved http mapping file for the server 2025-09-03 08:34:42 +03:30
53206dfc2d Added AI generated README 2025-09-02 16:53:30 +03:30
a6d9ae87aa Refactor YAML parsing logic and settings handling across Client and Server projects, improve request building in the client. v1.0 2025-08-24 09:34:54 +03:30
3a9d48a3b6 WIP - Add VirtualDDNSRouter.Client project with Docker support, YAML settings handling, and example configuration 2025-08-23 23:31:56 +03:30
866a5c57e3 Refactor route handling to use ConcurrentDictionary for thread-safe updates and optimize /goto/{path} logic v0.6 2025-08-20 14:22:48 +03:30
462f10ffb2 Refactor and optimize route handling, clean up code structure, and apply minor improvements v0.5 2025-08-20 13:52:52 +03:30
64e025d9f7 Update route handling to modify existing routes instead of duplicating v0.4 2025-08-20 13:44:01 +03:30
09bc23a739 Enable forwarded headers middleware to support X-Forwarded-For and X-Forwarded-Proto v0.3 2025-08-20 13:27:52 +03:30
f90db6e714 Switch /setip from PUT to GET, add logging, update response formats v0.2 2025-08-20 13:19:10 +03:30
cc8e892f9d Fix AOT YAML problem v0.1 2025-08-20 12:29:27 +03:30
bd150e3633 Some fixes 2025-08-19 23:08:21 +03:30
2ed27a5e20 Update example rules yaml file 2025-08-19 22:46:05 +03:30
8f961c7965 Added Rule and Route system 2025-08-19 22:43:23 +03:30
2c9326dee1 Initial commit 2025-08-19 21:14:03 +03:30