Commit graph

428 commits

Author SHA1 Message Date
s3lph
f5dc0e51c7 Fix changelog 2022-07-19 00:03:49 +02:00
s3lph
b4deda7778 Merge branch 'staging' into 'master'
Release 0.2.12

See merge request s3lph/matemat!81
2022-07-18 21:59:12 +00:00
s3lph
9d449b69e9 Release 0.2.12 2022-07-18 23:57:23 +02:00
s3lph
2457b7e2a0 Add missing email field to signup.html 2022-07-18 23:53:50 +02:00
s3lph
075afa2d76 Fix some minor display issues with transfer vs deposit 2022-07-18 23:49:13 +02:00
s3lph
5cd245eee4 Merge branch 'staging' into 'master'
0.2.11: Add user signup (has to be enabled via config)

See merge request s3lph/matemat!80
2022-07-16 22:14:42 +00:00
s3lph
f92ad205d2 Add user signup (has to be enabled via config) 2022-07-17 00:12:16 +02:00
s3lph
1392b71353 Merge branch 'staging' into 'master'
0.2.10

See merge request s3lph/matemat!79
2022-07-16 17:35:57 +00:00
s3lph
d68eee7bf4 fix kaniko ci 2022-07-16 19:31:42 +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
b486b6f3c8 codestyle 2022-07-16 19:17:42 +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
1ad96edf03 Merge branch 'staging' into 'master'
Release 0.2.9

See merge request s3lph/matemat!78
2021-08-07 19:11:53 +00:00
s3lph
a73bc97fd5 Bump version number to 0.2.9 2021-08-07 21:08:17 +02:00
s3lph
b804d57d24 Disable text selection and image dragging for better touchscreen support 2021-08-07 21:06:24 +02:00
s3lph
bc7f04f360 Merge branch 'staging' 2021-04-07 10:05:01 +02:00
s3lph
85410e09e5 codestyle 2021-04-07 09:39:50 +02:00
s3lph
ddcdc0f816 Prepare 0.2.8 release 2021-04-07 09:36:18 +02:00
s3lph
4e643799f2 Merge branch 'staging' into 'master'
0.2.7

See merge request s3lph/matemat!76
2021-04-07 00:56:45 +00:00
s3lph
ea32a33cef Fix gitlab ci 2021-04-07 02:54:08 +02:00
s3lph
51871959be Merge branch '0.2.7' into 'staging'
0.2.7: Add numpad popup for deposit

See merge request s3lph/matemat!75
2021-04-07 00:44:23 +00:00
s3lph
e0b24796f0 Prepare 0.2.7 2021-04-07 02:42:03 +02:00
s3lph
bdd771c694 Add numpad popup for deposit 2021-04-07 02:41:53 +02:00
s3lph
361144815e Improve support for stock providers 2021-04-07 01:25:45 +02:00
s3lph
75b0f2fa85 Quickfix docker build; apparently gitlab introduced a new feature that clashed with the configured CI variables 2020-12-28 10:59:07 +01:00
s3lph
2e8929234f Quickfix Archlinux package CI 2020-12-28 10:41:30 +01:00
s3lph
7cb83c9136 Merge branch 'staging' into 'master'
Release 0.2.5

See merge request s3lph/matemat!74
2020-12-28 09:12:08 +00:00
s3lph
119ed38f28 Remove deployment to staging environment 2020-12-28 10:01:12 +01:00
s3lph
94b935d7e9 Merge branch 'feature/interfaces' into 'staging'
Add pluggable interfaces for providing stock information or dispensing physical products

See merge request s3lph/matemat!73
2020-12-28 08:56:20 +00:00
s3lph
e2db21fc1b Fix database unit tests 2020-12-28 09:54:04 +01:00
s3lph
a5b52e24b5 codestyle 2020-12-28 09:50:12 +01:00
s3lph
93af2dbbd4 Add pluggable interfaces for providing stock information or dispensing physical products 2020-12-28 09:46:51 +01:00
s3lph
300941b215 Merge branch 'staging' 2020-03-03 22:25:22 +01:00
s3lph
669be9c9e4 Prepare release v0.2.4 2020-03-03 22:15:43 +01:00
s3lph
61d6331e09 Merge branch 'dirty-metrics' into 'staging'
Quick-and-dirty Prometheus metrics exposing

See merge request s3lph/matemat!71
2020-03-03 21:13:22 +00:00
s3lph
f0cd88f3fc Add Prometheus-style metrics 2020-03-03 22:10:41 +01:00
s3lph
7be52053bd Merge branch 'master' into staging 2020-02-05 00:38:01 +01:00
s3lph
123050aec8 Merge branch 'hotfix-session-timeout' into 'master'
Fix: Session timeout lead to 500 error

See merge request s3lph/matemat!70
2020-02-04 23:36:47 +00:00
s3lph
6026f21a60 Fix: Session timeout lead to 500 error 2020-02-05 00:34:22 +01:00
s3lph
dddd9c75be Merge branch 'hotfix-session' into 'master'
Fix: Sessions were shared between clients

See merge request s3lph/matemat!69
2020-02-04 17:43:27 +00:00
s3lph
5cee6e1d22 Fix: Sessions were shared between clients 2020-02-04 18:39:28 +01:00
s3lph
0dc685ac81 Merge branch 'hotfix-config-fix' into 'master'
Fix: Properly load config

See merge request s3lph/matemat!68
2020-02-04 17:21:34 +00:00
s3lph
357afcd21b Fix: Properly load config 2020-02-04 18:19:57 +01:00
s3lph
9a09346a44 Merge branch 'hotfix-packages' into 'master'
Hotfix: Properly parse config files

See merge request s3lph/matemat!67
2020-02-04 17:05:17 +00:00
s3lph
9d959eecc3 Hotfix: Properly parse config files 2020-02-04 18:03:20 +01:00
s3lph
13bfa9f1c4 Merge branch 'hotfix-packages' into 'master'
Some more hotfixes

See merge request s3lph/matemat!66
2020-02-03 23:18:17 +00:00
s3lph
6cf47d62f1 Some more hotfixes 2020-02-04 00:17:07 +01:00
s3lph
a153af2541 Merge branch 'hotfix-archbuild' into 'master'
Hotfix: Typo in Arch Linux dependency

See merge request s3lph/matemat!65
2020-02-03 23:08:19 +00:00