aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Fix displaying remote actor avatarsChocobozzz2023-03-022-22/+47
|
* Fix confirm modal containing 2 inputsChocobozzz2023-03-011-1/+1
|
* List my channels using paginationChocobozzz2023-03-012-57/+77
|
* Fix current video time saving for anonymous usersChocobozzz2023-03-011-13/+7
|
* Fix nav pills themingChocobozzz2023-03-011-2/+2
|
* Fix action dropdown heightChocobozzz2023-03-011-1/+0
|
* Prefer using bootstrap variableChocobozzz2023-03-012-1/+1
|
* Fix form control focus colorsChocobozzz2023-03-011-2/+6
|
* Fix input group background colorChocobozzz2023-03-011-0/+1
|
* Fix hotkeys close buttonChocobozzz2023-02-281-1/+1
|
* Bumped to version v5.1.0-rc.1v5.1.0-rc.1Chocobozzz2023-02-281-1/+1
|
* Breaking: drop firefox 68 supportChocobozzz2023-02-281-2/+2
| | | | Only support firefox >= 78
* Fix action button heightChocobozzz2023-02-281-1/+1
|
* Update E2EChocobozzz2023-02-281-7/+6
|
* Fix lintChocobozzz2023-02-271-1/+1
|
* Fix instance accordion line heightChocobozzz2023-02-272-3/+3
|
* Fix multiple select tags value themingChocobozzz2023-02-271-2/+8
|
* Fix hotkeys page themingChocobozzz2023-02-272-7/+7
|
* Fix accordion theme colorChocobozzz2023-02-271-0/+3
|
* Breaking: remove ios 11, safari 11 supportChocobozzz2023-02-274-5/+21
| | | | | Angular doesn't support these web browsers anymore Safari 11 and iOS 11 are not supported anymore by Apple
* Update translationsChocobozzz2023-02-2745-4078/+3977
|
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2023-02-275-4925/+5196
|\
| * Translated using Weblate (Ukrainian)Ihor Hordiichuk2023-02-271-462/+444
| | | | | | | | | | | | | | Currently translated at 97.7% (2149 of 2199 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
| * Translated using Weblate (Chinese (Simplified))imgradeone Yan2023-02-271-2061/+2248
| | | | | | | | | | | | | | Currently translated at 95.1% (2093 of 2199 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hans/
| * Translated using Weblate (Russian)Александр2023-02-271-260/+249
| | | | | | | | | | | | | | Currently translated at 100.0% (2199 of 2199 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
| * Translated using Weblate (Persian)Masood Masaeli2023-02-271-1416/+1539
| | | | | | | | | | | | | | Currently translated at 86.4% (1900 of 2199 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/
| * Translated using Weblate (Galician)josé m2023-02-271-726/+716
| | | | | | | | | | | | | | Currently translated at 100.0% (2199 of 2199 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
* | Fix E2E with firefoxChocobozzz2023-02-278-37/+52
|/
* Always list nsfw videos in adminChocobozzz2023-02-251-0/+1
|
* Avoid always resuming the end of the videoChocobozzz2023-02-256-13/+23
|
* Fix infinite scroll on search pageChocobozzz2023-02-242-2/+6
|
* Fix invalid translationsChocobozzz2023-02-232-695/+695
|
* Update translationsChocobozzz2023-02-2345-4300/+3450
|
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2023-02-234-3232/+3457
|\
| * Translated using Weblate (Icelandic)Sveinn í Felli2023-02-231-463/+587
| | | | | | | | | | | | | | Currently translated at 99.3% (2184 of 2199 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/is/
| * Translated using Weblate (Croatian)Milo Ivir2023-02-231-1656/+1781
| | | | | | | | | | | | | | Currently translated at 99.1% (2180 of 2199 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/
| * Translated using Weblate (Thai)Phongpanot2023-02-231-728/+718
| | | | | | | | | | | | | | Currently translated at 63.3% (1392 of 2199 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/th/
| * Translated using Weblate (Russian)Александр2023-02-231-385/+371
| | | | | | | | | | | | | | Currently translated at 100.0% (2199 of 2199 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
* | Update doc anchor linksChocobozzz2023-02-234-5/+5
| |
* | Move to new documentation linksChocobozzz2023-02-2211-19/+19
|/
* Fix channel buttons heightChocobozzz2023-02-222-17/+22
|
* Fix embed build with old web browsersChocobozzz2023-02-211-14/+18
|
* StylingChocobozzz2023-02-211-6/+6
|
* Fix class helpers removed styleChocobozzz2023-02-212-5/+7
|
* Fix angular build, againChocobozzz2023-02-2019-19/+17
| | | | Maybe a bug in the sass loader
* Fix angular buildChocobozzz2023-02-202-2/+1
|
* Refactoring margin and padding mixinsWicklow2023-02-2012-32/+46
|
* Fix basic linter issuesWicklow2023-02-2013-16/+15
|
* Remove empty sass filesWicklow2023-02-209-24/+4
|
* Refactoring login component styleWicklow2023-02-202-99/+40
|