Commit Graph

44 Commits

Author SHA1 Message Date
Nadav Ivgi 52194d91e4 README: add badges for IRC and PR 2018-03-24 10:18:58 +03:00
Nadav Ivgi 9924596c98 0.2.3 2018-03-22 22:20:44 +02:00
Nadav Ivgi 99dbf42d86 Improve formatting for BTC amounts 2018-03-22 22:19:23 +02:00
Nadav Ivgi 6068bc8be4 package.json: update dependencies 2018-03-22 21:56:05 +02:00
Nadav Ivgi 1aae11541e Update README 2018-03-22 20:46:33 +02:00
Nadav Ivgi 8ec75a31a2 package.json: Update repository 2018-03-22 02:02:47 +02:00
Nadav Ivgi c0def76e72 README: add badges 2018-03-16 11:34:33 +02:00
Nadav Ivgi b8c49cdbbc 0.2.2 2018-03-12 03:53:39 +02:00
Nadav Ivgi dd29bce103 Set the invoice "source" metadata field to "filebazaar" 2018-03-12 03:30:35 +02:00
Nadav Ivgi 9e81ee327a Update README 2018-03-12 00:56:34 +02:00
Nadav Ivgi 9da051599d Properly set QR encoding type to alphanumeric 2018-03-12 00:56:24 +02:00
Nadav Ivgi b7da20b6f0 _filebazaar.yaml.example: add missing : 2018-03-06 09:09:06 +02:00
Nadav Ivgi 72bc454f76 0.2.1 2018-03-06 07:50:14 +02:00
Nadav Ivgi cfc28ee30e Decide whether to live-compile stylus based on the presence of style.styl 2018-03-06 07:49:44 +02:00
Nadav Ivgi 2bc30b3a5b 0.2.0 2018-03-06 07:41:52 +02:00
Nadav Ivgi 06ce58cf88 Pre-transpile stylus, move to devDependencies 2018-03-06 07:40:26 +02:00
Nadav Ivgi c8c6202113 0.1.2 2018-03-06 07:30:20 +02:00
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