1
0
Fork 0
forked from s3lph/matemat
Commit graph

10 commits

Author SHA1 Message Date
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
s3lph
2f79377c09 fix: image cache busting 2023-03-25 22:51:57 +01:00
s3lph
ddcdc0f816 Prepare 0.2.8 release 2021-04-07 09:36:18 +02:00
s3lph
93af2dbbd4 Add pluggable interfaces for providing stock information or dispensing physical products 2020-12-28 09:46:51 +01:00
s3lph
e5c3fad812 Further bottle porting 2020-02-03 20:44:58 +01:00
s3lph
31b1cc9c21 Implemented image conversion and resizing with pillow. 2018-09-09 23:59:06 +02:00
s3lph
103e06cf12 Implemented currency formatting and parsing. 2018-07-20 14:58:22 +02:00
s3lph
68a228e95f Fixed user-generated static resources paths. 2018-07-11 16:57:38 +02:00
s3lph
6db093437b Merge branch 'jinja2-template' into DO-NOT-MERGE-horrible-webapp 2018-07-09 22:38:39 +02:00
s3lph
f699058cf0 first, horribly broken, undocumented implementation of the matemat webapp using jinja2 templates 2018-07-07 15:11:27 +02:00