aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix i18n generationChocobozzz2020-02-281-3/+4
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-289-24/+199
* Provide z-index centralisation for lower componentsRigel Kent2020-02-211-1/+1
* Mark additional strings as translatable (#2507)Filip Bengtsson2020-02-212-3/+3
* Properly hide Watch Later when user logs outRigel Kent2020-02-191-1/+1
* Fix search parameter initialisation for search-typeaheadRigel Kent2020-02-181-1/+1
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-171-0/+6
|\
| * Fix playlist cache errorChocobozzz2020-02-171-0/+6
* | Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-0/+12
* | Simplify code for search-typeaheadRigel Kent2020-02-132-2/+2
* | Improve search typeahead performance and use native eventsRigel Kent2020-02-131-36/+38
* | Make the search helper change based on the server configRigel Kent2020-02-131-0/+11
* | Search typeahead initial designRigel Kent2020-02-132-0/+55
* | Fix list overflow when refreshing the pageChocobozzz2020-02-131-9/+14
* | Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-138-4/+217
* | Use angular 9 clipboard cdkChocobozzz2020-02-103-3/+5
* | Strict templates enabledChocobozzz2020-02-1010-16/+18
* | Fix angular 9 buildChocobozzz2020-02-107-8/+7
* | Update to angular 9Chocobozzz2020-02-103-7/+7
* | Fix signup limit validator, and add warning message.Rigel Kent2020-01-311-1/+1
* | Cleanup some client FIXMEChocobozzz2020-01-295-11/+25
* | Add origin instance URL in watch pageChocobozzz2020-01-291-0/+15
* | Add ability to list redundanciesChocobozzz2020-01-287-22/+112
|/
* 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
* 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
* 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