1
0
Fork 0
forked from s3lph/matemat
Commit graph

12 commits

Author SHA1 Message Date
4eb71415fd
fix: show the purchase warning banner also on the touchkey login
feat: replace overlay system with a generic notification banner system
feat: add a config option to automatically close tabs after ean purchase
2024-11-23 09:48:53 +01:00
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
97df130768
feat: improve link sizes for touchscreens 2023-12-22 19:57:51 +01:00
s3lph
2f79377c09 fix: image cache busting 2023-03-25 22:51:57 +01:00
s3lph
f92ad205d2 Add user signup (has to be enabled via config) 2022-07-17 00:12:16 +02:00
s3lph
b804d57d24 Disable text selection and image dragging for better touchscreen support 2021-08-07 21:06:24 +02:00
s3lph
e5c3fad812 Further bottle porting 2020-02-03 20:44:58 +01:00
s3lph
be09ea1ee7 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
s3lph
9b67d1d1ff Merge branch '7-configuration-file' into DO-NOT-MERGE-horrible-webapp 2018-07-13 20:58:37 +02:00
s3lph
68a228e95f Fixed user-generated static resources paths. 2018-07-11 16:57:38 +02:00
s3lph
4ba0165e7c Added some barebones CSS to display the user- and product-list in a somewhat acceptable way. 2018-07-11 15:32:07 +02:00
s3lph
f699058cf0 first, horribly broken, undocumented implementation of the matemat webapp using jinja2 templates 2018-07-07 15:11:27 +02:00