Fix requests ordering between pods
[oweals/peertube.git] / server / models /
2016-07-05 ChocobozzzFix requests ordering between pods
2016-07-01 ChocobozzzUse dashes for filenames
2016-07-01 ChocobozzzOAuth/User models refractoring -> use mongoose api
2016-06-30 ChocobozzzPod model refractoring -> use mongoose api
2016-06-28 ChocobozzzVideo model: namePath -> filename
2016-06-28 ChocobozzzRe enable the "seed all videos" function
2016-06-28 ChocobozzzRequest model refractoring -> use mongoose api
2016-06-24 ChocobozzzVideo model refractoring -> use mongoose api
2016-06-18 ChocobozzzTry to make a better communication (between pods) module
2016-06-07 ChocobozzzUse ng2-file-upload instead of jquery and add tags...
2016-06-06 ChocobozzzAdd tag search support to server
2016-06-06 ChocobozzzAdd tags support to server
2016-05-22 ChocobozzzExtends the search feature by customizing the search...
2016-05-21 ChocobozzzAdd total results field and wrap videos in data field...
2016-05-17 ChocobozzzAdd ability to sort videos list
2016-05-13 ChocobozzzAdd createdDate to videos
2016-05-13 ChocobozzzIntroduce paginations in videos listing
2016-05-13 ChocobozzzUpdate to standard 7. Goodbye snake_case, I used to...
2016-05-10 ChocobozzzRefractoring and add thumbnails support (without tests)
2016-05-03 ChocobozzzVideo duration support (server)
2016-05-02 ChocobozzzRename pool requests --> requests scheduler
2016-04-27 ChocobozzzMake angular client load dynamically the generated...
2016-04-14 ChocobozzzAdd authentications for routes that need it and adapts...
2016-03-21 ChocobozzzCreate an "installer" module that create defaults clien...
2016-03-21 ChocobozzzOAuth server: first draft
2016-03-16 ChocobozzzUse const/let now we use node 4.2
2016-03-16 ChocobozzzVideo lib/model/reqvalidator refractoring
2016-03-07 ChocobozzzFix tests
2016-03-07 ChocobozzzPrepare folders structure for angular app