Skip to content

Releases: ogarcia/sysdweb

1.1.7: Go-go

10 Jul 10:38
5990148

Choose a tag to compare

  • Fixes a wrong value in sample config

1.1.6: Go-go

10 Jul 10:31
75cf488

Choose a tag to compare

  • Adds support for any type of unit

1.1.5: Go-go

10 Apr 11:50
0af54e6

Choose a tag to compare

  • Removes setup.py in favor of pyproject.toml.
  • Upgrades bootstrap to version 5.2.3.
  • Replace jquery functions with pure js.
  • Removes all external dependencies that were loaded from the HTML, now sysdweb can run in a completely isolated environment.
  • Fixes a problem that caused the journal not to be displayed in the systemd user units.

1.1.4: Go-go

17 May 08:11
1.1.4
8d5fb08

Choose a tag to compare

Release 1.1.4

  • Enable CORS requests.

1.1.3: Go-go

11 Nov 12:53
1.1.3

Choose a tag to compare

Release 1.1.3

  • Fix setup.py imports.

1.1.2: Go-go

28 Feb 13:08
1.1.2

Choose a tag to compare

Release 1.1.2

  • sysdweb is now available in PyPI.

1.1.1: Go-go

28 Feb 13:05
1.1.1

Choose a tag to compare

Release 1.1.1

  • Prepare project to PyPI.

1.1: Go-go

29 Jun 14:50
1.1

Choose a tag to compare

Release 1.1

  • Added authentication support with PAM.
  • Now can configure server via environment variables.
  • Added debug options.
  • Empty values in configuration file no more break the system.

1.0: Funk

22 Nov 16:06
1.0

Choose a tag to compare

Release 1.0

  • Added journal API and viewer
  • Use pip for requirements instead setup.py

0.2: Disco

20 Nov 12:28
0.2

Choose a tag to compare

Release 0.2

  • Added option to pass config file as argument.
  • Added a modal into web to warn about permissions errors.
  • Added listen host and port settings to configuration file.
  • If a service is stopped, restart button is disabled.
  • Better documentation.