aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* respect video history on explicit playlist clickRigel Kent2019-12-181-1/+2
* 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
* Provide native links for description timestamps, and re-clickability for theseRigel Kent2019-12-172-9/+54
* Add hyperlink video timestamps in descriptionLesterpig2019-12-172-4/+16
* add channel avatar to watch viewRigel Kent2019-12-154-0/+54
* Add peertube version in features tableChocobozzz2019-12-132-0/+10
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-133-3/+9
* autoplay next video support for playlistsRigel Kent2019-12-133-7/+6
* Add internal privacy modeChocobozzz2019-12-122-12/+20
* Support basic markdown in commentsChocobozzz2019-12-091-1/+1
* miniature duration visibility and overlay background opacityRigel Kent2019-12-091-0/+1
* Don't seed on cellular networksChocobozzz2019-12-061-2/+0
* Don't support images in account descriptionsChocobozzz2019-12-061-9/+20
* Handle HTML in account descriptionsChocobozzz2019-12-061-28/+57
* Fix dropdown on video miniature for unlogged usersChocobozzz2019-12-062-3/+7
* Add ability to update icons contentChocobozzz2019-12-051-3/+17
* Support playlists in share modalChocobozzz2019-12-054-0/+36
* Pause the video when a modal is openedChocobozzz2019-12-051-0/+9
* Change the support iconChocobozzz2019-12-031-1/+1
* Fix private video downloadChocobozzz2019-12-031-3/+9
* Filter on follows actor types in about pageChocobozzz2019-11-291-3/+7
* Fix brackets truncation in video descriptionChocobozzz2019-11-291-2/+2
* Only display accepted followers/followings in about pageChocobozzz2019-11-281-3/+19
* (plugins) adding checkbox and textarea as possible input types, add links in ...Rigel Kent2019-11-252-0/+2