oweals/peertube.git
4 years agoBumped to version v1.4.0-rc.1 v1.4.0-rc.1
Chocobozzz [Tue, 13 Aug 2019 13:34:39 +0000 (15:34 +0200)]
Bumped to version v1.4.0-rc.1

4 years agoUpdate changelog
Chocobozzz [Tue, 13 Aug 2019 13:08:00 +0000 (15:08 +0200)]
Update changelog

4 years agoFix start time on HLS videos
Chocobozzz [Tue, 13 Aug 2019 09:08:36 +0000 (11:08 +0200)]
Fix start time on HLS videos

4 years agoFix nl_NL locale
Chocobozzz [Tue, 13 Aug 2019 09:04:27 +0000 (11:04 +0200)]
Fix nl_NL locale

4 years agoFix redundancy tests
Chocobozzz [Tue, 13 Aug 2019 08:22:54 +0000 (10:22 +0200)]
Fix redundancy tests

4 years agoUpdate translations and support gd
Chocobozzz [Tue, 13 Aug 2019 07:40:31 +0000 (09:40 +0200)]
Update translations and support gd

4 years agoAdd/update OpenRC service script (#2012)
Wirebrass [Tue, 13 Aug 2019 07:22:54 +0000 (09:22 +0200)]
Add/update OpenRC service script (#2012)

* Update APP_DIR and CONFIG_DIR

APP_DIR is now in /var/www/peertube/peertube-latest (symbolic link).
CONFIG_DIR is now in /var/www/peertube/config

* Add OpenRC service script

Tested on Gentoo Linux.

4 years agoSpecify the restrictions on tags array and it's string items (#2016)
Frank Sträter [Mon, 12 Aug 2019 08:19:45 +0000 (10:19 +0200)]
Specify the restrictions on tags array and it's string items (#2016)

* Fixed 2 typos

* Specify tags array restrictions

4 years agoUpgrade sequelize
Chocobozzz [Mon, 12 Aug 2019 06:52:44 +0000 (08:52 +0200)]
Upgrade sequelize

4 years agoFix redundancy exceeding the limit
Chocobozzz [Mon, 12 Aug 2019 06:46:46 +0000 (08:46 +0200)]
Fix redundancy exceeding the limit

4 years agoAdd avatar to prune script
Chocobozzz [Fri, 9 Aug 2019 13:04:36 +0000 (15:04 +0200)]
Add avatar to prune script

4 years agoFix avatar url validation
Chocobozzz [Fri, 9 Aug 2019 09:49:37 +0000 (11:49 +0200)]
Fix avatar url validation

4 years agoLazy load avatars
Chocobozzz [Fri, 9 Aug 2019 09:32:40 +0000 (11:32 +0200)]
Lazy load avatars

4 years agoFix playlist more button with long video names
Chocobozzz [Fri, 9 Aug 2019 06:28:22 +0000 (08:28 +0200)]
Fix playlist more button with long video names

4 years agoStronger actor association typing in AP functions
Chocobozzz [Fri, 9 Aug 2019 06:17:16 +0000 (08:17 +0200)]
Stronger actor association typing in AP functions

4 years agoRemove comment federation by video owner
Chocobozzz [Wed, 7 Aug 2019 13:35:29 +0000 (15:35 +0200)]
Remove comment federation by video owner

4 years agoFix nginx template on dual stack server
Chocobozzz [Wed, 7 Aug 2019 13:13:01 +0000 (15:13 +0200)]
Fix nginx template on dual stack server

See https://framacolibri.org/t/listen-to-unix-socket-instead-of-localhost-9000/5348

4 years agoDeprecate Node 8
Chocobozzz [Wed, 7 Aug 2019 10:04:06 +0000 (12:04 +0200)]
Deprecate Node 8

The support ends on December 2019: https://github.com/nodejs/Release#release-schedule

4 years agoFix comment notifications
Chocobozzz [Wed, 7 Aug 2019 09:51:28 +0000 (11:51 +0200)]
Fix comment notifications

4 years agoFix video playlists list
Chocobozzz [Wed, 7 Aug 2019 08:22:21 +0000 (10:22 +0200)]
Fix video playlists list

4 years agoFix control bar inactive timeout
Chocobozzz [Wed, 7 Aug 2019 08:17:19 +0000 (10:17 +0200)]
Fix control bar inactive timeout

4 years agoLimit maximum actor follow score
Chocobozzz [Tue, 6 Aug 2019 15:30:09 +0000 (17:30 +0200)]
Limit maximum actor follow score

4 years agoFixed 2 typos
Frank Sträter [Wed, 7 Aug 2019 08:26:46 +0000 (10:26 +0200)]
Fixed 2 typos

4 years agoAutomatically remove bad followings
Chocobozzz [Tue, 6 Aug 2019 15:19:53 +0000 (17:19 +0200)]
Automatically remove bad followings

4 years agoFix theater mode
Chocobozzz [Tue, 6 Aug 2019 07:49:46 +0000 (09:49 +0200)]
Fix theater mode

4 years agoOptimize watch endpoint
Chocobozzz [Tue, 6 Aug 2019 07:26:28 +0000 (09:26 +0200)]
Optimize watch endpoint

4 years agoAdd originallyPublishedAt in /videos/upload to the OpenAPI document
Frank Sträter [Mon, 5 Aug 2019 12:08:27 +0000 (14:08 +0200)]
Add originallyPublishedAt in /videos/upload to the OpenAPI document

4 years agoUpdate CentOS 7 dependencies install (#2004)
Wirebrass [Mon, 5 Aug 2019 07:07:58 +0000 (09:07 +0200)]
Update CentOS 7 dependencies install (#2004)

* Update CentOS 7 dependencies install

Add initialization for postgresql database (else there is an error when starting postresql service).
Enable Redis and PostreSQL services.
Replace "service" by "systemctl" (systemd).

Tested in local on a fresh CentOS 7 install.

* Add wget package to install

Add wget package to install

4 years agoFix infinite scroll on big screens
Chocobozzz [Fri, 2 Aug 2019 12:49:25 +0000 (14:49 +0200)]
Fix infinite scroll on big screens

4 years agoFix search results on mobile
Chocobozzz [Fri, 2 Aug 2019 09:40:29 +0000 (11:40 +0200)]
Fix search results on mobile

4 years agoFix overflow in playlist list
Chocobozzz [Fri, 2 Aug 2019 09:31:33 +0000 (11:31 +0200)]
Fix overflow in playlist list

4 years agoFix player width with playlist
Chocobozzz [Fri, 2 Aug 2019 09:16:42 +0000 (11:16 +0200)]
Fix player width with playlist

4 years agoFix user notifications on new follow
Chocobozzz [Fri, 2 Aug 2019 08:53:36 +0000 (10:53 +0200)]
Fix user notifications on new follow

4 years agoFix broken follow notification
Chocobozzz [Fri, 2 Aug 2019 07:46:48 +0000 (09:46 +0200)]
Fix broken follow notification

4 years agoFix mute badge labels
Chocobozzz [Thu, 1 Aug 2019 15:01:35 +0000 (17:01 +0200)]
Fix mute badge labels

4 years agoAutomatically update playlist thumbnails
Chocobozzz [Thu, 1 Aug 2019 14:54:24 +0000 (16:54 +0200)]
Automatically update playlist thumbnails

4 years agoFix like/dislike federation
Chocobozzz [Thu, 1 Aug 2019 12:26:49 +0000 (14:26 +0200)]
Fix like/dislike federation

4 years agoFix HLS transcoding
Chocobozzz [Thu, 1 Aug 2019 12:19:18 +0000 (14:19 +0200)]
Fix HLS transcoding

4 years agoUpdate Angular -> 8.2.0
Chocobozzz [Thu, 1 Aug 2019 09:38:26 +0000 (11:38 +0200)]
Update Angular -> 8.2.0

4 years agoDocument how to synchronize YT channel to PeerTube
Florent F [Thu, 1 Aug 2019 08:41:00 +0000 (10:41 +0200)]
Document how to synchronize YT channel to PeerTube

4 years agoAdd since parameter to peertube-import-videos (#1991)
Florent F [Thu, 1 Aug 2019 08:21:55 +0000 (10:21 +0200)]
Add since parameter to peertube-import-videos (#1991)

* Add since parameter to peertube-import-videos

* PR remarks + --until <date>

4 years agoFix multiple server tests
Chocobozzz [Thu, 1 Aug 2019 08:15:28 +0000 (10:15 +0200)]
Fix multiple server tests

4 years agoFix broken playlist api
Chocobozzz [Wed, 31 Jul 2019 13:57:32 +0000 (15:57 +0200)]
Fix broken playlist api

4 years agoFix webtorrent player
Chocobozzz [Tue, 30 Jul 2019 08:54:14 +0000 (10:54 +0200)]
Fix webtorrent player

4 years agoAdd margin to plugin blocks in admin
Chocobozzz [Tue, 30 Jul 2019 08:18:23 +0000 (10:18 +0200)]
Add margin to plugin blocks in admin

4 years agoModerators can only manage users
Chocobozzz [Tue, 30 Jul 2019 07:59:19 +0000 (09:59 +0200)]
Moderators can only manage users

4 years agoAdd show channel button in account page
Chocobozzz [Mon, 29 Jul 2019 15:12:18 +0000 (17:12 +0200)]
Add show channel button in account page

4 years agoFix help transcoding placement
Chocobozzz [Mon, 29 Jul 2019 14:41:25 +0000 (16:41 +0200)]
Fix help transcoding placement

4 years agoFix quota in instance features table
Chocobozzz [Mon, 29 Jul 2019 14:30:01 +0000 (16:30 +0200)]
Fix quota in instance features table

4 years agoImprove static files cache
Chocobozzz [Mon, 29 Jul 2019 13:20:36 +0000 (15:20 +0200)]
Improve static files cache

4 years agoImprove nginx client images cache
Chocobozzz [Mon, 29 Jul 2019 12:58:41 +0000 (14:58 +0200)]
Improve nginx client images cache

4 years agoAdd video import in open api
Chocobozzz [Mon, 29 Jul 2019 12:33:16 +0000 (14:33 +0200)]
Add video import in open api

4 years agoFix mocha commands
Chocobozzz [Mon, 29 Jul 2019 12:16:03 +0000 (14:16 +0200)]
Fix mocha commands

4 years agoCorrectly import tags in CLI
Chocobozzz [Mon, 29 Jul 2019 12:10:31 +0000 (14:10 +0200)]
Correctly import tags in CLI

4 years agoAdd gitlab ci support
Chocobozzz [Mon, 29 Jul 2019 09:59:29 +0000 (11:59 +0200)]
Add gitlab ci support

4 years agoImprove translation plugin guide
Chocobozzz [Fri, 26 Jul 2019 13:29:28 +0000 (15:29 +0200)]
Improve translation plugin guide

4 years agoAdd translations and constants manager plugins doc
Chocobozzz [Fri, 26 Jul 2019 13:15:59 +0000 (15:15 +0200)]
Add translations and constants manager plugins doc

4 years agoAdd plugin translation system
Chocobozzz [Fri, 26 Jul 2019 12:44:50 +0000 (14:44 +0200)]
Add plugin translation system

4 years agoPlugins can update video constants
Chocobozzz [Fri, 26 Jul 2019 11:13:39 +0000 (13:13 +0200)]
Plugins can update video constants

Categories, licences and languages

4 years agoRun hooks and register plugins outside angular
Chocobozzz [Fri, 26 Jul 2019 07:41:49 +0000 (09:41 +0200)]
Run hooks and register plugins outside angular

4 years agoAdd public settings endpoint
Chocobozzz [Fri, 26 Jul 2019 07:35:43 +0000 (09:35 +0200)]
Add public settings endpoint

4 years agoAdd setting helper to client plugins
Chocobozzz [Thu, 25 Jul 2019 17:02:54 +0000 (19:02 +0200)]
Add setting helper to client plugins

4 years agoAdd font-display
BO41 [Thu, 25 Jul 2019 18:17:14 +0000 (20:17 +0200)]
Add font-display

4 years agoFix scheduled privacy and verify email validations
Chocobozzz [Thu, 25 Jul 2019 15:28:45 +0000 (17:28 +0200)]
Fix scheduled privacy and verify email validations

4 years agoMove controller in dedicated functions
Chocobozzz [Thu, 25 Jul 2019 14:56:41 +0000 (16:56 +0200)]
Move controller in dedicated functions

4 years agoFix express validator
Chocobozzz [Thu, 25 Jul 2019 14:23:44 +0000 (16:23 +0200)]
Fix express validator

4 years agoFix pt_PT and el_GR translations
Chocobozzz [Thu, 25 Jul 2019 12:36:32 +0000 (14:36 +0200)]
Fix pt_PT and el_GR translations

4 years agoFix guide typo
Chocobozzz [Thu, 25 Jul 2019 11:54:47 +0000 (13:54 +0200)]
Fix guide typo

4 years agoUpdate translations and support Greek language
Chocobozzz [Thu, 25 Jul 2019 10:06:11 +0000 (12:06 +0200)]
Update translations and support Greek language

4 years agoFix peertube auth help
Chocobozzz [Thu, 25 Jul 2019 10:03:13 +0000 (12:03 +0200)]
Fix peertube auth help

4 years agoFix angular proxy in dev mode
Chocobozzz [Thu, 25 Jul 2019 09:40:19 +0000 (11:40 +0200)]
Fix angular proxy in dev mode

4 years agoUpdate credits
Chocobozzz [Thu, 25 Jul 2019 09:37:58 +0000 (11:37 +0200)]
Update credits

4 years agoUse node 10 in travis
Chocobozzz [Thu, 25 Jul 2019 09:24:43 +0000 (11:24 +0200)]
Use node 10 in travis

4 years agoSort on videoQuotaUsed in backend
Chocobozzz [Thu, 25 Jul 2019 09:15:03 +0000 (11:15 +0200)]
Sort on videoQuotaUsed in backend

4 years agoUpdate client dependencies
Chocobozzz [Thu, 25 Jul 2019 08:44:21 +0000 (10:44 +0200)]
Update client dependencies

4 years agoUse ::ng-deep instead of /deep/
Chocobozzz [Wed, 24 Jul 2019 14:12:35 +0000 (16:12 +0200)]
Use ::ng-deep instead of /deep/

4 years agoUpdate angular
Chocobozzz [Wed, 24 Jul 2019 14:05:59 +0000 (16:05 +0200)]
Update angular

4 years agoUpgrade tools dependencies
Chocobozzz [Wed, 24 Jul 2019 13:53:23 +0000 (15:53 +0200)]
Upgrade tools dependencies

4 years agoUpgrade server dependencies
Chocobozzz [Wed, 24 Jul 2019 13:48:47 +0000 (15:48 +0200)]
Upgrade server dependencies

4 years agoAdd sortable for videoQuotaUsed in user-list component.
Axel Viala [Mon, 22 Jul 2019 23:55:13 +0000 (01:55 +0200)]
Add sortable for videoQuotaUsed in user-list component.

4 years agoAdd client hook/register typings
Chocobozzz [Wed, 24 Jul 2019 09:55:08 +0000 (11:55 +0200)]
Add client hook/register typings

4 years agoChange plugin models names
Chocobozzz [Wed, 24 Jul 2019 09:17:42 +0000 (11:17 +0200)]
Change plugin models names

4 years agoAdd hooks documentation
Chocobozzz [Wed, 24 Jul 2019 08:21:22 +0000 (10:21 +0200)]
Add hooks documentation

4 years agoFix optimize old videos script
Chocobozzz [Wed, 24 Jul 2019 07:34:06 +0000 (09:34 +0200)]
Fix optimize old videos script

4 years agoAdd retries to travis mocha
Chocobozzz [Wed, 24 Jul 2019 07:21:22 +0000 (09:21 +0200)]
Add retries to travis mocha

4 years agoLazy load client script scopes
Chocobozzz [Tue, 23 Jul 2019 10:16:34 +0000 (12:16 +0200)]
Lazy load client script scopes

4 years agoCorrectly notify on auto blacklist
Chocobozzz [Tue, 23 Jul 2019 10:04:15 +0000 (12:04 +0200)]
Correctly notify on auto blacklist

4 years agoUpdate plugin guide
Chocobozzz [Tue, 23 Jul 2019 09:23:25 +0000 (11:23 +0200)]
Update plugin guide

4 years agoFix auto blacklist
Chocobozzz [Tue, 23 Jul 2019 08:44:48 +0000 (10:44 +0200)]
Fix auto blacklist

4 years agoRefactor middleware helpers
Chocobozzz [Tue, 23 Jul 2019 08:40:39 +0000 (10:40 +0200)]
Refactor middleware helpers

4 years agoAdd plugin static files cache
Chocobozzz [Tue, 23 Jul 2019 07:48:48 +0000 (09:48 +0200)]
Add plugin static files cache

4 years agoLog error on unknown hook
Chocobozzz [Mon, 22 Jul 2019 14:31:47 +0000 (16:31 +0200)]
Log error on unknown hook

4 years agoUse search client scope
Chocobozzz [Mon, 22 Jul 2019 14:04:44 +0000 (16:04 +0200)]
Use search client scope

4 years agoAdd client hooks
Chocobozzz [Mon, 22 Jul 2019 13:40:13 +0000 (15:40 +0200)]
Add client hooks

4 years agoAdd plugin table migration table
Chocobozzz [Mon, 22 Jul 2019 09:18:22 +0000 (11:18 +0200)]
Add plugin table migration table

4 years agoAdd filter hooks tests
Chocobozzz [Mon, 22 Jul 2019 09:14:58 +0000 (11:14 +0200)]
Add filter hooks tests

4 years agoAdd hook filters tests
Chocobozzz [Fri, 19 Jul 2019 15:30:41 +0000 (17:30 +0200)]
Add hook filters tests

4 years agoAdd plugin API tests
Chocobozzz [Fri, 19 Jul 2019 12:36:04 +0000 (14:36 +0200)]
Add plugin API tests

4 years agoAdd CLI plugins tests
Chocobozzz [Fri, 19 Jul 2019 08:37:35 +0000 (10:37 +0200)]
Add CLI plugins tests

4 years agoProvide logger to plugins
Chocobozzz [Thu, 18 Jul 2019 14:43:41 +0000 (16:43 +0200)]
Provide logger to plugins