aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Collapse)AuthorAgeFilesLines
...
* extend client-overrides with default images (#4392)kontrollanten2021-10-121-1/+1
| | | | | | | | | | | | | | * extend client-overrides with default images Add: * default-playlist.png * default-avatar-account.png * default-avatar-videochannel.png solves #4108 * Rename to default-avatar-video-channel.png Co-authored-by: Chocobozzz <me@florianbigard.com>
* add ...playlist.elements.loaded hook (#4387)kontrollanten2021-10-121-5/+5
| | | | | | | | | | | | | * client: add ...playlist.elements.loaded hook closes #4385 * fix linting error * client: add playlist metadata to video-watch hooks * Prefer using a filter for playlist elements hook Co-authored-by: Chocobozzz <me@florianbigard.com>
* Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-128-2/+27
| | | | | | | | | | | * Allow configuration to be static/readonly * Make all components disableable * Improve disabled component styling * Rename edits allowed field in configuration * Fix CI
* Remove useless assignmentChocobozzz2021-10-111-2/+0
|
* Correctly disable infinite scroll for reuseChocobozzz2021-10-113-3/+6
|
* Fix video filters for non english UIChocobozzz2021-09-081-7/+7
|
* Ensure we return a booleanChocobozzz2021-09-082-4/+4
|
* Safer image previewChocobozzz2021-09-084-14/+10
|
* Fix undefined this.user.videoChannels on production buildMs Kimsible2021-09-081-7/+3
|
* Fix broken delete buttons of admin federation lists (#4378)Ms Kimsible2021-09-081-0/+7
| | | | | | | * Add ellipsis on my-delete button of federation admin * Add ellipsis on button label to define (max-)width on host component Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com>
* More robust webtorrent redundancy downloadChocobozzz2021-09-061-2/+0
| | | | | Avoid issues with inconsistencies between magnet infohash and torrent infohash, blocking webtorrent upload that will timeout
* Fix NSFW filter and add testsChocobozzz2021-09-033-7/+3
|
* Fix video update redirection idChocobozzz2021-08-301-0/+1
|
* Don't display scope fitler on account/channel pagesChocobozzz2021-08-306-5/+25
|
* Custom markup container default to space betweenChocobozzz2021-08-261-0/+2
|
* Remove useless asyncChocobozzz2021-08-263-3/+4
|
* Inform user to fill account profile and channels (#4352)Ms Kimsible2021-08-266-1/+83
| | | | | | | * Add account-setup modal when login * Add channels-setup alert into my-channels, my-playlists and upload page Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com>
* Add video filters to common video pagesChocobozzz2021-08-2537-743/+1585
|
* Fix live/upload redirectionChocobozzz2021-08-182-4/+6
|
* Migrate client to eslintChocobozzz2021-08-1870-392/+409
|
* Fix client lintChocobozzz2021-08-1729-306/+311
|
* Update client dependenciesChocobozzz2021-08-111-1/+1
|
* Fix backend channel name validator consistencyChocobozzz2021-08-051-6/+4
|
* Filter videos by live in custom markupChocobozzz2021-08-027-30/+29
|
* Fetch things in bulk for the homepageChocobozzz2021-08-0211-51/+174
|
* Fix empty searchChocobozzz2021-07-291-2/+4
|
* Add ability to filter by host in search pageChocobozzz2021-07-293-18/+49
|
* Add ability to search by host in serverChocobozzz2021-07-272-6/+2
|
* Merge branch 'release/3.3.0' into developChocobozzz2021-07-262-28/+15
|\
| * Fix moderation embedsChocobozzz2021-07-261-9/+0
| |
| * Fix privacy descriptionsChocobozzz2021-07-261-19/+15
| |
* | Refactor video links buildersChocobozzz2021-07-2610-16/+16
| |
* | Refactor video links buildingChocobozzz2021-07-265-28/+34
| |
* | Rename captions commandsChocobozzz2021-07-211-1/+1
| |
* | Add ability for instances to follow any actorChocobozzz2021-07-217-86/+123
| |
* | Refactor requestsChocobozzz2021-07-201-4/+4
|/
* Fix default privacy when plugins deleted privateChocobozzz2021-07-131-0/+12
|
* Fix privacy input altered by pluginsChocobozzz2021-07-121-8/+4
|
* Fix subscribe hotkeyChocobozzz2021-07-121-0/+4
|
* Use show uuid for playlist miniaturesChocobozzz2021-07-051-1/+1
|
* Fix search module importChocobozzz2021-07-021-1/+3
|
* Use consistent marginsChocobozzz2021-07-011-1/+1
|
* Support accountHandle and channelHandleChocobozzz2021-07-013-9/+23
|
* Homepage error handlingChocobozzz2021-07-014-36/+47
|
* Relax watch CSSChocobozzz2021-06-301-2/+2
|
* Only display homepage when components are loadedChocobozzz2021-06-2911-32/+90
|
* Playlist miniature consistent font sizeChocobozzz2021-06-291-3/+9
|
* Fix peertube container in markdown previewChocobozzz2021-06-292-26/+1
|
* Support short uuid for GET video/playlistChocobozzz2021-06-2912-20/+42
|
* Fix daily quota displayChocobozzz2021-06-281-2/+1
|