]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 29 Jun 2023 09:47:03 +0000 (11:47 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 29 Jun 2023 10:09:57 +0000 (12:09 +0200)
commitd48bd2a47a08d3a80f9678160e8803a06ed7072d
tree6e88ef4e0566c2a9380dc37c8755fe4458669309
parent14444cd28709acbbdda1b767aaa29a1d916f5b42
Continued:
- introduced new view "/infos"
- changed indexed row array to associative e.g. row[0] had become row['domain']
13 files changed:
daemon.py
fba/commands.py
fba/database.py
fba/helpers/cache.py
fba/http/network.py
fba/utils.py
static/css/light.css
templates/base.html
templates/views/index.html
templates/views/infos.html [new file with mode: 0644]
templates/views/scoreboard.html
templates/views/top.html
templates/widgets/links.html