|
|
b6b9c790e9
|
Errors. Removed a return from within a resolve and a stray { in addMagnet.
|
2017-10-21 15:33:40 +02:00 |
|
|
|
1425da3090
|
Missed to add some extra parantheses around our return statement.
|
2017-10-21 15:31:04 +02:00 |
|
|
|
d1d204691a
|
Changed from GET to POST
|
2017-10-21 15:28:32 +02:00 |
|
|
|
5a24837163
|
Controller for adding magnets from post body magnet variable.
|
2017-10-21 15:28:13 +02:00 |
|
|
|
4c7be51a61
|
Added endpoint for add and now user must be authenticated for both pirate endpoints.
|
2017-10-21 15:27:21 +02:00 |
|
|
|
3e6fc0960c
|
PirateRepo now has a function for calling our add magnet python script with a magnet passed from the controller.
|
2017-10-21 15:26:29 +02:00 |
|