aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/modal
Commit message (Collapse)AuthorAgeFilesLines
* Share modal light UI simplificationRigel Kent2020-03-062-27/+21
|
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-132-2/+2
|
* Remove resume parameter when sharing a videoChocobozzz2020-02-101-2/+0
|
* Strict templates enabledChocobozzz2020-02-101-1/+1
|
* Fix support modal titleChocobozzz2019-12-302-3/+1
|
* Slightly more personal support modalRigel Kent2019-12-272-2/+4
|
* Fix buildChocobozzz2019-12-051-1/+1
|
* Support playlists in share modalChocobozzz2019-12-053-140/+165
|
* Update angularChocobozzz2019-07-253-3/+3
|
* Add params to share modalChocobozzz2019-06-123-55/+296
|
* Add video miniature dropdownChocobozzz2019-04-059-384/+0
|
* Add to playlist dropdownChocobozzz2019-03-183-11/+17
|
* Lazy import some modulesChocobozzz2019-02-151-1/+3
|
* Refactor how we use iconsChocobozzz2019-01-175-5/+5
| | | | Inject them in an angular component so we can easily change their color
* Increase abuse length to 3000Chocobozzz2019-01-141-2/+1
| | | | And correctly handle new lines
* Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-102-3/+14
|
* Refractor notification serviceChocobozzz2018-12-194-15/+14
| | | | Shorter name and use primeng component
* Add information in report modalChocobozzz2018-12-053-0/+25
|
* Improve download modal input styleChocobozzz2018-09-242-6/+4
|
* Merge branch 'develop' into unused-importsChocobozzz2018-09-243-7/+38
|\
| * add url field to download modalRigel Kent2018-09-233-9/+38
| |
* | remove unused importsBO412018-09-223-9/+3
|/
* Put "start at" at the top of the modalChocobozzz2018-09-051-7/+8
|
* Add start at checkbox in share modalChocobozzz2018-08-273-10/+44
|
* Add blacklist reason fieldChocobozzz2018-08-143-0/+103
|
* Add ability to delete and update abuse on clientChocobozzz2018-08-141-1/+1
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-099-165/+140
|
* QR Code (#802)DeeJayBro2018-07-122-0/+9
| | | | | Adding QR-Code to the Share modal. fixes #683
* rewording download option and reorder optionsRigel Kent2018-07-111-6/+6
| | | | ".torrent" is a common name for users familiar with BitTorrent, and less impressive than "metainfo" or no information as opposed to the magnet option, less commonly known but rather just clicked on most sites.
* Fix #639 providing magnet URI in player and download modalRigel Kent2018-06-242-2/+19
|
* Handle markdown in account/video channel pagesChocobozzz2018-06-181-5/+1
|
* Add form validator translationsChocobozzz2018-06-051-4/+4
|
* Form validators refractoringChocobozzz2018-06-051-16/+5
|
* Add i18n attributesChocobozzz2018-06-056-22/+28
|
* Add context menu to playerChocobozzz2018-05-301-4/+2
|
* Improve torrent/video downloadChocobozzz2018-05-291-2/+2
|
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-192-7/+7
| | | | before beta
* Add support to video support on clientChocobozzz2018-02-203-0/+61
|
* Fix file downloadingChocobozzz2018-02-071-1/+4
|
* Add video comment componentsChocobozzz2017-12-279-0/+311