aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-261-0/+3
|\
| * Fix UI overflowsChocobozzz2021-05-261-0/+3
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-251-1/+1
|\|
| * Fix live ending bannerChocobozzz2021-05-251-1/+1
* | Inject server config in HTMLChocobozzz2021-05-142-10/+9
* | Remember tab in upload pageChocobozzz2021-05-112-7/+23
* | Error if importing a torrent with multiple filesChocobozzz2021-05-111-2/+8
* | Reorganize plugin modelsChocobozzz2021-05-111-2/+9
|/
* Fix paused upload messageChocobozzz2021-05-111-1/+1
* Resumable video uploads (#3933)kontrollanten2021-05-105-140/+232
* Sort channels by -updatedAtChocobozzz2021-05-101-13/+5
* Refactor video edit cssChocobozzz2021-05-072-75/+46
* Fix miniature avatar sizeChocobozzz2021-05-051-1/+3
* Move to stylelintChocobozzz2021-04-2813-34/+44
* Remove avatarUrl from modelsChocobozzz2021-04-283-50/+37
* Refactor actor avatar displayChocobozzz2021-04-2811-22/+30
* Clearer nsfw "do not list" labelChocobozzz2021-04-281-1/+1
* Fix playlist position errorChocobozzz2021-04-271-2/+2
* Added ability to reply to comments with remote interactionPoslovitch2021-04-261-2/+2
* Added "last" and a reversed ?playlistPosition in playlist URL (#3974)Florian CUNY2021-04-262-1/+15
* Refactor next/prev logicChocobozzz2021-04-261-33/+20
* Fixed lint errorPoslovitch2021-04-261-2/+4
* Fixed "previous" button showing when not watching a playlistPoslovitch2021-04-261-4/+5
* Added a "previous" button on player when watching playlistPoslovitch2021-04-262-0/+31
* Add ability to hide plugin form fieldsChocobozzz2021-04-224-17/+24
* Revert "Fix context menu when watching a playlist"Chocobozzz2021-04-211-16/+1
* Fix context menu when watching a playlistChocobozzz2021-04-211-1/+16
* Refactor feed componentChocobozzz2021-04-152-5/+4
* Refactor comment add cssChocobozzz2021-04-155-198/+169
* Don't always use a link for account avatarChocobozzz2021-04-152-4/+4
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-158-38/+12
* Refactor modal buttons styleChocobozzz2021-04-141-2/+2
* Fix lintChocobozzz2021-04-141-0/+1
* Move player style in watch componentChocobozzz2021-04-144-1/+23
* Use published at sort for recommended videosChocobozzz2021-04-141-1/+1
* add link to open video on origin instanceRigel Kent2021-04-122-2/+9
* Add plugin placeholder elements supportChocobozzz2021-04-121-0/+2
* Fix player responsive heightChocobozzz2021-04-121-1/+1
* Add playlist and video in watch action hookChocobozzz2021-04-091-1/+6
* Don't pause video upon modal open (#3909)kontrollanten2021-04-082-37/+2
* Add ability to update the bannerChocobozzz2021-04-085-1/+107
* 🐛 FIX: player width/heigth aspect ratioJonas Sulzer2021-04-051-1/+1
* Refactor video miniatureChocobozzz2021-04-018-49/+132
* Resume videos for non-logged in users (#3885)kontrollanten2021-03-311-2/+8
* Theme breaking: --submenuColor becomes --submenuBackgroundColorChocobozzz2021-03-312-4/+4
* Channel/account page redesign feedbacksChocobozzz2021-03-311-2/+1
* Square channel avatar consistencyChocobozzz2021-03-311-6/+0
* Add support button in channel pageChocobozzz2021-03-316-56/+7
* fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-311-0/+1
* Add client action hooks for pubish pagesChocobozzz2021-03-244-18/+38