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
|
f92ad205d2
|
Add user signup (has to be enabled via config)
|
2022-07-17 00:12:16 +02: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
|
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
|
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
|
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
|
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
|
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 |
|
s3lph
|
50815a2c74
|
Hotfix: Typo in Arch Linux dependency
|
2020-02-04 00:07:10 +01:00 |
|
s3lph
|
f1e8a058b9
|
Merge branch 'hotfix-ci-python37' into 'master'
CI Hotfix
See merge request s3lph/matemat!64
|
2020-02-03 23:00:06 +00:00 |
|
s3lph
|
ec7170ea42
|
CI Hotfix
|
2020-02-03 23:58:25 +01:00 |
|
s3lph
|
2c22bad8c5
|
Merge branch 'staging' into 'master'
Release 0.2
See merge request s3lph/matemat!63
|
2020-02-03 22:53:09 +00:00 |
|
s3lph
|
18a66a2f5a
|
Prepare release 0.2
|
2020-02-03 23:47:33 +01:00 |
|
s3lph
|
10cf96d0fc
|
Merge branch 'feature/bottle' into 'staging'
bottle.py instead of custom web framework
See merge request s3lph/matemat!62
|
2020-02-03 22:46:16 +00:00 |
|
s3lph
|
fe7a91b094
|
codestyle
|
2020-02-03 23:42:29 +01:00 |
|
s3lph
|
8700023349
|
Fix SIGINT termination issues
|
2020-02-03 23:39:51 +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
|
e5c3fad812
|
Further bottle porting
|
2020-02-03 20:44:58 +01:00 |
|