Commit Graph
68 Commits
Author SHA1 Message Date
Ben Arc 9f7a97f58e Fixed ticket link button 2021-04-13 11:04:59 +01:00
Ben Arc 3d54de7976 Updated Events form 2021-04-13 10:48:28 +01:00
fiatjaf 42bd5ea989 remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
fiatjaf d84915cb00 oops: formatting. 2020-11-21 23:23:11 -03:00
fiatjaf d3fc52cd49 migrate to sqlalchemy-aio.
a big refactor that:

- fixes some issues that might have happened (or not) with asynchronous
    reactions to payments;
- paves the way to https://github.com/lnbits/lnbits/issues/121;
- uses more async/await notation which just looks nice; and
- makes it simple(r?) for one extension to modify stuff from other extensions.
2020-11-21 23:02:14 -03:00
benarc 5971eefe44 Fixed register page blank bug 2020-10-01 19:44:04 +01:00
fiatjaf f01028eac7 migrate from flask to quart.
also remove all flaskiness from static file serving.
and reference all vendored scripts on the base tempĺate for simplicity.
2020-09-14 16:03:25 -03:00
fiatjaf e6ad42dbe1 update prettier to 2.1.1 2020-09-14 09:14:51 -03:00
fiatjafandfiatjaf c965bca41d migration tracking. 2020-09-04 21:33:30 -03:00
Eneko Illarramendi 23cfe0d417 chore: update github workflows 2020-09-03 23:10:41 +02:00
fiatjaf 197af922d0 use {"tag": ext} for extension-related payments. 2020-09-02 12:44:54 -03:00
fiatjaf bf3c44b3c4 extra fields on apipayments + index payments by payment_hash 2020-09-02 11:10:48 -03:00
Eneko Illarramendi d4f957a5c8 chore: update js vendors 2020-09-02 14:39:20 +02:00
fiatjaf 660d56d400 run black on everything. 2020-08-30 23:19:43 -03:00
fiatjaf 79d5befe0c mypy on Makefile and apply prettier. 2020-08-29 14:10:26 -03:00
arcbtc dd2a282158 Fixed migration bug 2020-08-13 23:43:42 +01:00
arcbtc 3c7e4a3eaf Fixed events migration 2020-08-13 22:01:33 +01:00
arcbtc 410e96771e Events extension works
Little bug fix
2020-08-10 15:39:04 +01:00
arcbtc 784a2dd876 Events extension now works 2020-08-10 15:27:30 +01:00
Dennis ReimannandGitHub c3281399d2 Improve setup instructions and README
- README cleanups and link to documentation
- Improve dev setup instructions
- Fix js linting errors
- Move local setup instructions to installation docs
- Project link fix, closes #42
- Notes about frontend
- Clarify different LND backends
2020-06-12 20:58:37 +02:00
benarc d2874a90e9 Working Events extension 2020-05-11 12:34:35 +01:00
benarc 9af4161679 Redirect feedback 2020-05-10 18:46:58 +01:00
benarc 76510b7892 Events extension mostly functional
Can register attendees via camera
2020-05-10 18:10:45 +01:00
benarc ea3b858695 Replaced events extension with almost working vuejs one 2020-05-09 22:27:11 +01:00
fiatjaf 4730500ed7 apply prettier to everything. 2020-05-03 13:55:17 -03:00
Eneko IllarramendiandSebastian Geisler c3e337a319 fix: mypy errors 2020-04-26 16:58:29 +02:00
Eneko Illarramendi fd4dc6c48f chore: remove pending macaroon mentions 2020-04-21 23:22:01 +02:00
Eneko Illarramendi 8d328c5465 refactor: remove legacy code 2020-04-21 23:17:11 +02:00
ArcandGitHub 68fbe2dabf Rename config.json to config.json.example 2020-04-16 22:12:02 +01:00
Eneko Illarramendi dd23b20090 chore: various tweaks 2020-04-16 20:58:16 +02:00
Eneko Illarramendi f98a5040ac refactor: decorators, models and more broken bits 2020-03-04 23:11:15 +01:00
ArcandGitHub 02fdf6fb50 Update registration.html 2020-02-27 12:45:55 +00:00
ArcandGitHub f69b54d6e8 Removed target='_blank'as this isnt 2002 2020-02-26 19:38:49 +00:00
ArcandGitHub 7a91414cf1 Rename example.config.json to config.json 2020-02-26 17:51:57 +00:00
ArcandGitHub ce9975fc18 Rename config.json to example.config.json 2020-02-26 10:22:35 +00:00
ArcandGitHub fc00eddaf3 Add files via upload 2020-02-25 23:13:03 +00:00
ArcandGitHub 62b590c8e5 Got rid of ads 2020-02-25 23:12:06 +00:00
ArcandGitHub cf456d7912 Update views_api.py 2020-02-25 23:08:36 +00:00
ArcandGitHub 233f8a8dec Update views.py 2020-02-25 23:07:59 +00:00
ArcandGitHub bff879406c Update display.html 2020-02-25 23:06:53 +00:00
ArcandGitHub 6ae1327865 Update index.html 2020-02-23 01:05:32 +00:00
ArcandGitHub 222f04f893 Update views.py 2020-02-23 00:46:08 +00:00
ArcandGitHub ab6211ab97 Update index.html 2020-02-23 00:45:25 +00:00
ArcandGitHub d7361abad1 Update config.json 2020-02-23 00:27:44 +00:00
ArcandGitHub 65ef030768 Rename example.config.json to config.json 2020-02-23 00:20:42 +00:00
ArcandGitHub 0a815f87ff Update and rename register.html to registration.html 2020-02-23 00:14:16 +00:00
ArcandGitHub a002a597d0 Update index.html 2020-02-23 00:13:37 +00:00
ArcandGitHub c941aec662 Update display.html 2020-02-23 00:13:16 +00:00
ArcandGitHub d2d8c76baa Update views_api.py 2020-02-23 00:12:45 +00:00
ArcandGitHub 838ae02fc1 Update views.py 2020-02-23 00:12:00 +00:00