doc@ 5335524d3e
Moved currency formatting/parsing into generic util package
2018-07-20 15:30:58 +02:00
matemat
Fixed code style in db schema definitions.
2018-07-21 21:46:46 +02:00
static
Touchkey now works on mobile browsers.
2018-07-14 22:48:27 +02:00
templates
Implemented currency formatting and parsing.
2018-07-20 14:58:22 +02:00
testing
Added libmagic to testing and staging Dockerfiles.
2018-07-20 00:45:15 +02:00
.gitignore
Merge branch '7-configuration-file' into DO-NOT-MERGE-horrible-webapp
2018-07-13 20:58:37 +02:00
.gitlab-ci.yml
Added libmagic to testing and staging Dockerfiles.
2018-07-20 00:45:15 +02:00
.gitmodules
Added wiki repo as a git submodule in /doc.
2018-06-13 01:46:30 +02:00
Dockerfile
Wrapped command for running matemat in the staging container in a shell script
2018-07-20 11:47:41 +02:00
LICENSE
Added readme and license file.
2018-06-12 22:01:01 +02:00
matemat.docker.conf
Added partial config file for deployment image.
2018-07-16 19:53:26 +02:00
README.md
Use a libmagic wrapper to guess Content-Type headers.
2018-07-20 00:32:51 +02:00
requirements.txt
Use a libmagic wrapper to guess Content-Type headers.
2018-07-20 00:32:51 +02:00
run.sh
Wrapped command for running matemat in the staging container in a shell script
2018-07-20 11:47:41 +02:00
setup.cfg
Put max-line-length of 120 in pycodestyle config, rather than completely disabling E501.
2018-06-06 13:03:30 +02:00
setup.py
GitLab CI: Use buster instead of stretch.
2018-05-29 23:12:10 +02:00
touchkey.html
first, horribly broken, undocumented implementation of the matemat webapp using jinja2 templates
2018-07-07 15:11:27 +02:00