b3b47b6b60
fix: debian postinst/prerm scripts
2024-12-01 23:44:26 +01:00
f614fe1afc
breaking: remove the config option to automatically close tabs after ean purchase
...
fix: improve error handling on database consistency errors (e.g. non-unique ean codes) in the settings
feat: handle ean codes in the already open tab via a websocket connection
feat: populate ean code input field when a barcode is scanned while in the product settings
2024-11-25 23:29:30 +01:00
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
s3lph
86f0eecc34
chore: migrate from gitlab-ci to woodpecker
2023-07-29 23:12:38 +02:00
s3lph
01deb63098
fix: purchase confirmation overlay animation
2023-05-17 01:55:40 +02:00
s3lph
2d7d93c2a7
feat: show and fade an overlay after completing a purchase or deposi
2023-05-15 22:14:38 +02:00
s3lph
de110cd397
feat: add support for multiple theme search paths
2023-03-28 20:45:09 +02:00
s3lph
2f79377c09
fix: image cache busting
2023-03-25 22:51:57 +01:00
s3lph
5aa3d2e4c2
Fix version in deb package
2023-02-20 10:25:05 +01:00
s3lph
c2de89201f
Add theme support
2023-02-20 10:02:12 +01:00
s3lph
8c3e0e08b6
v0.2.14: Present an on-screen keyboard and disable file upload in kiosk mode (localhost)
2022-10-22 16:14:19 +02:00
s3lph
d846ddf044
Prepare release v0.2.13
2022-07-20 21:47:52 +02:00
s3lph
9d449b69e9
Release 0.2.12
2022-07-18 23:57:23 +02:00
s3lph
f92ad205d2
Add user signup (has to be enabled via config)
2022-07-17 00:12:16 +02:00
s3lph
82a82c4990
Use Python 3.9, build docker image with kaniko instead of mapped docker socket
2022-07-16 19:29:30 +02:00
s3lph
1b35f4ea7d
Allow users to transfer founds to another account
2022-07-16 19:15:25 +02:00
s3lph
68a33d1819
release.py: Add package download links as asset urls to release
2021-08-10 21:36:26 +02:00
s3lph
75a750328a
Fix release.py script, was using an old api endpoint
2021-08-07 21:49:02 +02:00
s3lph
a73bc97fd5
Bump version number to 0.2.9
2021-08-07 21:08:17 +02:00
s3lph
ddcdc0f816
Prepare 0.2.8 release
2021-04-07 09:36:18 +02:00
s3lph
e0b24796f0
Prepare 0.2.7
2021-04-07 02:42:03 +02:00
s3lph
361144815e
Improve support for stock providers
2021-04-07 01:25:45 +02:00
s3lph
93af2dbbd4
Add pluggable interfaces for providing stock information or dispensing physical products
2020-12-28 09:46:51 +01:00
s3lph
669be9c9e4
Prepare release v0.2.4
2020-03-03 22:15:43 +01:00
s3lph
6026f21a60
Fix: Session timeout lead to 500 error
2020-02-05 00:34:22 +01:00
s3lph
5cee6e1d22
Fix: Sessions were shared between clients
2020-02-04 18:39:28 +01:00
s3lph
357afcd21b
Fix: Properly load config
2020-02-04 18:19:57 +01:00
s3lph
6cf47d62f1
Some more hotfixes
2020-02-04 00:17:07 +01:00
s3lph
50815a2c74
Hotfix: Typo in Arch Linux dependency
2020-02-04 00:07:10 +01:00
s3lph
18c720fdab
Update docker images
2020-02-03 23:39:35 +01:00
s3lph
50b088b0ec
Update debian and arch dependencies
2020-02-03 20:46:32 +01:00
s3lph
5366f7b931
Fixed archlinux post_install
2018-11-12 00:01:02 +01:00
s3lph
17ab6d80cd
Fixed failing postinst/postrm script on systems without systemd
2018-11-11 23:22:00 +01:00
s3lph
256532e82d
Took care of some more lintian warnings
2018-11-11 23:13:20 +01:00
s3lph
21e56c9558
Attempting to satisfy lintian
2018-11-11 22:31:11 +01:00
s3lph
7479c7d9f1
Debian package quality assurance (lintian)
2018-11-07 14:53:59 +01:00
s3lph
3c7e33e9fa
Added systemctl daemon-reload to debian and arch packages
2018-11-04 21:44:30 +01:00
s3lph
da16b5ef7e
Fixed debian postinst, v2
2018-11-04 21:15:29 +01:00
s3lph
57f794cc59
Fixed debian postinst
2018-11-04 15:19:30 +01:00
s3lph
ea18d0e8de
Automatic debian changelog generation
2018-11-04 14:58:59 +01:00
s3lph
072db827bb
Fixed release notes download urls
2018-11-04 10:52:25 +01:00
s3lph
54ca432ee7
Added missing MIME type header in release script
2018-11-04 10:43:50 +01:00
s3lph
566d1efdd6
Updated release script to use job-id based urls, as tags do not work
2018-11-04 10:26:55 +01:00
s3lph
5da3947334
Fixed dockerfile, v2
2018-11-04 02:58:18 +01:00
s3lph
87db033a89
Fixed dockerfile
2018-11-04 02:55:33 +01:00
s3lph
cc34d72c73
Fixed docker build task
2018-11-04 02:51:57 +01:00
s3lph
2e92d1c1ab
Testing automated release, simplified packaging stage
2018-11-04 02:35:33 +01:00
s3lph
252e8d73d6
Fixed debian/control dependency string
2018-11-03 21:40:10 +01:00
s3lph
061fd0b85a
Fixed Python dependency in debian/control
2018-11-03 19:22:22 +01:00
s3lph
960a1c8517
Removed setcap from debian postinst script
2018-11-03 15:59:53 +01:00