aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/shared/video.model.ts
Commit message (Expand)AuthorAgeFilesLines
* Rename Pod -> ServerChocobozzz2017-11-271-5/+5
* Make the client compile tooChocobozzz2017-11-271-5/+5
* Adapt client with video channelsChocobozzz2017-10-261-86/+2
* Fix share embed iframe linkChocobozzz2017-10-171-3/+9
* Add oembed endpointChocobozzz2017-10-161-0/+5
* Client: handle multiple file resolutionsChocobozzz2017-10-061-3/+12
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-2/+2
* Improve real world scriptChocobozzz2017-09-121-0/+1
* Move video file metadata in their own tableChocobozzz2017-08-251-7/+14
* Add preview to embedChocobozzz2017-07-121-0/+5
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-2/+5
* Use typescript standard and lint all filesChocobozzz2017-06-161-75/+75
* Update webpack stackChocobozzz2017-06-111-0/+2
* Use shared modelsChocobozzz2017-06-111-9/+12
* Client: fix update button displayed on non owned videoChocobozzz2017-05-051-0/+4
* Add ability for an administrator to remove any video (#61)Green-Star2017-04-261-2/+6
* Client: add basic support for updating a videoChocobozzz2017-04-101-0/+38
* Client: support video languageChocobozzz2017-04-071-0/+3
* Client: Handle NSFW videoChocobozzz2017-04-041-1/+11
* Client: add support for video licencesChocobozzz2017-03-271-0/+3
* Add video category supportChocobozzz2017-03-221-0/+3
* Add like/dislike system for videosChocobozzz2017-03-081-1/+7
* Client: add views information and sortChocobozzz2017-02-261-1/+4
* First version with PostgreSQLChocobozzz2016-12-191-3/+3
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-161-15/+6
* Client: add more informations to watch video viewChocobozzz2016-11-041-0/+1
* Add tags support to the video listChocobozzz2016-06-101-0/+3
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+64