]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
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

4 years agoAdd plugins check params tests
Chocobozzz [Thu, 18 Jul 2019 13:56:42 +0000 (15:56 +0200)] 
Add plugins check params tests

4 years agoAdd server hooks
Chocobozzz [Thu, 18 Jul 2019 12:28:37 +0000 (14:28 +0200)] 
Add server hooks

4 years agoAdd ability to disable plugins/themes from CLI
Chocobozzz [Wed, 17 Jul 2019 13:49:40 +0000 (15:49 +0200)] 
Add ability to disable plugins/themes from CLI

4 years agoSome plugins fixes and doc enhancements
Chocobozzz [Wed, 17 Jul 2019 13:46:51 +0000 (15:46 +0200)] 
Some plugins fixes and doc enhancements

4 years agoAdd plugin quickstart documentation
Chocobozzz [Wed, 17 Jul 2019 12:17:40 +0000 (14:17 +0200)] 
Add plugin quickstart documentation

4 years agoUse process.env.npm_package_version
Chocobozzz [Wed, 17 Jul 2019 08:03:55 +0000 (10:03 +0200)] 
Use process.env.npm_package_version

4 years agoFix lint
Chocobozzz [Tue, 16 Jul 2019 15:38:20 +0000 (17:38 +0200)] 
Fix lint

4 years agoAdd client helpers to plugins
Chocobozzz [Tue, 16 Jul 2019 14:09:58 +0000 (16:09 +0200)] 
Add client helpers to plugins

4 years agoCheck latest plugins version with config interval
Chocobozzz [Tue, 16 Jul 2019 13:03:00 +0000 (15:03 +0200)] 
Check latest plugins version with config interval

4 years agoCheck latest plugins version
Chocobozzz [Tue, 16 Jul 2019 12:52:24 +0000 (14:52 +0200)] 
Check latest plugins version

4 years agoAdd ability to install a plugin from the admin page
Chocobozzz [Tue, 16 Jul 2019 09:48:52 +0000 (11:48 +0200)] 
Add ability to install a plugin from the admin page

4 years agoAdd ability to search available plugins
Chocobozzz [Tue, 16 Jul 2019 09:33:22 +0000 (11:33 +0200)] 
Add ability to search available plugins

4 years agoAdd peertube plugin index website models
Chocobozzz [Mon, 15 Jul 2019 13:41:56 +0000 (15:41 +0200)] 
Add peertube plugin index website models

4 years agoMove createTorrent in webtorrent utils
Chocobozzz [Mon, 15 Jul 2019 07:22:57 +0000 (09:22 +0200)] 
Move createTorrent in webtorrent utils

4 years agoWIP plugins: add storage manager
Chocobozzz [Fri, 12 Jul 2019 12:06:33 +0000 (14:06 +0200)] 
WIP plugins: add storage manager

4 years agoWIP plugins: update plugin
Chocobozzz [Fri, 12 Jul 2019 09:39:58 +0000 (11:39 +0200)] 
WIP plugins: update plugin

4 years agoWIP plugins: move plugin CLI in peertube script
Chocobozzz [Thu, 11 Jul 2019 15:23:24 +0000 (17:23 +0200)] 
WIP plugins: move plugin CLI in peertube script

Install/uninstall/list plugins remotely

4 years agoWIP plugins: add plugin settings/uninstall in client
Chocobozzz [Thu, 11 Jul 2019 12:40:19 +0000 (14:40 +0200)] 
WIP plugins: add plugin settings/uninstall in client

4 years agoWIP plugins: list installed plugins in client
Chocobozzz [Wed, 10 Jul 2019 16:30:27 +0000 (18:30 +0200)] 
WIP plugins: list installed plugins in client

4 years agoWIP plugins: plugin settings on server side
Chocobozzz [Wed, 10 Jul 2019 14:59:53 +0000 (16:59 +0200)] 
WIP plugins: plugin settings on server side

4 years agoWIP plugins: load theme on client side
Chocobozzz [Wed, 10 Jul 2019 12:06:19 +0000 (14:06 +0200)] 
WIP plugins: load theme on client side

4 years agoWIP plugins: add theme support
Chocobozzz [Tue, 9 Jul 2019 09:45:19 +0000 (11:45 +0200)] 
WIP plugins: add theme support

4 years agoWIP plugins: working hook on server side
Chocobozzz [Mon, 8 Jul 2019 13:58:35 +0000 (15:58 +0200)] 
WIP plugins: working hook on server side

4 years agoWIP plugins: hook on client side
Chocobozzz [Mon, 8 Jul 2019 13:54:08 +0000 (15:54 +0200)] 
WIP plugins: hook on client side

4 years agoWIP plugins: static files
Chocobozzz [Mon, 8 Jul 2019 12:02:03 +0000 (14:02 +0200)] 
WIP plugins: static files

4 years agoWIP plugins: install/uninstall
Chocobozzz [Fri, 5 Jul 2019 13:28:49 +0000 (15:28 +0200)] 
WIP plugins: install/uninstall

4 years agoWIP plugins: add ability to register plugins
Chocobozzz [Fri, 5 Jul 2019 11:54:32 +0000 (13:54 +0200)] 
WIP plugins: add ability to register plugins

4 years agoyarn -> npm in dockerfile
Chocobozzz [Mon, 8 Jul 2019 14:09:13 +0000 (16:09 +0200)] 
yarn -> npm in dockerfile

4 years agoreplace npm and apt-get by yarn and apt in dockerfile.stretch (#1952)
Jacen [Mon, 8 Jul 2019 14:07:58 +0000 (16:07 +0200)] 
replace npm and apt-get by yarn and apt in dockerfile.stretch (#1952)

* replace npm and apt-get by yarn and apt in dockerfile.stretch

* keep consistancy

4 years agoUpdated openapi.html ExternalDocs url
Dirk Kelly [Sat, 6 Jul 2019 13:11:26 +0000 (21:11 +0800)] 
Updated openapi.html ExternalDocs url

4 years agoUpdate credits
Chocobozzz [Fri, 5 Jul 2019 06:53:35 +0000 (08:53 +0200)] 
Update credits

4 years agoUpdate translations
Chocobozzz [Fri, 5 Jul 2019 06:52:53 +0000 (08:52 +0200)] 
Update translations

4 years agoFix travis tests
Chocobozzz [Thu, 4 Jul 2019 15:22:24 +0000 (17:22 +0200)] 
Fix travis tests

4 years agoAdd rate limit to registration and API endpoints
Chocobozzz [Thu, 4 Jul 2019 14:42:40 +0000 (16:42 +0200)] 
Add rate limit to registration and API endpoints

4 years agopeertube auth add wants a URL (and not a host)
Chocobozzz [Thu, 4 Jul 2019 13:03:15 +0000 (15:03 +0200)] 
peertube auth add wants a URL (and not a host)

4 years agoFix openapi schema
Chocobozzz [Wed, 3 Jul 2019 15:28:09 +0000 (17:28 +0200)] 
Fix openapi schema

4 years agoLog typo
Chocobozzz [Tue, 2 Jul 2019 09:21:14 +0000 (11:21 +0200)] 
Log typo

4 years agoCheck pg_dump before backup (#1950)
tomamplius [Tue, 2 Jul 2019 17:05:23 +0000 (19:05 +0200)] 
Check pg_dump before backup (#1950)

* Check pg_dump before backup

When the database is not on the same host pg_dump can't be not present

* Update upgrade.sh

4 years agoFor Gentoo : set testing keyword for yarn
Wirebrass [Sun, 23 Jun 2019 08:30:45 +0000 (10:30 +0200)] 
For Gentoo : set testing keyword for yarn

Gentoo has not "stable" keyword for yarn (cf source, next line), you need to add "testing" keyword for yarn.
Source : https://packages.gentoo.org/packages/sys-apps/yarn

4 years agoFor Gentoo : update @peertube set (delete vips)
Wirebrass [Sun, 23 Jun 2019 08:26:58 +0000 (10:26 +0200)] 
For Gentoo : update @peertube set (delete vips)

The media-libs/vips package does not exist on Gentoo (and all works fine on my PeerTube POC without vips).

4 years agoFix/connection with email (#1917)
Nassim Bounouas [Tue, 2 Jul 2019 09:16:33 +0000 (11:16 +0200)] 
Fix/connection with email (#1917)

* #1916 Load user by email - insensitive query

* Revert "Case insensitive login"

This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d.

* #1916 Load user - insensitive query for username and sensitive for email

* #1916 Unit test for insensitive username login && documentation

5 years agoUpdate postgresql version for Gentoo (#1935)
Wirebrass [Sat, 22 Jun 2019 12:46:46 +0000 (14:46 +0200)] 
Update postgresql version for Gentoo (#1935)

Update postgresql version for Gentoo example

5 years agoFeature/subject in contact form (#1926)
Nassim Bounouas [Fri, 21 Jun 2019 06:49:35 +0000 (08:49 +0200)] 
Feature/subject in contact form (#1926)

* #1915 Add a subject to contact form and add it to email sent

* #1915 Add subject to contact form tests

* #1915 Contact form test corrected && tslint correction

5 years agoFix signup email verification
Chocobozzz [Thu, 20 Jun 2019 15:25:53 +0000 (17:25 +0200)] 
Fix signup email verification

5 years agoLink to follower profile from administration (#1922)
Nassim Bounouas [Thu, 20 Jun 2019 09:38:41 +0000 (11:38 +0200)] 
Link to follower profile from administration (#1922)

* #1914 Link to follower profile from administration

* #1914 Link to follower profile opens in new tab

5 years agoFix redundancy exceeded quota
Chocobozzz [Thu, 20 Jun 2019 08:33:01 +0000 (10:33 +0200)] 
Fix redundancy exceeded quota

5 years agoFix follows backend URL
Chocobozzz [Thu, 20 Jun 2019 06:51:15 +0000 (08:51 +0200)] 
Fix follows backend URL

And improve "no followers/followings" message position

5 years agoRearrange search filter options
Jessica Fairchild [Wed, 19 Jun 2019 19:56:02 +0000 (12:56 -0700)] 
Rearrange search filter options

Search filter options were out of sequence (short, long, medium) and now they are in sequence (short, medium, long)

5 years agoAdd language filter in header search
Chocobozzz [Wed, 19 Jun 2019 13:34:47 +0000 (15:34 +0200)] 
Add language filter in header search

5 years agoImprove account username copy button
Chocobozzz [Wed, 19 Jun 2019 13:14:13 +0000 (15:14 +0200)] 
Improve account username copy button

5 years agoFix lint
Chocobozzz [Wed, 19 Jun 2019 12:59:35 +0000 (14:59 +0200)] 
Fix lint

5 years agoAdd language filters in user preferences
Chocobozzz [Wed, 19 Jun 2019 12:55:58 +0000 (14:55 +0200)] 
Add language filters in user preferences

5 years agoFix e2e tests in parallel
Chocobozzz [Tue, 18 Jun 2019 08:20:55 +0000 (10:20 +0200)] 
Fix e2e tests in parallel

5 years agoFeature/completeUsernameCopy (#1913)
Nassim Bounouas [Wed, 19 Jun 2019 12:57:39 +0000 (14:57 +0200)] 
Feature/completeUsernameCopy (#1913)

* #1843 Copy icon added to account page to copy Username

* #1843 Store an account name with the host forced and bind it to copy button

* #1843 tslint correction

* #1843 copy to clipboard replaced by ngx-clipboard

5 years agoMerge branch 'release/v1.3.0' into develop
Chocobozzz [Mon, 17 Jun 2019 07:48:41 +0000 (09:48 +0200)] 
Merge branch 'release/v1.3.0' into develop

5 years agoBumped to version v1.3.1 v1.3.1
Chocobozzz [Mon, 17 Jun 2019 06:38:32 +0000 (08:38 +0200)] 
Bumped to version v1.3.1

5 years agoUpdate changelog
Chocobozzz [Mon, 17 Jun 2019 06:33:06 +0000 (08:33 +0200)] 
Update changelog

5 years agoAdd more e2e tests
Chocobozzz [Mon, 17 Jun 2019 06:11:25 +0000 (08:11 +0200)] 
Add more e2e tests

5 years agoFix CLI default boolean values
Chocobozzz [Thu, 13 Jun 2019 11:59:34 +0000 (13:59 +0200)] 
Fix CLI default boolean values

5 years agoUpdate contributing to use multiple remote. (#1902)
Jorropo [Fri, 14 Jun 2019 08:40:01 +0000 (10:40 +0200)] 
Update contributing to use multiple remote. (#1902)

Using multiple remote simplify a lot updating and pulling.

5 years agoAdd ability to override CLI import attributes
Chocobozzz [Thu, 13 Jun 2019 11:53:28 +0000 (13:53 +0200)] 
Add ability to override CLI import attributes

5 years agoAdd more CLI tests
Chocobozzz [Thu, 13 Jun 2019 09:09:38 +0000 (11:09 +0200)] 
Add more CLI tests

5 years agoRename overview -> discover
Chocobozzz [Thu, 13 Jun 2019 07:21:24 +0000 (09:21 +0200)] 
Rename overview -> discover

5 years agoFix notification overflow
Chocobozzz [Wed, 12 Jun 2019 15:33:29 +0000 (17:33 +0200)] 
Fix notification overflow

5 years agoAdd 4k conf in transcoding in admin panel
Chocobozzz [Wed, 12 Jun 2019 15:26:23 +0000 (17:26 +0200)] 
Add 4k conf in transcoding in admin panel

5 years agoAdd class to email change form
Chocobozzz [Wed, 12 Jun 2019 15:06:28 +0000 (17:06 +0200)] 
Add class to email change form

5 years agoAdd params to share modal
Chocobozzz [Wed, 12 Jun 2019 10:40:24 +0000 (12:40 +0200)] 
Add params to share modal

5 years agoSpeedup video watch layout build
Chocobozzz [Tue, 11 Jun 2019 14:26:48 +0000 (16:26 +0200)] 
Speedup video watch layout build

5 years agoFix user tests
Chocobozzz [Tue, 11 Jun 2019 14:13:50 +0000 (16:13 +0200)] 
Fix user tests