]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/videos/+video-edit
Update client according to new model paths
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-edit /
2018-08-09  ChocobozzzFix videos add tabs style
2018-08-09  ChocobozzzMigrate to bootstrap 4 and ng-bootstrap
2018-08-08  ChocobozzzCorrect webtorrent download cleanup
2018-08-08  ChocobozzzAdd import.video.torrent configuration
2018-08-08  ChocobozzzImport torrents with webtorrent
2018-08-08  ChocobozzzImport magnets with webtorrent
2018-08-08  ChocobozzzMove send video components inside a dedicated directory
2018-08-08  Chocobozzzvideo-import -> video-import-url
2018-08-08  ChocobozzzRefractor video upload/import
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzFix tests
2018-08-06  ChocobozzzFix fps federation
2018-08-06  ChocobozzzAdd import http enabled configuration
2018-08-06  ChocobozzzCorrectly handle video import errors
2018-08-06  ChocobozzzAdd ability to remove a video import
2018-08-06  ChocobozzzAdd ability to import video with youtube-dl
2018-07-25  ChocobozzzSort video captions
2018-07-25  ChocobozzzImprove captions UX (at least I've tried)
2018-07-17  ChocobozzzImprove frontend accessibility
2018-07-16  ChocobozzzUse a resolver when updating the video
2018-07-16  ChocobozzzImprove video edit/update/add typings
2018-07-16  ChocobozzzDo not display private privacy if the video is not...
2018-07-16  ChocobozzzParse log script parse the last updated log
2018-07-16  ChocobozzzHandle .srt subtitles
2018-07-16  ChocobozzzImplement captions/subtitles
2018-06-29  ChocobozzzIncrease upload limit to 8GB (test)
2018-06-29  ChocobozzzExtract extensions from the button
2018-06-29  ChocobozzzClient: Add ability to update video channel avatar
2018-06-29  Rigel Kentclarifying what extensions are accepted for upload
2018-06-22  ChocobozzzFix images size limit
2018-06-20  ChocobozzzFix HTTP fallback when having videostream issues on...
2018-06-19  ChocobozzzUpdate iso639 translations for french and deutch
2018-06-18  ChocobozzzDon't send view on private video
2018-06-15  ChocobozzzAdd ability to schedule video publication
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-05  ChocobozzzAdd missing translations
2018-06-05  ChocobozzzTranslate tab heads
2018-06-05  ChocobozzzAdd form validator translations
2018-06-05  ChocobozzzForm validators refractoring
2018-06-05  ChocobozzzAdd i18n attributes
2018-05-25  ChocobozzzVideo support field inherits channel support field
2018-05-25  ChocobozzzOnly use account name in routes
2018-05-17  ChocobozzzFix video channel update with an admin account
2018-05-16  ChocobozzzFix updating video tags to empty field
2018-05-16  ChocobozzzFix some components after Angular 6 upgrade
2018-05-16  ChocobozzzUpgrade to rxjs 6
2018-05-11  ChocobozzzAdd ability to update a video channel
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19  ChocobozzzAdd help concerning NSFW videos in upload
2018-03-21  ChocobozzzTypo
2018-03-19  ChocobozzzBEARKING CHANGE: Update videos API response
2018-03-12  ChocobozzzFix upload with small file names
2018-02-26  ChocobozzzDisable service worker
2018-02-23  ChocobozzzBetter help on markdown fields
2018-02-22  ChocobozzzAdd help tooltip
2018-02-22  ChocobozzzAdd limit to video sizes
2018-02-22  ChocobozzzAdd ability to update another user video
2018-02-21  ChocobozzzFix support field validation in video edit
2018-02-20  ChocobozzzAdd ability to import videos from all supported youtube...
2018-02-20  ChocobozzzAdd support to video support on client
2018-02-20  ChocobozzzAdd filename in upload form title
2018-02-16  ChocobozzzAdd video image components
2018-02-16  ChocobozzzUpgrade server dependencies
2018-02-16  ChocobozzzAdd loading bar when updating a video
2018-02-16  ChocobozzzAdd ability to update thumbnail and preview on client
2018-01-31  ChocobozzzAdd new name/terms/description config options
2018-01-31  ChocobozzzHide description previews on mobile view
2018-01-26  ChocobozzzOnly accept public comments
2018-01-25  ChocobozzzImprove video upload guard a little bit
2018-01-25  Dimitri GilbertIssue #195 : When uploading, warn when the user quits...
2018-01-23  ChocobozzzAdd style to cancel button
2018-01-23  Dimitri GilbertIssue #196 : Allow to cancel an upload (#221)
2018-01-11  ChocobozzzAdd scores to follows and remove bad ones
2018-01-09  ChocobozzzRefractor peertube videojs plugin
2018-01-08  ChocobozzzSupport video quota on client
2018-01-08  ChocobozzzFix overflow in select inputs
2018-01-04  ChocobozzzAdd ability to delete comments
2018-01-03  ChocobozzzAdd ability to disable video comments
2017-12-29  ChocobozzzBegin to add avatar to actors
2017-12-20  ChocobozzzDesign modals
2017-12-20  ChocobozzzImprove video tag in edit form
2017-12-20  ChocobozzzCustomize checkboxs
2017-12-20  ChocobozzzCustomize select
2017-12-20  ChocobozzzRedirect to uuid video route after upload
2017-12-20  ChocobozzzAdd bootstrap analyzer and optimize build
2017-12-12  ChocobozzzMove to angular cli
2017-12-11  ChocobozzzMerge branch 'feature/design' into develop
2017-12-08  ChocobozzzFinish admin design
2017-12-08  ChocobozzzBegin admin design
2017-12-08  ChocobozzzDesign second video upload step
2017-12-07  ChocobozzzAdd progress bar for video upload
2017-12-07  ChocobozzzFirst upload step is ok
2017-12-07  ChocobozzzFirst step upload with new design
2017-12-07  ChocobozzzDesign video update
2017-12-07  ChocobozzzMove video form inside a component
2017-12-01  ChocobozzzBegin videos of an account
2017-12-01  ChocobozzzBegin videos list new design
2017-11-28  ChocobozzzAdd loader when expanding long video description
2017-10-31  ChocobozzzAdd video privacy setting
next