Grzegorz Leoniec
Grzegorz Leoniec
When I use the `remove-empty-tags` option with any tag, `img` always gets removed. ```html ``` It's regardless of self closing or not, if I use even `picture` instead of `img`....
## :rocket: Feature Request As I see, there is still no refresh Token implemented (my fault), and I saw in the Changelog that the JWT Token Lifetime was extended. This...
When clicking on a left side panel it toggles, when interacting with its contents, it does immediately close, so they are pretty unusable. That also happens on the deployed demo.
### Todos - [ ] Add user switch for hiding online status ### Related with https://github.com/Human-Connection/Nitro-Backend/pull/244
As a user I always want to see the user slug near its name To be able to see who is hiding behind the mutable name Additionally, I pinned the...
Currently the profile images vary on profiles, organizations and also on the upload state. We should combine all states in one component (with sub components) to address that issue. Also...
We need a initial admin user for in the docker image. Threfore we should add docker parameters. When running the docker container we have the ability to attach the parameters...
We should take a look at [feathers-permissions](https://github.com/feathersjs-ecosystem/feathers-permissions) to provide more fine graned permissions