Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module.nix: init | Sergiusz Bazanski | 2020-02-23 | 1 | -0/+1 |
* | default.nix: implement | Sergiusz Bazanski | 2020-02-23 | 1 | -0/+2 |
* | hack: pull changes from old rpi | Sergiusz Bazanski | 2020-02-23 | 7 | -14/+45 |
* | Fix bitcoin payments by adding blockcypher tokenfeature/cython | voltar13 | 2019-01-31 | 1 | -4/+9 |
* | Proper static content serving, caching and https fix for url_for | Piotr Dobrowolski | 2017-10-11 | 1 | -0/+4 |
* | Support app configuration loading from envvar | Piotr Dobrowolski | 2017-10-11 | 1 | -0/+3 |
* | Migrate to Flask-SpaceAuth | Piotr Dobrowolski | 2017-10-11 | 5 | -120/+20 |
* | login: Handle next properly | Piotr Dobrowolski | 2017-06-13 | 2 | -2/+7 |
* | Remember login by default, fix horizontal scrolling | Piotr Dobrowolski | 2017-06-02 | 3 | -2/+17 |
* | Better stats display | Piotr Dobrowolski | 2017-06-02 | 2 | -2/+21 |
* | views: Purchase graph | Piotr Dobrowolski | 2017-05-05 | 7 | -1/+511 |
* | views: Hall of fame...? | Piotr Dobrowolski | 2017-05-05 | 5 | -8/+54 |
* | mdb: Increase cashless purchase counter only when we have tx idv2 | Piotr Dobrowolski | 2017-04-21 | 1 | -1/+1 |
* | models: Add sensible repr | Piotr Dobrowolski | 2017-04-21 | 1 | -0/+6 |
* | auth: Fix capability cache for other users... | Piotr Dobrowolski | 2017-04-21 | 2 | -3/+5 |
* | template: Index cleanup | Piotr Dobrowolski | 2017-04-21 | 1 | -1/+7 |
* | auth: Full capability caching | Piotr Dobrowolski | 2017-04-21 | 1 | -7/+7 |
* | auth: auth.hackerspace.pl is case insensitive... | Piotr Dobrowolski | 2017-04-21 | 2 | -2/+8 |
* | template: Add missing javascript | Piotr Dobrowolski | 2017-04-21 | 6 | -7/+26 |
* | Initial admin interface | Piotr Dobrowolski | 2017-04-12 | 8 | -0/+110 |
* | Add caps check | Piotr Dobrowolski | 2017-04-12 | 2 | -3/+48 |
* | Table .placeholder styling | Piotr Dobrowolski | 2017-04-08 | 2 | -0/+10 |
* | Templates cleanup, pagination, transactions list, hallofshame | Piotr Dobrowolski | 2017-04-07 | 8 | -40/+114 |
* | Template cleanup | Piotr Dobrowolski | 2017-04-07 | 2 | -2/+2 |
* | Add current user check in transfer | Piotr Dobrowolski | 2017-04-07 | 1 | -1/+6 |
* | Fix bitcoin transactions | Piotr Dobrowolski | 2017-04-06 | 1 | -9/+18 |
* | Fix formatting | Piotr Dobrowolski | 2017-04-05 | 2 | -6/+7 |
* | Transfers implementation | Piotr Dobrowolski | 2017-04-05 | 8 | -22/+221 |
* | Rewrite, user authentication | Piotr Dobrowolski | 2017-04-05 | 17 | -11/+7641 |
* | Add subsystems status display | Piotr Dobrowolski | 2017-01-17 | 1 | -3/+6 |
* | Render QRCodes in separate requests, migrate to blockcypher | Piotr Dobrowolski | 2017-01-16 | 3 | -23/+37 |
* | Refactor out clean python mdb implementation from bitvend | Piotr Dobrowolski | 2017-01-14 | 1 | -389/+2 |
* | Add storage/models, bring back stats | Piotr Dobrowolski | 2017-01-14 | 5 | -14/+155 |
* | Initial fully working implementation | Piotr Dobrowolski | 2017-01-13 | 4 | -0/+494 |