aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/video
Commit message (Expand)AuthorAgeFilesLines
* Fix comments/download attributes on importChocobozzz2022-07-041-36/+32
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-271-8/+8
|\
| * Fix boolean data attributes in homepageChocobozzz2022-06-271-8/+8
* | Fix fetching unlisted video in clientChocobozzz2022-06-241-5/+5
* | store uploaded video filename (#4885)kontrollanten2022-06-211-1/+16
* | Support ICU in TS componentsChocobozzz2022-06-081-5/+6
|/
* Reduce videos sort complexityChocobozzz2022-04-151-2/+19
* Support videos stats in clientChocobozzz2022-04-154-8/+25
* Rename studio to editorChocobozzz2022-03-221-2/+2
* Don't allow video edition if not enabledChocobozzz2022-03-181-0/+6
* Reorganize player filesChocobozzz2022-03-141-1/+1
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-2/+10
* Add ability to cancel & delete video importsChocobozzz2022-01-191-0/+10
* Remove unnecessary functionChocobozzz2022-01-183-29/+8
* Don't manage remote video filesChocobozzz2021-11-191-2/+4
* Add ability to run transcoding jobsChocobozzz2021-11-182-0/+24
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-182-1/+19
* Add ability to filter out public videos from adminChocobozzz2021-11-121-0/+3
* Refactor video viewsChocobozzz2021-11-091-0/+4
* Move admin stuff in +adminChocobozzz2021-11-021-91/+12
* Add ability to exclude muted accountsChocobozzz2021-11-021-20/+59
* Some fixes for admin videos listChocobozzz2021-11-021-8/+8
* Add video file size info in admin videos listChocobozzz2021-10-293-5/+15
* Deprecate filter video queryChocobozzz2021-10-292-19/+26
* Add videos list admin componentChocobozzz2021-10-295-14/+120
* Provide origin URL to client and fix remote shareChocobozzz2021-10-221-1/+1
* Add channel filters for my videos/followersChocobozzz2021-10-201-1/+19
* Add ability to view my followersChocobozzz2021-10-201-2/+2
* Fix video update redirection idChocobozzz2021-08-301-0/+1
* Add video filters to common video pagesChocobozzz2021-08-251-70/+40
* Fix live/upload redirectionChocobozzz2021-08-181-2/+4
* Migrate client to eslintChocobozzz2021-08-184-18/+18
* Filter videos by live in custom markupChocobozzz2021-08-021-22/+12
* Merge branch 'release/3.3.0' into developChocobozzz2021-07-261-19/+15
|\
| * Fix privacy descriptionsChocobozzz2021-07-261-19/+15
* | Refactor video links buildersChocobozzz2021-07-261-1/+2
|/
* Fix default privacy when plugins deleted privateChocobozzz2021-07-131-0/+12
* Fix privacy input altered by pluginsChocobozzz2021-07-121-8/+4
* Support accountHandle and channelHandleChocobozzz2021-07-011-2/+2
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+13
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-081-6/+11
* Use HTML config when possibleChocobozzz2021-06-041-4/+2
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Refactor parseQueryStringFilter boolean handlerChocobozzz2021-05-031-7/+1
* Add ability to filter my videos by liveChocobozzz2021-05-031-1/+17
* Remove avatarUrl from modelsChocobozzz2021-04-281-3/+0
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-2/+0
* Agnostic actor image storageChocobozzz2021-04-081-3/+3
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-191-1/+6
* more explicit error messages for file uploadsRigel Kent2020-12-031-3/+3