aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Collapse)AuthorAgeFilesLines
* Server: fix ipc bugChocobozzz2016-07-181-3/+3
|
* Use dashes for filenamesChocobozzz2016-07-013-2/+2
|
* OAuth/User models refractoring -> use mongoose apiChocobozzz2016-07-011-0/+70
|
* Pod model refractoring -> use mongoose apiChocobozzz2016-06-301-8/+12
|
* Request model refractoring -> use mongoose apiChocobozzz2016-06-282-284/+28
|
* Video model refractoring -> use mongoose apiChocobozzz2016-06-243-218/+20
|
* Try to make a better communication (between pods) moduleChocobozzz2016-06-183-171/+214
|
* Remove useless use of async.eachChocobozzz2016-06-141-15/+13
|
* Little refractoring of requests scheduler moduleChocobozzz2016-06-061-41/+46
|
* Add tags support to serverChocobozzz2016-06-061-1/+2
|
* Use async waterfall in request scheduler for better readabilityChocobozzz2016-05-151-22/+48
|
* Use async waterfall for better readability in friends libChocobozzz2016-05-151-32/+47
|
* getVideoThumbnail -> createVideoThumbnailChocobozzz2016-05-131-2/+2
|
* Fix friends makingChocobozzz2016-05-131-2/+4
|
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-135-121/+119
|
* Add debug electron settingChocobozzz2016-05-131-6/+10
|
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-103-19/+136
|
* Move video duration logic in lib/Chocobozzz2016-05-061-0/+10
|
* Rename pool requests --> requests schedulerChocobozzz2016-05-022-37/+37
|
* Fix lodash map requireChocobozzz2016-04-261-1/+1
|
* Use lodash v4Chocobozzz2016-04-191-3/+3
|
* Fix exception log of the webtorrent processChocobozzz2016-03-192-2/+2
|
* Change api output for videosChocobozzz2016-03-181-2/+2
|
* Use const/let now we use node 4.2Chocobozzz2016-03-165-102/+101
|
* Video lib/model/reqvalidator refractoringChocobozzz2016-03-161-0/+11
|
* Fix testsChocobozzz2016-03-071-1/+1
|
* Prepare Angular routesChocobozzz2016-03-071-0/+1
|
* Prepare folders structure for angular appChocobozzz2016-03-075-0/+748