Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translated using Weblate (Toki Pona (tok)) | hecko | 2022-06-08 | 1 | -0/+1 |
| | | | | | | | Currently translated at 7.2% (146 of 2011 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/tok/ | ||||
* | Translated using Weblate (Vietnamese) | Hồ Nhất Duy | 2022-06-08 | 1 | -226/+218 |
| | | | | | | | Currently translated at 100.0% (2012 of 2012 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/ | ||||
* | Translated using Weblate (Chinese (Traditional)) | Jeff Huang | 2022-06-08 | 1 | -225/+217 |
| | | | | | | | Currently translated at 100.0% (2012 of 2012 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/ | ||||
* | Translated using Weblate (Russian) | Александр | 2022-06-08 | 1 | -227/+219 |
| | | | | | | | Currently translated at 100.0% (2012 of 2012 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/ | ||||
* | Translated using Weblate (Toki Pona (tok)) | hecko | 2022-06-08 | 1 | -0/+68 |
| | | | | | | | Currently translated at 7.2% (145 of 2011 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/tok/ | ||||
* | Translated using Weblate (French) | ButterflyOfFire | 2022-06-08 | 1 | -2/+2 |
| | | | | | | | Currently translated at 100.0% (1706 of 1706 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr/ | ||||
* | Translated using Weblate (Czech) | Jiri Podhorecky | 2022-06-08 | 1 | -248/+240 |
| | | | | | | | Currently translated at 100.0% (2012 of 2012 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/ | ||||
* | Support ICU in TS components | Chocobozzz | 2022-06-08 | 29 | -157/+391 |
| | |||||
* | Fix abuse tests | Chocobozzz | 2022-06-08 | 1 | -2/+2 |
| | |||||
* | Fix various typos | luz paz | 2022-06-07 | 22 | -32/+32 |
| | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy` | ||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-07 | 6 | -5/+6 |
|\ | |||||
| * | Fix release script | Chocobozzz | 2022-06-07 | 1 | -1/+1 |
| | | |||||
| * | Bumped to version v4.2.0v4.2.0 | Chocobozzz | 2022-06-07 | 2 | -2/+2 |
| | | |||||
| * | Update changelog | Chocobozzz | 2022-06-07 | 1 | -1/+1 |
| | | |||||
| * | Fix schema.org context | Chocobozzz | 2022-06-07 | 2 | -1/+2 |
| | | |||||
* | | Remove unused function | Chocobozzz | 2022-06-03 | 2 | -9/+2 |
| | | |||||
* | | Update tsconfig | Chocobozzz | 2022-06-03 | 3 | -10/+14 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-03 | 1 | -2/+2 |
|\| | |||||
| * | Fix search index tests | Chocobozzz | 2022-06-03 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-03 | 14 | -10/+33 |
|\| | |||||
| * | Fix invalid download filename | Chocobozzz | 2022-06-03 | 1 | -1/+3 |
| | | |||||
| * | Handle playlist without videos available | Chocobozzz | 2022-06-03 | 6 | -4/+22 |
| | | |||||
| * | Completely remove best default trending algorithm | Chocobozzz | 2022-06-03 | 7 | -5/+8 |
| | | |||||
* | | Fix typo | Chocobozzz | 2022-06-01 | 1 | -1/+1 |
| | | |||||
* | | Added "total views" in the my channels list (#5007) | Florian CUNY | 2022-05-31 | 6 | -1/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added "total views" in the my channels list Implements https://github.com/Chocobozzz/PeerTube/issues/4331 * Fix lint * applied suggested change * updated openAPI spec for the use "withStats" when getting video channels * applied code change * removed GROUP BY in query * Fixed test | ||||
* | | Add new player string to custom translations | Chocobozzz | 2022-05-31 | 1 | -0/+2 |
| | | |||||
* | | Add live autostart/messages in embed | Chocobozzz | 2022-05-31 | 8 | -3/+130 |
| | | |||||
* | | Refactor embed | Chocobozzz | 2022-05-31 | 14 | -712/+1024 |
| | | |||||
* | | Bypass rate limits for admins and moderators | Chocobozzz | 2022-05-30 | 6 | -10/+50 |
| | | |||||
* | | Display "No subscribers" in my-library instead of "0 subscribers" | Poslovitch | 2022-05-30 | 1 | -1/+1 |
| | | | | | | | | Was suggested in https://github.com/Chocobozzz/PeerTube/pull/4484 | ||||
* | | Add missing i18n for hotkeys | Chocobozzz | 2022-05-25 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-05-25 | 13 | -71/+173 |
|\| | |||||
| * | More robust live ending job | Chocobozzz | 2022-05-25 | 2 | -3/+7 |
| | | |||||
| * | Fix saving permanent live replay on quick restream | Chocobozzz | 2022-05-25 | 5 | -39/+116 |
| | | |||||
| * | Cleanup muxing session method options | Chocobozzz | 2022-05-25 | 1 | -21/+20 |
| | | |||||
| * | Fix job progress column | Chocobozzz | 2022-05-25 | 1 | -1/+1 |
| | | |||||
| * | Fix avatars in notifications | Chocobozzz | 2022-05-25 | 4 | -7/+27 |
| | | |||||
| * | Fix upload avatar button | Chocobozzz | 2022-05-25 | 1 | -3/+5 |
| | | |||||
* | | Add nginx update to changelog | Chocobozzz | 2022-05-24 | 2 | -4/+5 |
| | | |||||
* | | Check feeds config at startup | Chocobozzz | 2022-05-24 | 1 | -0/+1 |
| | | |||||
* | | Add ability to set default feed items count | Chocobozzz | 2022-05-24 | 5 | -15/+36 |
| | | |||||
* | | Improve admin users list table | Chocobozzz | 2022-05-24 | 8 | -25/+69 |
| | | | | | | | | | | | | * Fix last login sort with null values * Remember last selected columns * Display last login date by default | ||||
* | | Add ability to set a custom video import timeout | Chocobozzz | 2022-05-24 | 6 | -4/+11 |
| | | |||||
* | | Increase test timeout | Chocobozzz | 2022-05-24 | 1 | -1/+1 |
| | | |||||
* | | (#4959) Add 'Originally Published At' sort option in videos pages (#4977) | Jlll1 | 2022-05-24 | 3 | -1/+3 |
|/ | | | | | | | | | * Add Original Publication Date sort dropdown option in video filters * Make the minimal sort dropdown width 250px to acomodate for 'Originally Published At' option * Improve label Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Fix email action button label for reports | Chocobozzz | 2022-05-24 | 2 | -2/+2 |
| | |||||
* | Fix my videos total counter | Chocobozzz | 2022-05-24 | 2 | -4/+13 |
| | |||||
* | Fix avatar default size | Chocobozzz | 2022-05-23 | 1 | -1/+1 |
| | |||||
* | Fix changelog link | Chocobozzz | 2022-05-23 | 1 | -1/+1 |
| | |||||
* | Improve video studio comment | Chocobozzz | 2022-05-23 | 2 | -0/+2 |
| |