aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Chinese (Traditional))Jeff Huang2023-02-171-67/+67
| | | | | | | Currently translated at 100.0% (2198 of 2198 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
* Translated using Weblate (Ukrainian)Ihor Hordiichuk2023-02-171-27/+27
| | | | | | | Currently translated at 100.0% (134 of 134 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/uk/
* Translated using Weblate (Ukrainian)Ihor Hordiichuk2023-02-171-13/+13
| | | | | | | Currently translated at 100.0% (256 of 256 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/uk/
* Translated using Weblate (Ukrainian)Ihor Hordiichuk2023-02-171-228/+215
| | | | | | | Currently translated at 97.0% (2133 of 2198 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/
* Translated using Weblate (Icelandic)Sveinn í Felli2023-02-171-1213/+1349
| | | | | | | Currently translated at 83.0% (1826 of 2198 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/is/
* Translated using Weblate (Russian)Александр2023-02-171-8/+8
| | | | | | | Currently translated at 100.0% (2198 of 2198 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
* Translated using Weblate (Russian)Александр2023-02-171-14/+14
| | | | | | | Currently translated at 100.0% (2198 of 2198 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
* Translated using Weblate (Persian)Payman Moghadam2023-02-171-2/+2
| | | | | | | Currently translated at 100.0% (134 of 134 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/fa/
* Translated using Weblate (Chinese (Traditional))李奕寯2023-02-171-1159/+1281
| | | | | | | Currently translated at 96.9% (2131 of 2198 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
* Translated using Weblate (Russian)Александр2023-02-171-218/+205
| | | | | | | Currently translated at 100.0% (2198 of 2198 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
* Increase theme compatibilityChocobozzz2023-02-175-15/+44
| | | | Try to use CSS variable as much as possible
* Fix dev instance following test instancesChocobozzz2023-02-174-6/+3
|
* Correctly handle 502 errorsChocobozzz2023-02-171-0/+4
|
* Fix redoc cli commandChocobozzz2023-02-171-1/+1
|
* Fix button height when the icon is wrappedChocobozzz2023-02-171-1/+1
|
* Add description to "remove" registration requestChocobozzz2023-02-171-0/+1
|
* Fix CIChocobozzz2023-02-174-14/+8
|
* Update contributing guideChocobozzz2023-02-171-3/+44
|
* Add contributing guide for embedChocobozzz2023-02-161-0/+11
|
* Fix lintChocobozzz2023-02-162-6/+3
|
* Add openapi doc guide in documentationChocobozzz2023-02-161-0/+11
|
* Fix list registrations api docChocobozzz2023-02-161-1/+13
|
* Fix chevron in menu for touch screensChocobozzz2023-02-161-1/+0
|
* Correctly unsubscribe on menu destroyChocobozzz2023-02-163-29/+51
|
* Fix menu content overlay on tabletChocobozzz2023-02-161-0/+2
|
* Update client dependenciesChocobozzz2023-02-164-918/+894
|
* Upgrade to latest angular versionChocobozzz2023-02-164-1422/+1101
|
* Fix angular configurationChocobozzz2023-02-161-17/+6
|
* Update bullmqChocobozzz2023-02-164-47/+13
| | | | Requires redis >= 6.2
* Update server dependenciesChocobozzz2023-02-1616-1812/+2081
|
* Move webfinger controller in well known routerChocobozzz2023-02-154-48/+30
|
* Update creditsChocobozzz2023-02-151-38/+97
|
* Move cli.ts in a private shared directoryChocobozzz2023-02-159-10/+10
| | | | It's only used by cli scripts of this directory
* Create screenshots directory when neededChocobozzz2023-02-154-8/+38
|
* Prevent edition with 0 taskChocobozzz2023-02-151-0/+2
|
* Fix channel update/create openapi docChocobozzz2023-02-151-2/+12
|
* Fix stats anchor linkChocobozzz2023-02-1510-55/+71
|
* Prefer displaying channel for playlist elementChocobozzz2023-02-157-26/+37
|
* Correctly fix table column widthsChocobozzz2023-02-152-2/+5
|
* Try to prevent layout shift with redundancy statsChocobozzz2023-02-152-2/+9
|
* Fix live update of autoplay next videoChocobozzz2023-02-153-10/+22
|
* Fix mention detectionChocobozzz2023-02-153-9/+50
|
* Fix button link on mobileChocobozzz2023-02-152-6/+4
|
* Fix "unique viewers" inconsistency with countriesChocobozzz2023-02-151-5/+20
|
* Reencode the video on cutChocobozzz2023-02-142-8/+24
| | | | | Unfortunately copying audio/video is not precise enough and could lead to inconsistencies
* Refactor login redirection/button linksChocobozzz2023-02-1421-48/+77
| | | | Correctly handle external auth redirection in all cases
* Fix audio out of synced on studio cutChocobozzz2023-02-141-1/+4
|
* Fix notification numberChocobozzz2023-02-141-1/+1
|
* Fix CI timeoutChocobozzz2023-02-141-0/+2
|
* Fix retrying update on sql serialization conflictChocobozzz2023-02-146-33/+14
|