Commit Graph

78 Commits (master)

Author SHA1 Message Date
informatic 1c16ee9d74 auth: Full capability caching 2017-04-21 17:28:01 +02:00
informatic 5e12ab2b39 auth: auth.hackerspace.pl is case insensitive... 2017-04-21 17:27:19 +02:00
informatic 25cf3f6a1c template: Add missing javascript 2017-04-21 16:59:12 +02:00
informatic c64de735c7 Initial admin interface 2017-04-12 01:21:52 +02:00
informatic 24da996fe6 Add caps check 2017-04-12 00:38:32 +02:00
informatic ba98a32eb3 Table .placeholder styling 2017-04-08 12:59:24 +02:00
informatic 23370b41d9 Templates cleanup, pagination, transactions list, hallofshame 2017-04-07 17:34:09 +02:00
informatic 30b8bfbada Template cleanup 2017-04-07 15:45:33 +02:00
informatic 644019c990 Add current user check in transfer 2017-04-07 15:43:38 +02:00
informatic ddeb9f522a Fix bitcoin transactions 2017-04-06 17:35:56 +02:00
informatic 0543a74223 Fix formatting 2017-04-05 20:37:38 +02:00
informatic 3c4fb99f19 Update requirements.txt 2017-04-05 20:17:06 +02:00
informatic 95fef5ea10 Implement MDB POLL retransmissions 2017-04-05 20:16:17 +02:00
informatic 15428910fa Transfers implementation 2017-04-05 20:15:50 +02:00
informatic 32caeed871 Rewrite, user authentication 2017-04-05 00:26:26 +02:00
informatic f2eb24aeac Fix lockup recovery 2017-03-29 14:32:36 +02:00
informatic 940ca43f5b Add dumb lockup prevention
This tends to happen, because we seem to be tiny bit too slow sometimes
and VMC considers our ACK as bill validator ACK and then it furiously
tries to initialize it. In such case, if we get 20 consecutive bill
validator RESET requests, we just ACK every other bill validator
message, but don't response to POLL. It'll just unlock after a second...

This needs to be fixed properly by figuring out why there's some latency
sometimes. (well, maybe it's just because of python?)
2017-02-17 14:06:15 +01:00
informatic 6d476f6ac2 This sadly seems to break things™, and QRCodes work fine now anyway 2017-02-17 12:23:42 +01:00
informatic 9cbc0a3f1b Add LICENSE 2017-02-15 20:29:19 +01:00
informatic a0fe68adf1 Add deployment info 2017-01-20 22:48:03 +01:00
informatic 9209cd077a Add subsystems status display 2017-01-17 01:05:45 +01:00
informatic dc1a83c981 Modify qrcode caching a little bit 2017-01-17 00:02:32 +01:00
informatic 69f66c2f62 Render QRCodes in separate requests, migrate to blockcypher 2017-01-16 23:40:41 +01:00
informatic 0d60acf4c9 Refactor out clean python mdb implementation from bitvend 2017-01-14 02:48:07 +01:00
informatic 3f85eab05d Add storage/models, bring back stats 2017-01-14 02:05:25 +01:00
informatic 4215faffd1 Initial fully working implementation 2017-01-13 23:42:10 +01:00
informatic 8da7e9538f pre-reafctor 2017-01-13 17:08:40 +01:00
informatic 2e317d281e Initial commit 2017-01-13 15:08:45 +01:00