]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
3 years agoAccount/channel videos display as rows
Chocobozzz [Thu, 1 Apr 2021 14:14:34 +0000 (16:14 +0200)] 
Account/channel videos display as rows

3 years agoRefactor video miniature
Chocobozzz [Thu, 1 Apr 2021 09:10:27 +0000 (11:10 +0200)] 
Refactor video miniature

Less dirty code, better responsive
Prepare for some regressions
Increase default miniature size

3 years agoFix multiline ellipsis
Chocobozzz [Wed, 31 Mar 2021 09:47:47 +0000 (11:47 +0200)] 
Fix multiline ellipsis

3 years agoResume videos for non-logged in users (#3885)
kontrollanten [Wed, 31 Mar 2021 09:26:32 +0000 (11:26 +0200)] 
Resume videos for non-logged in users (#3885)

* client: resume videos for non-logged in users

closes #3866

* fix build for embeded

* Update client/src/app/app.component.ts

* fix review comments

3 years agoRefactor horizontal margins
Chocobozzz [Wed, 31 Mar 2021 09:21:10 +0000 (11:21 +0200)] 
Refactor horizontal margins

3 years agoTheme breaking: --submenuColor becomes --submenuBackgroundColor
Chocobozzz [Wed, 31 Mar 2021 07:07:25 +0000 (09:07 +0200)] 
Theme breaking: --submenuColor becomes --submenuBackgroundColor

3 years agoChannel/account page redesign feedbacks
Chocobozzz [Wed, 31 Mar 2021 06:59:52 +0000 (08:59 +0200)] 
Channel/account page redesign feedbacks

Fix owner default avatar
Semi bold orange inverted button
Max width account description
Increase account's channels padding
Use owner avatar/display name links
Move "view owner account" link on mobile
Try to always display channel in video miniatures
Add small border radius for channel's avatar
Use main foreground color for the magnifying glass

3 years agoUse the channel URL behind the account in miniature
Chocobozzz [Mon, 29 Mar 2021 14:48:16 +0000 (16:48 +0200)] 
Use the channel URL behind the account in miniature

3 years agoDisplay channel in miniature
Chocobozzz [Mon, 29 Mar 2021 14:47:41 +0000 (16:47 +0200)] 
Display channel in miniature

With some exceptions though

3 years agoSquare channel avatar consistency
Chocobozzz [Mon, 29 Mar 2021 14:45:35 +0000 (16:45 +0200)] 
Square channel avatar consistency

3 years agoAdd support button in channel page
Chocobozzz [Mon, 29 Mar 2021 13:56:01 +0000 (15:56 +0200)] 
Add support button in channel page

3 years agoRedesign account's channels page
Chocobozzz [Fri, 26 Mar 2021 14:53:18 +0000 (15:53 +0100)] 
Redesign account's channels page

3 years agoRedesign account page
Chocobozzz [Fri, 26 Mar 2021 12:20:37 +0000 (13:20 +0100)] 
Redesign account page

3 years agoRedesign channel page
Chocobozzz [Thu, 25 Mar 2021 12:42:55 +0000 (13:42 +0100)] 
Redesign channel page

3 years agofix missing title attribute on <iframe> tag suggested for embedding (#3901)
Thavarasa Prasanth [Wed, 31 Mar 2021 06:32:05 +0000 (08:32 +0200)] 
fix missing title attribute on <iframe> tag suggested for embedding (#3901)

* title attribute is missing on <iframe> tag suggested for embedding #3861

* fix #3901

* fix: escapeHTML #3901

* fix: playlist title instead of video title #3901

* fix #3901

* assign title directly #3901

3 years agoFix benchmark
Chocobozzz [Tue, 30 Mar 2021 06:57:17 +0000 (08:57 +0200)] 
Fix benchmark

3 years agoAdd log to regenerate thumbnails
Chocobozzz [Mon, 29 Mar 2021 15:23:48 +0000 (17:23 +0200)] 
Add log to regenerate thumbnails

3 years ago[support/docker] expose webtorrent setting in os variable settings
Arthur Lutz [Fri, 26 Mar 2021 11:35:54 +0000 (12:35 +0100)] 
[support/docker] expose webtorrent setting in os variable settings

3 years agoupdate dependencies.md for macOSX (#3899)
Axel Viala [Mon, 29 Mar 2021 13:49:59 +0000 (15:49 +0200)] 
update dependencies.md for macOSX (#3899)

add instructions regarding postgresql and bash user/version required for a proper MacOSX install of PeerTube

Co-authored-by: Rozen10 <58482276+Rozen10@users.noreply.github.com>
Co-authored-by: Rigel Kent <par@rigelk.eu>
3 years agoshow less information by default in download modal (#3890)
kontrollanten [Mon, 29 Mar 2021 11:51:33 +0000 (13:51 +0200)] 
show less information by default in download modal (#3890)

* client(video/download): collapse advanced informaton by default
* fix(client/video-dl): update metadata upon resolution change

closes #3810

Co-authored-by: Rigel Kent <par@rigelk.eu>
3 years agoscript/upgrade: use db.name config value
kontrollanten [Mon, 29 Mar 2021 06:39:43 +0000 (08:39 +0200)] 
script/upgrade: use db.name config value

3 years agoAdd 1.75 option to playback rates
ltsallas [Thu, 25 Mar 2021 15:03:14 +0000 (17:03 +0200)] 
Add 1.75 option to playback rates

3 years agoMerge branch 'release/3.1.0' into develop
Chocobozzz [Thu, 25 Mar 2021 15:25:28 +0000 (16:25 +0100)] 
Merge branch 'release/3.1.0' into develop

3 years agoFix postgresql version
Chocobozzz [Thu, 25 Mar 2021 15:25:14 +0000 (16:25 +0100)] 
Fix postgresql version

3 years agoMerge branch 'release/3.1.0' into develop
Chocobozzz [Thu, 25 Mar 2021 12:55:10 +0000 (13:55 +0100)] 
Merge branch 'release/3.1.0' into develop

3 years agoDrop PostgreSQL 9.6 support
Chocobozzz [Thu, 25 Mar 2021 12:53:57 +0000 (13:53 +0100)] 
Drop PostgreSQL 9.6 support

Due to a migration bug, drop PostgreSQL 9.6 support

The official support will end in November

3 years agoMerge branch 'release/3.1.0' into develop
Chocobozzz [Wed, 24 Mar 2021 17:19:10 +0000 (18:19 +0100)] 
Merge branch 'release/3.1.0' into develop

3 years agoRemove roadmap funding
Chocobozzz [Wed, 24 Mar 2021 12:45:59 +0000 (13:45 +0100)] 
Remove roadmap funding

3 years agoFix build
Chocobozzz [Wed, 24 Mar 2021 12:42:38 +0000 (13:42 +0100)] 
Fix build

3 years agoAuto focus plugin search input
Chocobozzz [Wed, 24 Mar 2021 12:32:55 +0000 (13:32 +0100)] 
Auto focus plugin search input

3 years agoAdd server config helper in plugin guide
Chocobozzz [Wed, 24 Mar 2021 10:48:02 +0000 (11:48 +0100)] 
Add server config helper in plugin guide

3 years agoclient(video/download): set direct dl as default
kontrollanten [Tue, 23 Mar 2021 07:14:16 +0000 (08:14 +0100)] 
client(video/download): set direct dl as default

3 years agoAdd auth user client hook actions
Chocobozzz [Wed, 24 Mar 2021 10:34:31 +0000 (11:34 +0100)] 
Add auth user client hook actions

3 years agoAdd client action hooks for pubish pages
Chocobozzz [Wed, 24 Mar 2021 09:58:36 +0000 (10:58 +0100)] 
Add client action hooks for pubish pages

3 years agoAdd server hooks for search endpoint
Chocobozzz [Wed, 24 Mar 2021 08:16:48 +0000 (09:16 +0100)] 
Add server hooks for search endpoint

3 years agoAdd filter hook to forbid embed access
Chocobozzz [Tue, 23 Mar 2021 16:18:18 +0000 (17:18 +0100)] 
Add filter hook to forbid embed access

3 years agoAdd hooks support for video download
Chocobozzz [Tue, 23 Mar 2021 10:54:08 +0000 (11:54 +0100)] 
Add hooks support for video download

3 years agoUpgrade client dependencies
Chocobozzz [Tue, 23 Mar 2021 08:46:02 +0000 (09:46 +0100)] 
Upgrade client dependencies

3 years agoDirectly use node in systemd service
Chocobozzz [Tue, 23 Mar 2021 08:41:16 +0000 (09:41 +0100)] 
Directly use node in systemd service

3 years agoChange copy icon (#3867)
kontrollanten [Mon, 22 Mar 2021 13:19:08 +0000 (14:19 +0100)] 
Change copy icon (#3867)

* client: change copy icon to glypicon-duplicate

* client: add "copy" text to copy icons

3 years agoFix external on logout hook
Chocobozzz [Fri, 12 Mar 2021 16:19:02 +0000 (17:19 +0100)] 
Fix external on logout hook

3 years agoAdd regenrate thumbnails scripts
Chocobozzz [Fri, 12 Mar 2021 16:04:49 +0000 (17:04 +0100)] 
Add regenrate thumbnails scripts

3 years agoUpgrade to latest oauth2-server
Chocobozzz [Fri, 12 Mar 2021 15:21:56 +0000 (16:21 +0100)] 
Upgrade to latest oauth2-server

3 years agoUpdate yarn lock
Chocobozzz [Fri, 12 Mar 2021 15:20:48 +0000 (16:20 +0100)] 
Update yarn lock

3 years agoRefactor auth flow
Chocobozzz [Fri, 12 Mar 2021 14:20:46 +0000 (15:20 +0100)] 
Refactor auth flow

Reimplement some node-oauth2-server methods to remove hacky code needed by our external
login workflow

3 years agoStricter email options typings
Chocobozzz [Fri, 12 Mar 2021 09:22:17 +0000 (10:22 +0100)] 
Stricter email options typings

3 years agoAdd new plugin/peertube version notifs
Chocobozzz [Thu, 11 Mar 2021 15:54:52 +0000 (16:54 +0100)] 
Add new plugin/peertube version notifs

3 years agoAdd next to stats github ci
Chocobozzz [Thu, 11 Mar 2021 10:17:42 +0000 (11:17 +0100)] 
Add next to stats github ci

3 years agoReduce bundle size using a const enum
Chocobozzz [Thu, 11 Mar 2021 09:55:09 +0000 (10:55 +0100)] 
Reduce bundle size using a const enum

3 years agoTry to reduce CSS size
Chocobozzz [Thu, 11 Mar 2021 09:40:59 +0000 (10:40 +0100)] 
Try to reduce CSS size

3 years agoCheck ffmepg version on startup
Chocobozzz [Thu, 11 Mar 2021 08:51:08 +0000 (09:51 +0100)] 
Check ffmepg version on startup

3 years agoUpdate english strings
Chocobozzz [Wed, 10 Mar 2021 15:11:47 +0000 (16:11 +0100)] 
Update english strings

3 years agoFix AP security tests
Chocobozzz [Wed, 10 Mar 2021 10:17:20 +0000 (11:17 +0100)] 
Fix AP security tests

3 years agoDon't skip all threads on AP fetcher error
Chocobozzz [Wed, 10 Mar 2021 08:39:17 +0000 (09:39 +0100)] 
Don't skip all threads on AP fetcher error

3 years agoFix index search
Chocobozzz [Wed, 10 Mar 2021 08:25:26 +0000 (09:25 +0100)] 
Fix index search

3 years agoFix AP flag validator
Chocobozzz [Tue, 9 Mar 2021 14:45:24 +0000 (15:45 +0100)] 
Fix AP flag validator

3 years agoBigger video thumbnails for feeds
Chocobozzz [Tue, 9 Mar 2021 14:08:45 +0000 (15:08 +0100)] 
Bigger video thumbnails for feeds

3 years agoFix 404 AP status codes
Chocobozzz [Tue, 9 Mar 2021 13:01:44 +0000 (14:01 +0100)] 
Fix 404 AP status codes

3 years agoAdd next branch to CI
Chocobozzz [Tue, 9 Mar 2021 09:08:14 +0000 (10:08 +0100)] 
Add next branch to CI

3 years agoFix request body limit
Chocobozzz [Tue, 9 Mar 2021 08:58:08 +0000 (09:58 +0100)] 
Fix request body limit

3 years agoAdd jobs tag to logger
Chocobozzz [Tue, 9 Mar 2021 08:22:05 +0000 (09:22 +0100)] 
Add jobs tag to logger

3 years agoUse got instead of request
Chocobozzz [Mon, 8 Mar 2021 13:24:11 +0000 (14:24 +0100)] 
Use got instead of request

3 years agoFix control bar alignment
Chocobozzz [Fri, 5 Mar 2021 13:27:06 +0000 (14:27 +0100)] 
Fix control bar alignment

3 years agoRefactor a little bit AP validators
Chocobozzz [Fri, 5 Mar 2021 12:49:58 +0000 (13:49 +0100)] 
Refactor a little bit AP validators

3 years agoIntroduce tags to the logger
Chocobozzz [Fri, 5 Mar 2021 12:26:02 +0000 (13:26 +0100)] 
Introduce tags to the logger

That could help to filter unneeded logs and/or select particular
components

3 years agoBumped to version v3.1.0
Chocobozzz [Wed, 24 Mar 2021 16:47:59 +0000 (17:47 +0100)] 
Bumped to version v3.1.0

3 years agoAdd warning in download modal if needed
Chocobozzz [Wed, 24 Mar 2021 16:06:50 +0000 (17:06 +0100)] 
Add warning in download modal if needed

3 years agoHide best strategy if not logged in
Chocobozzz [Wed, 24 Mar 2021 16:06:37 +0000 (17:06 +0100)] 
Hide best strategy if not logged in

3 years agoBumped to version v3.1.0 v3.1.0
Chocobozzz [Wed, 24 Mar 2021 16:47:59 +0000 (17:47 +0100)] 
Bumped to version v3.1.0

3 years agoAdd warning in download modal if needed
Chocobozzz [Wed, 24 Mar 2021 16:06:50 +0000 (17:06 +0100)] 
Add warning in download modal if needed

3 years agoHide best strategy if not logged in
Chocobozzz [Wed, 24 Mar 2021 16:06:37 +0000 (17:06 +0100)] 
Hide best strategy if not logged in

3 years agoAdjust search results note for i18n, adjust typeahead helper
Rigel Kent [Wed, 24 Mar 2021 13:48:31 +0000 (14:48 +0100)] 
Adjust search results note for i18n, adjust typeahead helper

3 years agoUpdate changelog
Chocobozzz [Mon, 22 Mar 2021 13:18:25 +0000 (14:18 +0100)] 
Update changelog

3 years agoUpdate translations
Chocobozzz [Mon, 22 Mar 2021 09:15:42 +0000 (10:15 +0100)] 
Update translations

3 years agoTranslated using Weblate (French)
gillux [Sun, 21 Mar 2021 23:48:58 +0000 (23:48 +0000)] 
Translated using Weblate (French)

Currently translated at 100.0% (1765 of 1765 strings)

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

3 years agoTranslated using Weblate (Ukrainian)
Ihor Hordiichuk [Sun, 21 Mar 2021 23:28:36 +0000 (23:28 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 18.9% (342 of 1808 strings)

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

3 years agoTranslated using Weblate (Arabic)
Zet [Sat, 20 Mar 2021 22:15:14 +0000 (22:15 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 84.7% (1533 of 1808 strings)

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

3 years agoTranslated using Weblate (Arabic)
Zet [Fri, 19 Mar 2021 14:05:03 +0000 (14:05 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 84.6% (1531 of 1808 strings)

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

3 years agoTranslated using Weblate (Greek)
Siourdakis Thanos [Fri, 19 Mar 2021 13:51:15 +0000 (13:51 +0000)] 
Translated using Weblate (Greek)

Currently translated at 50.6% (916 of 1808 strings)

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

3 years agoTranslated using Weblate (Indonesian)
TA [Thu, 18 Mar 2021 11:04:54 +0000 (11:04 +0000)] 
Translated using Weblate (Indonesian)

Currently translated at 13.7% (14 of 102 strings)

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

3 years agoTranslated using Weblate (Serbian (cyrillic))
Joe Bill [Thu, 18 Mar 2021 17:00:59 +0000 (17:00 +0000)] 
Translated using Weblate (Serbian (cyrillic))

Currently translated at 98.3% (240 of 244 strings)

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

3 years agoTranslated using Weblate (Arabic)
Zet [Thu, 18 Mar 2021 14:59:16 +0000 (14:59 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 84.5% (1529 of 1808 strings)

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

3 years agoTranslated using Weblate (Thai)
Phongpanot [Thu, 18 Mar 2021 02:36:50 +0000 (02:36 +0000)] 
Translated using Weblate (Thai)

Currently translated at 53.3% (964 of 1808 strings)

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

3 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Tue, 16 Mar 2021 09:08:27 +0000 (09:08 +0000)] 
Translated using Weblate (Swedish)

Currently translated at 99.7% (1804 of 1808 strings)

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

3 years agoTranslated using Weblate (Basque)
Porrumentzio [Wed, 17 Mar 2021 17:38:57 +0000 (17:38 +0000)] 
Translated using Weblate (Basque)

Currently translated at 47.3% (856 of 1808 strings)

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

3 years agoTranslated using Weblate (Greek)
Siourdakis Thanos [Wed, 17 Mar 2021 12:55:39 +0000 (12:55 +0000)] 
Translated using Weblate (Greek)

Currently translated at 50.3% (911 of 1808 strings)

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

3 years agoTranslated using Weblate (German)
Simon Brosdetzko [Tue, 16 Mar 2021 13:59:07 +0000 (13:59 +0000)] 
Translated using Weblate (German)

Currently translated at 100.0% (1808 of 1808 strings)

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

3 years agoAdded translation using Weblate (Indonesian)
Thomas Citharel [Thu, 18 Mar 2021 07:53:29 +0000 (08:53 +0100)] 
Added translation using Weblate (Indonesian)

3 years agoAdded translation using Weblate (Indonesian)
Thomas Citharel [Thu, 18 Mar 2021 07:53:13 +0000 (08:53 +0100)] 
Added translation using Weblate (Indonesian)

3 years agoAdded translation using Weblate (Indonesian)
Luc Didry [Thu, 18 Mar 2021 07:50:20 +0000 (08:50 +0100)] 
Added translation using Weblate (Indonesian)

3 years agoTranslated using Weblate (Arabic)
Zet [Fri, 12 Mar 2021 18:46:47 +0000 (18:46 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 84.5% (1528 of 1808 strings)

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

3 years agoTranslated using Weblate (Chinese (Traditional))
Jeff Huang [Wed, 10 Mar 2021 01:59:33 +0000 (01:59 +0000)] 
Translated using Weblate (Chinese (Traditional))

Currently translated at 100.0% (1808 of 1808 strings)

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

3 years agoTranslated using Weblate (Russian)
Александр [Wed, 10 Mar 2021 06:12:11 +0000 (06:12 +0000)] 
Translated using Weblate (Russian)

Currently translated at 99.6% (1801 of 1808 strings)

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

3 years agoTranslated using Weblate (Galician)
josé m [Thu, 11 Mar 2021 04:55:36 +0000 (04:55 +0000)] 
Translated using Weblate (Galician)

Currently translated at 99.8% (1806 of 1808 strings)

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

3 years agoTranslated using Weblate (Spanish)
Berto Te [Wed, 10 Mar 2021 02:03:32 +0000 (02:03 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (1808 of 1808 strings)

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

3 years agoTranslated using Weblate (French (France) (fr_FR))
Laurent Ettouati [Wed, 10 Mar 2021 17:42:47 +0000 (17:42 +0000)] 
Translated using Weblate (French (France) (fr_FR))

Currently translated at 100.0% (1808 of 1808 strings)

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

3 years agoFix mention notification with deleted comment
Chocobozzz [Mon, 22 Mar 2021 08:49:23 +0000 (09:49 +0100)] 
Fix mention notification with deleted comment

3 years agoFix abuse tests
Chocobozzz [Tue, 9 Mar 2021 15:10:52 +0000 (16:10 +0100)] 
Fix abuse tests

3 years agoFix CI moderation tests
Chocobozzz [Tue, 9 Mar 2021 14:45:37 +0000 (15:45 +0100)] 
Fix CI moderation tests

3 years agoFix checkbox ids in plugin settings
Chocobozzz [Tue, 9 Mar 2021 12:53:18 +0000 (13:53 +0100)] 
Fix checkbox ids in plugin settings