1
0
Fork 0
forked from s3lph/matemat
matemat/templates
s3lph f3af4d64a7
feat: Immediately purchase a product by calling /?ean=...
chore: Replace datetime.utcnow with datetime.now(UTC)
chore: Replace sqlite3 qmark-bindings with named bindings
2024-11-23 04:35:05 +01:00
..
admin.html Wrote code documentation for the pagelets of the current implementation, and for some of the jinja2 templates 2018-07-23 00:19:41 +02:00
admin_all.html feat: add option to log out users automatically after completing a purchase 2024-04-09 22:35:37 +02:00
admin_restricted.html feat: Immediately purchase a product by calling /?ean=... 2024-11-23 04:35:05 +01:00
base.html feat: Immediately purchase a product by calling /?ean=... 2024-11-23 04:35:05 +01:00
login.html Wrote code documentation for the pagelets of the current implementation, and for some of the jinja2 templates 2018-07-23 00:19:41 +02:00
modproduct.html feat: Immediately purchase a product by calling /?ean=... 2024-11-23 04:35:05 +01:00
moduser.html feat: add option to log out users automatically after completing a purchase 2024-04-09 22:35:37 +02:00
productlist.html fix: improve auto logout 2024-04-12 23:43:01 +02:00
receipt.txt Fixed trailing whitespace. 2018-09-07 19:06:47 +02:00
signup.html Add missing email field to signup.html 2022-07-18 23:53:50 +02:00
signup_kiosk.html v0.2.14: Present an on-screen keyboard and disable file upload in kiosk mode (localhost) 2022-10-22 16:14:19 +02:00
statistics.html Implemented sales statistics page. 2018-10-01 21:08:37 +02:00
touchkey.html feat: Immediately purchase a product by calling /?ean=... 2024-11-23 04:35:05 +01:00
transaction.txt Fixed trailing whitespace. 2018-09-07 19:06:47 +02:00
userbootstrap.html User bootstrapping documentation 2018-08-15 16:18:52 +02:00
userlist.html feat: Immediately purchase a product by calling /?ean=... 2024-11-23 04:35:05 +01:00