aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Collapse)AuthorAgeFilesLines
* Fix e2e testsChocobozzz2020-01-233-10/+58
|
* Update a little bit user dropdown messageChocobozzz2020-01-213-3/+5
|
* Add action dropdown descriptionsRigel Kent2020-01-218-18/+46
|
* Fix admin config form for auto followChocobozzz2020-01-212-1/+2
|
* Accessibility fixes for #2149Rigel Kent2020-01-212-4/+4
|
* Add description for sensitive configuration options, reword othersRigel Kent2020-01-152-16/+49
|
* Fix OnInit for subscribe buttonRigel Kent2020-01-142-21/+24
| | | | | | Fixing regression introduced in a004ff172638083d69ed1028d18c9b6222d24da6 that initialized component for accounts with no channels before changing the input a second time.
* Avoid follow SQL conflictsChocobozzz2020-01-101-24/+29
|
* Fix client buildChocobozzz2020-01-102-12/+17
|
* Fix subscribe-button for logged-out usersRigel Kent2020-01-102-4/+4
|
* Fix default avatar URLChocobozzz2020-01-101-1/+1
|
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-105-70/+144
|
* Add extra text to button when partially subscribed to all channelsRigel Kent2020-01-103-5/+31
|
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-103-43/+129
|
* Better placement for help tooltipRigel Kent2020-01-092-2/+2
|
* Fix playlist observable cacheChocobozzz2020-01-091-7/+9
|
* Remove ElementEventChocobozzz2020-01-092-15/+7
|
* Optimize list my playlists SQL queryChocobozzz2020-01-091-2/+11
|
* Show default avatar on network error for commentsRigel Kent2020-01-093-4/+10
|
* Remove useless translationChocobozzz2020-01-091-1/+1
|
* Set a default background color for account avatarRigel Kent2020-01-081-0/+1
| | | | fixes #2392
* Generate translationsChocobozzz2020-01-082-5/+4
|
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-081-1/+1
|
* Skip videos count on client if we don't use itChocobozzz2020-01-0810-45/+51
|
* Add option to download subtitles in download modalRigel Kent2020-01-074-6/+55
|
* Add duration to video attributes in watch viewRigel Kent2020-01-072-1/+23
|
* Add button in subscriptions to go to subscriptions listRigel Kent2020-01-073-7/+31
|
* Add get user cache for commentsChocobozzz2020-01-061-2/+12
|
* Fix mark all as read notificationsChocobozzz2020-01-061-0/+5
|
* Align search field with checkboxes in playlist addChocobozzz2020-01-063-19/+9
|
* Share playlists stateChocobozzz2020-01-065-105/+243
|
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-062-2/+3
|
* Move watch later logic in miniatureChocobozzz2020-01-036-95/+120
|
* Display all miniature actions on hover and focusRigel Kent2020-01-027-12/+22
|
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-025-6/+134
|
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-291-3/+3
|
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-285-6/+8
|
* Add comment filtering by reply countRigel Kent2019-12-271-0/+3
|
* Better error message in videos listChocobozzz2019-12-271-1/+6
|
* Add user moderation dropdown to commentsRigel Kent2019-12-272-6/+6
|
* Add playlist search option and search input for add-to-video-playlist dropdownRigel Kent2019-12-264-5/+39
| | | | fixes #2138
* Add autoplay tooltip, use of flex-wrap in video-info and other-videosRigel Kent2019-12-211-1/+5
|
* (css) vertical-center modals, bullet as separatorRigel Kent2019-12-202-2/+2
|
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-203-12/+36
|
* fix deleted comment layout and its notification displayRigel Kent2019-12-195-15/+63
|
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-191-0/+1
| | | | fixes #1730
* respect video history on explicit playlist clickRigel Kent2019-12-181-1/+2
| | | | | | | also correct font-weight for .title-page-single, and tooltip dynamic text for playlist loop button. fixes #1889
* Lazy load static objectsChocobozzz2019-12-1813-57/+106
|
* Add commentor name alongside fid for video commentsRigel Kent2019-12-181-1/+1
|
* (css) optimize .other-videos widthRigel Kent2019-12-171-1/+0
|