Commit Graph
20 Commits
Author SHA1 Message Date
ArcandGitHub ea25c684ae Add files via upload 2020-02-04 20:44:04 +00:00
ArcandGitHub a697752db3 Delete note (1).jpg 2020-02-04 20:43:37 +00:00
ArcandGitHub faa3a3f197 Add files via upload 2020-02-04 20:40:04 +00:00
ArcandGitHub 8abdaaea48 Merge pull request #10 from arcbtc/extensions
Extensions
2020-02-04 14:15:09 +00:00
Eneko Illarramendi 9e90aabead refactor: use Flask Blueprints to organize extensions
- extensions are now blueprints: keep views, templastes and statics in the same folder
- increase app security using `flask-talisman`
- whenever possible use {{ url_for }} for links between pages
- remove references to non-existing JavaScript code
- add missing favicon.ico
2020-01-31 21:07:05 +01:00
ArcandGitHub 9c71a0d8f1 Update app.js 2020-01-29 19:21:12 +00:00
ArcandGitHub 351f4d3b4d Update app.js 2020-01-29 19:19:27 +00:00
ArcandGitHub e7f92f9fa9 ad images 2020-01-29 00:23:04 +00:00
ArcandGitHub cc977303dc Update app.js 2020-01-28 23:34:33 +00:00
ArcandGitHub 9e502f9750 Update app.js 2020-01-28 22:24:49 +00:00
ArcandGitHub 64b5fb20d4 Update app.js 2020-01-27 23:06:37 +00:00
ArcandGitHub 9613870ac3 Needed to printing faucets
Ideally, add to lnurl faucet folder
2020-01-27 23:02:00 +00:00
ArcandGitHub 17fa1c624c Update app.js 2020-01-21 14:10:44 +00:00
ArcandGitHub 87e76389b6 QR read check / error report 2020-01-21 11:06:22 +00:00
ArcandGitHub e6e3f2f675 Update app.js 2020-01-16 20:55:48 +00:00
ArcandGitHub 2b48f08884 Update app.js 2020-01-16 20:51:36 +00:00
ArcandGitHub bcb27519bf Update app.js 2020-01-15 15:18:14 +00:00
ArcandGitHub ac5df27c02 Removed buggy line drawing around QR codes 2020-01-12 00:44:02 +00:00
ArcandGitHub 5cce3e9043 Added intervals
for funding sources without subscriptions
2020-01-12 00:41:47 +00:00
Eneko Illarramendi 9a21cee902 refactor: change folder case 2019-12-17 17:04:51 +01:00