Commit Graph

50 Commits

Author SHA1 Message Date
fiatjaf dadd45cf08 support for "commando" method. 2022-03-15 21:18:31 -03:00
fiatjaf e4f330d3a4 Merge pull request #30 from fiksn/multiple_domains 2022-01-20 12:01:33 -03:00
Gregor Pogacnik e08b9519e1 Fix wrong text for invoice generation 2022-01-20 14:36:49 +01:00
Gregor Pogacnik cfba3fa890 Fix typos 2022-01-20 14:05:39 +01:00
Blaz Blokar 70077ea5d2 css improvements 2022-01-20 14:05:34 +01:00
Gregor Pogacnik 15794baee6 Allow multiple comma-separated domains 2022-01-20 14:05:24 +01:00
Gregor Pogacnik e0f240a3d9 Nix flake support 2022-01-20 09:33:37 -03:00
fiatjaf a204288679 increase default makeinvoice client timeout because people are using tor. 2021-12-08 16:43:52 -03:00
Raphael a8fd253bc3 JSON API (#28)
Co-authored-by: Raphael <raphael.schleithoff@tum.de>
Co-authored-by: Raphael <raphjaph@protonmail.com>
2021-10-27 06:48:21 -03:00
raphjaph 3102708352 docker-compose.yml so it's super easy to deploy on server or test locally (#27)
Co-authored-by: Raphael <raphael.schleithoff@tum.de>
Co-authored-by: Raphael <raphjaph@protonmail.com>
2021-10-25 08:45:47 -03:00
fiatjaf 8a5232bb70 fix deps.
fixes https://github.com/fiatjaf/satdress/issues/25
2021-09-28 12:10:53 -03:00
fiatjaf 74fc7a304b allow tor proxy url to be configured.
fixes https://github.com/fiatjaf/makeinvoice/issues/2
2021-09-26 15:30:09 -03:00
fiatjaf d49f2dc2c5 support eclair with new makeinvoice version. 2021-09-13 21:31:20 -03:00
xanoni 5574a494ed index.html: better explain expected lnd settings 2021-09-06 09:36:22 -03:00
fiatjaf 85c0a801d7 remove opengraph stuff, it is confusing. 2021-08-30 16:41:52 -03:00
fiatjaf 941ebe60c6 fix placeholder: username@domain.com -> actual values. 2021-08-30 16:11:19 -03:00
Victor Afanassieff 7c009e7d8d Added dockerfile 2021-08-30 15:58:05 -03:00
fiatjaf 1418bc3c61 remove unused .hidden 2021-08-28 09:51:44 -03:00
fiatjaf efb41f6d6b test invoice has pin in its description.
fixes https://github.com/fiatjaf/satdress/issues/12
2021-08-28 09:50:19 -03:00
fiatjaf 8a659a98e6 prettier and makefile quibbles. 2021-08-28 09:13:32 -03:00
fiatjaf 2ff031ce4e qrcode and copy-to-clipboard. 2021-08-28 09:13:16 -03:00
fiatjaf 2b1d35ea43 fix some small things in new UI. 2021-08-28 08:54:54 -03:00
Andre Neves aa0f6fb2cd hotfix: h1 title server name 2021-08-26 22:59:29 -04:00
Andre Neves c008426767 feature: UI for success page
hotfix: change css for domain module to handle responsiveness better
2021-08-26 22:57:36 -04:00
Andre Neves e8ca881ba7 chore: merge conflicts 2021-08-26 12:52:37 -04:00
fiatjaf 4cef3663d3 multipage html + placeholder /grab html. 2021-08-25 07:00:16 -03:00
fiatjaf 8f09556529 lowercase DOMAIN.
fixes https://github.com/fiatjaf/satdress/issues/15
2021-08-24 20:57:00 -03:00
fiatjaf e2945ff375 enforce lowercase. 2021-08-21 13:52:21 -03:00
fiatjaf d79d5351ff fix inconsistency in name saving. 2021-08-20 10:30:20 -03:00
fiatjaf 42154594c9 fix nil point on json.unmarshal. 2021-08-20 10:12:06 -03:00
fiatjaf 23316c9af8 add missing "return" to GetName error. 2021-08-20 10:08:30 -03:00
fiatjaf 2f6e17073f support changing usernames with pins. 2021-08-20 09:32:45 -03:00
fiatjaf 15bab1fcfb use the domain in the secret hmac. 2021-08-20 08:59:08 -03:00
Fitti d6354c1c69 Bump makeinvoice to v1.2.3
v1.2.3 fixes LNbits support
2021-08-19 12:54:26 -03:00
fiatjaf 69b5e6dd31 remove unexpected string interpolation on html. 2021-08-15 19:41:16 -03:00
fiatjaf daabe24782 remove duplicated siteName on title. 2021-08-15 17:55:28 -03:00
André Neves d173d7b050 UI improvements (#4)
Co-authored-by: Andre Neves <andre@zebedee.io>
2021-08-15 17:46:10 -03:00
fiatjaf bd619ca93c fix missing name from metadata and update makeinvoice. 2021-08-15 17:44:38 -03:00
Andre Neves ab787fb97b chore: satdress twitter card 2021-08-15 10:43:53 -04:00
Andre Neves 66fb6d53c1 chore: improvements 2021-08-15 10:40:01 -04:00
Andre Neves 91888b36a1 Merge branch 'fiatjaf-master' 2021-08-15 09:59:40 -04:00
Andre Neves 4284e05c29 chore: fix merge conflicts 2021-08-15 09:59:30 -04:00
fiatjaf f98da7d981 add other services to makefile. 2021-08-14 22:08:44 -03:00
fiatjaf 68b4d0eced how to run instructions. 2021-08-14 21:07:13 -03:00
Andre Neves 21a7a1003c UI revamp. 2021-08-14 20:59:36 -03:00
Andre Neves d4c79a0d32 feature: clean up html
feature: mit license file
feature: readme start
feature: UI and style improvements
2021-08-14 18:48:39 -04:00
fiatjaf 5826f5ec3a support lnpay, check invoice before saving params. 2021-08-14 18:58:54 -03:00
fiatjaf 3bb1c405e9 add SITE_OWNER. 2021-08-13 22:21:54 -03:00
fiatjaf 2b6757dddf support tor. 2021-08-13 22:19:30 -03:00
fiatjaf 298a5764ef v1 working. 2021-08-13 13:21:00 -03:00