fp-ddb

A web-based dispatch board.
git clone https://git.jaderune.net/jbauer/fp-ddb
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.gitignore14L
-rw-r--r--MANIFEST.in4L
-rw-r--r--README.md57L
-rw-r--r--requirements.md167L
-rw-r--r--src/__init__.py42L
-rw-r--r--src/admin.py106L
-rw-r--r--src/auth.py94L
-rw-r--r--src/db.py41L
-rw-r--r--src/dispatch.py85L
-rw-r--r--src/schema.sql86L
-rw-r--r--src/static/css/bootstrap.min.css7L
-rw-r--r--src/static/css/main.css41L
-rw-r--r--src/static/img/favicon.png28303B
-rw-r--r--src/static/img/login-background.jpg300754B
-rw-r--r--src/templates/admin/panel.html72L
-rw-r--r--src/templates/auth/change_password.html31L
-rw-r--r--src/templates/auth/login.html25L
-rw-r--r--src/templates/dispatch/dashboard.html113L
-rw-r--r--src/templates/dispatch/interface.html98L
-rw-r--r--src/templates/layout.html16L
-rw-r--r--test.sh5L