aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos
Commit message (Expand)AuthorAgeFilesLines
* Correctly truncate HTMLChocobozzz2023-08-174-72/+40
* Migrate server to ESMChocobozzz2023-08-1126-45/+45
* Remove unnecessary workaroundsChocobozzz2023-07-282-9/+1
* Refactor a little bit nsfwPolicyToParamChocobozzz2023-07-281-4/+7
* Remove unnecessary castChocobozzz2023-07-281-2/+0
* Implement video file replacement in clientChocobozzz2023-07-2515-228/+506
* Improve recommended videos without video tagsChocobozzz2023-07-191-20/+20
* Fix anonymous autoplayChocobozzz2023-07-171-4/+4
* Don't update opengraph in angularChocobozzz2023-07-171-26/+0
* Remove webtorrent support from clientChocobozzz2023-07-103-238/+245
* Fix fetching storyboard of password protected videoChocobozzz2023-06-291-1/+1
* More robust wait transcoding checkbox displayChocobozzz2023-06-291-6/+2
* Add storyboard supportChocobozzz2023-06-291-3/+42
* Feature/password protected videos (#5836)Wicklow2023-06-2916-40/+148
* 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