aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/constants.js
Commit message (Collapse)AuthorAgeFilesLines
...
| * Implement user API (create, update, remove, list)Chocobozzz2016-08-041-1/+7
| |
| * Server: reorganize express validatorsChocobozzz2016-07-311-15/+20
| |
* | First draft using only webseed for serverChocobozzz2016-07-271-4/+8
|/
* Server: throttle "seedAll" when starting the serverChocobozzz2016-07-211-0/+5
|
* Server: implement refresh tokenChocobozzz2016-07-201-0/+6
|
* Server: limit actions for each request between podsChocobozzz2016-07-061-0/+4
|
* Pod model refractoring -> use mongoose apiChocobozzz2016-06-301-3/+6
|
* Video model refractoring -> use mongoose apiChocobozzz2016-06-241-1/+2
|
* Try to make a better communication (between pods) moduleChocobozzz2016-06-181-7/+6
|
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-071-2/+2
| | | | upload form
* Little refractoring of requests scheduler moduleChocobozzz2016-06-061-0/+4
|
* Add tag search support to serverChocobozzz2016-06-061-1/+1
|
* Add tags support to serverChocobozzz2016-06-061-9/+14
|
* Increase the interval for the friends requestsChocobozzz2016-06-051-2/+2
|
* Extends the search feature by customizing the search field (name,Chocobozzz2016-05-221-0/+6
| | | | podUrl...)
* Add ability to sort videos listChocobozzz2016-05-171-0/+6
|
* Add check for the author username lengthChocobozzz2016-05-161-0/+3
|
* Add a check for the duration of videosChocobozzz2016-05-161-0/+5
|
* Move the count of results for the pagination in constants moduleChocobozzz2016-05-131-0/+4
|
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-101-1/+9
|
* Use const/let now we use node 4.2Chocobozzz2016-03-161-5/+5
|
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+42