]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
3 years agoadd video upload types, add doc middleware to more routes
Rigel Kent [Sun, 6 Jun 2021 08:21:06 +0000 (10:21 +0200)] 
add video upload types, add doc middleware to more routes

3 years agoSpeed up plugins loading
Chocobozzz [Fri, 4 Jun 2021 12:39:47 +0000 (14:39 +0200)] 
Speed up plugins loading

3 years agoUse HTML config when possible
Chocobozzz [Fri, 4 Jun 2021 11:31:41 +0000 (13:31 +0200)] 
Use HTML config when possible

3 years agoLoad server config on app init
Chocobozzz [Fri, 4 Jun 2021 09:46:17 +0000 (11:46 +0200)] 
Load server config on app init

3 years agoAdd debug logs to plugin service
Chocobozzz [Fri, 4 Jun 2021 09:14:21 +0000 (11:14 +0200)] 
Add debug logs to plugin service

3 years agocreateThumbnail -> updateThumbnail
Chocobozzz [Fri, 4 Jun 2021 07:19:01 +0000 (09:19 +0200)] 
createThumbnail -> updateThumbnail

3 years agoadd operationId doc middleware to so API endpoints
Rigel Kent [Fri, 4 Jun 2021 07:16:23 +0000 (09:16 +0200)] 
add operationId doc middleware to so API endpoints

3 years agorefactor docMiddleware to support operationId-only form
Rigel Kent [Fri, 4 Jun 2021 06:57:07 +0000 (08:57 +0200)] 
refactor docMiddleware to support operationId-only form

3 years agoFix CLI build
Chocobozzz [Fri, 4 Jun 2021 06:47:43 +0000 (08:47 +0200)] 
Fix CLI build

3 years agoadd invalid_token error to openapi spec
Rigel Kent [Fri, 4 Jun 2021 06:40:08 +0000 (08:40 +0200)] 
add invalid_token error to openapi spec

3 years agofetch -> load
Chocobozzz [Thu, 3 Jun 2021 16:10:56 +0000 (18:10 +0200)] 
fetch -> load

avoid confusion with AP fetch functions

3 years agoMove middleware utils in middlewares
Chocobozzz [Thu, 3 Jun 2021 15:33:44 +0000 (17:33 +0200)] 
Move middleware utils in middlewares

helpers modules should not import models

3 years agoAdd tags to AP rate logger
Chocobozzz [Thu, 3 Jun 2021 15:12:38 +0000 (17:12 +0200)] 
Add tags to AP rate logger

3 years agoRefactor AP video logger tags
Chocobozzz [Thu, 3 Jun 2021 14:56:42 +0000 (16:56 +0200)] 
Refactor AP video logger tags

3 years agoRefactor AP actors
Chocobozzz [Thu, 3 Jun 2021 14:02:29 +0000 (16:02 +0200)] 
Refactor AP actors

3 years agoRefactor AP playlists
Chocobozzz [Thu, 3 Jun 2021 12:30:09 +0000 (14:30 +0200)] 
Refactor AP playlists

3 years agoAdding frontend peertubeHelpers.getBaseRouterRoute. (#4153)
John Livingston [Thu, 3 Jun 2021 10:28:26 +0000 (12:28 +0200)] 
Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153)

* Adding frontend peertubeHelpers.getBaseRouterRoute.

* Fix doctoc.

3 years agoUse random port for mock servers in tests
Chocobozzz [Thu, 3 Jun 2021 07:06:51 +0000 (09:06 +0200)] 
Use random port for mock servers in tests

3 years agoFix lint
Chocobozzz [Thu, 3 Jun 2021 06:58:10 +0000 (08:58 +0200)] 
Fix lint

3 years agoRefactor server errors handler
Chocobozzz [Wed, 2 Jun 2021 16:15:41 +0000 (18:15 +0200)] 
Refactor server errors handler

3 years agoAdd tags to logs in AP videos
Chocobozzz [Wed, 2 Jun 2021 14:49:59 +0000 (16:49 +0200)] 
Add tags to logs in AP videos

3 years agoRefactor sync attributes
Chocobozzz [Wed, 2 Jun 2021 13:57:30 +0000 (15:57 +0200)] 
Refactor sync attributes

3 years agoRefactor getOrCreateAPVideo
Chocobozzz [Wed, 2 Jun 2021 13:47:05 +0000 (15:47 +0200)] 
Refactor getOrCreateAPVideo

3 years agoMove AP video channel creation
Chocobozzz [Wed, 2 Jun 2021 09:54:29 +0000 (11:54 +0200)] 
Move AP video channel creation

3 years agoRefactor AP video create/update
Chocobozzz [Wed, 2 Jun 2021 08:41:46 +0000 (10:41 +0200)] 
Refactor AP video create/update

3 years agoRefactor AP video update
Chocobozzz [Wed, 2 Jun 2021 07:35:01 +0000 (09:35 +0200)] 
Refactor AP video update

3 years agorefactor error code values for URI compatibility
Rigel Kent [Wed, 2 Jun 2021 12:28:30 +0000 (14:28 +0200)] 
refactor error code values for URI compatibility

3 years agocorrect error codes and backward compat
Rigel Kent [Tue, 1 Jun 2021 14:07:58 +0000 (16:07 +0200)] 
correct error codes and backward compat

3 years agorefactor deprecated body-parser usage
Rigel Kent [Tue, 1 Jun 2021 11:25:41 +0000 (13:25 +0200)] 
refactor deprecated body-parser usage

3 years agorefactor API errors to standard error format
Rigel Kent [Mon, 31 May 2021 23:36:53 +0000 (01:36 +0200)] 
refactor API errors to standard error format

3 years agoRemove annoying superfluous slash
frankstrater [Wed, 2 Jun 2021 09:08:04 +0000 (11:08 +0200)] 
Remove annoying superfluous slash

3 years agomove dependencies link to engines.yaml
Rigel Kent [Wed, 2 Jun 2021 08:47:53 +0000 (10:47 +0200)] 
move dependencies link to engines.yaml

3 years agoAllow setting log level using PEERTUBE_LOG_LEVEL envvar
Johan Fleury [Tue, 1 Jun 2021 22:56:27 +0000 (18:56 -0400)] 
Allow setting log level using PEERTUBE_LOG_LEVEL envvar

3 years agoBumped to version v3.2.1
Chocobozzz [Tue, 1 Jun 2021 08:56:46 +0000 (10:56 +0200)] 
Bumped to version v3.2.1

3 years agoTypo
Chocobozzz [Tue, 1 Jun 2021 08:56:02 +0000 (10:56 +0200)] 
Typo

3 years agoUpdate changelog
Chocobozzz [Tue, 1 Jun 2021 08:55:09 +0000 (10:55 +0200)] 
Update changelog

3 years agoFix live image aspect ratio in theatre mode
Chocobozzz [Tue, 1 Jun 2021 07:38:52 +0000 (09:38 +0200)] 
Fix live image aspect ratio in theatre mode

3 years agoProcess redundancy stats in series
Chocobozzz [Tue, 1 Jun 2021 07:28:45 +0000 (09:28 +0200)] 
Process redundancy stats in series

3 years agoAdd expiresOn index
Chocobozzz [Tue, 1 Jun 2021 06:44:47 +0000 (08:44 +0200)] 
Add expiresOn index

3 years agoimprove api param message for video names and tags
Rigel Kent [Mon, 31 May 2021 18:46:22 +0000 (20:46 +0200)] 
improve api param message for video names and tags

closes #4026

3 years agoimprove api param message for dates
Rigel Kent [Mon, 31 May 2021 17:47:14 +0000 (19:47 +0200)] 
improve api param message for dates

3 years agoShow logo in mobile view (#4141)
kontrollanten [Mon, 31 May 2021 14:39:07 +0000 (16:39 +0200)] 
Show logo in mobile view (#4141)

* client: show logo in mobile view

* client(menu): add space between burger and logo

3 years agoRemove unused code
Chocobozzz [Mon, 31 May 2021 12:50:50 +0000 (14:50 +0200)] 
Remove unused code

3 years agoFix /:@actor redirection
Chocobozzz [Mon, 31 May 2021 12:44:38 +0000 (14:44 +0200)] 
Fix /:@actor redirection

Fixes https://github.com/Chocobozzz/PeerTube/issues/4134

3 years agoAdd ability to set custom markdown in description
Chocobozzz [Mon, 31 May 2021 09:33:49 +0000 (11:33 +0200)] 
Add ability to set custom markdown in description

3 years agoAdd help to custom markdown textarea
Chocobozzz [Mon, 31 May 2021 09:01:42 +0000 (11:01 +0200)] 
Add help to custom markdown textarea

3 years agoMove to libera.chat
Chocobozzz [Mon, 31 May 2021 08:07:00 +0000 (10:07 +0200)] 
Move to libera.chat

3 years agoMerge branch 'release/3.2.0' into develop
Chocobozzz [Fri, 28 May 2021 13:54:48 +0000 (15:54 +0200)] 
Merge branch 'release/3.2.0' into develop

3 years agoFix upgrade script
Chocobozzz [Fri, 28 May 2021 13:54:18 +0000 (15:54 +0200)] 
Fix upgrade script

3 years agoSupport peertube button in custom markup
Chocobozzz [Fri, 28 May 2021 13:23:17 +0000 (15:23 +0200)] 
Support peertube button in custom markup

3 years agoReplace local menu icon
Chocobozzz [Fri, 28 May 2021 12:56:26 +0000 (14:56 +0200)] 
Replace local menu icon

3 years agoFix comment notification test
Chocobozzz [Fri, 28 May 2021 12:29:09 +0000 (14:29 +0200)] 
Fix comment notification test

3 years agoMerge branch 'release/3.2.0' into develop
Chocobozzz [Fri, 28 May 2021 12:25:03 +0000 (14:25 +0200)] 
Merge branch 'release/3.2.0' into develop

3 years agoFix create account button
Chocobozzz [Fri, 28 May 2021 12:21:40 +0000 (14:21 +0200)] 
Fix create account button

3 years agoRemove unused component
Chocobozzz [Fri, 28 May 2021 12:01:18 +0000 (14:01 +0200)] 
Remove unused component

3 years agoImplemented configurable minimum signup age
Poslovitch [Sat, 24 Apr 2021 09:57:01 +0000 (09:57 +0000)] 
Implemented configurable minimum signup age

Implements https://github.com/Chocobozzz/PeerTube/issues/3612

Fixed lint and removed debug

Fixed another lint error

Apply suggestions from code review

Co-authored-by: Chocobozzz <chocobozzz@cpy.re>
Add tests for min signup age config

3 years agoUpdate translations
Chocobozzz [Fri, 28 May 2021 11:34:48 +0000 (13:34 +0200)] 
Update translations

3 years agoTranslated using Weblate (Chinese (Traditional))
Jeff Huang [Fri, 28 May 2021 03:15:18 +0000 (03:15 +0000)] 
Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (1784 of 1784 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/zh_Hant/

3 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Thu, 27 May 2021 16:40:08 +0000 (16:40 +0000)] 
Translated using Weblate (Swedish)

Currently translated at 99.7% (1779 of 1784 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/

3 years agoTranslated using Weblate (Galician)
josé m [Fri, 28 May 2021 05:22:55 +0000 (05:22 +0000)] 
Translated using Weblate (Galician)

Currently translated at 100.0% (1784 of 1784 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/

3 years agoTranslated using Weblate (Spanish)
Berto Te [Fri, 28 May 2021 07:06:18 +0000 (07:06 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (1784 of 1784 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/

3 years agoAdd tags to live logger
Chocobozzz [Fri, 28 May 2021 11:05:59 +0000 (13:05 +0200)] 
Add tags to live logger

3 years agoSupport '/w/' and '/w/p/' for watch page
Chocobozzz [Fri, 28 May 2021 09:36:33 +0000 (11:36 +0200)] 
Support '/w/' and '/w/p/' for watch page

And use them as default in client

3 years agoCleanup
Chocobozzz [Fri, 28 May 2021 08:21:39 +0000 (10:21 +0200)] 
Cleanup

We must not expose private actor objects to clients
Just make 2 GET requests on channel/accounts instead

3 years agoMerge branch 'develop' into shorter-URLs-channels-accounts
Chocobozzz [Fri, 28 May 2021 07:10:57 +0000 (09:10 +0200)] 
Merge branch 'develop' into shorter-URLs-channels-accounts

3 years agoUse node 14 for gitlab ci
Chocobozzz [Fri, 28 May 2021 06:38:31 +0000 (08:38 +0200)] 
Use node 14 for gitlab ci

3 years agoFix deploy urls
Chocobozzz [Thu, 27 May 2021 15:25:52 +0000 (17:25 +0200)] 
Fix deploy urls

3 years agoUpdate translations
Chocobozzz [Thu, 27 May 2021 15:25:23 +0000 (17:25 +0200)] 
Update translations

3 years agoUse new id format
Chocobozzz [Thu, 27 May 2021 14:44:38 +0000 (16:44 +0200)] 
Use new id format

3 years agoMerge remote-tracking branch 'weblate/develop' into develop
Chocobozzz [Thu, 27 May 2021 14:32:25 +0000 (16:32 +0200)] 
Merge remote-tracking branch 'weblate/develop' into develop

3 years agoUse separate file for plugin placeholder component
Chocobozzz [Thu, 27 May 2021 14:32:06 +0000 (16:32 +0200)] 
Use separate file for plugin placeholder component

3 years agoFix home routing
Chocobozzz [Thu, 27 May 2021 14:31:54 +0000 (16:31 +0200)] 
Fix home routing

3 years agoRevert "Migrate i18n messages to new format"
Chocobozzz [Thu, 27 May 2021 14:31:40 +0000 (16:31 +0200)] 
Revert "Migrate i18n messages to new format"

This reverts commit cedbdbfeabf14f5d6cd9d91190f0eebdf774bd72.

3 years agoMerge branch 'develop' into shorter-URLs-channels-accounts
Chocobozzz [Thu, 27 May 2021 14:12:41 +0000 (16:12 +0200)] 
Merge branch 'develop' into shorter-URLs-channels-accounts

3 years agoFix openapi doc for resumable upload
Chocobozzz [Thu, 27 May 2021 14:06:24 +0000 (16:06 +0200)] 
Fix openapi doc for resumable upload

3 years agoUpgrade angular to latest patch version
Chocobozzz [Thu, 27 May 2021 07:50:58 +0000 (09:50 +0200)] 
Upgrade angular to latest patch version

3 years agoCleanup allowedCommonJsDependencies
Chocobozzz [Fri, 14 May 2021 16:03:58 +0000 (18:03 +0200)] 
Cleanup allowedCommonJsDependencies

3 years agoUpdate embed webpack config
Chocobozzz [Fri, 14 May 2021 14:56:44 +0000 (16:56 +0200)] 
Update embed webpack config

3 years agoUpdate angular cdk
Chocobozzz [Fri, 14 May 2021 14:29:20 +0000 (16:29 +0200)] 
Update angular cdk

3 years agoMigrate i18n messages to new format
Chocobozzz [Fri, 14 May 2021 14:24:31 +0000 (16:24 +0200)] 
Migrate i18n messages to new format

3 years agoRemove ngx-meta
Chocobozzz [Fri, 14 May 2021 14:12:45 +0000 (16:12 +0200)] 
Remove ngx-meta

Unmaintained

3 years agoUpdate to angular 12
Chocobozzz [Fri, 14 May 2021 13:20:58 +0000 (15:20 +0200)] 
Update to angular 12

3 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Thu, 27 May 2021 14:00:05 +0000 (14:00 +0000)] 
Translated using Weblate (Swedish)

Currently translated at 99.4% (1839 of 1850 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/

3 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Thu, 27 May 2021 13:59:12 +0000 (13:59 +0000)] 
Translated using Weblate (Swedish)

Currently translated at 99.3% (1838 of 1850 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/sv/

3 years agoTranslated using Weblate (Norwegian Nynorsk)
Eivind Ødegård [Mon, 24 May 2021 07:13:10 +0000 (07:13 +0000)] 
Translated using Weblate (Norwegian Nynorsk)

Currently translated at 1.2% (23 of 1849 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/nn/

3 years agoTranslated using Weblate (German)
Simon Brosdetzko [Tue, 25 May 2021 06:01:32 +0000 (06:01 +0000)] 
Translated using Weblate (German)

Currently translated at 100.0% (1850 of 1850 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/de/

3 years agoDeleted translation using Weblate (French)
chocobozzz [Mon, 24 May 2021 16:09:02 +0000 (18:09 +0200)] 
Deleted translation using Weblate (French)

3 years agoAdded translation using Weblate (French)
Laurent Ettouati [Sat, 22 May 2021 18:18:04 +0000 (20:18 +0200)] 
Added translation using Weblate (French)

3 years agoTranslated using Weblate (Vietnamese)
Hồ Nhất Duy [Sat, 15 May 2021 01:51:18 +0000 (01:51 +0000)] 
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (103 of 103 strings)

Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/vi/

3 years agoTranslated using Weblate (Vietnamese)
Hồ Nhất Duy [Sat, 15 May 2021 01:59:20 +0000 (01:59 +0000)] 
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (246 of 246 strings)

Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/vi/

3 years agoTranslated using Weblate (Vietnamese)
Hồ Nhất Duy [Sun, 16 May 2021 08:36:07 +0000 (08:36 +0000)] 
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (1846 of 1846 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/vi/

3 years agoTranslated using Weblate (Russian)
Александр [Thu, 13 May 2021 06:18:02 +0000 (06:18 +0000)] 
Translated using Weblate (Russian)

Currently translated at 99.8% (1848 of 1850 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ru/

3 years agoTranslated using Weblate (Polish)
Marcin Mikołajczak [Thu, 13 May 2021 16:41:13 +0000 (16:41 +0000)] 
Translated using Weblate (Polish)

Currently translated at 98.4% (1821 of 1850 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/

3 years agoTranslated using Weblate (Galician)
josé m [Fri, 21 May 2021 05:07:45 +0000 (05:07 +0000)] 
Translated using Weblate (Galician)

Currently translated at 100.0% (1850 of 1850 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/gl/

3 years agoTranslated using Weblate (Spanish)
Berto Te [Wed, 19 May 2021 07:59:30 +0000 (07:59 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (1850 of 1850 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/

3 years agoTranslated using Weblate (Czech)
plr20 [Fri, 14 May 2021 00:55:53 +0000 (00:55 +0000)] 
Translated using Weblate (Czech)

Currently translated at 26.4% (490 of 1850 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/cs/

3 years agoTranslated using Weblate (French (France) (fr_FR))
Rigel Kent [Mon, 10 May 2021 17:07:04 +0000 (17:07 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 100.0% (1850 of 1850 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

3 years agoTranslated using Weblate (French (France) (fr_FR))
Eric Guichaoua [Mon, 10 May 2021 17:07:57 +0000 (17:07 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 100.0% (1850 of 1850 strings)

Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/

3 years agochange license to licence
Frank Sträter [Thu, 20 May 2021 10:52:51 +0000 (12:52 +0200)] 
change license to licence

Change "license" to "licence" for consistency in the user interface in English.

License is both a noun and a verb in the United States.
If you live in any other English-speaking country, you will spell it "licence" when you use it as a noun and "license" when you use it as a verb.

3 years agoInstance homepage support (#4007)
Chocobozzz [Thu, 27 May 2021 13:59:55 +0000 (15:59 +0200)] 
Instance homepage support (#4007)

* Prepare homepage parsers

* Add ability to update instance hompage

* Add ability to set homepage as landing page

* Add homepage preview in admin

* Dynamically update left menu for homepage

* Inject home content in homepage

* Add videos list and channel miniature custom markup

* Remove unused elements in markup service