aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Fix video updateChocobozzz2021-05-101-21/+24
* Fix button icon in admin pluginsChocobozzz2021-05-101-1/+1
* Fix miniature overflowChocobozzz2021-05-101-0/+2
* Resumable video uploads (#3933)kontrollanten2021-05-108-148/+243
* Sort channels by -updatedAtChocobozzz2021-05-1011-49/+61
* Increase test timeoutChocobozzz2021-05-071-1/+1
* Refactor video edit cssChocobozzz2021-05-073-76/+47
* Fix mask-image propertyChocobozzz2021-05-071-1/+3
* Add ability to search live videosChocobozzz2021-05-053-22/+61
* Fix non logged add comment avatarChocobozzz2021-05-051-4/+3
* Fix miniature avatar sizeChocobozzz2021-05-054-4/+11
* More efficient advanced input filterChocobozzz2021-05-031-10/+38
* Refactor parseQueryStringFilter boolean handlerChocobozzz2021-05-034-24/+12
* Display a message on no channelChocobozzz2021-05-031-0/+2
* Refactor search filtersChocobozzz2021-05-0347-494/+280
* Reduce advanced search input debounce timeChocobozzz2021-05-031-1/+1
* Fix avatar in report pageChocobozzz2021-05-031-2/+2
* Add ability to filter my videos by liveChocobozzz2021-05-0326-237/+280
* Cleanup plugins admin CSSChocobozzz2021-04-2911-49/+60
* Fix my library/account/admin sub titles alignmentChocobozzz2021-04-292-51/+52
* Fix actor avatar backgroundChocobozzz2021-04-292-4/+4
* Move to stylelintChocobozzz2021-04-2892-281/+297
* Remove avatarUrl from modelsChocobozzz2021-04-2810-79/+38
* Refactor actor avatar displayChocobozzz2021-04-2860-239/+340
* Rename actor image edit moduleChocobozzz2021-04-2813-10/+10
* Better video languages filter UXChocobozzz2021-04-281-29/+40
* Fix overview page with new thumbnail sizeChocobozzz2021-04-281-3/+3
* Clearer nsfw "do not list" labelChocobozzz2021-04-283-5/+5
* Use account initial as default avatar (#4002)kontrollanten2021-04-275-7/+87
* Use server config to display supported videos extChocobozzz2021-04-272-1/+5
* Fix playlist position errorChocobozzz2021-04-271-2/+2
* Fix video actions dropdown overflowChocobozzz2021-04-261-0/+1
* Playlist miniature consistencyChocobozzz2021-04-262-4/+4
* Fix menu dropdown overflowChocobozzz2021-04-262-14/+9
* Fix eye button for password inputChocobozzz2021-04-262-1/+5
* Added ability to reply to comments with remote interactionPoslovitch2021-04-261-2/+2
* Added "last" and a reversed ?playlistPosition in playlist URL (#3974)Florian CUNY2021-04-262-1/+15
* Refactor next/prev logicChocobozzz2021-04-261-33/+20
* Fixed lint errorPoslovitch2021-04-261-2/+4
* Fixed "previous" button showing when not watching a playlistPoslovitch2021-04-261-4/+5
* Added a "previous" button on player when watching playlistPoslovitch2021-04-262-0/+31
* Add ability to hide plugin form fieldsChocobozzz2021-04-224-17/+24
* Add getAuthHeader client helperChocobozzz2021-04-221-0/+7
* Add action:admin-plugin-settings.init client hookChocobozzz2021-04-223-2/+12
* Revert "Fix context menu when watching a playlist"Chocobozzz2021-04-211-16/+1
* Fix context menu when watching a playlistChocobozzz2021-04-211-1/+16
* rephrase signup limit validator error (#3984)Florian CUNY2021-04-211-1/+1
* Fix welcome/warning modalChocobozzz2021-04-202-0/+24
* Refactor feed componentChocobozzz2021-04-156-46/+18
* Refactor menu cssChocobozzz2021-04-157-234/+194