]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/videos
Add account settings new design
[github/Chocobozzz/PeerTube.git] / client / src / app / videos /
2017-12-01  ChocobozzzAdd account settings new design
2017-12-01  ChocobozzzAdd auto scroll to videos list
2017-12-01  ChocobozzzBegin videos list new design
2017-11-30  ChocobozzzBetter view counter
2017-11-28  ChocobozzzAdd loader when expanding long video description
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzMake the client compile too
2017-11-06  ChocobozzzImprove client mobile version
2017-10-31  ChocobozzzUpgrade client dep
2017-10-31  ChocobozzzAdd video privacy setting
2017-10-30  ChocobozzzLazy description and previews to video form
2017-10-27  ChocobozzzSupport roles with rights and add moderator role
2017-10-27  ChocobozzzFix tag display on video watch
2017-10-27  ChocobozzzReplace NSFW with "mature or explicit content"
2017-10-26  ChocobozzzRemove sequelize deprecated operators
2017-10-26  ChocobozzzIncrease video attributes length
2017-10-26  ChocobozzzAdd markdown support to video description
2017-10-26  ChocobozzzAdd channels to upload form
2017-10-26  ChocobozzzAdapt client with video channels
2017-10-19  ChocobozzzFix video not found in watch component
2017-10-19  ChocobozzzFix bug when quitting NSFW video
2017-10-19  ChocobozzzAdd ability to download a video from direct link or...
2017-10-17  ChocobozzzFix share embed iframe link
2017-10-16  ChocobozzzAdd oembed endpoint
2017-10-13  RonanFix some inconsistency in link (#97)
2017-10-10  ChocobozzzClient: check user is logged in for some pages
2017-10-10  ChocobozzzVideo blacklist refractoring
2017-10-09  ChocobozzzFix lint
2017-10-09  ChocobozzzClient: fix loading server configurations
2017-10-09  ChocobozzzUpgrade client dependencies
2017-10-09  ChocobozzzTry to optimize frontend
2017-10-09  ChocobozzzFix exception when getting 404 in video watch
2017-10-06  ChocobozzzClient: handle multiple file resolutions
2017-09-14  ChocobozzzAdd info when server is processing a video at upload
2017-09-14  ChocobozzzRemove ng2 file upload module
2017-09-14  ChocobozzzFix lint
2017-09-14  Chocobozzzerr.text -> err
2017-09-14  ChocobozzzMove to HttpClient and PrimeNG data table
2017-09-12  ChocobozzzImprove real world script
2017-09-07  ChocobozzzUpload a video to /videos/upload
2017-09-06  ChocobozzzAdd information at video upload if user video quota...
2017-08-25  ChocobozzzMove video file metadata in their own table
2017-07-23  ChocobozzzBetter webtorrent error handling
2017-07-12  ChocobozzzSet correctly preview image for open graph
2017-07-12  ChocobozzzAdd preview to embed
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-11  ChocobozzzType webtorrent
2017-07-10  ChocobozzzBetter typescript typing for a better world
2017-07-06  ChocobozzzFix page titles
2017-07-06  ChocobozzzClean up bottom video bar
2017-07-06  ChocobozzzBetter skin for videojs
2017-07-06  ChocobozzzUpdate videojs -> 6
2017-06-20  ChocobozzzFix client compilation
2017-06-17  ChocobozzzShare models between server and client
2017-06-16  ChocobozzzUse typescript standard and lint all files
2017-06-11  ChocobozzzBundle webtorrent with webpack. Closes https://github...
2017-06-11  ChocobozzzUpdate webpack stack
2017-06-11  ChocobozzzUpdate client modules
2017-06-11  ChocobozzzBetter build/dev scripts
2017-06-11  ChocobozzzUse shared models
2017-05-05  ChocobozzzClient: little refractoring
2017-05-05  ChocobozzzFix unset video language on video update
2017-05-05  ChocobozzzClient: fix update button displayed on non owned video
2017-05-01  ChocobozzzClient: try to be responsive
2017-04-29  ChocobozzzClient: minor css fixes
2017-04-26  ChocobozzzFormat video blacklist
2017-04-26  ChocobozzzClient: fix bad rebase
2017-04-26  ChocobozzzClient: adjust viewport height
2017-04-26  ChocobozzzClient: display video tags
2017-04-26  ChocobozzzClient: beautiful watch page
2017-04-26  ChocobozzzClient: fixed header and menu
2017-04-26  ChocobozzzClient Better design for video watch
2017-04-26  ChocobozzzClient: responsive design
2017-04-26  Green-StarAdd ability for an administrator to remove any video...
2017-04-16  ChocobozzzClient: use ng2-tag-input for forms with video tags
2017-04-12  ChocobozzzClient: update to angular 4
2017-04-10  ChocobozzzClient: add basic support for updating a video
2017-04-07  ChocobozzzClient: support video language
2017-04-04  ChocobozzzClient: Handle NSFW video
2017-03-27  ChocobozzzClient: add support for video licences
2017-03-22  ChocobozzzRelax on tags (accept any characters and not required...
2017-03-22  ChocobozzzAdd video category support
2017-03-12  ChocobozzzClient: fix routes title
2017-03-10  ChocobozzzClient: fix prod compilation
2017-03-10  ChocobozzzClient: switch to @nglibs/meta
2017-03-08  ChocobozzzAllow to sort by likes
2017-03-08  ChocobozzzAdd like/dislike system for videos
2017-03-04  ChocobozzzClient: check token valitidy at startup
2017-02-26  ChocobozzzClient: add views information and sort
2017-02-10  ChocobozzzClient: fix lint
2017-01-29  ChocobozzzClient: notify client if there are webtorrent errors
2017-01-27  ChocobozzzClient: better confirm box for a beautiful world
2017-01-27  ChocobozzzClient: better notifications for a beautiful world
2017-01-27  ChocobozzzClient: fix video timeout
2017-01-23  ChocobozzzClient: add basic support to report video abuses
2017-01-20  ChocobozzzClient: add ability to report a video
2017-01-13  ChocobozzzClient: update ng2-meta
2017-01-13  ChocobozzzClient: add basic aot support
2017-01-12  ChocobozzzMerge branch 'postgresql'
2016-12-29  ChocobozzzClient: upgrade angular dep'
next