Releases: ogarcia/sysdweb
Releases · ogarcia/sysdweb
1.1.5: Go-go
- 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
Release 1.1.4
- Enable CORS requests.
1.1.3: Go-go
Release 1.1.3
- Fix setup.py imports.
1.1.2: Go-go
Release 1.1.2
- sysdweb is now available in PyPI.
1.1.1: Go-go
Release 1.1.1
- Prepare project to PyPI.
1.1: Go-go
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
0.2: Disco
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.