aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/shared
Commit message (Expand)AuthorAgeFilesLines
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-282-14/+2
* Support drag and drop for video upload and torrent file importRigel Kent2020-04-031-1/+1
* Enlarge right column in video-edit on small screensRigel Kent2020-04-022-5/+58
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-023-71/+16
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-012-15/+22
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-1/+1
* Strict templates enabledChocobozzz2020-02-101-2/+2
* Fix angular 9 buildChocobozzz2020-02-101-1/+1
* Add link to video in update view and smooth progress bar repositioningRigel Kent2020-01-131-0/+9
* Fix video support field updateChocobozzz2019-12-271-13/+17
* Lazy load static objectsChocobozzz2019-12-183-11/+22
* Add hyperlink video timestamps in descriptionLesterpig2019-12-171-1/+1
* search filtering improvements per #1654Rigel Kent2019-12-051-2/+3
* Excplicit the tag limit #1815 relatedbikepunk2019-12-031-0/+1
* Add about information in registration pageChocobozzz2019-09-051-16/+38
* Fix help transcoding placementChocobozzz2019-07-291-0/+2
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-2/+2
* Update angularChocobozzz2019-07-252-2/+2
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-071-1/+1
|\
| * Fix error in form when scheduling video publicationChocobozzz2019-06-071-1/+1
* | Add ability to set a public to private in clientChocobozzz2019-06-071-1/+6
* | Support audio upload in clientChocobozzz2019-05-172-10/+5
|/
* Add/update/delete/list my playlistsChocobozzz2019-03-185-102/+4
* Update E2E testsChocobozzz2019-02-211-4/+7
* Move original publication date in advanced settingsChocobozzz2019-02-112-45/+49
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-114-26/+23
|\
| * Move enabled download/comments in advanced tabChocobozzz2019-02-111-10/+10
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-115-31/+28
| |\
| | * Fix some stylesChocobozzz2019-01-171-7/+6
| | * Refactor how we use iconsChocobozzz2019-01-173-15/+6
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-082-3/+3
| * | Fix some defaults values + indentationLucas Declercq2018-10-081-2/+2
| * | Only show download button if downloadingEnabled is set to trueLucas Declercq2018-10-062-0/+7
* | | Enable video upload and editclementbrizard2019-01-122-1/+17
| |/ |/|
* | Refractor notification serviceChocobozzz2018-12-191-2/+2
* | Fix adding captions to a videoChocobozzz2018-12-171-3/+1
* | Support additional video extensionsChocobozzz2018-12-112-0/+2
* | Improve message visibility on signupChocobozzz2018-11-161-0/+1
* | Better typingsChocobozzz2018-10-181-2/+3
* | NoImplicitAny flag true (#1157)BO412018-10-182-5/+5
* | Add ability to list all local videos on clientChocobozzz2018-10-101-0/+5
|/
* Fix some i18n tagsChocobozzz2018-09-281-0/+1
* i18n in video-editRigel Kent2018-09-211-4/+4
* fix nav tab and tag color in dark themeRigel Kent2018-09-201-3/+5
* Better label for video privaciesChocobozzz2018-09-041-4/+4
* Add video recomandation by tags (#1001)Jorropo2018-09-041-2/+3
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-095-241/+240
* Move send video components inside a dedicated directoryChocobozzz2018-08-081-70/+0
* Refractor video upload/importChocobozzz2018-08-081-0/+70
* Sort video captionsChocobozzz2018-07-251-4/+14