shareit/app/Http
Bruno Fontes 2bc2792a24
Bug Fixed: avoiding item waiting_user across take/return
It happend once: a user asked to be added to the waiting
list at the same time other user was returning the item.

So the user ended up waiting for the user he was already
using.
2018-10-21 11:57:23 -03:00
..
Controllers Bug Fixed: avoiding item waiting_user across take/return 2018-10-21 11:57:23 -03:00
Middleware Refactoring: just including "use App" to make code a bit cleaner 2018-10-02 23:49:16 -03:00
Kernel.php Starting to add localization into PTB 2018-09-26 23:06:38 -03:00