shareit/resources
Bruno Fontes e22f49bc6a Avoiding issues and refactoring code
I made the code more passive, avoiding issued at taking, returning,
storing alerts or removing alerts from an item.

Now they all check if it is with you before returning/deleting
alert etc. I am not sure if all cases are covered, but they are
better than before. I had one only issued on this on that time,
but I prefer to prioritize safety/security.

I took the opportunitie to move some code from Controllers to
the model itself, as they were changing with the DB.
2018-10-21 13:09:06 -03:00
..
js Init 2018-09-07 20:12:34 -03:00
lang Avoiding issues and refactoring code 2018-10-21 13:09:06 -03:00
sass Init 2018-09-07 20:12:34 -03:00
views Fixed bug causing error 500 on production 2018-10-16 20:28:59 -03:00