aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Strict templates enabledChocobozzz2020-02-1029-45/+57
|
* Support i18n buildChocobozzz2020-02-101-10/+3
|
* Fix angular 9 buildChocobozzz2020-02-1017-18/+17
|
* Update to angular 9Chocobozzz2020-02-1013-20/+24
|
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-071-1/+3
|\
| * Support wma and wav audio filesChocobozzz2020-02-071-1/+3
| |
* | Fix i18nChocobozzz2020-02-042-2/+2
| |
* | Rephrase account/channel signup descriptionRigel Kent2020-02-032-2/+2
| |
* | text rewording (2)DontUseGithub2020-02-031-1/+1
| | | | | | | | | | | | | | | | | | > The channel name is a unique identifier of your channel on this and all the other instances. this is true if we consider "cats@domain.com" as "a channel". If by "a channel" you only mean "cats" then the text needs to be changed to something like: > The channel name is a unique identifier of your channel on this instance. Together with the domain name - it becomes unique across all instances. In any case, English native speakers I'm open to suggestions on how to improve this :)
* | text rewordingDontUseGithub2020-02-031-1/+1
| | | | | | | | | | | | | | | | | | > The username is a unique identifier of your account on this and all the other instances. this is true if we consider "john@domain.com" as "an account". If by "an account" you only mean "john" then the text needs to be changed to something like: > The username is a unique identifier of your account on this instances. Together with the domain name - it becomes unique across all instances. In any case, English native speakers I'm open to suggestions on how to improve this :)
* | Use a resolver for the about pageChocobozzz2020-02-034-32/+50
| |
* | Clearer description of the optionsFilip Bengtsson2020-02-021-3/+3
| | | | | | This is a more clear description of what the options will do.
* | Fix signup limit validator, and add warning message.Rigel Kent2020-01-313-3/+12
| |
* | Cleanup some client FIXMEChocobozzz2020-01-298-15/+27
| |
* | Add origin instance URL in watch pageChocobozzz2020-01-292-0/+20
| |
* | Add ability to list redundanciesChocobozzz2020-01-2823-65/+489
|/
* Fix e2e testsChocobozzz2020-01-233-10/+58
|
* Fix is managaeble for channelsChocobozzz2020-01-223-33/+48
|
* Fix is managaeble errorChocobozzz2020-01-223-22/+27
|
* 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 manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color
* Add description for sensitive configuration options, reword othersRigel Kent2020-01-156-50/+105
|
* 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.
* 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
| | | | resolves #1880
* 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
| | | | fixes #2391
* Set a default background color for account avatarRigel Kent2020-01-081-0/+1
| | | | fixes #2392
* Generate translationsChocobozzz2020-01-082-5/+4
|