aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Expand)AuthorAgeFilesLines
* Better view counterChocobozzz2017-11-302-10/+27
* Add loader when expanding long video descriptionChocobozzz2017-11-2813-45/+33
* Rename Pod -> ServerChocobozzz2017-11-273-7/+7
* Make the client compile tooChocobozzz2017-11-276-16/+16
* Improve client mobile versionChocobozzz2017-11-063-10/+38
* Upgrade client depChocobozzz2017-10-311-3/+3
* Add video privacy settingChocobozzz2017-10-3124-114/+296
* Lazy description and previews to video formChocobozzz2017-10-3017-55/+248
* Support roles with rights and add moderator roleChocobozzz2017-10-272-7/+9
* Fix tag display on video watchChocobozzz2017-10-271-10/+16
* Replace NSFW with "mature or explicit content"Chocobozzz2017-10-278-33/+32
* Remove sequelize deprecated operatorsChocobozzz2017-10-261-1/+0
* Increase video attributes lengthChocobozzz2017-10-263-2/+3
* Add markdown support to video descriptionChocobozzz2017-10-268-8/+67
* Add channels to upload formChocobozzz2017-10-263-10/+25
* Adapt client with video channelsChocobozzz2017-10-2610-100/+127
* Fix video not found in watch componentChocobozzz2017-10-191-1/+5
* Fix bug when quitting NSFW videoChocobozzz2017-10-191-6/+6
* Add ability to download a video from direct link or torrent fileChocobozzz2017-10-196-32/+43
* Fix share embed iframe linkChocobozzz2017-10-171-3/+9
* Add oembed endpointChocobozzz2017-10-162-1/+6
* Fix some inconsistency in link (#97)Ronan2017-10-131-3/+3
* Client: check user is logged in for some pagesChocobozzz2017-10-104-5/+7
* Video blacklist refractoringChocobozzz2017-10-102-15/+10
* Fix lintChocobozzz2017-10-091-1/+1
* Client: fix loading server configurationsChocobozzz2017-10-095-68/+18
* Upgrade client dependenciesChocobozzz2017-10-091-1/+1
* Try to optimize frontendChocobozzz2017-10-0928-39/+174
* Fix exception when getting 404 in video watchChocobozzz2017-10-091-5/+4
* Client: handle multiple file resolutionsChocobozzz2017-10-066-127/+50
* Add info when server is processing a video at uploadChocobozzz2017-09-144-26/+13
* Remove ng2 file upload moduleChocobozzz2017-09-146-120/+95
* Fix lintChocobozzz2017-09-141-1/+0
* err.text -> errChocobozzz2017-09-142-4/+4
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-145-60/+72
* Improve real world scriptChocobozzz2017-09-121-0/+1
* Upload a video to /videos/uploadChocobozzz2017-09-071-3/+3
* Add information at video upload if user video quota is reachedChocobozzz2017-09-061-0/+2
* Move video file metadata in their own tableChocobozzz2017-08-253-13/+20
* Better webtorrent error handlingChocobozzz2017-07-231-5/+18
* Set correctly preview image for open graphChocobozzz2017-07-121-1/+1
* Add preview to embedChocobozzz2017-07-121-0/+5
* Use global uuid instead of remoteId for videosChocobozzz2017-07-118-24/+27
* Type webtorrentChocobozzz2017-07-113-21/+18
* Better typescript typing for a better worldChocobozzz2017-07-102-47/+43
* Fix page titlesChocobozzz2017-07-063-2/+5
* Clean up bottom video barChocobozzz2017-07-062-9/+20
* Better skin for videojsChocobozzz2017-07-062-3/+10
* Update videojs -> 6Chocobozzz2017-07-061-1/+1
* Fix client compilationChocobozzz2017-06-203-4/+3