Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve moderation dropdown UX | Chocobozzz | 2021-10-21 | 5 | -121/+154 |
| | |||||
* | Fix privacy concern for remote videos | Chocobozzz | 2021-10-21 | 3 | -18/+22 |
| | |||||
* | Fix ng select tags height | Chocobozzz | 2021-10-20 | 2 | -2/+18 |
| | |||||
* | Add ability to filter logs by tags | Chocobozzz | 2021-10-20 | 6 | -19/+32 |
| | |||||
* | Refactor log level choice | Chocobozzz | 2021-10-20 | 2 | -26/+26 |
| | |||||
* | Improve admin tables responsive | Chocobozzz | 2021-10-20 | 9 | -34/+83 |
| | |||||
* | Admin menu header consistency for system entries | Chocobozzz | 2021-10-20 | 4 | -57/+76 |
| | |||||
* | Fix max pagination in find in bulk | Chocobozzz | 2021-10-20 | 1 | -3/+3 |
| | |||||
* | Add channel filters for my videos/followers | Chocobozzz | 2021-10-20 | 9 | -49/+130 |
| | |||||
* | Add quick filter for followers | Chocobozzz | 2021-10-20 | 3 | -2/+14 |
| | |||||
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 29 | -128/+264 |
| | |||||
* | Optimize channel with video in homepage | Chocobozzz | 2021-10-18 | 3 | -5/+6 |
| | |||||
* | Fix find in bulk | Chocobozzz | 2021-10-18 | 4 | -11/+15 |
| | |||||
* | Force live type specification in first step | Chocobozzz | 2021-10-15 | 7 | -6/+62 |
| | |||||
* | Try to improve permanent live label | Chocobozzz | 2021-10-15 | 2 | -8/+18 |
| | |||||
* | Fix my videos search on refresh | Chocobozzz | 2021-10-15 | 1 | -0/+4 |
| | |||||
* | Remove protractor workaround | Chocobozzz | 2021-10-14 | 7 | -77/+18 |
| | | | | We don't use it anymore | ||||
* | Fix admin edition disabling feature | Chocobozzz | 2021-10-14 | 3 | -5/+18 |
| | |||||
* | Upgrade linkifyjs | Chocobozzz | 2021-10-12 | 1 | -93/+9 |
| | |||||
* | Rename config key | Chocobozzz | 2021-10-12 | 1 | -2/+6 |
| | |||||
* | add option to always show channel display name (#4422) | kontrollanten | 2021-10-12 | 6 | -25/+31 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | Merge branch 'release/3.4.0' into develop | Chocobozzz | 2021-10-12 | 1 | -0/+1 |
|\ | |||||
| * | Fix upload can deactivate | Chocobozzz | 2021-10-12 | 1 | -0/+1 |
| | | |||||
| * | Correctly disable infinite scroll for reuse | Chocobozzz | 2021-10-08 | 4 | -8/+13 |
| | | |||||
| * | Fix autoblock message on upload page | Chocobozzz | 2021-10-08 | 3 | -3/+6 |
| | | |||||
* | | 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 | 4 | -33/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 11 | -4/+46 |
| | | | | | | | | | | | | | | | | | | | | | | * Allow configuration to be static/readonly * Make all components disableable * Improve disabled component styling * Rename edits allowed field in configuration * Fix CI | ||||
* | | Remove redundant attribute | Chocobozzz | 2021-10-11 | 1 | -3/+2 |
| | | |||||
* | | Remove useless assignment | Chocobozzz | 2021-10-11 | 1 | -2/+0 |
| | | |||||
* | | Remove unused function | Chocobozzz | 2021-10-11 | 1 | -15/+0 |
| | | |||||
* | | Correctly disable infinite scroll for reuse | Chocobozzz | 2021-10-11 | 4 | -8/+13 |
| | | |||||
* | | Fix autoblock message on upload page | Chocobozzz | 2021-10-11 | 3 | -3/+6 |
|/ | |||||
* | Disable chunk upload on ios | Chocobozzz | 2021-09-09 | 1 | -0/+7 |
| | | | | See https://github.com/kukhariev/ngx-uploadx/issues/316#issuecomment-915858713 | ||||
* | 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 | 4 | -1/+16 |
| | | | | | | | * 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 | 4 | -8/+8 |
| | |||||
* | Fix login modal error | Chocobozzz | 2021-08-30 | 1 | -2/+5 |
| | |||||
* | 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 | 10 | -6/+32 |
| | |||||
* | Add account setup message to welcome alert after signup | Ms Kimsible | 2021-08-30 | 1 | -0/+4 |
| | |||||
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 12 | -125/+165 |
| | |||||
* | Avoid layout shift in account setup modal | Chocobozzz | 2021-08-27 | 3 | -3/+5 |
| | |||||
* | Don't display account setup modal on signup | Chocobozzz | 2021-08-27 | 2 | -5/+14 |
| | | | | Don't bother user with a modal just after signup | ||||
* | Custom markup container default to space between | Chocobozzz | 2021-08-26 | 1 | -0/+2 |
| | |||||
* | Update client dependencies | Chocobozzz | 2021-08-26 | 2 | -40/+43 |
| |