]>
git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
Rigel Kent [Tue, 8 Jun 2021 09:45:03 +0000 (11:45 +0200)]
(doc) add note in config that tmp is also used while processing
Chocobozzz [Tue, 8 Jun 2021 09:28:51 +0000 (11:28 +0200)]
Fix "height not divisible by 2" ffmpeg error
Chocobozzz [Tue, 8 Jun 2021 08:40:38 +0000 (10:40 +0200)]
Fix console error when rewriting a comment
Chocobozzz [Tue, 8 Jun 2021 08:20:52 +0000 (10:20 +0200)]
ACCOUNT instead of PEERTUBE ACCOUNT
Since we can also have mastodon/pleroma etc accounts
Chocobozzz [Tue, 8 Jun 2021 08:19:04 +0000 (10:19 +0200)]
Fix lint
Chocobozzz [Tue, 8 Jun 2021 08:17:47 +0000 (10:17 +0200)]
Load embed api resolutions on init
Chocobozzz [Tue, 8 Jun 2021 08:01:28 +0000 (10:01 +0200)]
Increase max image/caption/torrent upload size
Chocobozzz [Tue, 8 Jun 2021 07:33:03 +0000 (09:33 +0200)]
Fix video upload with a capitalized ext
Rigel Kent [Sat, 5 Jun 2021 09:05:25 +0000 (11:05 +0200)]
allow public video privacy to be deleted in the web client
Chocobozzz [Mon, 7 Jun 2021 15:38:31 +0000 (17:38 +0200)]
Bidi support
Chocobozzz [Mon, 7 Jun 2021 11:16:50 +0000 (13:16 +0200)]
Add ability to filter menu links
Chocobozzz [Mon, 7 Jun 2021 08:30:36 +0000 (10:30 +0200)]
Fix process delete promise return
Rigel Kent [Mon, 7 Jun 2021 11:17:31 +0000 (13:17 +0200)]
fix colspan for user view of reports
Rigel Kent [Sun, 6 Jun 2021 08:21:06 +0000 (10:21 +0200)]
add video upload types, add doc middleware to more routes
Chocobozzz [Fri, 4 Jun 2021 12:39:47 +0000 (14:39 +0200)]
Speed up plugins loading
Chocobozzz [Fri, 4 Jun 2021 11:31:41 +0000 (13:31 +0200)]
Use HTML config when possible
Chocobozzz [Fri, 4 Jun 2021 09:46:17 +0000 (11:46 +0200)]
Load server config on app init
Chocobozzz [Fri, 4 Jun 2021 09:14:21 +0000 (11:14 +0200)]
Add debug logs to plugin service
Chocobozzz [Fri, 4 Jun 2021 07:19:01 +0000 (09:19 +0200)]
createThumbnail -> updateThumbnail
Rigel Kent [Fri, 4 Jun 2021 07:16:23 +0000 (09:16 +0200)]
add operationId doc middleware to so API endpoints
Rigel Kent [Fri, 4 Jun 2021 06:57:07 +0000 (08:57 +0200)]
refactor docMiddleware to support operationId-only form
Chocobozzz [Fri, 4 Jun 2021 06:47:43 +0000 (08:47 +0200)]
Fix CLI build
Rigel Kent [Fri, 4 Jun 2021 06:40:08 +0000 (08:40 +0200)]
add invalid_token error to openapi spec
Chocobozzz [Thu, 3 Jun 2021 16:10:56 +0000 (18:10 +0200)]
fetch -> load
avoid confusion with AP fetch functions
Chocobozzz [Thu, 3 Jun 2021 15:33:44 +0000 (17:33 +0200)]
Move middleware utils in middlewares
helpers modules should not import models
Chocobozzz [Thu, 3 Jun 2021 15:12:38 +0000 (17:12 +0200)]
Add tags to AP rate logger
Chocobozzz [Thu, 3 Jun 2021 14:56:42 +0000 (16:56 +0200)]
Refactor AP video logger tags
Chocobozzz [Thu, 3 Jun 2021 14:02:29 +0000 (16:02 +0200)]
Refactor AP actors
Chocobozzz [Thu, 3 Jun 2021 12:30:09 +0000 (14:30 +0200)]
Refactor AP playlists
John Livingston [Thu, 3 Jun 2021 10:28:26 +0000 (12:28 +0200)]
Adding frontend peertubeHelpers.getBaseRouterRoute. (#4153)
* Adding frontend peertubeHelpers.getBaseRouterRoute.
* Fix doctoc.
Chocobozzz [Thu, 3 Jun 2021 07:06:51 +0000 (09:06 +0200)]
Use random port for mock servers in tests
Chocobozzz [Thu, 3 Jun 2021 06:58:10 +0000 (08:58 +0200)]
Fix lint
Chocobozzz [Wed, 2 Jun 2021 16:15:41 +0000 (18:15 +0200)]
Refactor server errors handler
Chocobozzz [Wed, 2 Jun 2021 14:49:59 +0000 (16:49 +0200)]
Add tags to logs in AP videos
Chocobozzz [Wed, 2 Jun 2021 13:57:30 +0000 (15:57 +0200)]
Refactor sync attributes
Chocobozzz [Wed, 2 Jun 2021 13:47:05 +0000 (15:47 +0200)]
Refactor getOrCreateAPVideo
Chocobozzz [Wed, 2 Jun 2021 09:54:29 +0000 (11:54 +0200)]
Move AP video channel creation
Chocobozzz [Wed, 2 Jun 2021 08:41:46 +0000 (10:41 +0200)]
Refactor AP video create/update
Chocobozzz [Wed, 2 Jun 2021 07:35:01 +0000 (09:35 +0200)]
Refactor AP video update
Rigel Kent [Wed, 2 Jun 2021 12:28:30 +0000 (14:28 +0200)]
refactor error code values for URI compatibility
Rigel Kent [Tue, 1 Jun 2021 14:07:58 +0000 (16:07 +0200)]
correct error codes and backward compat
Rigel Kent [Tue, 1 Jun 2021 11:25:41 +0000 (13:25 +0200)]
refactor deprecated body-parser usage
Rigel Kent [Mon, 31 May 2021 23:36:53 +0000 (01:36 +0200)]
refactor API errors to standard error format
frankstrater [Wed, 2 Jun 2021 09:08:04 +0000 (11:08 +0200)]
Remove annoying superfluous slash
Rigel Kent [Wed, 2 Jun 2021 08:47:53 +0000 (10:47 +0200)]
move dependencies link to engines.yaml
Johan Fleury [Tue, 1 Jun 2021 22:56:27 +0000 (18:56 -0400)]
Allow setting log level using PEERTUBE_LOG_LEVEL envvar
Chocobozzz [Tue, 1 Jun 2021 08:56:46 +0000 (10:56 +0200)]
Bumped to version v3.2.1
Chocobozzz [Tue, 1 Jun 2021 08:56:02 +0000 (10:56 +0200)]
Typo
Chocobozzz [Tue, 1 Jun 2021 08:55:09 +0000 (10:55 +0200)]
Update changelog
Chocobozzz [Tue, 1 Jun 2021 07:38:52 +0000 (09:38 +0200)]
Fix live image aspect ratio in theatre mode
Chocobozzz [Tue, 1 Jun 2021 07:28:45 +0000 (09:28 +0200)]
Process redundancy stats in series
Chocobozzz [Tue, 1 Jun 2021 06:44:47 +0000 (08:44 +0200)]
Add expiresOn index
Rigel Kent [Mon, 31 May 2021 18:46:22 +0000 (20:46 +0200)]
improve api param message for video names and tags
closes #4026
Rigel Kent [Mon, 31 May 2021 17:47:14 +0000 (19:47 +0200)]
improve api param message for dates
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
Chocobozzz [Mon, 31 May 2021 12:50:50 +0000 (14:50 +0200)]
Remove unused code
Chocobozzz [Mon, 31 May 2021 12:44:38 +0000 (14:44 +0200)]
Fix /:@actor redirection
Fixes https://github.com/Chocobozzz/PeerTube/issues/4134
Chocobozzz [Mon, 31 May 2021 09:33:49 +0000 (11:33 +0200)]
Add ability to set custom markdown in description
Chocobozzz [Mon, 31 May 2021 09:01:42 +0000 (11:01 +0200)]
Add help to custom markdown textarea
Chocobozzz [Mon, 31 May 2021 08:07:00 +0000 (10:07 +0200)]
Move to libera.chat
Chocobozzz [Fri, 28 May 2021 13:54:48 +0000 (15:54 +0200)]
Merge branch 'release/3.2.0' into develop
Chocobozzz [Fri, 28 May 2021 13:54:18 +0000 (15:54 +0200)]
Fix upgrade script
Chocobozzz [Fri, 28 May 2021 13:23:17 +0000 (15:23 +0200)]
Support peertube button in custom markup
Chocobozzz [Fri, 28 May 2021 12:56:26 +0000 (14:56 +0200)]
Replace local menu icon
Chocobozzz [Fri, 28 May 2021 12:29:09 +0000 (14:29 +0200)]
Fix comment notification test
Chocobozzz [Fri, 28 May 2021 12:25:03 +0000 (14:25 +0200)]
Merge branch 'release/3.2.0' into develop
Chocobozzz [Fri, 28 May 2021 12:21:40 +0000 (14:21 +0200)]
Fix create account button
Chocobozzz [Fri, 28 May 2021 12:01:18 +0000 (14:01 +0200)]
Remove unused component
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
Chocobozzz [Fri, 28 May 2021 11:34:48 +0000 (13:34 +0200)]
Update translations
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/
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/
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/
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/
Chocobozzz [Fri, 28 May 2021 11:05:59 +0000 (13:05 +0200)]
Add tags to live logger
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
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
Chocobozzz [Fri, 28 May 2021 07:10:57 +0000 (09:10 +0200)]
Merge branch 'develop' into shorter-URLs-channels-accounts
Chocobozzz [Fri, 28 May 2021 06:38:31 +0000 (08:38 +0200)]
Use node 14 for gitlab ci
Chocobozzz [Thu, 27 May 2021 15:25:52 +0000 (17:25 +0200)]
Fix deploy urls
Chocobozzz [Thu, 27 May 2021 15:25:23 +0000 (17:25 +0200)]
Update translations
Chocobozzz [Thu, 27 May 2021 14:44:38 +0000 (16:44 +0200)]
Use new id format
Chocobozzz [Thu, 27 May 2021 14:32:25 +0000 (16:32 +0200)]
Merge remote-tracking branch 'weblate/develop' into develop
Chocobozzz [Thu, 27 May 2021 14:32:06 +0000 (16:32 +0200)]
Use separate file for plugin placeholder component
Chocobozzz [Thu, 27 May 2021 14:31:54 +0000 (16:31 +0200)]
Fix home routing
Chocobozzz [Thu, 27 May 2021 14:31:40 +0000 (16:31 +0200)]
Revert "Migrate i18n messages to new format"
This reverts commit
cedbdbfeabf14f5d6cd9d91190f0eebdf774bd72.
Chocobozzz [Thu, 27 May 2021 14:12:41 +0000 (16:12 +0200)]
Merge branch 'develop' into shorter-URLs-channels-accounts
Chocobozzz [Thu, 27 May 2021 14:06:24 +0000 (16:06 +0200)]
Fix openapi doc for resumable upload
Chocobozzz [Thu, 27 May 2021 07:50:58 +0000 (09:50 +0200)]
Upgrade angular to latest patch version
Chocobozzz [Fri, 14 May 2021 16:03:58 +0000 (18:03 +0200)]
Cleanup allowedCommonJsDependencies
Chocobozzz [Fri, 14 May 2021 14:56:44 +0000 (16:56 +0200)]
Update embed webpack config
Chocobozzz [Fri, 14 May 2021 14:29:20 +0000 (16:29 +0200)]
Update angular cdk
Chocobozzz [Fri, 14 May 2021 14:24:31 +0000 (16:24 +0200)]
Migrate i18n messages to new format
Chocobozzz [Fri, 14 May 2021 14:12:45 +0000 (16:12 +0200)]
Remove ngx-meta
Unmaintained
Chocobozzz [Fri, 14 May 2021 13:20:58 +0000 (15:20 +0200)]
Update to angular 12
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/
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/
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/
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/
chocobozzz [Mon, 24 May 2021 16:09:02 +0000 (18:09 +0200)]
Deleted translation using Weblate (French)