aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit
Commit message (Expand)AuthorAgeFilesLines
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-093-8/+8
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-085-5/+5
* Fix grey color themeChocobozzz2020-05-221-1/+1
* Add tooltip on caption upload to specify which formats are supportedRigel Kent2020-05-012-0/+6
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-282-14/+2
* Make video-add-nav tabs scrollable on small devices (#2677)Kim2020-04-271-1/+28
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-201-3/+34
* Add getSubs to YoutubeDL video importkimsible2020-04-141-25/+39
* Fix cancel uploadChocobozzz2020-04-141-0/+4
* Fix lint relative to DragDropDirectiveRigel Kent2020-04-033-8/+8
* Fix video add nave hidingChocobozzz2020-04-031-0/+4
* Support drag and drop for video upload and torrent file importRigel Kent2020-04-039-17/+64
* Refactor torrent-or-magnet divider in video importRigel Kent2020-04-032-2/+5
* Enlarge right column in video-edit on small screensRigel Kent2020-04-024-13/+59
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-024-75/+20
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-014-73/+79
* Fix lintChocobozzz2020-03-181-1/+1
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-134-39/+21
* More modern avatar upload, quota represented with progress barsRigel Kent2020-03-131-1/+1
* Improve nav in admin/configurationRigel Kent2020-03-071-1/+1
* 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
* Update to angular 9Chocobozzz2020-02-103-5/+5
* Support wma and wav audio filesChocobozzz2020-02-071-1/+3
* Add link to video in update view and smooth progress bar repositioningRigel Kent2020-01-133-3/+12
* Move watch later logic in miniatureChocobozzz2020-01-031-1/+0
* Fix video support field updateChocobozzz2019-12-271-13/+17
* Lazy load static objectsChocobozzz2019-12-186-21/+47
* Add hyperlink video timestamps in descriptionLesterpig2019-12-171-1/+1
* Add a warning when uploading videos using rootChocobozzz2019-12-103-3/+27
* search filtering improvements per #1654Rigel Kent2019-12-051-2/+3
* Excplicit the tag limit #1815 relatedbikepunk2019-12-031-0/+1
* Disable webtorrent support in clientChocobozzz2019-11-251-1/+1
* Add about information in registration pageChocobozzz2019-09-053-24/+56
* Fix help transcoding placementChocobozzz2019-07-291-0/+2
* Update client dependenciesChocobozzz2019-07-251-1/+1
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-253-6/+6
* Update angularChocobozzz2019-07-255-7/+7
* Add client hooksChocobozzz2019-07-241-1/+1
* Improve registrationChocobozzz2019-06-071-1/+0
* Don't break video scheduled publicationChocobozzz2019-06-072-2/+3
* 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-079-24/+10
* | Support audio upload in clientChocobozzz2019-05-175-43/+116
|/
* Optimize video update page loadChocobozzz2019-04-251-25/+26
* Fix explained privacies on first upload screenChocobozzz2019-04-259-8/+10
* Add/update/delete/list my playlistsChocobozzz2019-03-185-102/+4
* Update E2E testsChocobozzz2019-02-211-4/+7