Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 11 | -17/+54 |
| | |||||
* | Optimize channel with video in homepage | Chocobozzz | 2021-10-18 | 3 | -5/+6 |
| | |||||
* | Fix find in bulk | Chocobozzz | 2021-10-18 | 3 | -7/+8 |
| | |||||
* | Force live type specification in first step | Chocobozzz | 2021-10-15 | 3 | -2/+6 |
| | |||||
* | Remove protractor workaround | Chocobozzz | 2021-10-14 | 3 | -12/+6 |
| | | | | We don't use it anymore | ||||
* | Fix admin edition disabling feature | Chocobozzz | 2021-10-14 | 1 | -1/+1 |
| | |||||
* | Rename config key | Chocobozzz | 2021-10-12 | 1 | -2/+6 |
| | |||||
* | add option to always show channel display name (#4422) | kontrollanten | 2021-10-12 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | * add option to always show channel display name closes #4040 * show avatar in video miniatures closes #4040 * Revert "show avatar in video miniatures" This reverts commit 79b1a84140857fc24f7e2233e838d012f72bc56f. * channel display name: fix review comments | ||||
* | extend client-overrides with default images (#4392) | kontrollanten | 2021-10-12 | 1 | -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) | kontrollanten | 2021-10-12 | 1 | -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 Besseling | 2021-10-12 | 8 | -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 assignment | Chocobozzz | 2021-10-11 | 1 | -2/+0 |
| | |||||
* | Correctly disable infinite scroll for reuse | Chocobozzz | 2021-10-11 | 3 | -3/+6 |
| | |||||
* | Fix video filters for non english UI | Chocobozzz | 2021-09-08 | 1 | -7/+7 |
| | |||||
* | Ensure we return a boolean | Chocobozzz | 2021-09-08 | 2 | -4/+4 |
| | |||||
* | Safer image preview | Chocobozzz | 2021-09-08 | 4 | -14/+10 |
| | |||||
* | Fix undefined this.user.videoChannels on production build | Ms Kimsible | 2021-09-08 | 1 | -7/+3 |
| | |||||
* | Fix broken delete buttons of admin federation lists (#4378) | Ms Kimsible | 2021-09-08 | 1 | -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 download | Chocobozzz | 2021-09-06 | 1 | -2/+0 |
| | | | | | Avoid issues with inconsistencies between magnet infohash and torrent infohash, blocking webtorrent upload that will timeout | ||||
* | Fix NSFW filter and add tests | Chocobozzz | 2021-09-03 | 3 | -7/+3 |
| | |||||
* | Fix video update redirection id | Chocobozzz | 2021-08-30 | 1 | -0/+1 |
| | |||||
* | Don't display scope fitler on account/channel pages | Chocobozzz | 2021-08-30 | 6 | -5/+25 |
| | |||||
* | Custom markup container default to space between | Chocobozzz | 2021-08-26 | 1 | -0/+2 |
| | |||||
* | Remove useless async | Chocobozzz | 2021-08-26 | 3 | -3/+4 |
| | |||||
* | Inform user to fill account profile and channels (#4352) | Ms Kimsible | 2021-08-26 | 6 | -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 pages | Chocobozzz | 2021-08-25 | 37 | -743/+1585 |
| | |||||
* | Fix live/upload redirection | Chocobozzz | 2021-08-18 | 2 | -4/+6 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 70 | -392/+409 |
| | |||||
* | Fix client lint | Chocobozzz | 2021-08-17 | 29 | -306/+311 |
| | |||||
* | Update client dependencies | Chocobozzz | 2021-08-11 | 1 | -1/+1 |
| | |||||
* | Fix backend channel name validator consistency | Chocobozzz | 2021-08-05 | 1 | -6/+4 |
| | |||||
* | Filter videos by live in custom markup | Chocobozzz | 2021-08-02 | 7 | -30/+29 |
| | |||||
* | Fetch things in bulk for the homepage | Chocobozzz | 2021-08-02 | 11 | -51/+174 |
| | |||||
* | Fix empty search | Chocobozzz | 2021-07-29 | 1 | -2/+4 |
| | |||||
* | Add ability to filter by host in search page | Chocobozzz | 2021-07-29 | 3 | -18/+49 |
| | |||||
* | Add ability to search by host in server | Chocobozzz | 2021-07-27 | 2 | -6/+2 |
| | |||||
* | Merge branch 'release/3.3.0' into develop | Chocobozzz | 2021-07-26 | 2 | -28/+15 |
|\ | |||||
| * | Fix moderation embeds | Chocobozzz | 2021-07-26 | 1 | -9/+0 |
| | | |||||
| * | Fix privacy descriptions | Chocobozzz | 2021-07-26 | 1 | -19/+15 |
| | | |||||
* | | Refactor video links builders | Chocobozzz | 2021-07-26 | 10 | -16/+16 |
| | | |||||
* | | Refactor video links building | Chocobozzz | 2021-07-26 | 5 | -28/+34 |
| | | |||||
* | | Rename captions commands | Chocobozzz | 2021-07-21 | 1 | -1/+1 |
| | | |||||
* | | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 7 | -86/+123 |
| | | |||||
* | | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
|/ | |||||
* | Fix default privacy when plugins deleted private | Chocobozzz | 2021-07-13 | 1 | -0/+12 |
| | |||||
* | Fix privacy input altered by plugins | Chocobozzz | 2021-07-12 | 1 | -8/+4 |
| | |||||
* | Fix subscribe hotkey | Chocobozzz | 2021-07-12 | 1 | -0/+4 |
| | |||||
* | Use show uuid for playlist miniatures | Chocobozzz | 2021-07-05 | 1 | -1/+1 |
| | |||||
* | Fix search module import | Chocobozzz | 2021-07-02 | 1 | -1/+3 |
| | |||||
* | Use consistent margins | Chocobozzz | 2021-07-01 | 1 | -1/+1 |
| |