matreon icon indicating copy to clipboard operation
matreon copied to clipboard

Self hosted platform to receive money from your supporters, using Bitcoin Lightning network

Results 48 matreon issues
Sort by recently updated
recently updated
newest added

So that the invoices page updates as soon as the user pays the invoice. https://blog.heroku.com/real_time_rails_implementing_websockets_in_rails_5_with_action_cable https://blog.codeship.com/realtime-with-react-and-rails/

ReactJS
Rails

Once invoices have been paid, the site owner can still manually delete the account by deleting those invoices first, which may or may not be acceptable for accounting purposes. In...

Rails

A sponsor should be able to delete their account. If any foreign key constraints prevent deletion, user should be instructed to contact the site owner.

Rails

Icon is missing and clicking doesn't work: ![img_1167](https://user-images.githubusercontent.com/10217/39471682-c5bd2982-4d44-11e8-8e68-cfba6ed2e4eb.jpg) I probably misconfigured Bootstrap / React. Maybe because I didn't include the jQuery library?

ReactJS

Lightning Charge works great, but comes with a lot of additional moving parts, e.g. server-side NodeJS and another web server. It should be configurable in Rails by passing it the...

performance
ReactJS
Rails

We currently use plain old fashioned non-ajaxy login, powered by [Devise](https://github.com/plataformatec/devise). It should be possible to do this in a React way: * https://stories.abletech.nz/hi-im-kate-8b6420124041 * https://medium.com/@iamjane/devise-with-react-webpacker-and-rails-dacbf9ae0233

ReactJS
Rails

A landing page could also offer access to an admin page #27 so the user can configure stuff while waiting.

provisioning
Rails

Perhaps a service can be used to build the VM images and such.

provisioning