denozord
|
f0cb694fa6
|
feat(UptimeMonitorPage): implement history tracking and visualization for server uptime checks
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m19s
|
2026-02-21 22:46:36 +07:00 |
|
denozord
|
28a6978243
|
refactor(UptimeMonitorPage): optimize uptime checks with memoization and update check interval to 2 minutes
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m9s
|
2026-02-21 22:31:20 +07:00 |
|
denozord
|
236f9f9d2e
|
feat(App, CommandPalette): add Uptime Monitor page and integrate into navigation and command palette
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m19s
|
2026-02-21 22:08:46 +07:00 |
|
denozord
|
e72b3f539d
|
fix(api): extend request timeout to 3 minutes for long-running operations
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m13s
|
2026-02-21 21:18:38 +07:00 |
|
denozord
|
56f1baa7ba
|
feat(FirewallPage): enhance apply summary functionality with confirmation for individual and bulk actions
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m8s
|
2026-02-21 19:32:17 +07:00 |
|
denozord
|
ef7a4817c9
|
feat(FirewallPage): implement IP info loading from ipinfo.io for subnet analysis suggestions
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m6s
|
2026-02-21 19:09:11 +07:00 |
|
denozord
|
8e8ce7cec0
|
feat(MikrotikConfigRoutes, FirewallPage): add apply-summary endpoint and frontend analysis feature for address lists
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m47s
|
2026-02-21 19:01:28 +07:00 |
|
denozord
|
4ad5821b5e
|
fix(MikrotikConfigRoutes): update response format for address lists to use res.json for consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m47s
|
2026-02-21 18:52:30 +07:00 |
|
denozord
|
dfbd38d9a3
|
feat(MikrotikConfigRoutes): add logging for address list requests and responses to improve debugging
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m52s
|
2026-02-21 18:47:21 +07:00 |
|
denozord
|
c3c30b1c75
|
refactor(MikrotikConfigRoutes): improve address list retrieval by filtering after fetching all entries
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m54s
|
2026-02-21 18:40:42 +07:00 |
|
denozord
|
f9ac5ac3a3
|
feat(MikrotikConfigRoutes, App): add endpoint for retrieving address lists and integrate firewall page in frontend
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 3m58s
|
2026-02-21 18:29:38 +07:00 |
|
denozord
|
357503ee2f
|
fix(NetworkMapScheduler): increase speed test request timeout to 5 minutes and improve error logging for aborted requests
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m44s
|
2026-02-18 16:01:21 +07:00 |
|
denozord
|
e269b14f5e
|
refactor(NetworkMapScheduler, NetworkMapDashboard): update speed test logic to ensure single test per server to avoid bandwidth contention
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m52s
|
2026-02-18 15:30:47 +07:00 |
|
denozord
|
9a8b72de82
|
feat(NetworkMapDashboard, NetworkMapUnifi): add stale data handling for ping and speed metrics, enhancing UI feedback with visual indicators
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m59s
|
2026-02-18 15:13:23 +07:00 |
|
denozord
|
8cc3575902
|
feat(NetworkMapScheduler): add next scheduled run time to settings response and update frontend to display next run time
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m36s
|
2026-02-18 14:11:27 +07:00 |
|
denozord
|
1fda3a5f4e
|
feat(NetworkMapUnifi): enhance label placement logic and update country flag rendering with CDN support
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m57s
|
2026-02-18 14:05:20 +07:00 |
|
denozord
|
fdc39060a1
|
feat(NetworkMapUnifi): add short speed formatting and country flag display to network edges
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m56s
|
2026-02-18 13:36:26 +07:00 |
|
denozord
|
283ab53b80
|
feat(NetworkMapScheduler): improve logging for speed test results by including server labels
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m39s
|
2026-02-18 13:29:26 +07:00 |
|
denozord
|
89d71ff060
|
feat(NetworkMapScheduler): enhance job execution logging and add force refresh option for ping and speed tests
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m44s
|
2026-02-18 13:23:03 +07:00 |
|
denozord
|
b1834e988b
|
feat(NetworkMapDashboard): implement cache handling for ping and speed requests to optimize data fetching
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m0s
|
2026-02-18 13:06:00 +07:00 |
|
denozord
|
6f13f39685
|
fix(schedulerRoutes): standardize comment formatting for API route documentation
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m35s
|
2026-02-18 12:45:52 +07:00 |
|
denozord
|
dbca38d31a
|
feat(NetworkMapScheduler): integrate network map scheduler functionality with API routes and frontend components for enhanced network monitoring
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m53s
|
2026-02-18 12:41:20 +07:00 |
|
denozord
|
fbe9a07727
|
feat(InterfaceSpeedTest, MikrotikConfigRoutes): enhance speed test functionality with cache handling and force refresh options
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m53s
|
2026-02-18 12:24:51 +07:00 |
|
denozord
|
8b362f0f55
|
feat(MikrotikConfigRoutes): add function to retrieve remote MikroTik credentials for speed tests, enhancing server configuration flexibility
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m55s
|
2026-02-18 12:16:58 +07:00 |
|
denozord
|
9f85351b6b
|
refactor(NetworkMap): unify ping handling by implementing edge-based keying for ping timestamps in NetworkMapDashboard and NetworkMapUnifi components
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m59s
|
2026-02-18 12:02:29 +07:00 |
|
denozord
|
b5eb47e690
|
feat(NetworkMapDashboard): implement runWithOnePerKey function to ensure single task execution per node during speed tests
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m0s
|
2026-02-18 11:55:36 +07:00 |
|
denozord
|
034e0d1eee
|
feat(NetworkMap): add speed test functionality to Network Map Dashboard and Unifi components, including UI updates for speed display and handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m9s
|
2026-02-18 11:43:33 +07:00 |
|
denozord
|
29161ae0cb
|
refactor(InterfaceSpeedTest): simplify TCP speed display by separating download and upload metrics
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m23s
|
2026-02-18 00:43:14 +07:00 |
|
denozord
|
89c75f8e2e
|
fix(InterfaceSpeedTest): increase timeout for speed test API request to accommodate longer test durations
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m56s
|
2026-02-17 23:35:28 +07:00 |
|
denozord
|
270cee077f
|
refactor(MikrotikConfigRoutes): update speed test configuration to include 'proplist' for TCP metrics and remove deprecated 'protocol' parameter
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m44s
|
2026-02-17 23:29:36 +07:00 |
|
denozord
|
1a283f64f6
|
refactor(TrafficRoutes): remove deprecated interface speed test endpoint to streamline API
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m33s
|
2026-02-17 23:25:48 +07:00 |
|
denozord
|
99b346fd94
|
refactor(TrafficRoutes): remove deprecated interface statistics and speed test functions; streamline MikroTik credentials retrieval
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m27s
|
2026-02-17 23:22:38 +07:00 |
|
denozord
|
5c03ec7bd0
|
feat(TrafficRoutes, InterfaceSpeedTest, Settings): implement MikroTik interface statistics route; update speed test duration settings to default to 5 seconds across UI components
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
|
2026-02-17 23:18:21 +07:00 |
|
denozord
|
31ed777334
|
fix(MikrotikSpeedTest): remove 'direction' parameter from speed test configuration to streamline request handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m38s
|
2026-02-17 23:06:05 +07:00 |
|
denozord
|
9dc931a10b
|
feat(MikrotikSpeedTest): add speed test API route and frontend integration; implement caching and error handling for speed test functionality
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m52s
|
2026-02-17 23:00:49 +07:00 |
|
denozord
|
d29f1aef51
|
feat(TrafficRoutes, App): implement interface speed test route and UI integration; update error handling for interface measurement
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m37s
|
2026-02-17 22:41:02 +07:00 |
|
denozord
|
ab4ba37d53
|
refactor(MikrotikTools): streamline interface filtering logic by moving it to a new useMemo hook for improved performance and readability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m3s
|
2026-02-17 22:32:28 +07:00 |
|
denozord
|
d9667a06e6
|
feat(TrafficStats, Settings): add interface speed test functionality with configurable settings for protocol, duration, and caching; enhance UI for speed test integration
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m39s
|
2026-02-17 22:25:01 +07:00 |
|
denozord
|
baa2fc8044
|
feat(NetworkMapUnifi): implement edge hover and selection features with detailed connection modal for enhanced user interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m58s
|
2026-02-17 22:02:42 +07:00 |
|
denozord
|
98b39c5703
|
feat(NetworkMapUnifi): add fullscreen toggle functionality and improve button layout for better user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m58s
|
2026-02-17 21:52:32 +07:00 |
|
denozord
|
c9babc1634
|
refactor(NetworkMapUnifi): simplify curve point calculations and improve label positioning to enhance edge rendering and avoid collisions
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m58s
|
2026-02-17 17:35:03 +07:00 |
|
denozord
|
fe67f1c10b
|
refactor(NetworkMapUnifi): adjust stub length and base offset calculations for smoother edge rendering
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m56s
|
2026-02-17 17:27:15 +07:00 |
|
denozord
|
08693affc3
|
refactor(NetworkMapUnifi): enhance curve point calculations for improved edge rendering and layout aesthetics
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m59s
|
2026-02-17 17:19:43 +07:00 |
|
denozord
|
c475762fde
|
refactor(NetworkMapUnifi): improve layout computation by grouping server types and enhancing curve point calculations for better visualization
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m5s
|
2026-02-17 17:13:56 +07:00 |
|
denozord
|
965eb7467b
|
feat(NetworkMapDashboard, SettingsPage): implement ping cache duration settings for network map and enhance ping request handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m5s
|
2026-02-17 17:08:57 +07:00 |
|
denozord
|
48ee2a962e
|
feat(NetworkMapDashboard): update ping requests to include gateway IP for accurate tunnel interface identification
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m2s
|
2026-02-17 16:59:58 +07:00 |
|
denozord
|
7be656c3f2
|
feat(NetworkMapDashboard): improve ping functionality by utilizing internal tunnel IPs for enhanced connectivity checks
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m3s
|
2026-02-17 16:35:42 +07:00 |
|
denozord
|
683f837b36
|
feat(NetworkMapDashboard): add ping functionality for jumphost and home servers to enhance network connectivity checks
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m4s
|
2026-02-17 16:27:47 +07:00 |
|
denozord
|
cfd7b53a54
|
feat(NetworkMapDashboard, NetworkMapUnifi): enhance network visualization with tunnel interface connections and draggable node layout functionality
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m7s
|
2026-02-17 16:21:37 +07:00 |
|
denozord
|
d3b21d3dc0
|
refactor(SettingsPage, TrafficDashboard): rename traffic interface state variables and enhance interface selection logic for improved clarity and functionality
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m1s
|
2026-02-17 16:17:02 +07:00 |
|