]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 5 Jul 2023 20:15:19 +0000 (22:15 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 5 Jul 2023 20:15:19 +0000 (22:15 +0200)
commit8face31692f55a59ac1a2ccb7b4e48663ae9f641
tree53f72448cf67aca65529c29d11ab08d2dd493d72
parent7c9c3236192b5068c1106fb1ac8f46afae2d0c9c
Continued:
- added view /list which lists domains by some criteria (mode/value)
- renamed blocks.is_valid_level() to valid() but now requires 2nd parameter
  with column to check
daemon.py
fba/helpers/software.py
fba/models/blocks.py
fba/models/instances.py
templates/views/list.html [new file with mode: 0644]
templates/views/scoreboard.html