Skip to content

Releases: patrickelectric/linux2rest

v0.2.2

19 Mar 19:29
Compare
Choose a tag to compare
  • Fix time string on html

Full Changelog: v0.2.1...v0.2.2

v0.2.1

18 Mar 13:38
Compare
Choose a tag to compare
  • Add unix_time_seconds in system endpoint

Full Changelog: v0.2.0...v0.2.1

v0.2.0

02 Mar 11:53
Compare
Choose a tag to compare
  • Remove Ok from platform response

Full Changelog: v0.1.8...v0.2.0

v0.1.8: Cargo: Update version to 0.1.8

24 Sep 20:19
Compare
Choose a tag to compare
  • Fix raspberry deployment
  • Add chrono support on paperclip
  • Improve build CI

v0.1.7: Cargo: Update lock file

03 Sep 19:17
Compare
Choose a tag to compare
  • Use latest sysinfo version
  • Sort frontend udp/tcp port order
  • Add paperclip documentation

v0.1.6: Cargo: Update to 0.1.6

04 Aug 15:25
Compare
Choose a tag to compare
  • Fix html tags
  • Add error message on the webpage for platform
  • Update to the latest version of sysinfo
  • Sort UDP by local address, TCP by local address and process by cpu on webpage

v0.1.5: build: Fix build test for tag

03 Aug 22:52
Compare
Choose a tag to compare
Pre-release
  • Fix github actions tag check for Cargo.toml
  • Fix usage of CLI to set server port
  • Set default server port to previous default port (6030)
  • Use sysinfo release over master branch

v0.1.4

22 Jun 19:59
Compare
Choose a tag to compare
  • Allow usage of relative URL for the frontend

v0.1.3: server: pages: Provide html with charset as utf-8

22 Apr 19:27
Compare
Choose a tag to compare
  • Set charset as utf-8 to avoid problems with systems that does not use utf-8 by default

v0.1.2: html: Change open/close icon to be available under multiple OSs

21 Apr 21:25
Compare
Choose a tag to compare
  • Change open/close icon to improve compatibility between multiple OSs
  • Remove debug json code