aboutsummaryrefslogtreecommitdiffhomepage
path: root/routes
Commit message (Collapse)AuthorAgeFilesLines
* New directory organizationChocobozzz2016-01-306-238/+0
|
* Finalise the join in a network and add the ability to quit itChocobozzz2016-01-232-2/+31
|
* Fix upload of file which don't have any extensionChocobozzz2016-01-091-1/+19
|
* Create a constants module to easily modify some constants in a testChocobozzz2015-12-141-1/+3
| | | | instance for example.
* Update node modulesChocobozzz2015-12-041-2/+9
|
* Add a pool of requests instead of making a request at each action (addChocobozzz2015-12-041-3/+5
| | | | video/remove video) for performance in big networks
* Middleware refractoringChocobozzz2015-11-074-14/+17
|
* Views refractoringChocobozzz2015-11-073-23/+35
|
* Add requests parameters validationsChocobozzz2015-11-073-7/+10
|
* Add API versionningChocobozzz2015-11-064-6/+6
|
* Return next to send a 500 status codeChocobozzz2015-10-303-10/+10
|
* SpawnChocobozzz2015-10-295-0/+162