|
|
162d20ae52
|
Submitting requests now use requests repository
|
2019-06-28 21:51:11 +02:00 |
|
|
|
1a4aefda14
|
Get the user variable from req not req.headers
|
2018-03-07 18:12:21 +01:00 |
|
|
|
453727db1b
|
Fixed issue where the user was not being saved alongside the request. Also fixed what the list of requests are sorted by.
|
2018-03-07 15:35:55 +01:00 |
|
|
|
34982c14fe
|
Linted all controllers
|
2018-02-07 13:51:57 +01:00 |
|
|
|
7069db8901
|
Now checks for loggedinuser header variable and passes it to sendRequest.
|
2017-10-23 15:32:49 +02:00 |
|
|
|
5fbedeb4b2
|
Misspelled User-Agent, when should have been user-agent.
|
2017-10-03 16:26:03 +02:00 |
|
|
|
a819a4bbf3
|
Now passes the user agent that is making the post request (requesting content) so it can be saved in the db.
|
2017-10-03 16:11:15 +02:00 |
|
|
|
daa9a7749e
|
Now also the ip address is passed to the sendRequest function in requestRepository so that the requesters ip address can be logged in the database.
|
2017-09-26 20:43:56 +02:00 |
|
|
|
9eb31ea433
|
Added type input to the sendRequest function.
|
2017-09-03 18:16:26 +02:00 |
|
|
|
47aa638fd8
|
Moved eveything related to the api to a seperate folder seasoned_api.
|
2017-08-06 16:45:02 +02:00 |
|