Mohammad Mahdi mahdium
mahdium synced commits to main at mahdium/HoolIt from mirror 2025-09-03 22:33:58 +02:00
2fc57f5233 Update Dockerfile to use latest .NET 10.0.100-preview.7 and Alpine 3.22
mahdium pushed to master at mahdium/VDR 2025-09-03 18:35:54 +02:00
89c96b0672 Revert back the changes
mahdium pushed to master at mahdium/VDR 2025-09-03 18:16:26 +02:00
776c463c0c GPT5 - Refactor build-docker-image workflow: streamline buildx setup, switch to inline build command, and improve cleanup process.
mahdium pushed to master at mahdium/VDR 2025-09-03 18:11:25 +02:00
eda54928f2 Use docker builder prune instead of docker system prune in build-docker-image workflow
mahdium pushed to master at mahdium/VDR 2025-09-03 18:07:35 +02:00
0d1f57399a Add Docker cleanup step to build-docker-image workflow
mahdium pushed to master at mahdium/VDR 2025-09-03 17:43:28 +02:00
0db3fda0c6 Lets see what deepseek does
mahdium pushed to master at mahdium/VDR 2025-09-03 16:47:43 +02:00
e7957e7138 Fix Dockerfile path
mahdium pushed to master at mahdium/VDR 2025-09-03 16:42:44 +02:00
53cdd4da8e Fix Dockerfile
mahdium pushed to master at mahdium/VDR 2025-09-03 16:41:39 +02:00
dc32e7c171 change dotnet build images in Dockerfile
mahdium pushed to master at mahdium/VDR 2025-09-03 16:36:23 +02:00
993f4fe135 Made repo name lowercase in actions
mahdium pushed to master at mahdium/VDR 2025-09-03 16:30:36 +02:00
ef94d8ec95 Added gitea actions for testing
mahdium pushed to master at mahdium/VDR 2025-09-03 07:05:15 +02:00
f46ca8615f Improved http mapping file for the server
mahdium pushed to master at mahdium/VDR 2025-09-02 15:23:50 +02:00
53206dfc2d Added AI generated README
mahdium released Version 1.0 Release - Client and Server at mahdium/VDR 2025-08-24 08:11:46 +02:00
mahdium pushed tag v1.0 to mahdium/VDR 2025-08-24 08:05:46 +02:00
mahdium pushed to master at mahdium/VDR 2025-08-24 08:05:11 +02:00
a6d9ae87aa Refactor YAML parsing logic and settings handling across Client and Server projects, improve request building in the client.
mahdium pushed to master at mahdium/VDR 2025-08-23 22:02:02 +02:00
3a9d48a3b6 WIP - Add VirtualDDNSRouter.Client project with Docker support, YAML settings handling, and example configuration
mahdium released Fix routing at mahdium/VDR 2025-08-20 13:09:22 +02:00
mahdium pushed tag v0.6 to mahdium/VDR 2025-08-20 12:53:13 +02:00
mahdium pushed to master at mahdium/VDR 2025-08-20 12:52:54 +02:00
866a5c57e3 Refactor route handling to use ConcurrentDictionary for thread-safe updates and optimize /goto/{path} logic