aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch
Commit message (Collapse)AuthorAgeFilesLines
* Fix notification settingsChocobozzz2023-05-241-1/+1
|
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-241-2/+2
| | | | It's deprecated by TS
* Fix lintChocobozzz2023-05-245-35/+16
|
* Feature/filter already watched videos (#5739)Wicklow2023-04-121-0/+3
| | | | | * filter already watched videos * Updated code based on review comments
* Add ability for plugins to alter video jsonldChocobozzz2023-03-101-11/+4
|
* Add ability for plugins to add metadataChocobozzz2023-03-102-2/+37
|
* Fix action button heightChocobozzz2023-02-281-1/+1
|
* Avoid always resuming the end of the videoChocobozzz2023-02-251-7/+12
|
* Fix buttons accessibility using keyboardChocobozzz2023-02-201-1/+1
|
* Fix buttons CSSChocobozzz2023-02-202-7/+6
|
* Correctly unsubscribe on menu destroyChocobozzz2023-02-161-1/+0
|
* Correctly fix table column widthsChocobozzz2023-02-151-1/+1
|
* Fix live update of autoplay next videoChocobozzz2023-02-152-10/+21
|
* Refactor login redirection/button linksChocobozzz2023-02-143-12/+2
| | | | Correctly handle external auth redirection in all cases
* Prevent hotkeys playback rate/seek with livesChocobozzz2022-12-301-14/+24
|
* feat(player/playbackRate): set rate with url paramkontrollanten2022-12-291-0/+2
|
* Force autoplay when live startsChocobozzz2022-11-151-10/+32
| | | | Using the mute
* Federate entire descriptionChocobozzz2022-11-142-16/+25
| | | | | | Introduce an explicit field truncatedDescription description in video list is deprecated description in video get will contain the entire description
* Fix HTML in account/channel descriptionChocobozzz2022-11-142-2/+2
|
* Update privacy-concerns.component.htmltreac1e2022-10-271-1/+1
| | | When translated, the white space after "Reminder:" is cut off, so in other languages there is no white space between the "Reminder:" and the following text, which looks ugly (e.g. in the German translation). A solution is to move the space behind the translated phrase (using the html-entity for space &#32).
* Fix playerChocobozzz2022-10-251-1/+1
|
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-16/+37
|
* Refactor form reactiveChocobozzz2022-10-071-2/+2
|
* Fix error messagesChocobozzz2022-09-231-1/+1
|
* Add playback metric endpoint sent to OTELChocobozzz2022-08-161-0/+2
|
* Add channel hooksChocobozzz2022-08-031-1/+1
|
* Prevent error on highlighted threadChocobozzz2022-07-292-1/+15
|
* video-watch.video-threads.loaded after DOM loadingChocobozzz2022-07-221-1/+2
|
* Add ability for client to create server logsChocobozzz2022-07-182-7/+9
|
* Put instance name in embed buttonChocobozzz2022-06-281-0/+1
|
* Theme fixesChocobozzz2022-06-281-3/+3
|
* Optimize emoji markup listChocobozzz2022-06-272-18/+18
|
* Refactor actor avatar componentChocobozzz2022-06-274-4/+15
|
* Fix fetching unlisted video in clientChocobozzz2022-06-243-7/+7
|
* Cleanup title-page CSSChocobozzz2022-06-163-10/+5
|
* Increase global font sizeChocobozzz2022-06-164-8/+2
|
* Move alert into to pt-alert-primaryChocobozzz2022-06-151-3/+3
|
* Reorganize application.scssChocobozzz2022-06-132-1/+4
|
* Replace all glyphicon iconsChocobozzz2022-06-132-10/+2
|
* Replace glyphicon chevronChocobozzz2022-06-104-21/+7
|
* Use bootstrap loaderChocobozzz2022-06-102-2/+2
|
* Remove secondary color themeChocobozzz2022-06-101-10/+6
|
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-101-3/+3
|\
| * Fix classic select and ng select css inconsistencyChocobozzz2022-06-101-3/+3
| |
* | Migrate to bootstrap 5Chocobozzz2022-06-108-38/+41
|/
* Handle playlist without videos availableChocobozzz2022-06-036-4/+22
|
* Add control bar option for peertube playerChocobozzz2022-05-201-0/+1
|
* Support videos stats in clientChocobozzz2022-04-152-10/+6
|
* Rename studio to editorChocobozzz2022-03-221-1/+1
|
* Some fixes for themesChocobozzz2022-03-151-1/+1
|