Leandro Ardissone
Leandro Ardissone
I was using custom options with ng-route, that were really useful, because I can provide settings based on the route. Tried something like that with angular-route-segment but didn't worked. Something...
This feature would be great!
Include information about the origin of the request (IP Address, hostname, referrer, etc).
I would like to replace Radarr and Sonarr with Nefarious but I'm using them with Usenet (the only reason why I use both of them). Are there any plans to...
Adding expiration date (`exp`) in the JWT it would be useful if there's a way to check the validity of the token before each request. Same with a server check...
It would be interesting to allow the creation of multiple Y axis, so you can overlap multiple lines with different data associaated only to X axis.
A simple example app (in Pylons, Django, or plain gevent.pywsgi) would be great to fully understand how to implement co-routine correctly. Because Apple bans clients that connects and disconnects repeatedly...
I'm working on a multi-tenant app using [django-tenants](https://github.com/django-tenants/django-tenants) and [django-tenant-users](https://github.com/Corvia/django-tenant-users), the custom user model is build around [this](https://github.com/Corvia/django-tenant-users/blob/master/tenant_users/tenants/models.py#L359) abstract model. Everything works great. Now I need to implement invitations, but...
I would like to store lab results in the app, with the ability to create charts based on results. Even if the information is loaded manually.
Like Raindrop does, allow to store a copy of the webpage. There's a bunch of options to accomplish this. Here's a nice list of tools to use for inspiration: [awesome...