Eneko Illarramendi
fb7dfb3a32
chore: minor fixes
2020-04-05 12:19:25 +02:00
Arc
089793a486
Update wallet.js
2020-04-04 23:38:52 +01:00
Arc
c866d0572e
Added top margin to modals
2020-04-04 22:53:28 +01:00
Eneko Illarramendi
a81de95f73
chore(vue): use g
for consistency with Flask
2020-04-03 22:38:50 +02:00
Arc
46c11f3946
Update wallet.html
2020-04-03 13:16:23 +01:00
Arc
8fe9864e43
Update wallet.html
...
Changed value to amount, added a curl example
2020-04-03 12:57:36 +01:00
Eneko Illarramendi
649cc888ab
refactor: /wallet
tweaks
2020-04-01 22:18:46 +02:00
Eneko Illarramendi
d03785558b
refactor: a wallet is a wallet is a wallet
2020-03-31 19:05:25 +02:00
Eneko Illarramendi
75d97ddfc1
refactor: camera ready
2020-03-10 23:12:22 +01:00
Eneko Illarramendi
49addb8d56
refactor: breaking bad
2020-03-08 23:00:41 +01:00
Eneko Illarramendi
d862b16ee6
refactor: "payments" is the name, and API updates
2020-03-07 22:27:00 +01:00
Eneko Illarramendi
9382381144
chore: initial version of tx chart
2020-03-05 23:01:37 +01:00
Eneko Illarramendi
f98a5040ac
refactor: decorators, models and more broken bits
2020-03-04 23:11:15 +01: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