aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update client dependenciesChocobozzz2021-08-112-2/+2
* 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-0214-52/+213
* Merge branch 'release/3.3.0' into developChocobozzz2021-07-302-39/+43
|\
| * Hide schedule privacy if private does not existChocobozzz2021-07-302-39/+43
* | Fix empty searchChocobozzz2021-07-292-8/+6
* | Redirect to search page for origin instanceChocobozzz2021-07-293-33/+51
* | Add ability to filter by host in search pageChocobozzz2021-07-298-30/+91
* | Add ability to search by host in serverChocobozzz2021-07-272-6/+2
* | Merge branch 'release/3.3.0' into developChocobozzz2021-07-263-29/+16
|\|
| * Fix moderation embedsChocobozzz2021-07-261-9/+0
| * Fix description timestamp clickChocobozzz2021-07-261-1/+1
| * Fix privacy descriptionsChocobozzz2021-07-261-19/+15
* | Refactor video links buildersChocobozzz2021-07-2614-20/+21
* | Refactor video links buildingChocobozzz2021-07-2611-37/+50
* | Merge branch 'release/3.3.0' into developChocobozzz2021-07-231-2/+2
|\|
| * Fix user-dropdown-indicator position on touchscreensKimsible2021-07-231-2/+2
* | Add missing localization keysChocobozzz2021-07-213-10/+10
* | Merge branch 'next' into developChocobozzz2021-07-2131-148/+296
|\ \ | |/ |/|
| * Rename captions commandsChocobozzz2021-07-211-1/+1
| * Add ability for instances to follow any actorChocobozzz2021-07-2117-122/+260
| * Warning when using capitalized letter in loginChocobozzz2021-07-202-0/+8
| * Channel deletion consistencyChocobozzz2021-07-201-2/+2
| * Refactor requestsChocobozzz2021-07-2011-23/+25
* | Correct privacymsg z-index to avoid hover dropdown on scrollKimsible2021-07-211-0/+7
|/
* Fix signup button displayChocobozzz2021-07-201-0/+3
* Fix user creation formChocobozzz2021-07-161-4/+2
* Fix default privacy when plugins deleted privateChocobozzz2021-07-137-6/+25
* Fix privacy input altered by pluginsChocobozzz2021-07-121-8/+4
* Fix subscribe hotkeyChocobozzz2021-07-122-1/+8
* Use show uuid for playlist miniaturesChocobozzz2021-07-051-1/+1
* Remove unused variableChocobozzz2021-07-021-1/+0
* 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
* Move watch attributes in a dedicated componentChocobozzz2021-06-3010-316/+311
* Move video alert in a dedicated componentChocobozzz2021-06-308-54/+67
* Relax watch CSSChocobozzz2021-06-302-188/+178