aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Optimize channel with video in homepageChocobozzz2021-10-183-5/+6
* Fix find in bulkChocobozzz2021-10-184-11/+15
* Force live type specification in first stepChocobozzz2021-10-157-6/+62
* Try to improve permanent live labelChocobozzz2021-10-152-8/+18
* Fix my videos search on refreshChocobozzz2021-10-151-0/+4
* Remove protractor workaroundChocobozzz2021-10-147-77/+18
* Fix admin edition disabling featureChocobozzz2021-10-143-5/+18
* Upgrade linkifyjsChocobozzz2021-10-121-93/+9
* Rename config keyChocobozzz2021-10-121-2/+6
* add option to always show channel display name (#4422)kontrollanten2021-10-126-25/+31
* Merge branch 'release/3.4.0' into developChocobozzz2021-10-121-0/+1
|\
| * Fix upload can deactivateChocobozzz2021-10-121-0/+1
| * Correctly disable infinite scroll for reuseChocobozzz2021-10-084-8/+13
| * Fix autoblock message on upload pageChocobozzz2021-10-083-3/+6
* | extend client-overrides with default images (#4392)kontrollanten2021-10-121-1/+1
* | add ...playlist.elements.loaded hook (#4387)kontrollanten2021-10-124-33/+55
* | Allow configuration to be static/readonly (#4315)Jelle Besseling2021-10-1211-4/+46
* | Remove redundant attributeChocobozzz2021-10-111-3/+2
* | Remove useless assignmentChocobozzz2021-10-111-2/+0
* | Remove unused functionChocobozzz2021-10-111-15/+0
* | Correctly disable infinite scroll for reuseChocobozzz2021-10-114-8/+13
* | Fix autoblock message on upload pageChocobozzz2021-10-113-3/+6
|/
* Disable chunk upload on iosChocobozzz2021-09-091-0/+7
* 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-084-1/+16
* More robust webtorrent redundancy downloadChocobozzz2021-09-061-2/+0
* Fix NSFW filter and add testsChocobozzz2021-09-034-8/+8
* Fix login modal errorChocobozzz2021-08-301-2/+5
* Fix video update redirection idChocobozzz2021-08-301-0/+1
* Don't display scope fitler on account/channel pagesChocobozzz2021-08-3010-6/+32
* Add account setup message to welcome alert after signupMs Kimsible2021-08-301-0/+4
* Allow accounts to skip account setup modalChocobozzz2021-08-2712-125/+165
* Avoid layout shift in account setup modalChocobozzz2021-08-273-3/+5
* Don't display account setup modal on signupChocobozzz2021-08-272-5/+14
* Custom markup container default to space betweenChocobozzz2021-08-261-0/+2
* Update client dependenciesChocobozzz2021-08-262-40/+43
* Remove useless asyncChocobozzz2021-08-2615-17/+19
* Fix user quota alerts always displayed (#4354)Ms Kimsible2021-08-264-29/+40
* Inform user to fill account profile and channels (#4352)Ms Kimsible2021-08-2615-3/+230
* Merge branch 'feature/video-filters' into developChocobozzz2021-08-2593-1864/+2556
|\
| * Add video filters to common video pagesChocobozzz2021-08-2593-1864/+2556
* | Update upload message filter hook nameChocobozzz2021-08-251-1/+1
* | Alert user for low quota and video auto-block on upload page (#4336)Ms Kimsible2021-08-257-18/+116
|/
* Fix live/upload redirectionChocobozzz2021-08-184-7/+16
* Migrate client to eslintChocobozzz2021-08-18176-706/+777
* Fix client lintChocobozzz2021-08-17101-1034/+1055
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-173-1/+10