Honza Pobořil
Honza Pobořil
It is possible to use LNURL Auth in Lambda or Worker environment? So without running server, just with Request & Reponse handlers.
Just a question (maybe to answer by README): Why it needs `--priviledge` option? Any way how to give necessary permissions but not everything?
I initialize app like this: ``` import Vue from 'vue' import App from './App.vue' import router from './router' import './registerServiceWorker' import PouchVue from 'pouch-vue'; import PouchFind from 'pouchdb-find' import PouchLiveFind...
I run the server as writen in README, but it firstly had problem with some permissons issues in my /Applications folder (it is issue, but it should not stop kaas):...
I tried to use it in Nuxt but it fails on "window is not defined". Without it (defined as client-only) it fails on: "matchMedia is not defined" because my core...
I've upgraded Mautic, but it end up on 500 error, probably because caches were not cleared by migrate script - removing cache directory solved issue. ### Steps to reproduce 1....
Currently only apache tags are supported, will be nice to have at least fpm. Should be easy to add, but requires testing.
Added widgets modules import to example code.
Currently I have to install bot with LNBits on-premise to have Ln address on my own domain. But this could not be necessary. Idea how it could work: 1. /customdomain...
I would like to receive tips to a different usernames than I have on my Telegram account. Downside: When creating new wallet Telegram username could conflict with someones else. One...