RunOnFlux / flux

Flux, Your Gateway to a Decentralized World. https://home.runonflux.io https://api.runonflux.io https://docs.runonflux.io https://source.runonflux.io https://wiki.runonflux.io
https://home.runonflux.io
GNU Affero General Public License v3.0
232 stars 309 forks source link

Feature - Remove version check hack #1366

Closed MorningLightMountain713 closed 4 months ago

MorningLightMountain713 commented 4 months ago

Small frontend update.

Now that every node is on > 5.13.0, can remove the version check I added to handle that some nodes were on old versions that didn't use the new terminal endpoint.

now all nodes use /terminal for socket.io interactive terminal.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49.12%. Comparing base (6b61e41) to head (64f21a0). Report is 211 commits behind head on development.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1366 +/- ## =============================================== + Coverage 47.84% 49.12% +1.27% =============================================== Files 50 61 +11 Lines 15622 17344 +1722 =============================================== + Hits 7475 8520 +1045 - Misses 8147 8824 +677 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.