Commit graph

93 commits

Author SHA1 Message Date
Laura Hausmann d36d3d0ca1
Rescan tokens that can have unstable identifiers to make sure that the ID of the token presented is stable 2023-04-20 18:18:35 +02:00
Laura Hausmann 21ddf79ca9
Realign pointer star 2023-04-20 16:26:43 +02:00
Laura Hausmann 69c22cf2e3
Add LICENSE 2023-03-18 20:33:11 +01:00
Laura Hausmann ef0eea47b0
Update gitignore 2023-03-16 00:00:07 +01:00
Laura Hausmann 9aaedc908a
Ignore sublime-project files 2023-02-18 01:25:43 +01:00
Laura Hausmann f7ab79d534
Add Brewfile 2023-02-16 19:25:02 +01:00
Laura Hausmann 4e03ed1ea4
Fix open redirect 2023-02-16 16:36:26 +01:00
Laura Hausmann 3848a2fec5
Update branding #2 2023-02-14 20:37:16 +01:00
Laura Hausmann 0b765ea2ee
Update navbar branding 2023-02-14 20:36:32 +01:00
Laura Hausmann 9f22f09749
Force start portal if cancel button is held on boot, fixes #36 2023-02-14 02:55:30 +01:00
Laura Hausmann 27986fe27e
Decrease timeout to hw-native minimum, hopefully makes #17 slightly more consistent 2023-02-14 02:34:27 +01:00
Laura Hausmann ff400c18c9
Set pinMode at start of setup to avert race condition, fixes #37 2023-02-14 02:24:57 +01:00
Laura Hausmann e5e8b5e215
Make AddUser modal work properly 2023-02-14 02:02:19 +01:00
Lilian 0a5dd05bd2
adjust layout 2023-02-13 22:00:45 +01:00
Lilian 15e4b476c5
add modal for adding user form 2023-02-13 21:54:31 +01:00
Laura Hausmann 5f75f1ec71
Migrate to EF.Core 2023-02-13 19:29:59 +01:00
Laura Hausmann d819bee048
Improve graceful error page 2023-02-11 03:13:13 +01:00
Laura Hausmann abf5b4b661
Implement graceful errors, fixes #22 2023-02-11 02:57:15 +01:00
Laura Hausmann 0b7d1aff78
Make css ids more consistent 2023-02-11 02:29:35 +01:00
Laura Hausmann 1bd9fd5403
Finishing touches on card deletion dialog 2023-02-11 02:21:38 +01:00
Lilian 22321dcdf6
Basic deletion dialog implemented
wip #19
2023-02-11 02:21:37 +01:00
Laura Hausmann 09cb08c7ff
Remove inline css 2023-02-11 02:21:25 +01:00
Laura Hausmann 7aed7cd59f
Fix database relation 2023-02-10 21:23:00 +01:00
Laura Hausmann 772c9f913b
Render cards with TagHelper 2023-02-10 18:43:51 +01:00
Laura Hausmann d410e35bab
Auto refresh if link process is active 2023-02-10 18:09:18 +01:00
Laura Hausmann f74d854a17
Refactor card link process, fixes #20 2023-02-10 17:46:09 +01:00
Laura Hausmann d3be458ca5
Fix ghost-card 2023-02-10 17:20:34 +01:00
Laura Hausmann 29f7dfc6af
Move actions to POST handlers, fixes #15 and partially implements #19 2023-02-10 17:16:18 +01:00
Lilian 666368d3bc
Blur the entire card instead of just the insides 2023-02-10 16:54:02 +01:00
Lilian 53eb674bbc
Fix link on compact layout buttons 2023-02-10 13:58:32 +01:00
Lilian c2f3e25164 Make footer fully responsive 2023-02-10 13:01:34 +01:00
Laura Hausmann dd2f2f8b02
Apply all clang-tidy fixes 2023-02-10 03:09:50 +01:00
Laura Hausmann b308a6bfea
Add AfRApay.Web dev environment documentation 2023-02-10 02:50:02 +01:00
Laura Hausmann 3c85405364
Add photo to README 2023-02-10 02:33:05 +01:00
Laura Hausmann a672990f42
Adjust idle status display text switch time 2023-02-10 02:18:02 +01:00
Laura Hausmann 61c399cd1e
Add proper clang-tidy configuration 2023-02-10 01:45:11 +01:00
Laura Hausmann 68c5c3052c
Display git revision information in .Web footer 2023-02-10 01:37:09 +01:00
Laura Hausmann 1a1dab926f
Display git revision information on MateCard terminal 2023-02-10 01:26:05 +01:00
Laura Hausmann 82a677eacc
Move defines to vars.h, show balance after transaction 2023-02-10 01:25:30 +01:00
Laura Hausmann e33448fed5
Fix cancel interrupt handler 2023-02-10 00:26:44 +01:00
embr 14a41312d6 AfRApay.FTM: Use 16-byte idempotency keys 2023-02-09 22:59:32 +01:00
embr 715bb94432 AfRApay.FTM: Invert credits and debits 2023-02-09 22:57:37 +01:00
Laura Hausmann 8a87c258b8
Update AfRApay.FTM to new APIs & cleanup code 2023-02-09 21:33:05 +01:00
Laura Hausmann 67e18ee192
API and database rework 2023-02-09 21:32:28 +01:00
Laura Hausmann 9dfd45927c
Make pio.ini style consistent 2023-02-09 20:47:18 +01:00
Laura Hausmann 7afc5e23d6
Make interrupts more safe 2023-02-09 20:44:30 +01:00
Laura Hausmann 8588a53e37
Fix User table nullable handling 2023-02-09 20:02:23 +01:00
embr 6ad6e4f77f
AfRApay.Web: Autofocus nickname field when adding a user (#11)
Co-authored-by: embr <embr@noreply.zotan.network>
Co-committed-by: embr <embr@noreply.zotan.network>
2023-02-09 01:37:36 +01:00
embr 3644730b5f
AfRApay.Web: Make transactions idempotent (#12)
Co-authored-by: embr <git@liclac.eu>
Reviewed-on: #12
Co-authored-by: embr <embr@noreply.zotan.network>
Co-committed-by: embr <embr@noreply.zotan.network>
2023-02-09 01:36:34 +01:00
Laura Hausmann c59d0caba2
Remove debug stuff in WiFiClientFixed 2023-02-09 00:34:26 +01:00