aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos
Commit message (Expand)AuthorAgeFilesLines
* Fix notification settingsChocobozzz2023-05-241-1/+1
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-243-6/+9
* Fix lintChocobozzz2023-05-247-47/+24
* Update angularChocobozzz2023-05-231-2/+2
* Don't send replay settings on not replayed livesWicklow2023-04-192-4/+14
* Allow to update a live with untouched privacyChocobozzz2023-04-141-2/+3
* Feature/filter already watched videos (#5739)Wicklow2023-04-121-0/+3
* Feature/Add replay privacy (#5692)Wicklow2023-03-314-5/+29
* Don't send undefined with HTML inputChocobozzz2023-03-101-0/+3
* Add test on AP hooksChocobozzz2023-03-101-2/+2
* Add ability for plugins to alter video jsonldChocobozzz2023-03-101-11/+4
* Add ability for plugins to add metadataChocobozzz2023-03-102-2/+37
* Add action:video-edit.form.updated hookChocobozzz2023-03-101-1/+9
* Add timestamp auto link docChocobozzz2023-03-071-3/+5
* Hotfix/channel avatars overview (#5667)Wicklow2023-03-071-7/+5
* Fix action button heightChocobozzz2023-02-281-1/+1
* Avoid always resuming the end of the videoChocobozzz2023-02-251-7/+12
* Fix angular build, againChocobozzz2023-02-201-1/+1
* Fix buttons accessibility using keyboardChocobozzz2023-02-201-1/+1
* Fix buttons CSSChocobozzz2023-02-202-7/+6
* Fix default trending algorithm in admin configChocobozzz2023-02-201-3/+0
* 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
* Prevent hotkeys playback rate/seek with livesChocobozzz2022-12-301-14/+24
* feat(player/playbackRate): set rate with url paramkontrollanten2022-12-291-0/+2
* feat(config): add missing videos sort options in adminpaulienm2022-12-191-0/+3
* Fix cancel upload button styleChocobozzz2022-11-241-1/+4
* Fix client lintChocobozzz2022-11-151-1/+1
* Force autoplay when live startsChocobozzz2022-11-151-10/+32
* Federate entire descriptionChocobozzz2022-11-142-16/+25
* Fix HTML in account/channel descriptionChocobozzz2022-11-142-2/+2
* Fix upload error handlingChocobozzz2022-10-283-11/+3
* Update privacy-concerns.component.htmltreac1e2022-10-271-1/+1
* Fix playerChocobozzz2022-10-251-1/+1
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-16/+37
* Hide wait transcoding for livesChocobozzz2022-10-117-21/+13
* Refactor form reactiveChocobozzz2022-10-078-18/+17
* Correctly unsubscribe upload events on destroyChocobozzz2022-09-281-2/+7
* fix: keep partially uploaded fileskukhariev2022-09-281-1/+1
* Fix error messagesChocobozzz2022-09-231-1/+1
* Set scroll position at top of the textarea when opening the subtitle editor.lutangar2022-09-087-58/+65
* Add sync link to import pageChocobozzz2022-08-174-10/+16
* Add playback metric endpoint sent to OTELChocobozzz2022-08-161-0/+2
* Prevent creating multiple livesChocobozzz2022-08-122-1/+10
* Improve wait transcoding helpChocobozzz2022-08-121-1/+1
* Prefer thumbnail instead of previewChocobozzz2022-08-121-1/+1
* Add channel hooksChocobozzz2022-08-031-1/+1
* Prevent error on highlighted threadChocobozzz2022-07-292-1/+15