Leonardo D'Ippolito

Results 9 issues of Leonardo D'Ippolito

Hi, Is it possible to use my own model class, instead of PagingList? I would like to have a MyViewModel class as the model, with one of its properties being...

Words that have accent characters, such as: não, família, aplicação... are not displayed correctly in the list of feeds. (see attachment) The feed source is: https://feedhelper.leodip.com/feed/index/1 ![2019-04-28 11_20_09-Start](https://user-images.githubusercontent.com/4070415/56862912-e2616780-69a7-11e9-8a61-1d53b3ea27b2.png)

When I try to open fluentreader in Fedora 38, using flatpak, I get an error. ``` [leodip@pcsfedora src]$ flatpak run me.hyliu.fluentreader [2:1020/175719.955954:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to...

I love the library, I must say. I hope one day it supports Tailwind CSS. Most modern applications are being written with Tailwind today... Thanks!

Suggested Feature

(wip)

This PR is an attempt to solve https://github.com/kedacore/keda/issues/4478 It adds a new configuration option `queueLengthStrategy` to the Azure Storage Queue scaler, where you can set the value of `default` or...

I have files like this: `address_validator_mock.go` ``` //go:build !production // Code generated by mockery v2.46.0. DO NOT EDIT. package mocks_validator import ( mock "github.com/stretchr/testify/mock" validators "github.com/leodip/goiabada/core/validators" ) // AddressValidator is...

In the 'Account' area we should be able to upload an image for the user profile. And that should be accessible via a claim in the Id Token.