]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/videos/+video-edit
Refractor notification service
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-edit /
2018-12-19  ChocobozzzRefractor notification service
2018-12-18  ChocobozzzAdd ability to disable and clear history
2018-12-17  ChocobozzzFix adding captions to a video
2018-12-11  ChocobozzzSupport additional video extensions
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-07  Micah Elizabeth... Remove hard-coded 8GB upload limit in client (#1293)
2018-11-18  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16  ChocobozzzImprove message visibility on signup
2018-11-16  ChocobozzzImprove video upload error handling
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18  ChocobozzzBetter typings
2018-10-18  BO41NoImplicitAny flag true (#1157)
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10  ChocobozzzAdd ability to list all local videos on client
2018-10-01  ChocobozzzFix error when clicking on the disabled publish button
2018-09-29  Rigel Kentfix message space on video upload cancel
2018-09-28  ChocobozzzFix advanced options in upload form
2018-09-28  ChocobozzzFix some i18n tags
2018-09-24  ChocobozzzMerge pull request #1105 from BO41/unused-imports
2018-09-24  ChocobozzzMerge branch 'develop' into unused-imports 1105/head
2018-09-22  BO41remove unused imports
2018-09-21  Rigel Kenti18n in video-edit
2018-09-21  ChocobozzzUpgrade client dependencies
2018-09-20  Rigel Kentfix nav tab and tag color in dark theme
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-17  Rigel Kentadding missing i18n for schedule option
2018-09-07  ChocobozzzUpdate translations
2018-09-05  ChocobozzzFix video add background color
2018-09-04  Rigel Kentadd theming via css custom properties
2018-09-04  ChocobozzzBetter label for video privacies
2018-09-04  JorropoAdd video recomandation by tags (#1001)
2018-09-03  ChocobozzzDon't get quota twice
2018-08-28  Felix AbleitnerImplement daily upload limit (#956)
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
next