1
0
Fork 0
forked from s3lph/matemat

Commit graph

  • f152a5070b Merge branch 'main' into main main weva 2024-12-07 22:16:16 +0100
  • e9b05fa4f4
    fix: keep buypid when wrong touchkey is entered s3lph 2024-12-07 22:15:48 +0100
  • 470da688f3
    feat: refactor password change section Valentin Weber 2024-12-07 22:08:46 +0100
  • 4f69a1b447 Merge branch 'main' into main weva 2024-12-07 22:03:58 +0100
  • 8879add39b
    feat: take a backup of the sqlite db before executing schema migrations s3lph 2024-12-07 22:02:00 +0100
  • 2883593eeb Merge branch 'main' into main weva 2024-12-07 21:28:02 +0100
  • d3c5a8a56b
    feat: move avatar up Valentin Weber 2024-12-07 21:27:18 +0100
  • 43ac5d656f
    feat: add logout after purchase setting to productlist s3lph 2024-12-07 21:15:46 +0100
  • 51adba2e25
    fix: sqlite constraint migration s3lph 2024-12-07 21:15:08 +0100
  • 6e9f60eb36
    Merge branch 'main' of ssh://git.kabelsalat.ch:2222/weva/matemat Valentin Weber 2024-12-07 21:08:55 +0100
  • 9a1c220813 feat: refactor user settings part 1 Valentin Weber 2024-12-07 21:07:15 +0100
  • 05e2bed4d2
    feat: refactor user settings part 1 Valentin Weber 2024-12-07 21:07:15 +0100
  • dd65b5c4d0
    feat: use button groups in admin tables s3lph 2024-12-07 20:38:24 +0100
  • f8de9f5e1e Merge pull request 'feat(template): improve responsiveness' (#3) from weva/matemat:main into main s3lph 2024-12-07 19:57:21 +0100
  • a5907dce2d
    feat(templates): improve breakpoints Valentin Weber 2024-12-07 19:52:14 +0100
  • ef53367035
    fix: recreate users table with case-insensitive username s3lph 2024-12-07 19:48:20 +0100
  • 4943508233
    feat(templates): userlist improve breakpoints Valentin Weber 2024-12-07 19:49:40 +0100
  • 8fb3bd8d9c
    feat(templates): modify login mask for responsiveness Valentin Weber 2024-12-07 19:38:35 +0100
  • 745843e07d
    fix: session id shared between all sessions fix: minor css fixes v0.4.1 s3lph 2024-12-07 16:30:28 +0100
  • 67e2a813d5
    feat: redesign ui using bootstrap feat: split user settings and admin settings fix: list user tokens in admin user settings feat!: remove osk, osk should be provided by kiosk browser v0.4.0 s3lph 2024-12-07 15:50:37 +0100
  • b3b47b6b60
    fix: debian postinst/prerm scripts s3lph 2024-12-01 23:44:26 +0100
  • 4cf563ce62
    fix: missing error message when scanning an unassociated barcode v0.3.18 s3lph 2024-12-01 23:37:22 +0100
  • 418cff7348
    feat: add barcode login feature v0.3.17 s3lph 2024-12-01 21:58:16 +0100
  • 66f23f5dda
    fix: store notifications in the session so that they won't be served to other clients feat: list all users and products in a table in the settings feat: add back buttons to signup, password login and touchkey login pages feat: if the tabfocus webextension is installed, use it to focus the tab when a barcode is scanned v0.3.16 s3lph 2024-11-27 23:43:23 +0100
  • 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 v0.3.15 s3lph 2024-11-25 23:29:30 +0100
  • 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 v0.3.14 s3lph 2024-11-23 09:48:53 +0100
  • 8287dc1947
    fix: codestyle v0.3.13 s3lph 2024-11-23 04:37:47 +0100
  • 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 s3lph 2024-11-23 04:35:05 +0100
  • bfc503c5d3
    feat: sort products in list v0.3.12 s3lph 2024-05-05 00:21:04 +0200
  • d41484e69a
    fix: improve auto logout v0.3.11 s3lph 2024-04-12 23:43:01 +0200
  • c8243fd9d5
    feat: release 0.3.10 v0.3.10 s3lph 2024-04-09 22:47:36 +0200
  • 677c1e681b
    fix: unittests, codestyle s3lph 2024-04-09 22:40:38 +0200
  • d54aa2bc57
    feat: add option to log out users automatically after completing a purchase s3lph 2024-04-09 22:35:37 +0200
  • 1e561fd9cd
    feat: release 0.3.9 v0.3.9 s3lph 2023-12-22 20:00:11 +0100
  • 97df130768
    feat: improve link sizes for touchscreens s3lph 2023-12-22 19:57:51 +0100
  • 1b45a21210
    feat: migrate from woodpecker to forgejo actions v0.3.8 s3lph 2023-12-19 05:01:51 +0100
  • abd70b9cc6
    fix(ci): wrong filename when uploading deb package to registry v0.3.7 s3lph 2023-09-09 18:43:25 +0200
  • 623dadb62a
    fix: bottle by default re-encodes UTF-8 to latin1 s3lph 2023-09-09 18:38:59 +0200
  • 76918a0f2c
    fix: python interpreter in debian package v0.3.6.1 s3lph 2023-07-29 23:23:55 +0200
  • f5e1374d5a
    fix: pycodestyle v0.3.6 s3lph 2023-07-29 23:16:43 +0200
  • a3c450179d fix: ci s3lph 2023-07-29 23:15:07 +0200
  • 86f0eecc34 chore: migrate from gitlab-ci to woodpecker s3lph 2023-07-29 23:12:38 +0200
  • 01deb63098 fix: purchase confirmation overlay animation v0.3.5 s3lph 2023-05-17 01:55:40 +0200
  • 2d7d93c2a7 feat: show and fade an overlay after completing a purchase or deposi v0.3.4 s3lph 2023-05-15 22:14:38 +0200
  • de110cd397 feat: add support for multiple theme search paths v0.3.3 s3lph 2023-03-28 20:45:09 +0200
  • 2f79377c09 fix: image cache busting v0.3.2 s3lph 2023-03-25 22:51:57 +0100
  • 5aa3d2e4c2 Fix version in deb package v0.3.1 s3lph 2023-02-20 10:25:05 +0100
  • c2de89201f Add theme support v0.3.0 s3lph 2023-02-20 10:02:12 +0100
  • c28f42a08d Update docker-compose instructions. Fixes #30 s3lph 2023-02-12 11:57:42 +0100
  • 8c3e0e08b6 v0.2.14: Present an on-screen keyboard and disable file upload in kiosk mode (localhost) v0.2.14 s3lph 2022-10-22 16:14:19 +0200
  • d3f2da88cc Merge branch 'staging' into 'master' v0.2.13 s3lph 2022-07-20 19:52:23 +0000
  • d846ddf044 Prepare release v0.2.13 s3lph 2022-07-20 21:47:52 +0200
  • caee4a3ee7 Sort user list in db.list_users rather than during templating. Closes !82 s3lph 2022-07-20 21:43:47 +0200
  • c7f6e1e849 Works, restricting to tags only s3lph 2022-07-19 23:16:05 +0200
  • cbd8a23236 Add CI task to trigger a build of the repository pipeline. Hope this works... s3lph 2022-07-19 22:52:56 +0200
  • 3572ad5a96 Merge branch 'master' into staging s3lph 2022-07-19 00:05:26 +0200
  • f5dc0e51c7 Fix changelog v0.2.12 s3lph 2022-07-19 00:03:49 +0200
  • b4deda7778 Merge branch 'staging' into 'master' s3lph 2022-07-18 21:59:12 +0000
  • 9d449b69e9 Release 0.2.12 s3lph 2022-07-18 23:57:23 +0200
  • 2457b7e2a0 Add missing email field to signup.html s3lph 2022-07-18 23:53:50 +0200
  • 075afa2d76 Fix some minor display issues with transfer vs deposit s3lph 2022-07-18 23:49:13 +0200
  • 5cd245eee4 Merge branch 'staging' into 'master' v0.2.11 s3lph 2022-07-16 22:14:42 +0000
  • f92ad205d2 Add user signup (has to be enabled via config) s3lph 2022-07-17 00:12:16 +0200
  • 1392b71353 Merge branch 'staging' into 'master' v0.2.10 s3lph 2022-07-16 17:35:57 +0000
  • d68eee7bf4 fix kaniko ci s3lph 2022-07-16 19:31:42 +0200
  • 82a82c4990 Use Python 3.9, build docker image with kaniko instead of mapped docker socket s3lph 2022-07-16 19:29:30 +0200
  • b486b6f3c8 codestyle s3lph 2022-07-16 19:17:42 +0200
  • 1b35f4ea7d Allow users to transfer founds to another account s3lph 2022-07-16 19:15:25 +0200
  • 68a33d1819 release.py: Add package download links as asset urls to release s3lph 2021-08-10 21:36:26 +0200
  • 75a750328a Fix release.py script, was using an old api endpoint s3lph 2021-08-07 21:49:02 +0200
  • 1ad96edf03 Merge branch 'staging' into 'master' v0.2.9 s3lph 2021-08-07 19:11:53 +0000
  • a73bc97fd5 Bump version number to 0.2.9 s3lph 2021-08-07 21:08:17 +0200
  • b804d57d24 Disable text selection and image dragging for better touchscreen support s3lph 2021-08-07 21:06:24 +0200
  • bc7f04f360 Merge branch 'staging' v0.2.8 s3lph 2021-04-07 10:05:01 +0200
  • 85410e09e5 codestyle s3lph 2021-04-07 09:39:50 +0200
  • ddcdc0f816 Prepare 0.2.8 release s3lph 2021-04-07 09:36:18 +0200
  • 4e643799f2 Merge branch 'staging' into 'master' v0.2.7 s3lph 2021-04-07 00:56:45 +0000
  • ea32a33cef Fix gitlab ci s3lph 2021-04-07 02:54:08 +0200
  • 51871959be Merge branch '0.2.7' into 'staging' s3lph 2021-04-07 00:44:23 +0000
  • e0b24796f0 Prepare 0.2.7 s3lph 2021-04-07 02:42:03 +0200
  • bdd771c694 Add numpad popup for deposit s3lph 2021-04-07 02:41:53 +0200
  • 361144815e Improve support for stock providers s3lph 2021-04-07 01:25:45 +0200
  • 75b0f2fa85 Quickfix docker build; apparently gitlab introduced a new feature that clashed with the configured CI variables v0.2.5 s3lph 2020-12-28 10:59:07 +0100
  • 2e8929234f Quickfix Archlinux package CI s3lph 2020-12-28 10:41:30 +0100
  • 7cb83c9136 Merge branch 'staging' into 'master' s3lph 2020-12-28 09:12:08 +0000
  • 119ed38f28 Remove deployment to staging environment s3lph 2020-12-28 10:01:12 +0100
  • 94b935d7e9 Merge branch 'feature/interfaces' into 'staging' s3lph 2020-12-28 08:56:20 +0000
  • e2db21fc1b Fix database unit tests s3lph 2020-12-28 09:54:04 +0100
  • a5b52e24b5 codestyle s3lph 2020-12-28 09:50:12 +0100
  • 93af2dbbd4 Add pluggable interfaces for providing stock information or dispensing physical products s3lph 2020-12-28 09:46:51 +0100
  • 300941b215 Merge branch 'staging' v0.2.4 s3lph 2020-03-03 22:25:22 +0100
  • 669be9c9e4 Prepare release v0.2.4 s3lph 2020-03-03 22:15:43 +0100
  • 61d6331e09 Merge branch 'dirty-metrics' into 'staging' s3lph 2020-03-03 21:13:22 +0000
  • f0cd88f3fc Add Prometheus-style metrics s3lph 2020-03-03 22:10:41 +0100
  • 7be52053bd Merge branch 'master' into staging s3lph 2020-02-05 00:38:01 +0100
  • 123050aec8 Merge branch 'hotfix-session-timeout' into 'master' v0.2.3 s3lph 2020-02-04 23:36:47 +0000
  • 6026f21a60 Fix: Session timeout lead to 500 error s3lph 2020-02-05 00:34:22 +0100
  • dddd9c75be Merge branch 'hotfix-session' into 'master' v0.2.2 s3lph 2020-02-04 17:43:27 +0000
  • 5cee6e1d22 Fix: Sessions were shared between clients s3lph 2020-02-04 18:39:28 +0100
  • 0dc685ac81 Merge branch 'hotfix-config-fix' into 'master' v0.2.1 s3lph 2020-02-04 17:21:34 +0000