Commit Graph

9 Commits

Author SHA1 Message Date
Nadav Ivgi 99dbf42d86 Improve formatting for BTC amounts 2018-03-22 22:19:23 +02:00
Nadav Ivgi 9da051599d Properly set QR encoding type to alphanumeric 2018-03-12 00:56:24 +02:00
Nadav Ivgi abf9282155 Dynamically locate bootswatch directory, mount to /_theme
The previous implementation using symlinks does not work on npm
(which doesn't allow symlinks)
2018-03-06 07:02:16 +02:00
Nadav Ivgi e2ae521c6a Fix QR encoding type 2018-03-05 21:47:02 +02:00
Nadav Ivgi 6c38e6a56e Use new `status` field, display expired invoices as such 2018-01-16 23:06:43 +02:00
Nadav Ivgi 2ac18b6ce4 Show date when hovering countdown timers 2017-12-18 05:15:46 +02:00
Nadav Ivgi 1d72beea72 Require CSRF token for POST requests 2017-12-18 03:44:03 +02:00
Nadav Ivgi f66b6d6b42 Add countdown timer to invoice and access token. 2017-12-18 01:40:21 +02:00
Nadav Ivgi c7a3b2897b initial commit (working MVP) 2017-12-17 17:02:33 +02:00