Chocobozzz [Mon, 9 Dec 2019 08:40:16 +0000 (09:40 +0100)]
Clearer feed controller
Rigel Kent [Wed, 4 Dec 2019 08:29:20 +0000 (09:29 +0100)]
(css) improve video-watch title display on small screens
Rigel Kent [Sun, 8 Dec 2019 19:35:52 +0000 (20:35 +0100)]
miniature duration visibility and overlay background opacity
Rigel Kent [Sun, 8 Dec 2019 19:16:24 +0000 (20:16 +0100)]
dropdown-menu lighter box-shadow
Rigel Kent [Sun, 8 Dec 2019 21:27:24 +0000 (22:27 +0100)]
(hotfix) remove null categories in RSS/Atom feeds
Chocobozzz [Fri, 6 Dec 2019 16:25:15 +0000 (17:25 +0100)]
Don't seed on cellular networks
Chocobozzz [Fri, 6 Dec 2019 14:59:12 +0000 (15:59 +0100)]
Add action hooks to user routes
Chocobozzz [Fri, 6 Dec 2019 13:08:16 +0000 (14:08 +0100)]
Fix enable history label
Chocobozzz [Fri, 6 Dec 2019 13:01:28 +0000 (14:01 +0100)]
Don't support images in account descriptions
Chocobozzz [Fri, 6 Dec 2019 12:57:57 +0000 (13:57 +0100)]
Handle HTML in account descriptions
Chocobozzz [Fri, 6 Dec 2019 10:28:55 +0000 (11:28 +0100)]
Add peertube applications links in about page
Chocobozzz [Fri, 6 Dec 2019 10:07:30 +0000 (11:07 +0100)]
Fix dropdown on video miniature for unlogged users
Chocobozzz [Fri, 6 Dec 2019 08:55:36 +0000 (09:55 +0100)]
Add missing hotkeys to the watch page
Chocobozzz [Fri, 6 Dec 2019 07:45:51 +0000 (08:45 +0100)]
Fix build
Chocobozzz [Thu, 5 Dec 2019 16:26:58 +0000 (17:26 +0100)]
Add ability to update icons content
Chocobozzz [Thu, 5 Dec 2019 16:06:18 +0000 (17:06 +0100)]
Add hook to alter player build options
Chocobozzz [Thu, 5 Dec 2019 15:28:05 +0000 (16:28 +0100)]
Add likes/dislikes counts in the buttons
Chocobozzz [Thu, 5 Dec 2019 14:12:58 +0000 (15:12 +0100)]
Improve 4k resolution bitrate
Chocobozzz [Thu, 5 Dec 2019 13:57:14 +0000 (14:57 +0100)]
Ensure local actors preferredName don't already exist
Before applying this commit, check you don't have duplicates local
actors in your database:
select "preferredUsername" from actor where "serverId" is null group by "preferredUsername" having count(*) > 0
If you have some results, it seems you have duplicate channels/accounts.
For every entry, you'll have to change the preferredUsername of the
entry you want (so they are unique). The updated actors could have some
federations issues. Sorry.
Chocobozzz [Thu, 5 Dec 2019 10:25:00 +0000 (11:25 +0100)]
Add client_body_temp_path hint in nginx template
Chocobozzz [Thu, 5 Dec 2019 10:07:57 +0000 (11:07 +0100)]
Support m4v videos
Chocobozzz [Thu, 5 Dec 2019 09:40:09 +0000 (10:40 +0100)]
Fix build
Chocobozzz [Thu, 5 Dec 2019 09:18:33 +0000 (10:18 +0100)]
Fix channel creation limitation
Chocobozzz [Thu, 5 Dec 2019 09:05:00 +0000 (10:05 +0100)]
Support playlists in share modal
Chocobozzz [Thu, 5 Dec 2019 08:21:09 +0000 (09:21 +0100)]
Pause the video when a modal is opened
Rigel Kent [Wed, 4 Dec 2019 16:12:23 +0000 (17:12 +0100)]
search filtering improvements per #1654
Chocobozzz [Thu, 5 Dec 2019 07:38:32 +0000 (08:38 +0100)]
Fix migrations
Chocobozzz [Wed, 4 Dec 2019 13:49:59 +0000 (14:49 +0100)]
Add ability to filter per job type
Chocobozzz [Wed, 4 Dec 2019 12:29:40 +0000 (13:29 +0100)]
Skip channel search on empty search
Chocobozzz [Wed, 4 Dec 2019 12:19:55 +0000 (13:19 +0100)]
Clearer video quota label in user settings
Chocobozzz [Wed, 4 Dec 2019 10:48:12 +0000 (11:48 +0100)]
Move deleted comment on new follow tests
Julien Maulny [Tue, 3 Dec 2019 20:48:31 +0000 (21:48 +0100)]
Fix retrieving of deleted comments when subscribing to a new instance
Julien Maulny [Fri, 15 Nov 2019 18:05:08 +0000 (19:05 +0100)]
Soft delete video comments instead of detroy
Rigel Kent [Wed, 4 Dec 2019 08:16:51 +0000 (09:16 +0100)]
(rss) quickfix for pfeed when category is null
Chocobozzz [Wed, 4 Dec 2019 07:45:29 +0000 (08:45 +0100)]
Disable cache when building the docker image
Felix Ableitner [Tue, 3 Dec 2019 23:51:55 +0000 (00:51 +0100)]
Simplify Dockerfile and slim Docker image
Chocobozzz [Tue, 3 Dec 2019 19:19:42 +0000 (20:19 +0100)]
Fix tests
Chocobozzz [Tue, 3 Dec 2019 19:10:27 +0000 (20:10 +0100)]
Test a color for the support button
Chocobozzz [Tue, 3 Dec 2019 17:54:49 +0000 (18:54 +0100)]
Change the support icon
Chocobozzz [Tue, 3 Dec 2019 16:21:47 +0000 (17:21 +0100)]
Try to fix gitpod
Rigel Kent [Tue, 3 Dec 2019 15:11:04 +0000 (16:11 +0100)]
(rss) add mrss properties and update pfeed
resolves #2298
Chocobozzz [Tue, 3 Dec 2019 13:12:47 +0000 (14:12 +0100)]
Upgrade server deps
bikepunk [Tue, 3 Dec 2019 12:15:54 +0000 (13:15 +0100)]
Excplicit the tag limit #1815 related
Chocobozzz [Tue, 3 Dec 2019 09:41:23 +0000 (10:41 +0100)]
Fix private video download
Chocobozzz [Tue, 3 Dec 2019 09:10:14 +0000 (10:10 +0100)]
Don't move the caption if it has the right name
Chocobozzz [Mon, 2 Dec 2019 08:19:35 +0000 (09:19 +0100)]
Merge branch 'plugin-loggedin-helper' into 'develop'
(plugins) add helper to know if user is logged-in
See merge request framasoft/peertube/PeerTube!26
Rigel Kent [Mon, 2 Dec 2019 08:19:34 +0000 (09:19 +0100)]
(plugins) add helper to know if user is logged-in
Chocobozzz [Fri, 29 Nov 2019 15:35:27 +0000 (16:35 +0100)]
Limit channel numbers
We can't load too much channels in selects and it helps to prevent actor
name squatting
Chocobozzz [Fri, 29 Nov 2019 15:20:23 +0000 (16:20 +0100)]
Fix channel playlist miniatures overflow
Chocobozzz [Fri, 29 Nov 2019 13:23:28 +0000 (14:23 +0100)]
Fix background body color
Chocobozzz [Fri, 29 Nov 2019 13:10:24 +0000 (14:10 +0100)]
Add ability to disable P2P in HLS player too
Chocobozzz [Fri, 29 Nov 2019 13:06:03 +0000 (14:06 +0100)]
Improve video languages user settings label
Chocobozzz [Fri, 29 Nov 2019 12:36:40 +0000 (13:36 +0100)]
Fix email to field
Chocobozzz [Fri, 29 Nov 2019 10:16:43 +0000 (11:16 +0100)]
Add more filters to admin follows table
Chocobozzz [Fri, 29 Nov 2019 09:55:17 +0000 (10:55 +0100)]
Filter on follows actor types in about page
Chocobozzz [Fri, 29 Nov 2019 09:18:40 +0000 (10:18 +0100)]
Fix brackets truncation in video description
Chocobozzz [Thu, 28 Nov 2019 10:37:32 +0000 (11:37 +0100)]
Only display accepted followers/followings in about page
Chocobozzz [Thu, 28 Nov 2019 10:06:02 +0000 (11:06 +0100)]
Focus player on video loading
MrGiga [Thu, 28 Nov 2019 02:00:43 +0000 (20:00 -0600)]
Fix For GitPod
Chocobozzz [Wed, 27 Nov 2019 13:19:49 +0000 (14:19 +0100)]
Fix overflow in menu
Chocobozzz [Wed, 27 Nov 2019 10:38:40 +0000 (11:38 +0100)]
Fix update host
Chocobozzz [Wed, 27 Nov 2019 10:18:34 +0000 (11:18 +0100)]
Fix magnet uri player copy
Chocobozzz [Wed, 27 Nov 2019 09:38:02 +0000 (10:38 +0100)]
Fix overflow when creating a channel
Chocobozzz [Wed, 27 Nov 2019 09:29:05 +0000 (10:29 +0100)]
Fix welcome modal when saving config
Chocobozzz [Wed, 27 Nov 2019 09:22:45 +0000 (10:22 +0100)]
Fix welcome mascot
Chocobozzz [Wed, 27 Nov 2019 09:13:31 +0000 (10:13 +0100)]
Fix tests
Chocobozzz [Tue, 26 Nov 2019 16:50:37 +0000 (17:50 +0100)]
Fix error log when updating redundancy
Dirk Kelly [Tue, 26 Nov 2019 18:14:24 +0000 (02:14 +0800)]
Update dependencies.md to be consistent
The current dependencies document syntax is broken on https://docs.joinpeertube.org/#/dependencies.
This update makes the page source consistent across distributions in the hopes of avoiding rendering issues.
Chocobozzz [Tue, 26 Nov 2019 15:36:48 +0000 (16:36 +0100)]
Fix duplicate HLS resolution in master playlist
Chocobozzz [Tue, 26 Nov 2019 15:25:36 +0000 (16:25 +0100)]
Add codec information in HLS playlist
Chocobozzz [Tue, 26 Nov 2019 13:29:15 +0000 (14:29 +0100)]
Merge remote-tracking branch 'weblate/develop' into develop
Chocobozzz [Mon, 25 Nov 2019 16:13:14 +0000 (17:13 +0100)]
Don't autoload HLS fragments
Attila F [Sat, 23 Nov 2019 11:12:37 +0000 (11:12 +0000)]
Translated using Weblate (Hungarian)
Currently translated at 94.0% (1025 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
Attila F [Sat, 23 Nov 2019 13:05:06 +0000 (13:05 +0000)]
Translated using Weblate (English (United States))
Currently translated at 99.9% (1089 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/en_US/
Marcin Mikołajczak [Fri, 22 Nov 2019 10:30:03 +0000 (10:30 +0000)]
Translated using Weblate (Polish)
Currently translated at 100.0% (98 of 98 strings)
Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/pl/
Filip Bengtsson [Fri, 22 Nov 2019 10:14:44 +0000 (10:14 +0000)]
Translated using Weblate (Swedish)
Currently translated at 99.7% (1087 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
Marcin Mikołajczak [Fri, 22 Nov 2019 10:35:40 +0000 (10:35 +0000)]
Translated using Weblate (Polish)
Currently translated at 45.0% (491 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/
Ch [Fri, 22 Nov 2019 17:23:19 +0000 (17:23 +0000)]
Translated using Weblate (Korean)
Currently translated at 13.8% (150 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ko/
Attila F [Sat, 23 Nov 2019 06:25:50 +0000 (06:25 +0000)]
Translated using Weblate (Hungarian)
Currently translated at 79.3% (864 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
ButterflyOfFire [Tue, 19 Nov 2019 07:37:06 +0000 (07:37 +0000)]
Translated using Weblate (Arabic)
Currently translated at 86.7% (85 of 98 strings)
Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/ar_001/
Filip Bengtsson [Mon, 18 Nov 2019 18:10:56 +0000 (18:10 +0000)]
Translated using Weblate (Swedish)
Currently translated at 99.7% (1087 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/
Attila F [Tue, 19 Nov 2019 10:57:21 +0000 (10:57 +0000)]
Translated using Weblate (Hungarian)
Currently translated at 63.6% (693 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hu/
Edwin Alberto Amado Baron [Tue, 19 Nov 2019 17:00:04 +0000 (17:00 +0000)]
Translated using Weblate (Spanish)
Currently translated at 72.7% (792 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
ButterflyOfFire [Tue, 19 Nov 2019 07:39:27 +0000 (07:39 +0000)]
Translated using Weblate (Arabic)
Currently translated at 41.4% (451 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ar_001/
Julien Maulny [Mon, 25 Nov 2019 15:53:44 +0000 (16:53 +0100)]
Fix lint
Chocobozzz [Mon, 25 Nov 2019 10:19:45 +0000 (11:19 +0100)]
Merge branch 'checkbox-input-plugin' into 'develop'
(plugins) adding checkbox and textarea as possible input types, add links in form label
See merge request framasoft/peertube/PeerTube!25
Rigel Kent [Mon, 25 Nov 2019 10:19:45 +0000 (11:19 +0100)]
(plugins) adding checkbox and textarea as possible input types, add links in form label
Chocobozzz [Mon, 25 Nov 2019 10:16:12 +0000 (11:16 +0100)]
Merge branch 'signup-hooks' into 'develop'
(plugins) adding signup scope and init hook, modifying ensureUserRegistrationAllowed allowedParams
See merge request framasoft/peertube/PeerTube!24
Rigel Kent [Mon, 25 Nov 2019 10:16:12 +0000 (11:16 +0100)]
(plugins) adding signup scope and init hook, modifying ensureUserRegistrationAllowed allowedParams
Chocobozzz [Fri, 22 Nov 2019 16:27:46 +0000 (17:27 +0100)]
Fix fragmented download URL
Chocobozzz [Fri, 22 Nov 2019 16:16:11 +0000 (17:16 +0100)]
Auto load HLS player in embed too
Chocobozzz [Fri, 22 Nov 2019 10:43:17 +0000 (11:43 +0100)]
Add audio only transcoding tests
frankdelange [Sun, 3 Nov 2019 17:29:10 +0000 (18:29 +0100)]
Comment changed, mostly to kick Travis into rectifying its last silliness
frankdelange [Fri, 1 Nov 2019 09:33:17 +0000 (10:33 +0100)]
Show poster image when playing audio-only content, do not hide controls
Add '.vjs-playing-audio-only-content' class to:
- show poster image
- disable controls auto-hide
...when playing audio-only content
frankdelange [Fri, 1 Nov 2019 01:06:19 +0000 (02:06 +0100)]
Add audio-only option to transcoders and player
This patch adds an audio-only option to PeerTube by means of a new transcoding configuration which creates mp4 files which only contain an audio stream. This new transcoder has a resolution of '0' and is presented in the preferences and in the player resolution menu as 'Audio-only' (localised). When playing such streams the player shows the file thumbnail as background and disables controls autohide.
Audio-only files can be shared and streamed just like any other file. They can be downloaded as well, the resulting file will be an mp4 container with a single audio stream.
This patch is a proof of concept to show the feasibility of 'true' audio-only support. There are better ways of doing this which also enable multiple audio streams for a given video stream (e.g. DASH) but as this would entail a fundamental change in the way PeerTube works it is a bridge too far for a simple proof of concept.
Chocobozzz [Fri, 22 Nov 2019 09:45:03 +0000 (10:45 +0100)]
Add ability to generate HLS in CLI
Chocobozzz [Thu, 21 Nov 2019 16:01:24 +0000 (17:01 +0100)]
Disable webtorrent support in client
Chocobozzz [Thu, 21 Nov 2019 15:30:47 +0000 (16:30 +0100)]
Add disable webtorrent migration
Chocobozzz [Thu, 21 Nov 2019 11:16:27 +0000 (12:16 +0100)]
Don't always replace actor avatar
Chocobozzz [Fri, 15 Nov 2019 14:06:03 +0000 (15:06 +0100)]
Add ability to disable webtorrent
In favour of HLS