Commit Graph

27 Commits

Author SHA1 Message Date
Nadav Ivgi 19e5169c6d start.sh: forward arguments to node 2018-03-06 07:29:58 +02:00
Nadav Ivgi 48e6a336c0 package.json: add repository, install lightning-charge-client from npm 2018-03-06 07:13:23 +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 1237c24bfe preview: return absolute paths 2018-03-06 06:49:00 +02:00
Nadav Ivgi bdabed94c8 Pre-transpile babel for npm packaging 2018-03-06 06:48:48 +02:00
Nadav Ivgi 0740210ac7 package.json: add keywords 2018-03-06 06:26:25 +02:00
Nadav Ivgi d1511791cd README: add screenshots 2018-03-05 22:57:15 +02:00
Nadav Ivgi e2ae521c6a Fix QR encoding type 2018-03-05 21:47:02 +02:00
Nadav Ivgi 9ef7bb97ba README: fix typo, add link, add license 2018-03-05 20:07:18 +02:00
Nadav Ivgi 03e23aa2a5 Use shorter .type(), send "not found" as 404s 2018-03-05 20:05:43 +02:00
Nadav Ivgi 6c38e6a56e Use new `status` field, display expired invoices as such 2018-01-16 23:06:43 +02:00
Nadav Ivgi ae6e72de18 0.1.1 2017-12-29 21:35:10 +02:00
Nadav Ivgi d5e243f13b s/Lightning Kite/Lightning Charge/g 2017-12-29 21:34:57 +02:00
Nadav Ivgi 668659b233 Use SHA256 for cache filenames, camelCase function 2017-12-22 03:46:46 +02:00
Nadav Ivgi 2ac18b6ce4 Show date when hovering countdown timers 2017-12-18 05:15:46 +02:00
Nadav Ivgi a15fcf1aba Remove unused code 2017-12-18 05:15:13 +02:00
Nadav Ivgi f4a4561d64 ES5 compatibility 2017-12-18 04:02:44 +02:00
Nadav Ivgi 2934fca180 break-word in header, remove unused css 2017-12-18 03:49:21 +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 35007c7975 s/access_ttl/download_ttl/ to match documentation 2017-12-17 20:12:24 +02:00
Nadav Ivgi 4ea4cfb025 only files have attrs 2017-12-17 20:01:51 +02:00
Nadav Ivgi 879add5038 s/basic/shallow 2017-12-17 20:01:30 +02:00
Nadav Ivgi 358746b091 Correct regex for outside-of-basedir files 2017-12-17 19:30:51 +02:00
Nadav Ivgi 80a61d5f53 Remove unused variable 2017-12-17 19:24:37 +02:00
Nadav Ivgi 6528486931 Rename {expiry|access}_expiry config options to {expiry|access}_ttl 2017-12-17 19:22:42 +02:00
Nadav Ivgi c7a3b2897b initial commit (working MVP) 2017-12-17 17:02:33 +02:00