aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models
Commit message (Expand)AuthorAgeFilesLines
* Use dashes for filenamesChocobozzz2016-07-011-1/+1
* OAuth/User models refractoring -> use mongoose apiChocobozzz2016-07-014-123/+95
* Pod model refractoring -> use mongoose apiChocobozzz2016-06-302-79/+71
* Video model: namePath -> filenameChocobozzz2016-06-281-9/+9
* Re enable the "seed all videos" functionChocobozzz2016-06-281-2/+8
* Request model refractoring -> use mongoose apiChocobozzz2016-06-283-74/+286
* Video model refractoring -> use mongoose apiChocobozzz2016-06-242-162/+314
* Try to make a better communication (between pods) moduleChocobozzz2016-06-182-7/+40
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-071-0/+1
* Add tag search support to serverChocobozzz2016-06-061-1/+1
* Add tags support to serverChocobozzz2016-06-061-0/+1
* Extends the search feature by customizing the search field (name,Chocobozzz2016-05-221-2/+9
* Add total results field and wrap videos in data field when listingChocobozzz2016-05-211-18/+24
* Add ability to sort videos listChocobozzz2016-05-171-4/+5
* Add createdDate to videosChocobozzz2016-05-131-3/+7
* Introduce paginations in videos listingChocobozzz2016-05-131-4/+5
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-133-16/+16
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-101-94/+32
* Video duration support (server)Chocobozzz2016-05-031-2/+4
* Rename pool requests --> requests schedulerChocobozzz2016-05-021-10/+10
* Make angular client load dynamically the generated client id/secretChocobozzz2016-04-271-0/+5
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-142-2/+3
* Create an "installer" module that create defaults clients/users...Chocobozzz2016-03-211-0/+10
* OAuth server: first draftChocobozzz2016-03-211-0/+108
* Use const/let now we use node 4.2Chocobozzz2016-03-163-30/+30
* Video lib/model/reqvalidator refractoringChocobozzz2016-03-161-34/+0
* Fix testsChocobozzz2016-03-071-1/+1
* Prepare folders structure for angular appChocobozzz2016-03-073-0/+377