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
836 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(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
fix(NetworkConfigManager): enhance validation for /30 networks by ensuring generated local and remote IPs are always checked against network and broadcast address conflicts, improving IP generation reliability
docker-publish-fast.yml #456
:
Commit
6ced966274
pushed by
denozord
v3
2026-01-24 01:19:53 +07:00
1m43s
View workflow file
fix(NetworkConfigManager): enhance validation for /30 networks by ensuring local and remote IPs do not conflict with network and broadcast addresses, improving IP generation accuracy
docker-publish-fast.yml #455
:
Commit
32255c6a3a
pushed by
denozord
v3
2026-01-24 00:54:22 +07:00
1m42s
View workflow file
fix(NetworkConfigManager): refine validation logic for /30 networks to ensure local IPs are correctly derived and within valid ranges, enhancing overall IP generation accuracy
docker-publish-fast.yml #454
:
Commit
4ff9ae0f46
pushed by
denozord
v3
2026-01-24 00:34:50 +07:00
1m48s
View workflow file
fix(NetworkConfigManager): improve validation for /30 networks by ensuring local and remote IPs do not conflict with network and broadcast addresses
docker-publish-fast.yml #453
:
Commit
4c9cb7eab6
pushed by
denozord
v3
2026-01-23 19:20:04 +07:00
1m38s
View workflow file
feat(NetworkConfigManager): implement MikroTik code generation for individual and selected interfaces, enhancing user interaction and flexibility in network configuration
docker-publish-fast.yml #452
:
Commit
f60611e689
pushed by
denozord
v3
2026-01-23 16:31:32 +07:00
1m37s
View workflow file
fix(NetworkConfigManager): enhance IP generation logic for /30 networks to ensure valid address ranges and prevent conflicts with reserved IPs
docker-publish-fast.yml #451
:
Commit
b7a55e4241
pushed by
denozord
v3
2026-01-23 14:26:27 +07:00
1m40s
View workflow file
feat(NetworkConfigManager): add MTU field to interface configuration, allowing for better network performance tuning and flexibility in settings
docker-publish-fast.yml #450
:
Commit
cef571cc40
pushed by
denozord
v3
2026-01-23 00:17:26 +07:00
2m20s
View workflow file
refactor(NetworkConfigManager): remove unused MTU settings from interface creation logic to streamline code and improve clarity
docker-publish-fast.yml #449
:
Commit
9b74b77391
pushed by
denozord
v3
2026-01-23 00:03:56 +07:00
2m25s
View workflow file
feat(NetworkConfigManager): add MTU configuration support for interfaces, enhancing flexibility in tunnel settings and improving user input handling
docker-publish-fast.yml #448
:
Commit
2157c6a3c7
pushed by
denozord
v3
2026-01-23 00:00:15 +07:00
1m9s
View workflow file
First
Previous
...
11
12
13
14
15
...
Next
Last