Logo
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
feat: Safeguard gateway access in EditServerModal by ensuring localServer's gateways are properly initialized as an array, enhancing reliability in server configuration management.
docker-publish-fast.yml #326:Commit c9cb325eb1 pushed by denozord
v3
2025-12-07 01:21:45 +07:00
2m24s
View workflow file
refactor: Remove unnecessary gateways initialization in ServerManager to streamline code and improve clarity in handling server configurations.
docker-publish-fast.yml #325:Commit 866c474ac2 pushed by denozord
v3
2025-12-07 01:15:34 +07:00
2m16s
View workflow file
feat: Safeguard gateway addition in EditServerModal by implementing error handling during state updates, ensuring robust server configuration management.
docker-publish-fast.yml #324:Commit cb657fe56e pushed by denozord
v3
2025-12-07 01:00:36 +07:00
2m8s
View workflow file
feat: Refactor gateway addition logic in EditServerModal to ensure safe state updates and improve clarity in handling gateways, enhancing server configuration reliability.
docker-publish-fast.yml #323:Commit e14839ca21 pushed by denozord
v3
2025-12-07 00:49:43 +07:00
2m7s
View workflow file
feat: Improve gateway handling in ServerManager by ensuring safe access to gateways array and enhancing the addition of new gateways, promoting better server configuration reliability.
docker-publish-fast.yml #322:Commit f246d5407a pushed by denozord
v3
2025-12-07 00:35:52 +07:00
2m1s
View workflow file
feat: Enhance gateway initialization in EditServerModal by ensuring a default primary gateway is created when no gateways are specified, improving server configuration reliability.
docker-publish-fast.yml #321:Commit 7b6e7580fb pushed by denozord
v3
2025-12-07 00:29:00 +07:00
1m56s
View workflow file
feat: Add gateway management UI in EditServerModal, allowing users to add, edit, and remove gateways with validation for primary gateway selection, enhancing server configuration experience.
docker-publish-fast.yml #320:Commit 83b3fd96aa pushed by denozord
v3
2025-12-07 00:21:40 +07:00
1m59s
View workflow file
feat: Improve gateway handling in ServerManager by enforcing validation for jumphost and exit server types, ensuring at least one primary gateway is specified during server addition and updates.
docker-publish-fast.yml #319:Commit cfa08dd32f pushed by denozord
v3
2025-12-07 00:15:50 +07:00
2m5s
View workflow file
feat: Enhance server validation in server.js and improve gateway management in ServerManager and FilterManager, ensuring proper gateway configuration for jumphost and exit server types.
docker-publish-fast.yml #318:Commit 7bc5b48af7 pushed by denozord
v3
2025-12-07 00:05:07 +07:00
2m43s
View workflow file
feat: Implement gateway management in FilterManager, adding functionality for creating, updating, and validating gateways, enhancing server configuration capabilities and user experience.
docker-publish-fast.yml #317:Commit d39d9adb2d pushed by denozord
v3
2025-12-06 23:40:14 +07:00
1m42s
View workflow file
feat: Add country flag display for inventory servers in FilterManager to enhance visual representation and user experience.
docker-publish-fast.yml #316:Commit 85e4f9c22d pushed by denozord
v3
2025-12-06 23:25:54 +07:00
2m11s
View workflow file
feat: Add inventory server fetching and display logic in FilterManager to enhance server detail presentation and improve user experience.
docker-publish-fast.yml #315:Commit 8a99309773 pushed by denozord
v3
2025-12-06 23:19:01 +07:00
3m21s
View workflow file
refactor: Update FilterManager layout to utilize a grid system for server display, enhancing visual organization and responsiveness of server cards.
docker-publish-fast.yml #314:Commit 6f1f8b368e pushed by denozord
v3
2025-12-06 23:01:52 +07:00
2m4s
View workflow file
refactor: Revise FilterManager layout to enhance server selection interface with improved button actions and card design, streamlining user interaction and visual presentation.
docker-publish-fast.yml #313:Commit c84d4367b1 pushed by denozord
v3
2025-12-06 22:52:52 +07:00
2m39s
View workflow file
refactor: Revise FilterManager layout with enhanced column structure and card design for server details, improving user interaction and visual clarity.
docker-publish-fast.yml #312:Commit a058df010a pushed by denozord
v3
2025-12-06 22:04:03 +07:00
1m58s
View workflow file
refactor: Revamp FilterManager UI for server selection, enhancing layout and interaction with improved card design and search functionality.
docker-publish-fast.yml #311:Commit 2b8470a7ca pushed by denozord
v3
2025-12-06 21:57:21 +07:00
1m53s
View workflow file
refactor: Update FilterManager to improve query parameter handling and server selection logic, enhancing user experience with more precise state management.
docker-publish-fast.yml #310:Commit 312c442d7c pushed by denozord
v3
2025-12-06 21:53:24 +07:00
2m0s
View workflow file
feat: Enhance CommunitiesManager and FilterManager with improved tab styling and query parameter prefill functionality for better user experience and server selection.
docker-publish-fast.yml #309:Commit 1566d3f998 pushed by denozord
v3
2025-12-06 20:37:24 +07:00
2m2s
View workflow file
feat: Introduce normalization function for community values in CommunitiesManager to ensure consistent formatting and improve input validation across various fields.
docker-publish-fast.yml #308:Commit cba1615cdf pushed by denozord
v3
2025-12-06 19:29:51 +07:00
1m54s
View workflow file
fix: Update placeholder and help text in CommunitiesManager for clearer input format guidance, specifying valid formats for user entries.
docker-publish-fast.yml #307:Commit 64f83a239f pushed by denozord
v3
2025-12-06 19:22:27 +07:00
1m56s
View workflow file
feat: Enhance CommunitiesManager with filter usage tracking and UI improvements, including a refresh button and search prefill from query parameters for better user experience.
docker-publish-fast.yml #306:Commit 2e6f3d9263 pushed by denozord
v3
2025-12-06 18:53:26 +07:00
2m1s
View workflow file
refactor: Clean up brace counting logic in Mikrotik config validation for improved readability and maintainability.
docker-publish-fast.yml #305:Commit b79d733868 pushed by denozord
v3
2025-12-06 15:02:13 +07:00
2m0s
View workflow file
refactor: Update Mikrotik config validation logic to improve brace counting accuracy and enhance AutoUrlManager UI with consistent card layouts, larger icons, and refined button styles for better user experience.
docker-publish-fast.yml #304:Commit 8d6d2bbe25 pushed by denozord
v3
2025-12-06 14:59:33 +07:00
1m50s
View workflow file
feat: Improve currency exchange rate fetching in BillingManager by adding a primary source from the Central Bank of Russia and a fallback to an alternative API, along with updates to currency formatting for better precision.
docker-publish-fast.yml #303:Commit fee74c377f pushed by denozord
v3
2025-12-06 14:53:13 +07:00
2m18s
View workflow file
refactor: Update BillingManager UI for better readability and consistency, including larger icons, improved card layouts, and enhanced button styles.
docker-publish-fast.yml #302:Commit ad75ca8ff5 pushed by denozord
v3
2025-12-06 03:12:37 +07:00
2m0s
View workflow file
refactor: Update BillingManager UI components for improved styling and user experience, including badge colors, button styles, and status selection method.
docker-publish-fast.yml #301:Commit e086d04131 pushed by denozord
v3
2025-12-06 03:05:12 +07:00
4m17s
View workflow file
feat: Revamp BillingManager with enhanced filtering, sorting, and payment management features, including urgency indicators and improved UI components for better user experience.
docker-publish-fast.yml #300:Commit d60eb96d00 pushed by denozord
v3
2025-12-06 02:55:06 +07:00
2m33s
View workflow file
feat: Introduce server type management in ServerManager, enhancing server configuration with type selection and validation, and update example-servers.json to include server types for improved data consistency.
docker-publish-fast.yml #299:Commit f8f8be44ca pushed by denozord
v3
2025-12-06 02:34:23 +07:00
6m16s
View workflow file
feat: Add currency conversion functionality in BillingManager to calculate total payments and monthly costs in RUB, improving financial reporting accuracy.
docker-publish-fast.yml #298:Commit 7ccb3118aa pushed by denozord
v3
2025-12-01 23:52:56 +07:00
1m46s
View workflow file
feat: Refactor GraphView to include highlighted edges and connection counts for improved visualization and user interaction, enhancing the overall graph experience.
docker-publish-fast.yml #297:Commit b18c681552 pushed by denozord
v3
2025-12-01 23:24:38 +07:00
1m41s
View workflow file
First Previous ... 16 17 18 19 20 ... Next Last
Powered by Gitea Version: 1.27.3 Page: 153ms Template: 25ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API