]>
git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
Chocobozzz [Mon, 3 May 2021 09:06:19 +0000 (11:06 +0200)]
Add ability to filter my videos by live
Rigel Kent [Mon, 3 May 2021 12:34:46 +0000 (14:34 +0200)]
add description with operation link to category/licence/language constants
Rigel Kent [Mon, 3 May 2021 12:14:45 +0000 (14:14 +0200)]
fix video channel parameters limit in openapi spec
Rigel Kent [Mon, 3 May 2021 10:17:30 +0000 (12:17 +0200)]
fix name limit for video in openapi spec
Gabriel Scherer [Sun, 2 May 2021 19:15:48 +0000 (21:15 +0200)]
update FAQ urls in README (#4027)
Rigel Kent [Sat, 1 May 2021 13:43:28 +0000 (15:43 +0200)]
fix FAQ link in production guide
Chocobozzz [Thu, 29 Apr 2021 07:46:44 +0000 (09:46 +0200)]
Cleanup plugins admin CSS
Chocobozzz [Thu, 29 Apr 2021 07:32:08 +0000 (09:32 +0200)]
Fix avatar size in moderation tables
Chocobozzz [Thu, 29 Apr 2021 07:29:00 +0000 (09:29 +0200)]
Fix my library/account/admin sub titles alignment
Chocobozzz [Thu, 29 Apr 2021 07:10:57 +0000 (09:10 +0200)]
Fix actor avatar background
Chocobozzz [Wed, 28 Apr 2021 14:41:07 +0000 (16:41 +0200)]
Move to stylelint
Chocobozzz [Wed, 28 Apr 2021 13:59:46 +0000 (15:59 +0200)]
Remove avatarUrl from models
Chocobozzz [Wed, 28 Apr 2021 09:49:34 +0000 (11:49 +0200)]
Refactor actor avatar display
Chocobozzz [Wed, 28 Apr 2021 07:45:49 +0000 (09:45 +0200)]
Rename actor image edit module
Chocobozzz [Wed, 28 Apr 2021 07:41:50 +0000 (09:41 +0200)]
Better video languages filter UX
Don't throw if the user did not select any language, automatically
select "all languages" instead
Chocobozzz [Wed, 28 Apr 2021 07:18:02 +0000 (09:18 +0200)]
Fix overview page with new thumbnail size
Chocobozzz [Wed, 28 Apr 2021 07:07:57 +0000 (09:07 +0200)]
Add player mode to player stats
Chocobozzz [Wed, 28 Apr 2021 06:56:08 +0000 (08:56 +0200)]
Add log to prune storage script
Chocobozzz [Tue, 27 Apr 2021 14:23:32 +0000 (16:23 +0200)]
Clearer nsfw "do not list" label
Chocobozzz [Tue, 27 Apr 2021 13:50:29 +0000 (15:50 +0200)]
Cleanup stats for nerds
Rigel Kent [Mon, 12 Apr 2021 08:26:30 +0000 (10:26 +0200)]
add stats videojs plugin
kontrollanten [Tue, 27 Apr 2021 14:08:10 +0000 (16:08 +0200)]
Use account initial as default avatar (#4002)
* client: use account initial as default avatar
* fix UI in user list
Avatars was cutted in the top and bottom
Chocobozzz [Tue, 27 Apr 2021 08:46:09 +0000 (10:46 +0200)]
Autoclose settings on outside click
Chocobozzz [Tue, 27 Apr 2021 07:36:00 +0000 (09:36 +0200)]
Set permissions in production.md
Chocobozzz [Tue, 27 Apr 2021 07:28:05 +0000 (09:28 +0200)]
Fix plugins doc
Chocobozzz [Tue, 27 Apr 2021 07:24:36 +0000 (09:24 +0200)]
Use server config to display supported videos ext
Chocobozzz [Tue, 27 Apr 2021 07:15:39 +0000 (09:15 +0200)]
Fix ng-select with an image
Chocobozzz [Tue, 27 Apr 2021 07:02:35 +0000 (09:02 +0200)]
Fix playlist position error
Chocobozzz [Tue, 27 Apr 2021 07:00:09 +0000 (09:00 +0200)]
Try to fix bad timestamps in .srt
Chocobozzz [Mon, 26 Apr 2021 14:23:34 +0000 (16:23 +0200)]
Fix video actions dropdown overflow
Chocobozzz [Mon, 26 Apr 2021 14:07:36 +0000 (16:07 +0200)]
Playlist miniature consistency
Chocobozzz [Mon, 26 Apr 2021 13:56:49 +0000 (15:56 +0200)]
Fix menu dropdown overflow
Weird issue conflicting with the dropdown config from the menu component
Chocobozzz [Mon, 26 Apr 2021 13:01:33 +0000 (15:01 +0200)]
Fix font size inconsistency with ng-select
Chocobozzz [Mon, 26 Apr 2021 12:44:15 +0000 (14:44 +0200)]
Fix modal word break
Chocobozzz [Mon, 26 Apr 2021 12:37:24 +0000 (14:37 +0200)]
Fix eye button for password input
Chocobozzz [Mon, 26 Apr 2021 12:27:14 +0000 (14:27 +0200)]
Add migration to remove duplicated keys
Due to old/corrupted data, it can be problematic to restore a backup
Chocobozzz [Fri, 23 Apr 2021 06:34:17 +0000 (08:34 +0200)]
Increase test timeout
Poslovitch [Sat, 24 Apr 2021 21:17:27 +0000 (21:17 +0000)]
Added ability to reply to comments with remote interaction
Implements https://github.com/Chocobozzz/PeerTube/issues/3725
Florian CUNY [Mon, 26 Apr 2021 09:01:29 +0000 (11:01 +0200)]
Added "last" and a reversed ?playlistPosition in playlist URL (#3974)
* Added "last" and a reversed playlistPosition
Implements https://github.com/Chocobozzz/PeerTube/issues/3897
* Fixed lint errors in video-watch component
* Applied requested changes
* Removed debug logs
* Fixed lint
* Playlist position styling
Co-authored-by: Chocobozzz <me@florianbigard.com>
Chocobozzz [Mon, 26 Apr 2021 08:46:48 +0000 (10:46 +0200)]
Refactor next/prev logic
Poslovitch [Sat, 24 Apr 2021 14:01:36 +0000 (14:01 +0000)]
Fixed lint error
Poslovitch [Sat, 24 Apr 2021 12:04:48 +0000 (12:04 +0000)]
Fixed "previous" button showing when not watching a playlist
Poslovitch [Sun, 18 Apr 2021 08:40:04 +0000 (08:40 +0000)]
Added a "previous" button on player when watching playlist
Implements https://github.com/Chocobozzz/PeerTube/issues/3485
Chocobozzz [Thu, 22 Apr 2021 13:25:27 +0000 (15:25 +0200)]
Update translations
Duy [Wed, 21 Apr 2021 07:59:59 +0000 (07:59 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 62.7% (1162 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
GunChleoc [Tue, 20 Apr 2021 20:29:38 +0000 (20:29 +0000)]
Translated using Weblate (Gaelic)
Currently translated at 95.5% (1769 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gd/
Andrey [Tue, 20 Apr 2021 06:47:31 +0000 (06:47 +0000)]
Translated using Weblate (Russian)
Currently translated at 95.6% (1771 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/
Eivind Ødegård [Sun, 18 Apr 2021 18:07:53 +0000 (18:07 +0000)]
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 0.8% (16 of 1849 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nn/
Duy [Mon, 19 Apr 2021 06:23:11 +0000 (06:23 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 61.6% (1141 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
Marcin Mikołajczak [Sun, 18 Apr 2021 11:00:40 +0000 (11:00 +0000)]
Translated using Weblate (Polish)
Currently translated at 93.9% (1739 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/
Laurent Ettouati [Sun, 18 Apr 2021 20:20:56 +0000 (20:20 +0000)]
Translated using Weblate (French (France) (fr_FR))
Currently translated at 98.6% (1826 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
Eivind Ødegård [Fri, 16 Apr 2021 12:27:58 +0000 (12:27 +0000)]
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 0.8% (16 of 1849 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nn/
Racida S [Fri, 16 Apr 2021 06:39:37 +0000 (06:39 +0000)]
Translated using Weblate (Kabyle)
Currently translated at 99.7% (1846 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/
Racida S [Thu, 15 Apr 2021 22:46:53 +0000 (22:46 +0000)]
Translated using Weblate (Kabyle)
Currently translated at 99.7% (1846 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/
Vodoyo Kamal [Wed, 14 Apr 2021 04:42:03 +0000 (04:42 +0000)]
Translated using Weblate (Bengali)
Currently translated at 5.3% (97 of 1806 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/bn/
Eivind Ødegård [Thu, 15 Apr 2021 12:05:27 +0000 (12:05 +0000)]
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 100.0% (244 of 244 strings)
Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/nn/
Eivind Ødegård [Tue, 13 Apr 2021 18:51:49 +0000 (18:51 +0000)]
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 100.0% (102 of 102 strings)
Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/nn/
Racida S [Thu, 15 Apr 2021 09:52:36 +0000 (09:52 +0000)]
Translated using Weblate (Kabyle)
Currently translated at 99.7% (1846 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/kab/
Jeff Huang [Tue, 13 Apr 2021 06:05:35 +0000 (06:05 +0000)]
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1851 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/
Loukas Stamellos [Wed, 14 Apr 2021 12:12:07 +0000 (12:12 +0000)]
Translated using Weblate (Greek)
Currently translated at 100.0% (103 of 103 strings)
Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/el/
Loukas Stamellos [Wed, 14 Apr 2021 12:19:46 +0000 (12:19 +0000)]
Translated using Weblate (Greek)
Currently translated at 100.0% (246 of 246 strings)
Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/el/
Duy [Thu, 15 Apr 2021 07:39:15 +0000 (07:39 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 60.5% (1121 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/
Filip Bengtsson [Tue, 13 Apr 2021 05:25:56 +0000 (05:25 +0000)]
Translated using Weblate (Swedish)
Currently translated at 97.7% (1809 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
Marcin Mikołajczak [Mon, 12 Apr 2021 15:13:06 +0000 (15:13 +0000)]
Translated using Weblate (Polish)
Currently translated at 93.9% (1739 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/
josé m [Wed, 14 Apr 2021 05:03:15 +0000 (05:03 +0000)]
Translated using Weblate (Galician)
Currently translated at 100.0% (1851 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/
Berto Te [Tue, 13 Apr 2021 01:57:21 +0000 (01:57 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (1851 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
Loukas Stamellos [Wed, 14 Apr 2021 12:50:17 +0000 (12:50 +0000)]
Translated using Weblate (Greek)
Currently translated at 51.7% (957 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/el/
Simon Brosdetzko [Tue, 13 Apr 2021 11:20:55 +0000 (11:20 +0000)]
Translated using Weblate (German)
Currently translated at 100.0% (1851 of 1851 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/
Eivind Ødegård [Thu, 15 Apr 2021 12:07:28 +0000 (14:07 +0200)]
Added translation using Weblate (Norwegian Nynorsk)
Chocobozzz [Thu, 22 Apr 2021 13:16:35 +0000 (15:16 +0200)]
Fix plugin helpers tests
Chocobozzz [Thu, 22 Apr 2021 12:25:32 +0000 (14:25 +0200)]
Add ability to hide plugin form fields
Chocobozzz [Thu, 22 Apr 2021 10:00:23 +0000 (12:00 +0200)]
Add go-live example for plugin form fields
Chocobozzz [Thu, 22 Apr 2021 09:42:51 +0000 (11:42 +0200)]
Add auth header in plugins guide
Chocobozzz [Thu, 22 Apr 2021 09:35:39 +0000 (11:35 +0200)]
Update credits
Chocobozzz [Thu, 22 Apr 2021 09:29:06 +0000 (11:29 +0200)]
Add getAuthHeader client helper
Chocobozzz [Thu, 22 Apr 2021 09:18:13 +0000 (11:18 +0200)]
Add action:admin-plugin-settings.init client hook
Chocobozzz [Thu, 22 Apr 2021 08:55:28 +0000 (10:55 +0200)]
Add data directory for plugins and some helpers
Chocobozzz [Wed, 21 Apr 2021 13:28:12 +0000 (15:28 +0200)]
Revert "Fix context menu when watching a playlist"
This reverts commit
e8bb5b6b3a1e4c2aeab368f01cc5092d8478b893.
We'll refactor this error handler in hls.js v1 upgrade
Chocobozzz [Wed, 21 Apr 2021 08:02:28 +0000 (10:02 +0200)]
Better hls warn/error logging
Chocobozzz [Wed, 21 Apr 2021 07:46:55 +0000 (09:46 +0200)]
Fix context menu when watching a playlist
Chocobozzz [Wed, 21 Apr 2021 07:16:06 +0000 (09:16 +0200)]
Add sendmail log in server
Chocobozzz [Wed, 21 Apr 2021 07:08:14 +0000 (09:08 +0200)]
Fix h265 video import using CLI
Florian CUNY [Wed, 21 Apr 2021 08:46:40 +0000 (10:46 +0200)]
rephrase signup limit validator error (#3984)
Co-authored-by: Rigel Kent <par@rigelk.eu>
Chocobozzz [Tue, 20 Apr 2021 14:14:09 +0000 (16:14 +0200)]
Allow plugins to set short translation locale
Chocobozzz [Tue, 20 Apr 2021 14:02:15 +0000 (16:02 +0200)]
Support async onSettingsChange
Chocobozzz [Tue, 20 Apr 2021 13:36:00 +0000 (15:36 +0200)]
Fix E2E tests
Chocobozzz [Tue, 20 Apr 2021 13:11:00 +0000 (15:11 +0200)]
Fix welcome/warning modal
Chocobozzz [Tue, 20 Apr 2021 13:01:54 +0000 (15:01 +0200)]
Merge branch 'release/3.1.0' into develop
Chocobozzz [Mon, 19 Apr 2021 12:40:04 +0000 (14:40 +0200)]
Move FAQ
Chocobozzz [Mon, 19 Apr 2021 07:25:11 +0000 (09:25 +0200)]
Fix database ssl connection
Chocobozzz [Fri, 16 Apr 2021 05:41:35 +0000 (07:41 +0200)]
Fix exception in markdown parser
Chocobozzz [Thu, 15 Apr 2021 13:31:03 +0000 (15:31 +0200)]
Refactor feed component
Chocobozzz [Thu, 15 Apr 2021 11:52:27 +0000 (13:52 +0200)]
More robust tests
Chocobozzz [Thu, 15 Apr 2021 11:43:50 +0000 (13:43 +0200)]
Refactor menu css
Chocobozzz [Thu, 15 Apr 2021 09:38:24 +0000 (11:38 +0200)]
Refactor comment add css
Chocobozzz [Thu, 15 Apr 2021 09:31:40 +0000 (11:31 +0200)]
Increase ffmpeg tests timeout
Chocobozzz [Thu, 15 Apr 2021 09:21:00 +0000 (11:21 +0200)]
Don't always use a link for account avatar
Chocobozzz [Thu, 15 Apr 2021 08:47:58 +0000 (10:47 +0200)]
Increase ffmpeg error test timeout
Chocobozzz [Thu, 15 Apr 2021 08:33:46 +0000 (10:33 +0200)]
Remove unused class in download modal
kontrollanten [Thu, 15 Apr 2021 08:01:27 +0000 (10:01 +0200)]
Add AccountAvatarComponent (#3965)
* refactor(client): create account-avatar component
* continue implement account-avatar
* fix review comments