Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Translated using Weblate (French (France) (fr_FR)) | Laurent Ettouati | 2021-06-14 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | Currently translated at 99.1% (117 of 118 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/fr_FR/ | |||||
| * | Translated using Weblate (Russian) | Sergey Zigachev | 2021-06-14 | 1 | -47/+47 | |
| | | | | | | | | | | | | | | Currently translated at 99.8% (1782 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/ | |||||
| * | Translated using Weblate (Occitan) | Quentin PAGÈS | 2021-06-14 | 1 | -3025/+3421 | |
| | | | | | | | | | | | | | | Currently translated at 49.0% (875 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/oc/ | |||||
| * | Translated using Weblate (Spanish) | Berto Te | 2021-06-14 | 1 | -181/+171 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (1784 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/ | |||||
| * | Translated using Weblate (French (France) (fr_FR)) | Laurent Ettouati | 2021-06-14 | 1 | -774/+920 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (1784 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/ | |||||
| * | Translated using Weblate (Chinese (Traditional)) | Jeff Huang | 2021-06-14 | 1 | -178/+168 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (1784 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/ | |||||
| * | Translated using Weblate (Persian) | Asr128 | 2021-06-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (98 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/fa/ | |||||
| * | Translated using Weblate (German) | Martin Hoefler | 2021-06-14 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (118 of 118 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/de/ | |||||
| * | Translated using Weblate (Persian) | Asr128 | 2021-06-14 | 1 | -137/+137 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (234 of 234 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/fa/ | |||||
| * | Translated using Weblate (Russian) | Sergey Zigachev | 2021-06-14 | 1 | -773/+919 | |
| | | | | | | | | | | | | | | Currently translated at 98.9% (1765 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/ | |||||
| * | Translated using Weblate (Vietnamese) | Hồ Nhất Duy | 2021-06-14 | 1 | -785/+931 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (1784 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/ | |||||
| * | Translated using Weblate (Persian) | Asr128 | 2021-06-14 | 1 | -4329/+5497 | |
| | | | | | | | | | | | | | | Currently translated at 10.1% (181 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fa/ | |||||
| * | Translated using Weblate (German) | Martin Hoefler | 2021-06-14 | 1 | -775/+921 | |
| | | | | | | | | | | | | | | Currently translated at 98.9% (1766 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/ | |||||
* | | Remove unused import | Chocobozzz | 2021-06-14 | 1 | -1/+0 | |
|/ | ||||||
* | Fix plugin modal/notifier | Chocobozzz | 2021-06-14 | 1 | -4/+4 | |
| | ||||||
* | add client hook filter:videojs.options | kontrollanten | 2021-06-14 | 8 | -316/+332 | |
| | | | | closes #4086 | |||||
* | Cache refresh actor promise | Chocobozzz | 2021-06-09 | 1 | -2/+2 | |
| | ||||||
* | Add max rows to videos list | Chocobozzz | 2021-06-09 | 9 | -37/+73 | |
| | ||||||
* | Improve channel card custom markup | Chocobozzz | 2021-06-09 | 7 | -23/+162 | |
| | ||||||
* | Add more filters for video miniatures | Chocobozzz | 2021-06-09 | 3 | -16/+40 | |
| | ||||||
* | Create peertube-container html tag | Chocobozzz | 2021-06-09 | 7 | -25/+77 | |
| | ||||||
* | Fix console error when rewriting a comment | Chocobozzz | 2021-06-08 | 1 | -0/+3 | |
| | ||||||
* | ACCOUNT instead of PEERTUBE ACCOUNT | Chocobozzz | 2021-06-08 | 1 | -1/+1 | |
| | | | | Since we can also have mastodon/pleroma etc accounts | |||||
* | Load embed api resolutions on init | Chocobozzz | 2021-06-08 | 2 | -2/+8 | |
| | ||||||
* | allow public video privacy to be deleted in the web client | Rigel Kent | 2021-06-08 | 7 | -17/+15 | |
| | ||||||
* | Bidi support | Chocobozzz | 2021-06-07 | 96 | -366/+618 | |
| | ||||||
* | Add ability to filter menu links | Chocobozzz | 2021-06-07 | 5 | -99/+125 | |
| | ||||||
* | fix colspan for user view of reports | Rigel Kent | 2021-06-07 | 1 | -2/+5 | |
| | ||||||
* | Speed up plugins loading | Chocobozzz | 2021-06-04 | 16 | -95/+63 | |
| | ||||||
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 47 | -351/+265 | |
| | ||||||
* | Load server config on app init | Chocobozzz | 2021-06-04 | 3 | -164/+34 | |
| | ||||||
* | Add debug logs to plugin service | Chocobozzz | 2021-06-04 | 1 | -0/+12 | |
| | ||||||
* | Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153) | John Livingston | 2021-06-03 | 3 | -0/+9 | |
| | | | | | * Adding frontend peertubeHelpers.getBaseRouterRoute. * Fix doctoc. | |||||
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 5 | -11/+21 | |
| | ||||||
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 2 | -2/+2 | |
| | ||||||
* | Bumped to version v3.2.1 | Chocobozzz | 2021-06-01 | 1 | -1/+1 | |
| | ||||||
* | Fix live image aspect ratio in theatre mode | Chocobozzz | 2021-06-01 | 2 | -1/+5 | |
| | ||||||
* | Show logo in mobile view (#4141) | kontrollanten | 2021-05-31 | 1 | -4/+5 | |
| | | | | | * client: show logo in mobile view * client(menu): add space between burger and logo | |||||
* | Remove unused code | Chocobozzz | 2021-05-31 | 2 | -11/+1 | |
| | ||||||
* | Fix /:@actor redirection | Chocobozzz | 2021-05-31 | 1 | -8/+3 | |
| | | | | Fixes https://github.com/Chocobozzz/PeerTube/issues/4134 | |||||
* | Add ability to set custom markdown in description | Chocobozzz | 2021-05-31 | 34 | -48/+118 | |
| | ||||||
* | Add help to custom markdown textarea | Chocobozzz | 2021-05-31 | 5 | -3/+20 | |
| | ||||||
* | Support peertube button in custom markup | Chocobozzz | 2021-05-28 | 5 | -2/+68 | |
| | ||||||
* | Replace local menu icon | Chocobozzz | 2021-05-28 | 6 | -7/+8 | |
| | ||||||
* | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-28 | 2 | -2/+2 | |
|\ | ||||||
| * | Fix create account button | Chocobozzz | 2021-05-28 | 2 | -2/+2 | |
| | | ||||||
* | | Remove unused component | Chocobozzz | 2021-05-28 | 1 | -44/+0 | |
| | | ||||||
* | | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 9 | -6/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implements https://github.com/Chocobozzz/PeerTube/issues/3612 Fixed lint and removed debug Fixed another lint error Apply suggestions from code review Co-authored-by: Chocobozzz <chocobozzz@cpy.re> Add tests for min signup age config | |||||
* | | Update translations | Chocobozzz | 2021-05-28 | 41 | -3481/+3253 | |
| | | ||||||
* | | Translated using Weblate (Chinese (Traditional)) | Jeff Huang | 2021-05-28 | 1 | -866/+1024 | |
| | | | | | | | | | | | | | | Currently translated at 100.0% (1784 of 1784 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/ |