]> git.ipfire.org Git - ipfire.org.git/commit - Makefile.am
Refactor mirrors
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Oct 2018 18:58:04 +0000 (19:58 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 26 Oct 2018 18:58:04 +0000 (19:58 +0100)
commit95483f046daf4da3c66c34136a489be4a2c209f6
treef4fffd76efa2afd4835bc140e30ca96e0a88fc3b
parent85626796067d78e2d8689c175134861e5f288266
Refactor mirrors

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
16 files changed:
.gitmodules
Makefile.am
src/backend/mirrors.py
src/flag-icons [new submodule]
src/scss/_icons.scss
src/scss/style.scss
src/templates/mirrors-item.html [deleted file]
src/templates/mirrors.html [deleted file]
src/templates/mirrors/index.html [new file with mode: 0644]
src/templates/mirrors/mirror.html [new file with mode: 0644]
src/templates/modules/mirrors-table.html [deleted file]
src/web/__init__.py
src/web/handlers.py
src/web/handlers_mirrors.py [deleted file]
src/web/mirrors.py [new file with mode: 0644]
src/web/ui_modules.py