aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Update a little bit user dropdown messageChocobozzz2020-01-214-4/+6
* Center search fields (my videos/playlists)Chocobozzz2020-01-214-8/+9
* Add action dropdown descriptionsRigel Kent2020-01-2114-52/+86
* Cleanup login formChocobozzz2020-01-214-53/+9
* Fix admin config form for auto followChocobozzz2020-01-214-12/+14
* Accessibility fixes for #2149Rigel Kent2020-01-2112-17/+22
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-219-5/+58
* Add description for sensitive configuration options, reword othersRigel Kent2020-01-156-50/+105
* Fix OnInit for subscribe buttonRigel Kent2020-01-142-21/+24
* Add link to video in update view and smooth progress bar repositioningRigel Kent2020-01-133-3/+12
* Add naive aggregation from channels to account display of subscribersRigel Kent2020-01-102-2/+15
* Reinstate routerLink property of upload buttonRigel Kent2020-01-102-11/+11
* Fix missing service initializer propertyRigel Kent2020-01-101-0/+7
* Reword/update PeerTube page about P2P & PrivacyRigel Kent2020-01-101-12/+20
* Add informational message at login for visitors coming from upload buttonRigel Kent2020-01-107-8/+62
* 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-102-2/+3
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-108-87/+152
* 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-1011-52/+167
* 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-095-4/+16
* Remove useless translationChocobozzz2020-01-091-1/+1
* Display total of number of video comments via paginationRigel Kent2020-01-081-3/+3
* Set a default background color for account avatarRigel Kent2020-01-081-0/+1
* 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-0820-60/+75
* Add option to download subtitles in download modalRigel Kent2020-01-075-7/+56
* Add duration to video attributes in watch viewRigel Kent2020-01-073-1/+28
* Improve miniature & buttons display in my-account-videos listRigel Kent2020-01-071-0/+22
* Add button in subscriptions to go to subscriptions listRigel Kent2020-01-074-7/+36
* Add warning if admin disables webtorrentChocobozzz2020-01-062-22/+55
* Add get user cache for commentsChocobozzz2020-01-063-6/+17
* Fix mark all as read notificationsChocobozzz2020-01-065-17/+25
* Align search field with checkboxes in playlist addChocobozzz2020-01-063-19/+9
* Fix misplaced i18n tag in admin system configRigel Kent2020-01-062-2/+2
* Enhance variable width column for id column in jobs listRigel Kent2020-01-062-12/+28
* Enhance jobs list displaying on smaller screensJulien Maulny2020-01-064-28/+38
* Share playlists stateChocobozzz2020-01-065-105/+243
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-065-5/+15
* Fix buildChocobozzz2020-01-051-2/+2
* Move watch later logic in miniatureChocobozzz2020-01-038-102/+127
* Hide warning if p2p is disabledChocobozzz2020-01-031-1/+2
* Display all miniature actions on hover and focusRigel Kent2020-01-027-12/+22