aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (Greek)Loukas Stamellos2021-04-221-1/+1
| | | | | | | Currently translated at 100.0% (103 of 103 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/el/
* Translated using Weblate (Greek)Loukas Stamellos2021-04-221-9/+9
| | | | | | | Currently translated at 100.0% (246 of 246 strings) Translation: PeerTube/server Translate-URL: https://weblate.framasoft.org/projects/peertube/server/el/
* Translated using Weblate (Vietnamese)Duy2021-04-221-1562/+1551
| | | | | | | Currently translated at 60.5% (1121 of 1851 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
* Translated using Weblate (Swedish)Filip Bengtsson2021-04-221-879/+989
| | | | | | | Currently translated at 97.7% (1809 of 1851 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
* Translated using Weblate (Polish)Marcin Mikołajczak2021-04-221-980/+1090
| | | | | | | Currently translated at 93.9% (1739 of 1851 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/
* Translated using Weblate (Galician)josé m2021-04-221-878/+988
| | | | | | | Currently translated at 100.0% (1851 of 1851 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
* Translated using Weblate (Spanish)Berto Te2021-04-221-888/+998
| | | | | | | Currently translated at 100.0% (1851 of 1851 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
* Translated using Weblate (Greek)Loukas Stamellos2021-04-221-1106/+1121
| | | | | | | Currently translated at 51.7% (957 of 1851 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/el/
* Translated using Weblate (German)Simon Brosdetzko2021-04-221-879/+989
| | | | | | | Currently translated at 100.0% (1851 of 1851 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
* Added translation using Weblate (Norwegian Nynorsk)Eivind Ødegård2021-04-221-0/+16865
|
* Fix plugin helpers testsChocobozzz2021-04-222-6/+4
|
* Add ability to hide plugin form fieldsChocobozzz2021-04-227-18/+35
|
* Add go-live example for plugin form fieldsChocobozzz2021-04-222-2/+2
|
* Add auth header in plugins guideChocobozzz2021-04-222-1/+30
|
* Update creditsChocobozzz2021-04-221-29/+59
|
* Add getAuthHeader client helperChocobozzz2021-04-222-0/+9
|
* Add action:admin-plugin-settings.init client hookChocobozzz2021-04-225-3/+25
|
* Add data directory for plugins and some helpersChocobozzz2021-04-228-23/+244
|
* Revert "Fix context menu when watching a playlist"Chocobozzz2021-04-216-117/+40
| | | | | | This reverts commit e8bb5b6b3a1e4c2aeab368f01cc5092d8478b893. We'll refactor this error handler in hls.js v1 upgrade
* Better hls warn/error loggingChocobozzz2021-04-211-2/+6
|
* Fix context menu when watching a playlistChocobozzz2021-04-216-40/+117
|
* Add sendmail log in serverChocobozzz2021-04-211-1/+2
|
* Fix h265 video import using CLIChocobozzz2021-04-211-0/+1
|
* rephrase signup limit validator error (#3984)Florian CUNY2021-04-211-1/+1
| | | Co-authored-by: Rigel Kent <par@rigelk.eu>
* Allow plugins to set short translation localeChocobozzz2021-04-203-8/+10
|
* Support async onSettingsChangeChocobozzz2021-04-203-5/+5
|
* Fix E2E testsChocobozzz2021-04-204-26/+4
|
* Fix welcome/warning modalChocobozzz2021-04-202-0/+24
|
* Merge branch 'release/3.1.0' into developChocobozzz2021-04-202-193/+12
|\
| * Move FAQChocobozzz2021-04-191-191/+1
| |
| * Fix database ssl connectionChocobozzz2021-04-191-2/+11
| |
* | Fix exception in markdown parserChocobozzz2021-04-161-0/+4
| |
* | Refactor feed componentChocobozzz2021-04-157-47/+19
| |
* | More robust testsChocobozzz2021-04-155-31/+37
| |
* | Refactor menu cssChocobozzz2021-04-157-234/+194
| |
* | Refactor comment add cssChocobozzz2021-04-158-199/+175
| |
* | Increase ffmpeg tests timeoutChocobozzz2021-04-151-5/+5
| |
* | Don't always use a link for account avatarChocobozzz2021-04-158-31/+39
| |
* | Increase ffmpeg error test timeoutChocobozzz2021-04-151-1/+1
| |
* | Remove unused class in download modalChocobozzz2021-04-151-9/+0
| |
* | Add AccountAvatarComponent (#3965)kontrollanten2021-04-1545-145/+149
| | | | | | | | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* | Refactor modal buttons styleChocobozzz2021-04-1435-252/+136
| |
* | Fix lintChocobozzz2021-04-141-0/+1
| |
* | Move player style in watch componentChocobozzz2021-04-147-11/+26
| |
* | Use published at sort for recommended videosChocobozzz2021-04-141-1/+1
| |
* | Update VideoFile structure in the API docThomas2021-04-131-0/+4
| | | | | | | | Explain the difference between the 4 URL fields in the VideoFile structure.
* | Put "owner account" in cardChocobozzz2021-04-132-5/+3
| | | | | | | | Just a test
* | Display account/channel creation date in titleChocobozzz2021-04-134-18/+4
| | | | | | | | It's not a really important information
* | modify tests to support current behaviour regarding plaintext descriptionRigel Kent2021-04-133-18/+28
| |
* | render markdown and plainify descriptions on previewsRigel Kent2021-04-133-27/+38
| |