denozord
|
d31c90b60e
|
feat(network-map): enhance node metadata handling and display for improved network issue identification
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m7s
|
2026-03-04 22:27:28 +07:00 |
|
denozord
|
d68b3aa104
|
feat(network-map): add network speed thresholds for alerts and enhance settings UI for configuration
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m32s
|
2026-02-25 02:15:10 +07:00 |
|
denozord
|
d53100f5bd
|
feat(network-map): enhance card layout and issue display with badges for critical and warning nodes
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m28s
|
2026-02-25 02:04:54 +07:00 |
|
denozord
|
e1b5bb4c97
|
feat(network-map): refine stale node representation with updated dimensions and positioning for improved clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m15s
|
2026-02-25 02:01:24 +07:00 |
|
denozord
|
d43a77e368
|
feat(docker): add 'latest' tag to Docker image for improved versioning
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m16s
|
2026-02-25 01:58:05 +07:00 |
|
denozord
|
945d67289a
|
fix
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m7s
|
2026-02-25 01:51:12 +07:00 |
|
denozord
|
489cb3b312
|
feat(network-map): implement next run scheduling persistence and recovery logic for network map scheduler
|
2026-02-25 01:27:39 +07:00 |
|
denozord
|
6010a95208
|
feat(network-map): add critical and warning node displays with risk assessment for improved network monitoring
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m28s
|
2026-02-25 00:44:19 +07:00 |
|
denozord
|
4d91b4fe04
|
feat(network-map): introduce compact edge label display for improved readability in dense mode
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m37s
|
2026-02-25 00:38:06 +07:00 |
|
denozord
|
b76cbc15cb
|
feat(network-map): add jitter-based label placement and clamp function for improved edge label positioning
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m20s
|
2026-02-24 23:39:52 +07:00 |
|
denozord
|
d657b03abc
|
feat(network-map): implement advanced edge routing and geometry calculations for improved visual representation
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m18s
|
2026-02-24 23:30:44 +07:00 |
|
denozord
|
7029fa2897
|
fix
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m38s
|
2026-02-24 23:03:27 +07:00 |
|
denozord
|
dcf1853efb
|
feat(network-map): enhance node representation and edge styling with new color schemes and layout adjustments
|
2026-02-24 22:54:41 +07:00 |
|
denozord
|
80de7160b9
|
refactor(alerts): consolidate tunnel alert settings into a single structure with enhanced UI controls
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m47s
|
2026-02-24 22:23:12 +07:00 |
|
denozord
|
53be4cd4ad
|
feat(alerts): add tunnel high ping and low speed alert settings with corresponding UI controls
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m55s
|
2026-02-24 22:07:31 +07:00 |
|
denozord
|
228a1b9525
|
feat(network-map): add force option to speed request for manual refresh and improved testing
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m13s
|
2026-02-24 16:22:36 +07:00 |
|
denozord
|
b09ba5cd77
|
feat(network-map): enhance ping and speed request handling with options for specific connections and loading states
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m1s
|
2026-02-24 15:52:02 +07:00 |
|
denozord
|
cc92502de2
|
feat(mikrotik): optimize address list entry addition with chunked execution and improved error handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m46s
|
2026-02-24 15:10:54 +07:00 |
|
denozord
|
9de7fd104c
|
feat(mikrotik): add concurrent processing for address list entries to improve performance and efficiency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m53s
|
2026-02-24 14:59:12 +07:00 |
|
denozord
|
1f391d9398
|
feat(mikrotik): implement batch removal of address lists with fallback to individual deletes for improved efficiency and error handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m52s
|
2026-02-24 14:39:25 +07:00 |
|
denozord
|
b56df61c8f
|
refactor(logging): remove agent logging from various components to streamline code and improve maintainability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m49s
|
2026-02-24 13:53:41 +07:00 |
|
denozord
|
8035b7751f
|
feat(logging): update debug logging endpoint and enhance resource stats logging for better diagnostics
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m55s
|
2026-02-24 13:46:56 +07:00 |
|
denozord
|
657c23d237
|
feat(logging): enhance API request logging and implement noRetry flag for improved error handling and diagnostics
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m54s
|
2026-02-24 13:39:59 +07:00 |
|
denozord
|
6290a84cd3
|
feat(logging): implement debug logging for network map scheduler to enhance monitoring and diagnostics
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m52s
|
2026-02-24 13:26:28 +07:00 |
|
denozord
|
07bcbe70c2
|
feat(api): add request timeout to API calls in ResourceStatsPage and TrafficDashboard for improved reliability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m12s
|
2026-02-24 12:59:58 +07:00 |
|
denozord
|
3655428da4
|
feat(uptime-monitor): enhance uptime checks with request cancellation and logging on page leave for improved resource management
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m6s
|
2026-02-24 12:54:51 +07:00 |
|
denozord
|
3840a91ba5
|
feat(ping): implement scoped request handling and cancellation for ping requests to improve performance and resource management
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 2m14s
|
2026-02-24 12:46:08 +07:00 |
|
denozord
|
69e360b940
|
feat(api): implement logging for canceled API requests to improve error handling and debugging
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m7s
|
2026-02-24 12:41:44 +07:00 |
|
denozord
|
4370e13524
|
feat(logging): add agent logging for API interactions and error handling across backend and frontend components
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m48s
|
2026-02-24 12:33:19 +07:00 |
|
denozord
|
f48e30ab44
|
refactor(communities): remove gatewayDefault from community model and UI components for streamlined data handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m51s
|
2026-02-24 12:18:44 +07:00 |
|
denozord
|
5e6435e2e1
|
feat(communities): add icon support to community model and UI components for enhanced visual representation
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m58s
|
2026-02-24 12:03:07 +07:00 |
|
denozord
|
02a45fce71
|
feat(EasySwitch): enhance Easy Switch UI with new styles and layout adjustments for improved user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m5s
|
2026-02-24 11:46:30 +07:00 |
|
denozord
|
71685ad310
|
refactor(App): improve dropdown menu styling and accessibility in sidebar and language selection components
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m10s
|
2026-02-24 01:46:57 +07:00 |
|
denozord
|
00d977dfb5
|
feat(alerts): refactor AlertsBell component to support dynamic positioning and improve alert display with a new panel layout
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m11s
|
2026-02-24 01:40:41 +07:00 |
|
denozord
|
574c0d25c2
|
feat(alerts): add dropup functionality to AlertsBell component and improve dropdown styling for better user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m12s
|
2026-02-24 01:32:22 +07:00 |
|
denozord
|
513a22008b
|
refactor(App.css): update sidebar dropdown styles for improved clarity and specificity in menu item targeting
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 2m12s
|
2026-02-24 01:26:08 +07:00 |
|
denozord
|
2e02d550f6
|
feat(alerts): enhance alert settings with customizable durations for server offline and resource usage notifications
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m59s
|
2026-02-24 01:04:29 +07:00 |
|
denozord
|
b35f787626
|
feat(alerts): implement customizable alert settings for server availability and resource usage, enhancing user control over notifications
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m54s
|
2026-02-24 00:48:34 +07:00 |
|
denozord
|
e4394ef35c
|
refactor(docs): update project references from S3 Lists Manager to RouterOS Manager across documentation and frontend files
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m52s
|
2026-02-24 00:30:50 +07:00 |
|
denozord
|
a44b49fdeb
|
fix(App.css): adjust z-index values for sidebar overlay and navbar to ensure proper clickability and visibility
|
2026-02-24 00:28:43 +07:00 |
|
denozord
|
3f41bd4c7c
|
feat(api): add alerts API endpoint and refactor resource stats retrieval for improved data handling
|
2026-02-24 00:25:36 +07:00 |
|
denozord
|
f0db9ed013
|
feat(App): enhance mobile sidebar layout with new top bar and responsive adjustments; improve navbar styling for better usability on small screens
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m53s
|
2026-02-24 00:09:17 +07:00 |
|
denozord
|
d397612fa5
|
feat(workflows): add support for v4 branch in docker-publish-fast workflow
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 3m3s
|
2026-02-24 00:00:46 +07:00 |
|
denozord
|
00afe2d6b2
|
feat(App): implement mobile sidebar overlay with backdrop and responsive adjustments; enhance layout for better usability on small screens
|
2026-02-23 23:56:55 +07:00 |
|
denozord
|
0b5ec5bd85
|
refactor(ResourceStatsPage, TrafficDashboard): update button click handlers to use arrow functions for consistency and improve error handling by retaining previous data on fetch failure
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m11s
|
2026-02-23 01:52:48 +07:00 |
|
denozord
|
a14f10d048
|
refactor(api): implement abort signal handling in API requests across multiple components to improve cancellation of ongoing requests and prevent memory leaks
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m12s
|
2026-02-22 23:53:15 +07:00 |
|
denozord
|
3fda43cf2c
|
docs(README): update locks API documentation to clarify optional soft-locks for editing and S3 access; enhance speed test route comments to explain non-blocking behavior
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m49s
|
2026-02-22 23:36:31 +07:00 |
|
denozord
|
353d14d64e
|
feat(Validators): add server ID validation function to prevent path traversal and unsafe characters; update routes to utilize new validation logic
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m55s
|
2026-02-22 23:28:19 +07:00 |
|
denozord
|
c3fba50de8
|
refactor(ResourceStatsPage): update RouterResourceCard layout to include an icon and improve styling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m25s
|
2026-02-22 22:17:16 +07:00 |
|
denozord
|
9798e7fe95
|
feat(ResourceStats): add resource statistics API endpoint and integrate into frontend with routing and localization updates
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m35s
|
2026-02-22 22:05:47 +07:00 |
|