aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | publishing a video
* 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
| | | | before beta
* Fix upload with small file namesChocobozzz2018-03-121-1/+10
|
* Disable service workerChocobozzz2018-02-261-1/+1
|
* Better help on markdown fieldsChocobozzz2018-02-231-2/+4
|
* Add help tooltipChocobozzz2018-02-221-2/+2
|
* Add limit to video sizesChocobozzz2018-02-221-1/+7
|
* Add ability to update another user videoChocobozzz2018-02-221-3/+7
|
* Fix support field validation in video editChocobozzz2018-02-211-1/+1
|
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-201-1/+1
|
* Add support to video support on clientChocobozzz2018-02-205-5/+22
|
* Add filename in upload form titleChocobozzz2018-02-202-1/+5
|
* Add video image componentsChocobozzz2018-02-163-0/+116
|
* Upgrade server dependenciesChocobozzz2018-02-161-2/+2
|
* Add loading bar when updating a videoChocobozzz2018-02-165-5/+25
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-165-104/+169
|
* Add new name/terms/description config optionsChocobozzz2018-01-315-120/+5
|
* Hide description previews on mobile viewChocobozzz2018-01-312-1/+6
|
* Only accept public commentsChocobozzz2018-01-261-0/+1
|
* Improve video upload guard a little bitChocobozzz2018-01-253-8/+27
|
* Issue #195 : When uploading, warn when the user quits the page (#222)Dimitri Gilbert2018-01-253-6/+13
| | | | | | | | | | | | | | | | | | | | | | * issue #195 * fixing missing provider definition * fix styling issue * fix styling issue * removed unecessary code * using angular confirmService instead of window.confirm * gitignore unecessary folders * style fixes * using a generic canDeactivateGuard * fixing lint style
* Add style to cancel buttonChocobozzz2018-01-233-33/+43
|
* Issue #196 : Allow to cancel an upload (#221)Dimitri Gilbert2018-01-232-4/+23
| | | | | | | | | | | | | | * issue #196 * fixed missattribution of var * fix styling issue * renamed videoUpload to videoUploadObservable * added created path to gitignore * changed uploadCancel method name to cancelUpload
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+0
|
* Refractor peertube videojs pluginChocobozzz2018-01-091-1/+3
|
* Support video quota on clientChocobozzz2018-01-083-8/+24
|