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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
denozord
|
586f8246fb
|
feat(PingServices): implement history tracking for ping results and update API responses to include historical data
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m46s
|
2026-02-22 21:40:55 +07:00 |
|
denozord
|
800f94354b
|
feat(PingServices): add cache refresh option to fetchPingServices function and update tooltip for manual refresh
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 4m3s
|
2026-02-22 21:31:07 +07:00 |
|
denozord
|
7d3804202f
|
feat(UptimeMonitor): add uptime monitor scheduler settings and endpoints for improved monitoring functionality
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 2m47s
|
2026-02-22 21:10:50 +07:00 |
|
denozord
|
431314b973
|
feat(PingServicesScheduler): implement ping services scheduler endpoints and cache refresh logic for improved service monitoring
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m29s
|
2026-02-22 20:40:57 +07:00 |
|
denozord
|
1be7e3bb22
|
feat(UptimeMonitor): implement uptime cache retrieval and update logic for improved monitoring performance
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m36s
|
2026-02-22 18:36:02 +07:00 |
|
denozord
|
8c13ae9df4
|
feat(MikrotikConfigRoutes): enhance gateway and interface matching logic to support additional server IDs and improve route extraction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m24s
|
2026-02-22 18:03:58 +07:00 |
|
denozord
|
f80e962767
|
feat(UptimeMonitor): add uptime check endpoint and frontend settings for monitoring server availability
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m34s
|
2026-02-22 12:57:53 +07:00 |
|
denozord
|
afa093781e
|
feat(NetworkMap): adjust network map scheduler to run initial tick after 10 seconds and enhance cache handling in dashboard for better data display
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m54s
|
2026-02-22 01:30:21 +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
|
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
|
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
|
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
|
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
|
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
|
2b957c6d9a
|
feat(TrafficDashboard): add traffic statistics route and integrate TrafficDashboard component into the application
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 1m40s
|
2026-02-17 13:19:16 +07:00 |
|
denozord
|
89a86f7c72
|
feat(PingServices): add endpoint for retrieving ping services list and update dashboard to display dynamic service configurations
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 1m12s
|
2026-02-17 00:15:32 +07:00 |
|