Fernando López Guevara

Results 29 issues of Fernando López Guevara

Add "LabelFor"

MVC Enhancement

Given the following URL after user logged in using [casdoor](https://github.com/casdoor/casdoor), the UI app can not validate (checking the state param) the response bc an error parsing the params ``` redirect...

related issue [#5431](https://github.com/sveltejs/kit/issues/5431)

help wanted
needs tests

disable the requestlog by permissions config, realted to #178

add a new kind of event to allow report events or pubkeys ```json { "pubkey": "", "created_at": 1000000000, "kind": 8, // report kind "tags": [ ["p", "", "wss://..."], ["e", "",...

#65 @fiatjaf what number could we use for this nip ?

thread to start discussing an event related to presence ```json { "id": "", "pubkey": "", "created_at": 1000000000, // last seen at "kind": undefined, // Replacable Event Kind from 10_000 to...

we could add a new to tag to allow creation of surveys/polls on nostr protocol ```meta // create tag: surv options: - allow others to reply with one or multiple...