oweals/peertube.git
4 years agoBumped to version v2.0.0-rc.1 v2.0.0-rc.1
Chocobozzz [Tue, 29 Oct 2019 07:26:43 +0000 (08:26 +0100)]
Bumped to version v2.0.0-rc.1

4 years agoFix openapi
Chocobozzz [Tue, 29 Oct 2019 07:26:24 +0000 (08:26 +0100)]
Fix openapi

4 years agoFix changelog
Chocobozzz [Tue, 29 Oct 2019 07:14:47 +0000 (08:14 +0100)]
Fix changelog

4 years agoUpdate changelog
Chocobozzz [Tue, 29 Oct 2019 07:11:13 +0000 (08:11 +0100)]
Update changelog

4 years agofixed a typo in docker.md
Claude [Mon, 28 Oct 2019 18:18:31 +0000 (19:18 +0100)]
fixed a typo in docker.md

4 years agoTypo
Chocobozzz [Mon, 28 Oct 2019 10:53:14 +0000 (11:53 +0100)]
Typo

4 years agoUpdate changelog
Chocobozzz [Mon, 28 Oct 2019 10:47:09 +0000 (11:47 +0100)]
Update changelog

4 years agoFix player captions menu
Chocobozzz [Mon, 28 Oct 2019 08:37:33 +0000 (09:37 +0100)]
Fix player captions menu

4 years agoDon't redirect on verify account page after login
Chocobozzz [Mon, 28 Oct 2019 07:47:17 +0000 (08:47 +0100)]
Don't redirect on verify account page after login

4 years agoIncrease clock skew for HTTP signatures
Chocobozzz [Fri, 25 Oct 2019 12:53:39 +0000 (14:53 +0200)]
Increase clock skew for HTTP signatures

4 years agoAdd plugin hook on registration
Chocobozzz [Fri, 25 Oct 2019 11:54:32 +0000 (13:54 +0200)]
Add plugin hook on registration

4 years agoFix other videos width to avoid layout movement
Chocobozzz [Fri, 25 Oct 2019 09:31:52 +0000 (11:31 +0200)]
Fix other videos width to avoid layout movement

4 years agoAdd class to views elements
Chocobozzz [Fri, 25 Oct 2019 09:09:13 +0000 (11:09 +0200)]
Add class to views elements

4 years agoSpeedup theme injection
Chocobozzz [Fri, 25 Oct 2019 08:57:23 +0000 (10:57 +0200)]
Speedup theme injection

4 years agoMore robust new instance follower notification
Chocobozzz [Fri, 25 Oct 2019 07:45:38 +0000 (09:45 +0200)]
More robust new instance follower notification

4 years agoUpdate translations
Chocobozzz [Thu, 24 Oct 2019 08:04:19 +0000 (10:04 +0200)]
Update translations

4 years agoFix translations
Chocobozzz [Thu, 24 Oct 2019 07:34:43 +0000 (09:34 +0200)]
Fix translations

4 years agoAdd a drag&drop delay on playlist videos to allow user scroll on small screens (...
Julien Maulny [Wed, 23 Oct 2019 16:12:22 +0000 (18:12 +0200)]
Add a drag&drop delay on playlist videos to allow user scroll on small screens (#2154)

* Add delay on playlist element reordering to fix user scroll on mobile

Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* Upgrade @angular/cdk to include bugfix about drag&drop

Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* add delay on playlist drag&drop on all touch screens

Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
4 years agoSome language fixes (#2198)
Filip Bengtsson [Wed, 23 Oct 2019 12:39:09 +0000 (14:39 +0200)]
Some language fixes (#2198)

* Fix preposition

* Fix French colon spacing

* Some grammar fixes

* Preposition fix

* Update signup-success.component.html

After suggestion from @frankstrater.

4 years agoFix lint
Chocobozzz [Wed, 23 Oct 2019 11:15:18 +0000 (13:15 +0200)]
Fix lint

4 years agoFix and cleanup actor follow inbox sql query
Chocobozzz [Wed, 23 Oct 2019 10:06:26 +0000 (12:06 +0200)]
Fix and cleanup actor follow inbox sql query

4 years agoTry to update version of nightly builds
Chocobozzz [Wed, 23 Oct 2019 09:46:42 +0000 (11:46 +0200)]
Try to update version of nightly builds

4 years agoFix federation with some actors
Chocobozzz [Wed, 23 Oct 2019 09:33:53 +0000 (11:33 +0200)]
Fix federation with some actors

That don't have a shared inbox, or a URL

4 years agoFix tsconfig with CLI tools
Chocobozzz [Wed, 23 Oct 2019 08:52:17 +0000 (10:52 +0200)]
Fix tsconfig with CLI tools

4 years agoAllow to toggle video publication date to display absolute date
Julien Maulny [Sat, 5 Oct 2019 16:10:49 +0000 (18:10 +0200)]
Allow to toggle video publication date to display absolute date

4 years agoFix checkbox themes
Chocobozzz [Tue, 22 Oct 2019 09:14:58 +0000 (11:14 +0200)]
Fix checkbox themes

4 years agoFix i18n generation script
Chocobozzz [Tue, 22 Oct 2019 08:30:09 +0000 (10:30 +0200)]
Fix i18n generation script

4 years agoFix french translations in signup page
Chocobozzz [Tue, 22 Oct 2019 07:48:37 +0000 (09:48 +0200)]
Fix french translations in signup page

4 years agoFix misc tests
Chocobozzz [Tue, 22 Oct 2019 07:25:35 +0000 (09:25 +0200)]
Fix misc tests

4 years agoUpdate translations
Chocobozzz [Tue, 22 Oct 2019 07:25:26 +0000 (09:25 +0200)]
Update translations

4 years agoFix i18n generation
Chocobozzz [Tue, 22 Oct 2019 07:00:28 +0000 (09:00 +0200)]
Fix i18n generation

4 years agoFix dev mode
Chocobozzz [Tue, 22 Oct 2019 06:55:05 +0000 (08:55 +0200)]
Fix dev mode

4 years agoDon't use beta angular qrcode package
Chocobozzz [Mon, 21 Oct 2019 15:26:34 +0000 (17:26 +0200)]
Don't use beta angular qrcode package

4 years agoUse typescript paths in cli scripts too
Chocobozzz [Mon, 21 Oct 2019 15:13:07 +0000 (17:13 +0200)]
Use typescript paths in cli scripts too

4 years agoUpdate client dependencies
Chocobozzz [Mon, 21 Oct 2019 14:53:46 +0000 (16:53 +0200)]
Update client dependencies

4 years agoAdd tsconfig-paths registration to mocha
Chocobozzz [Mon, 21 Oct 2019 14:24:06 +0000 (16:24 +0200)]
Add tsconfig-paths registration to mocha

4 years agoUpgrade tools dep
Chocobozzz [Mon, 21 Oct 2019 14:08:03 +0000 (16:08 +0200)]
Upgrade tools dep

4 years agoUpdate jsonld library
Chocobozzz [Mon, 21 Oct 2019 14:05:08 +0000 (16:05 +0200)]
Update jsonld library

4 years agoFix bug with tsconfig paths
Chocobozzz [Mon, 21 Oct 2019 14:02:15 +0000 (16:02 +0200)]
Fix bug with tsconfig paths

4 years agoUpdate server dependencies
Chocobozzz [Mon, 21 Oct 2019 12:50:55 +0000 (14:50 +0200)]
Update server dependencies

4 years agoDon't quick transcode with the wrong pixel format
Chocobozzz [Mon, 21 Oct 2019 12:03:04 +0000 (14:03 +0200)]
Don't quick transcode with the wrong pixel format

4 years agoFix search with account video languages
Chocobozzz [Mon, 21 Oct 2019 11:31:58 +0000 (13:31 +0200)]
Fix search with account video languages

4 years agoFix traefik version in docker compose
Chocobozzz [Mon, 21 Oct 2019 09:17:43 +0000 (11:17 +0200)]
Fix traefik version in docker compose

4 years agoAuto build production docker images
Chocobozzz [Mon, 21 Oct 2019 08:24:04 +0000 (10:24 +0200)]
Auto build production docker images

4 years agoFix federation issue with some actor descriptions
Chocobozzz [Mon, 21 Oct 2019 07:48:21 +0000 (09:48 +0200)]
Fix federation issue with some actor descriptions

4 years agoFix typo
Autom [Mon, 21 Oct 2019 06:36:04 +0000 (08:36 +0200)]
Fix typo

Fixing a typo in the statistics section of the /about/instance/ page.

4 years agoUpdate user-edit.component.html
Knackie [Thu, 17 Oct 2019 20:26:02 +0000 (22:26 +0200)]
Update user-edit.component.html

fixes #1943

4 years agoAdd generated files to gitignore to have a clean stage
Julien Maulny [Wed, 16 Oct 2019 20:42:40 +0000 (22:42 +0200)]
Add generated files to gitignore to have a clean stage

4 years agoLink back to the source for the curl'd files.
Leopere [Tue, 15 Oct 2019 00:46:33 +0000 (20:46 -0400)]
Link back to the source for the curl'd files.

Just for those of us who don't want to dig a lot but want to dig a little.

4 years agoFix caption validators test
Chocobozzz [Fri, 18 Oct 2019 14:39:05 +0000 (16:39 +0200)]
Fix caption validators test

4 years agoAdd statistics section in about page
Julien Maulny [Wed, 2 Oct 2019 20:37:01 +0000 (22:37 +0200)]
Add statistics section in about page

4 years agoAllow to choose 'Most liked videos' page as default client route
Julien Maulny [Wed, 2 Oct 2019 18:03:37 +0000 (20:03 +0200)]
Allow to choose 'Most liked videos' page as default client route

4 years agoAdd 'Most liked videos' page
Julien Maulny [Tue, 1 Oct 2019 21:11:53 +0000 (23:11 +0200)]
Add 'Most liked videos' page

4 years agoFix audio uploading without preview
Chocobozzz [Fri, 18 Oct 2019 10:03:32 +0000 (12:03 +0200)]
Fix audio uploading without preview

4 years agoFix audio merging when specifying a preview
Chocobozzz [Fri, 18 Oct 2019 09:44:01 +0000 (11:44 +0200)]
Fix audio merging when specifying a preview

4 years agoSupport text/plain caption files
Chocobozzz [Fri, 18 Oct 2019 08:36:32 +0000 (10:36 +0200)]
Support text/plain caption files

4 years agoChange button with onclick to link with href
Frank Sträter [Tue, 24 Sep 2019 12:43:11 +0000 (14:43 +0200)]
Change button with onclick to link with href

4 years agoAdd auto play next video migration
Chocobozzz [Tue, 24 Sep 2019 08:35:36 +0000 (10:35 +0200)]
Add auto play next video migration

4 years agoTry to fix tests
Chocobozzz [Tue, 24 Sep 2019 08:19:55 +0000 (10:19 +0200)]
Try to fix tests

4 years agoAutoplay next recommended video (#2137)
LoveIsGrief [Tue, 24 Sep 2019 06:48:01 +0000 (08:48 +0200)]
Autoplay next recommended video (#2137)

* Start working on autoplay of next video

* Ignore changes made by gitpod

* Apply changes from PR#1370

* Correct the spelling of recommendations

* Fix linting errors

* Move boolean check to existing onEnded handler

* Pick a random video until the recommendations are improved

* Add simple tests for autoPlayNextVideo

* Fix lint

...again

4 years agofix a few typos (#2141)
Lukas Winkler [Mon, 23 Sep 2019 06:17:42 +0000 (08:17 +0200)]
fix a few typos (#2141)

* fix a few typos

* apply changes to original files instead

* additional correction

4 years agoFix tests
Chocobozzz [Wed, 18 Sep 2019 15:20:37 +0000 (17:20 +0200)]
Fix tests

4 years agoAdd missing translation tags
Chocobozzz [Wed, 18 Sep 2019 13:52:33 +0000 (15:52 +0200)]
Add missing translation tags

4 years agoUpdate default value for commentsEnabled
Frank Sträter [Wed, 18 Sep 2019 12:23:35 +0000 (14:23 +0200)]
Update default value for commentsEnabled

4 years agoRemove feeds from API documentation
Frank Sträter [Wed, 18 Sep 2019 12:31:16 +0000 (14:31 +0200)]
Remove feeds from API documentation

4 years agoChange cli parameter from -t to good --target-url
Pablo Joubert [Tue, 17 Sep 2019 07:42:12 +0000 (09:42 +0200)]
Change cli parameter from -t to good --target-url

4 years agoFix docker build
Chocobozzz [Mon, 16 Sep 2019 08:52:26 +0000 (10:52 +0200)]
Fix docker build

4 years agoMerge branch 'release/1.4.0' into develop
Chocobozzz [Wed, 11 Sep 2019 09:09:18 +0000 (11:09 +0200)]
Merge branch 'release/1.4.0' into develop

4 years agoImprove plugin package.json error message
Chocobozzz [Wed, 11 Sep 2019 08:19:03 +0000 (10:19 +0200)]
Improve plugin package.json error message

4 years agoBumped to version v1.4.1 v1.4.1
Chocobozzz [Mon, 9 Sep 2019 06:15:24 +0000 (08:15 +0200)]
Bumped to version v1.4.1

4 years agoUpdate changelog
Chocobozzz [Mon, 9 Sep 2019 06:14:28 +0000 (08:14 +0200)]
Update changelog

4 years agoMerge branch 'release/1.4.0' into develop
Chocobozzz [Fri, 6 Sep 2019 07:47:55 +0000 (09:47 +0200)]
Merge branch 'release/1.4.0' into develop

4 years agoFix menu x overflow
Chocobozzz [Fri, 6 Sep 2019 07:47:33 +0000 (09:47 +0200)]
Fix menu x overflow

4 years agoFix migrations
Chocobozzz [Fri, 6 Sep 2019 06:59:02 +0000 (08:59 +0200)]
Fix migrations

4 years agoCleanup HLS redundancy manager in client
Chocobozzz [Thu, 5 Sep 2019 15:21:44 +0000 (17:21 +0200)]
Cleanup HLS redundancy manager in client

With the new p2p-media-loader release

4 years agoAdd contributors in about peertube page
Chocobozzz [Thu, 5 Sep 2019 13:39:52 +0000 (15:39 +0200)]
Add contributors in about peertube page

4 years agoBetter video publishing notification
Chocobozzz [Thu, 5 Sep 2019 08:30:51 +0000 (10:30 +0200)]
Better video publishing notification

4 years agoFix avatar bad width
Chocobozzz [Thu, 5 Sep 2019 08:30:22 +0000 (10:30 +0200)]
Fix avatar bad width

4 years agoClearer debug IP message
Chocobozzz [Thu, 5 Sep 2019 08:23:12 +0000 (10:23 +0200)]
Clearer debug IP message

4 years agoFix old auto blacklist notifications
Chocobozzz [Thu, 5 Sep 2019 08:20:03 +0000 (10:20 +0200)]
Fix old auto blacklist notifications

4 years agoMerge branch 'release/1.4.0' into develop
Chocobozzz [Thu, 5 Sep 2019 08:19:35 +0000 (10:19 +0200)]
Merge branch 'release/1.4.0' into develop

4 years agoAdd hardware information in instance config
Chocobozzz [Thu, 5 Sep 2019 07:43:35 +0000 (09:43 +0200)]
Add hardware information in instance config

4 years agoBetter welcome modal
Chocobozzz [Tue, 3 Sep 2019 09:23:20 +0000 (11:23 +0200)]
Better welcome modal

4 years agoAdd creation reason
Chocobozzz [Tue, 3 Sep 2019 07:49:04 +0000 (09:49 +0200)]
Add creation reason

4 years agoAdd config instance warning modal
Chocobozzz [Wed, 28 Aug 2019 13:46:56 +0000 (15:46 +0200)]
Add config instance warning modal

4 years agoAdd welcome modal
Chocobozzz [Wed, 28 Aug 2019 12:40:06 +0000 (14:40 +0200)]
Add welcome modal

4 years agoFix register checkbox
Chocobozzz [Wed, 28 Aug 2019 08:36:53 +0000 (10:36 +0200)]
Fix register checkbox

4 years agoUse badges for instance languages/categories
Chocobozzz [Wed, 28 Aug 2019 08:22:01 +0000 (10:22 +0200)]
Use badges for instance languages/categories

4 years agoAdd about information in registration page
Chocobozzz [Tue, 27 Aug 2019 15:09:43 +0000 (17:09 +0200)]
Add about information in registration page

4 years agoAdd categories and languages to about page
Chocobozzz [Tue, 27 Aug 2019 08:18:49 +0000 (10:18 +0200)]
Add categories and languages to about page

4 years agoImprove features table
Chocobozzz [Tue, 27 Aug 2019 07:59:36 +0000 (09:59 +0200)]
Improve features table

4 years agoAdd more attributes to about page
Chocobozzz [Fri, 23 Aug 2019 13:23:27 +0000 (15:23 +0200)]
Add more attributes to about page

4 years agoFix tests
Chocobozzz [Wed, 4 Sep 2019 13:50:40 +0000 (15:50 +0200)]
Fix tests

4 years agoImplement auto follow in client
Chocobozzz [Wed, 4 Sep 2019 12:30:34 +0000 (14:30 +0200)]
Implement auto follow in client

4 years agoAdd notification on auto follow index
Chocobozzz [Wed, 4 Sep 2019 09:39:25 +0000 (11:39 +0200)]
Add notification on auto follow index

4 years agoAdd auto follow instances index support
Chocobozzz [Wed, 4 Sep 2019 09:18:33 +0000 (11:18 +0200)]
Add auto follow instances index support

4 years agoAdd auto follow back support for instances
Chocobozzz [Fri, 30 Aug 2019 14:50:12 +0000 (16:50 +0200)]
Add auto follow back support for instances

4 years agoFix blacklist sort
Chocobozzz [Wed, 4 Sep 2019 14:23:37 +0000 (16:23 +0200)]
Fix blacklist sort

4 years agoRename signup steps
Chocobozzz [Wed, 4 Sep 2019 13:08:56 +0000 (15:08 +0200)]
Rename signup steps

4 years agoFix auto blacklist view
Chocobozzz [Wed, 4 Sep 2019 13:03:50 +0000 (15:03 +0200)]
Fix auto blacklist view