6 Commits

Author SHA1 Message Date
Ingo Oppermann
500faeb2a7
Load changelog only if it will be displayed 2022-11-09 11:20:36 +01:00
Ingo Oppermann
4f01a364d3
Fix display of changelog 2022-11-09 11:14:47 +01:00
Ingo Oppermann
cb9b59a029
Add changelog notification dialog
Expecting the CHANGELOG.md in the UI webroot. The markdown is
parsed in order to find the sections with the versions. A section
for a version has to start with "### " followed by the version
(either with the v prefix or not). Only the sections for the
relevant versions from the previous to the current will be displayed.
2022-11-04 11:50:37 +01:00
Ingo Oppermann
76ac60cc5b
Provide required config version 2022-10-11 18:02:18 +02:00
Ingo Oppermann
759de38c8c
Fix user registration if username and/or password are set via environment (#13) 2022-08-18 16:10:32 +03:00
Jan Stabenow
0799686085
Add v1.0.0 2022-05-13 19:38:30 +02:00