This website requires JavaScript.
Explore
Help
Sign In
denozord
/
router-lists-ui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Publish Docker image
Other workflows
4
docker-publish-fast.yml
docker-publish-tabler.yml
frontend-ci.yml
test.yml
700 workflow runs
Actor
All actors
denozord
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
rework
tabler
v3
v4
v5
fix(mikrotikApplyService): filter routes by comment prefix when removing to ensure accurate route deletion
docker-publish-fast.yml #489
:
Commit
99c027f96f
pushed by
denozord
v3
2026-02-03 21:45:10 +07:00
1m55s
View workflow file
refactor(mikrotikInterfaceGenerator, NetworkConfigManager): improve comments for route removal and enhance request logging format in API responses
docker-publish-fast.yml #488
:
Commit
6e4a0aae27
pushed by
denozord
v3
2026-02-03 21:37:09 +07:00
2m1s
View workflow file
fix(mikrotikConfigRoutes, mikrotikApplyService): update default port for MikroTik API connections from 443 to 80 to align with REST API standards
docker-publish-fast.yml #487
:
Commit
1dfdfcfeec
pushed by
denozord
v3
2026-02-03 21:28:52 +07:00
2m0s
View workflow file
refactor(mikrotikApplyService): transition from node-routeros to REST API client for MikroTik configuration; enhance request handling and error management
docker-publish-fast.yml #486
:
Commit
999bd14590
pushed by
denozord
v3
2026-02-03 21:21:22 +07:00
2m11s
View workflow file
chore(mikrotikConfigRoutes): remove deprecated MikroTik configuration routes file
docker-publish-fast.yml #485
:
Commit
e7c527f787
pushed by
denozord
v3
2026-02-03 21:04:15 +07:00
1m50s
View workflow file
feat(MikrotikConfig, NetworkConfigManager): implement streaming logs for MikroTik configuration application and enhance error handling in response processing
docker-publish-fast.yml #483
:
Commit
ce107db7ea
pushed by
denozord
v3
2026-02-03 20:43:40 +07:00
3m3s
View workflow file
feat(MikrotikConfig): add ping endpoint and enhance applyMikrotikConfig error handling with safe response method
docker-publish-fast.yml #482
:
Commit
b374faa593
pushed by
denozord
v3
2026-02-03 20:24:22 +07:00
1m57s
View workflow file
feat(MikrotikConfig): enhance applyMikrotikConfig and NetworkConfigManager with detailed request logging and error handling improvements
docker-publish-fast.yml #481
:
Commit
b581c47c28
pushed by
denozord
v3
2026-02-03 20:15:18 +07:00
1m57s
View workflow file
refactor(MikrotikConfig): implement timeout handling and improve error management in applyMikrotikConfig function
docker-publish-fast.yml #480
:
Commit
e5f093b65f
pushed by
denozord
v3
2026-02-03 20:07:01 +07:00
1m51s
View workflow file
fix(NetworkConfigManager): update button click handler to use arrow function for improved readability
docker-publish-fast.yml #479
:
Commit
f56150694b
pushed by
denozord
v3
2026-02-03 19:58:00 +07:00
2m15s
View workflow file
refactor(NetworkConfigManager): update API call for applying MikroTik configuration to use fetch; improve error handling and response processing
docker-publish-fast.yml #478
:
Commit
3319f9c329
pushed by
denozord
v3
2026-02-03 19:51:07 +07:00
2m55s
View workflow file
feat(MikrotikConfig): add API endpoint for applying MikroTik configuration; update frontend to support configuration application with dry-run option and modal interface
docker-publish-fast.yml #477
:
Commit
94314c383b
pushed by
denozord
v3
2026-02-03 19:28:49 +07:00
1m56s
View workflow file
feat(MikrotikConnection): add MikroTik connection testing functionality in ServerModal; update API routes and README for new encryption key and connection endpoint
docker-publish-fast.yml #476
:
Commit
1a27217676
pushed by
denozord
v3
2026-02-03 19:15:01 +07:00
2m14s
View workflow file
feat(MikrotikConfig): enhance MikroTik configuration generation with support for 'text' and 'json' formats; add new API endpoints for interface and recursive route generation
docker-publish-fast.yml #475
:
Commit
0ea0f376a6
pushed by
denozord
v3
2026-02-03 17:49:16 +07:00
2m37s
View workflow file
feat(NetworkConfigManager): implement recursive gateway code generation for enhanced routing configuration, including error handling for missing gateways and parent references
docker-publish-fast.yml #474
:
Commit
5b96325184
pushed by
denozord
v3
2026-01-25 21:45:41 +07:00
1m45s
View workflow file
feat(NetworkConfigManager, SettingsModal): add global PTR zone settings management, allowing users to define DNS replacements in both global and interface-specific contexts for enhanced configuration flexibility
docker-publish-fast.yml #473
:
Commit
ac34faaf48
pushed by
denozord
v3
2026-01-25 21:37:22 +07:00
1m47s
View workflow file
fix(NetworkConfigManager): refine IP conflict checking logic to ensure uniqueness of gateways on the same server, improving conflict notification accuracy
docker-publish-fast.yml #472
:
Commit
f4f79a8f01
pushed by
denozord
v3
2026-01-25 21:34:39 +07:00
1m44s
View workflow file
fix(NetworkConfigManager): correct comment formatting for IP conflict checking logic to enhance code clarity
docker-publish-fast.yml #471
:
Commit
49ee872e4a
pushed by
denozord
v3
2026-01-25 21:26:41 +07:00
1m54s
View workflow file
feat(NetworkConfigManager, GatewayAutocompleteInput): add serverId handling for gateway filtering, enhancing configuration accuracy and user experience
docker-publish-fast.yml #468
:
Commit
c7ebe0943b
pushed by
denozord
v3
2026-01-25 21:10:08 +07:00
2m2s
View workflow file
feat(NetworkConfigManager): add IP normalization function to enhance gateway IP generation, ensuring correct handling of full and partial IP inputs
docker-publish-fast.yml #467
:
Commit
d583757882
pushed by
denozord
v3
2026-01-25 19:27:40 +07:00
1m44s
View workflow file
feat(NetworkConfigManager): enhance gateway IP generation logic to support direct and recursive gateways, improving template-based configuration and user experience
docker-publish-fast.yml #466
:
Commit
80c91d9c54
pushed by
denozord
v3
2026-01-25 19:19:13 +07:00
1m43s
View workflow file
feat(NetworkConfigManager): add gateway templates feature for streamlined gateway creation and configuration, enhancing user experience and efficiency
docker-publish-fast.yml #465
:
Commit
604d45ed92
pushed by
denozord
v3
2026-01-25 14:22:41 +07:00
1m44s
View workflow file
refactor(NetworkConfigManager): replace action buttons with compact icon buttons wrapped in tooltips for improved UI clarity and user interaction
docker-publish-fast.yml #464
:
Commit
335f7c9b58
pushed by
denozord
v3
2026-01-25 14:17:21 +07:00
1m40s
View workflow file
refactor(NetworkConfigManager): improve layout and styling of server cards for better user experience and readability
docker-publish-fast.yml #463
:
Commit
4feb84338a
pushed by
denozord
v3
2026-01-25 14:10:21 +07:00
1m47s
View workflow file
refactor(NetworkConfigManager): enhance UI structure and styling for server cards, improving readability and user interaction
docker-publish-fast.yml #462
:
Commit
3b858441a2
pushed by
denozord
v3
2026-01-25 14:02:44 +07:00
1m42s
View workflow file
feat(NetworkConfigManager): add server-wide MikroTik code generation for interfaces, improving bulk configuration capabilities and user feedback
docker-publish-fast.yml #461
:
Commit
cc77a21ba1
pushed by
denozord
v3
2026-01-25 13:28:30 +07:00
2m44s
View workflow file
feat(NetworkConfigManager): implement category-based accordion view for gateways and interfaces, improving organization and user navigation
docker-publish-fast.yml #460
:
Commit
6f1d307ee0
pushed by
denozord
v3
2026-01-25 03:48:31 +07:00
1m51s
View workflow file
feat(NetworkConfigManager): add GRE interface list support for home routers, enhancing tunnel management and configuration clarity
docker-publish-fast.yml #459
:
Commit
0310147044
pushed by
denozord
v3
2026-01-25 03:18:00 +07:00
1m46s
View workflow file
feat(NetworkConfigManager): add support for local-address parameter in GRE tunnel configuration for home routers, improving network setup clarity
docker-publish-fast.yml #458
:
Commit
2bdad8445e
pushed by
denozord
v3
2026-01-24 20:19:05 +07:00
1m44s
View workflow file
feat(NetworkConfigManager): implement MikroTik code generation for individual gateways, enhancing user experience with detailed route generation and error handling
docker-publish-fast.yml #457
:
Commit
cd4b95bb8f
pushed by
denozord
v3
2026-01-24 14:01:06 +07:00
1m41s
View workflow file
First
Previous
...
8
9
10
11
12
...
Next
Last