aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit
Commit message (Expand)AuthorAgeFilesLines
* Fix videos add tabs styleChocobozzz2018-08-092-12/+21
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-095-241/+240
* Correct webtorrent download cleanupChocobozzz2018-08-081-1/+1
* Add import.video.torrent configurationChocobozzz2018-08-082-1/+2
* Import torrents with webtorrentChocobozzz2018-08-085-8/+44
* Import magnets with webtorrentChocobozzz2018-08-089-8/+250
* Move send video components inside a dedicated directoryChocobozzz2018-08-089-35/+35
* video-import -> video-import-urlChocobozzz2018-08-086-12/+12
* Refractor video upload/importChocobozzz2018-08-085-97/+107
* Fix testsChocobozzz2018-08-062-2/+2
* Fix fps federationChocobozzz2018-08-062-3/+2
* Add import http enabled configurationChocobozzz2018-08-063-1/+14
* Correctly handle video import errorsChocobozzz2018-08-061-1/+1
* Add ability to remove a video importChocobozzz2018-08-061-0/+5
* Add ability to import video with youtube-dlChocobozzz2018-08-0611-379/+712
* Sort video captionsChocobozzz2018-07-251-4/+14
* Improve captions UX (at least I've tried)Chocobozzz2018-07-256-6/+78
* Improve frontend accessibilityChocobozzz2018-07-174-45/+27
* Use a resolver when updating the videoChocobozzz2018-07-164-49/+77
* Improve video edit/update/add typingsChocobozzz2018-07-163-12/+14
* Do not display private privacy if the video is not privateChocobozzz2018-07-161-1/+1
* Parse log script parse the last updated logChocobozzz2018-07-161-6/+1
* Handle .srt subtitlesChocobozzz2018-07-163-8/+27
* Implement captions/subtitlesChocobozzz2018-07-1614-85/+333
* Increase upload limit to 8GB (test)Chocobozzz2018-06-291-5/+5
* Extract extensions from the buttonChocobozzz2018-06-292-2/+12
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-4/+4
* clarifying what extensions are accepted for uploadRigel Kent2018-06-291-1/+1
* Fix images size limitChocobozzz2018-06-221-1/+10
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+0
* Update iso639 translations for french and deutchChocobozzz2018-06-191-0/+1
* Don't send view on private videoChocobozzz2018-06-181-1/+0
* Add ability to schedule video publicationChocobozzz2018-06-158-34/+127
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-123-3/+17
* Add missing translationsChocobozzz2018-06-052-2/+5
* Translate tab headsChocobozzz2018-06-051-2/+2
* Add form validator translationsChocobozzz2018-06-051-25/+18
* Form validators refractoringChocobozzz2018-06-053-63/+39
* Add i18n attributesChocobozzz2018-06-056-48/+55
* Video support field inherits channel support fieldChocobozzz2018-05-253-3/+39
* Only use account name in routesChocobozzz2018-05-251-1/+1
* Fix video channel update with an admin accountChocobozzz2018-05-172-7/+14
* Fix updating video tags to empty fieldChocobozzz2018-05-161-1/+1
* Fix some components after Angular 6 upgradeChocobozzz2018-05-163-6/+1
* Upgrade to rxjs 6Chocobozzz2018-05-164-35/+32
* Add ability to update a video channelChocobozzz2018-05-115-14/+6
* Add help concerning NSFW videos in uploadChocobozzz2018-04-192-0/+5
* TypoChocobozzz2018-03-211-1/+1
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-191-1/+1
* Fix upload with small file namesChocobozzz2018-03-121-1/+10