aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Allow to auto follow a specific URLChocobozzz2020-05-111-1/+1
|
* Fix safari e2e testsChocobozzz2020-05-113-8/+9
|
* Improve E2E testsChocobozzz2020-05-113-6/+11
|
* Fix E2E testsChocobozzz2020-05-101-2/+5
|
* Remove dots for long texts in multilineChocobozzz2020-05-101-25/+0
| | | | It's confusing, as we don't understand what are these dots: http://lutim.cpy.re/1AkiPBVf.png
* Display video redundancy entries as table link objectsRigel Kent2020-05-083-11/+20
|
* Align follower handle display on instance display in tablesRigel Kent2020-05-085-7/+26
|
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-087-13/+13
|
* Add last login date to usersChocobozzz2020-05-071-0/+3
|
* Use video abuse filters on client sideChocobozzz2020-05-073-8/+90
|
* Update client dependenciesChocobozzz2020-05-062-706/+886
|
* Fix relative links in video descriptionChocobozzz2020-05-061-26/+25
|
* Add ability to override login signup messageChocobozzz2020-05-064-9/+10
|
* Support pagination rowsPerPage change in instance account/server blocklistsRigel Kent2020-05-062-2/+2
|
* Add ability to update embed captionsChocobozzz2020-05-066-4/+85
|
* Fix mobile miniature information marginChocobozzz2020-05-061-2/+6
|
* Add ability for video owners to delete commentsChocobozzz2020-05-051-0/+1
|
* Fix textarea sizeChocobozzz2020-05-052-2/+8
|
* Increase size of username/display name in admin users listChocobozzz2020-05-051-3/+2
|
* Add auth plugin info in users listChocobozzz2020-05-052-0/+11
|
* Fix video-abuse-details avatar display and user-list dropdown placementRigel Kent2020-05-052-3/+3
|
* Re generate translationsChocobozzz2020-05-0542-9768/+22621
|
* Translated using Weblate (Galician)josé m2020-05-041-2/+2
| | | | | | | Currently translated at 100.0% (98 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/gl/
* Translated using Weblate (Galician)josé m2020-05-041-119/+119
| | | | | | | Currently translated at 55.1% (129 of 234 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/gl/
* Translated using Weblate (French (France))Emmanuel Pret2020-05-041-1595/+1584
| | | | | | | Currently translated at 89.8% (1190 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
* Translated using Weblate (Galician)josé m2020-05-041-3/+1
| | | | | | | Currently translated at 16.1% (214 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
* Translated using Weblate (Galician)josé m2020-05-041-1/+1
| | | | | | | Currently translated at 100.0% (98 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/gl/
* Translated using Weblate (Galician)josé m2020-05-041-1841/+1936
| | | | | | | Currently translated at 16.0% (213 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
* Translated using Weblate (Thai)Phongpanot2020-05-041-1403/+1326
| | | | | | | Currently translated at 60.0% (795 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/
* Translated using Weblate (Hungarian)Balázs Úr2020-05-041-958/+822
| | | | | | | Currently translated at 100.0% (1324 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
* Translated using Weblate (Chinese (Traditional))Jeff Huang2020-05-041-949/+813
| | | | | | | Currently translated at 100.0% (1324 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
* Translated using Weblate (Ukrainian)Yury Bulka2020-05-041-2048/+2246
| | | | | | | Currently translated at 8.9% (119 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
* Translated using Weblate (Swedish)Filip Bengtsson2020-05-041-950/+814
| | | | | | | Currently translated at 100.0% (1324 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
* Translated using Weblate (Spanish)Berto Te2020-05-041-944/+808
| | | | | | | Currently translated at 100.0% (1324 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
* Translated using Weblate (Esperanto)Tirifto2020-05-041-965/+822
| | | | | | | Currently translated at 94.1% (1246 of 1324 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eo/
* Handle external login errorsChocobozzz2020-05-043-9/+17
|
* Add ability to unregister plugin authsChocobozzz2020-05-041-1/+0
|
* Client calls revoke-token endpoint on logoutChocobozzz2020-05-041-1/+12
|
* Add external login buttonsChocobozzz2020-05-044-35/+101
|
* Begin support for external authsChocobozzz2020-05-044-51/+81
|
* Fix video-abuse-list init abuse duplicationRigel Kent2020-05-041-2/+3
|
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-0420-52/+158
| | | | search query param dynamically
* Move abuse-list details into its own componentRigel Kent2020-05-044-74/+96
|
* Only show updatedAt date of abuse if different from createdAtRigel Kent2020-05-042-1/+1
|
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-047-1/+11
|
* Support is:blacklisted as video-abuse-list filterRigel Kent2020-05-041-1/+1
|
* Reduce createdAt column size by using short date formatRigel Kent2020-05-046-13/+13
|
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-049-27/+62
|
* Fix margin-content and miniature thumbnail width on mobile, fix media ↵Rigel Kent2020-05-015-20/+23
| | | | queries for tables above lg breakpoint
* Clearer font definitons via a font-face mixinRigel Kent2020-05-011-42/+19
|