oweals/peertube.git
3 years agoUpdate server dependencies
Chocobozzz [Wed, 17 Jun 2020 08:55:40 +0000 (10:55 +0200)]
Update server dependencies

3 years agoCorrectly fix subtitles import
Chocobozzz [Wed, 17 Jun 2020 07:42:00 +0000 (09:42 +0200)]
Correctly fix subtitles import

3 years agoMore robust max bitrate calculation
Chocobozzz [Tue, 16 Jun 2020 14:36:02 +0000 (16:36 +0200)]
More robust max bitrate calculation

3 years agoSplit notification tests
Chocobozzz [Tue, 16 Jun 2020 13:52:05 +0000 (15:52 +0200)]
Split notification tests

3 years agoAdd videos count in channels list
Chocobozzz [Tue, 16 Jun 2020 12:13:01 +0000 (14:13 +0200)]
Add videos count in channels list

3 years agoCorrectly fix client build
Chocobozzz [Tue, 16 Jun 2020 11:51:50 +0000 (13:51 +0200)]
Correctly fix client build

3 years agoFix client compilation
Chocobozzz [Tue, 16 Jun 2020 10:01:11 +0000 (12:01 +0200)]
Fix client compilation

3 years agoAdd channel information in my videos
Chocobozzz [Tue, 16 Jun 2020 09:44:54 +0000 (11:44 +0200)]
Add channel information in my videos

3 years agoAdd video dropdown in discover page
Chocobozzz [Tue, 16 Jun 2020 09:26:19 +0000 (11:26 +0200)]
Add video dropdown in discover page

3 years agoFix anonymous nsfw policy
Chocobozzz [Tue, 16 Jun 2020 09:00:35 +0000 (11:00 +0200)]
Fix anonymous nsfw policy

3 years agoFix scrolling with hash in url
Chocobozzz [Tue, 16 Jun 2020 07:56:24 +0000 (09:56 +0200)]
Fix scrolling with hash in url

3 years agoFix getSubs import
Chocobozzz [Tue, 16 Jun 2020 07:35:18 +0000 (09:35 +0200)]
Fix getSubs import

3 years agoLogging ip requesting unknown infoHash
John Livingston [Fri, 12 Jun 2020 09:04:52 +0000 (11:04 +0200)]
Logging ip requesting unknown infoHash

3 years agoFix video view filename
Chocobozzz [Mon, 15 Jun 2020 13:18:54 +0000 (15:18 +0200)]
Fix video view filename

3 years agoRemove unused service
Chocobozzz [Mon, 15 Jun 2020 13:04:43 +0000 (15:04 +0200)]
Remove unused service

3 years agoUse local search for recommended videos
Chocobozzz [Mon, 15 Jun 2020 12:58:39 +0000 (14:58 +0200)]
Use local search for recommended videos

3 years agoFix search error loop
Chocobozzz [Mon, 15 Jun 2020 12:47:37 +0000 (14:47 +0200)]
Fix search error loop

3 years agoFix global search nsfw policy when logged in
Chocobozzz [Mon, 15 Jun 2020 12:40:35 +0000 (14:40 +0200)]
Fix global search nsfw policy when logged in

3 years agofactorize account/server blocklists for users and instance (#2875)
Rigel Kent [Mon, 15 Jun 2020 11:18:22 +0000 (13:18 +0200)]
factorize account/server blocklists for users and instance (#2875)

3 years agoreplace title with video name in moderation listings
Rigel Kent [Sat, 13 Jun 2020 09:56:23 +0000 (11:56 +0200)]
replace title with video name in moderation listings

3 years agofix headings order or add missing ones (#2871)
Caroline Chuong [Fri, 12 Jun 2020 22:53:56 +0000 (00:53 +0200)]
fix headings order or add missing ones (#2871)

Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
3 years agoUse default nsfw instance policy for search index
Chocobozzz [Fri, 12 Jun 2020 14:24:58 +0000 (16:24 +0200)]
Use default nsfw instance policy for search index

3 years agoOptimize views per day in video channels
Chocobozzz [Fri, 12 Jun 2020 14:01:42 +0000 (16:01 +0200)]
Optimize views per day in video channels

3 years agoSpeed up videos indexation
Chocobozzz [Fri, 12 Jun 2020 08:54:56 +0000 (10:54 +0200)]
Speed up videos indexation

And fetch video attributes after

3 years agofix opendkim permissions in docker-compose setup (#2868)
Kim [Fri, 12 Jun 2020 11:55:40 +0000 (13:55 +0200)]
fix opendkim permissions in docker-compose setup (#2868)

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
Co-authored-by: Rigel Kent <par@rigelk.eu>
3 years agoswitch margin-bottom rules to padding-bottom now used in miniature
Rigel Kent [Fri, 12 Jun 2020 10:27:37 +0000 (12:27 +0200)]
switch margin-bottom rules to padding-bottom now used in miniature

3 years agomatch margin of abstract-video-list and sub-menu's fixed margin
Rigel Kent [Fri, 12 Jun 2020 10:26:48 +0000 (12:26 +0200)]
match margin of abstract-video-list and sub-menu's fixed margin

3 years agofix miniature fixed height, add link/title to avatar, remove pr-2 on channels list
Rigel Kent [Fri, 12 Jun 2020 07:51:13 +0000 (09:51 +0200)]
fix miniature fixed height, add link/title to avatar, remove pr-2 on channels list

3 years agoFix lint
Chocobozzz [Fri, 12 Jun 2020 06:12:13 +0000 (08:12 +0200)]
Fix lint

3 years agoadd keyboard navigation for video actions (#2854)
Caroline Chuong [Thu, 11 Jun 2020 17:19:23 +0000 (19:19 +0200)]
add keyboard navigation for video actions (#2854)

Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
3 years agoadd scope tags and aria-labels to instance table (#2866)
Caroline Chuong [Thu, 11 Jun 2020 16:12:52 +0000 (18:12 +0200)]
add scope tags and aria-labels to instance table (#2866)

also move label to caption element in table

3 years agoLimit thumbnail sizes
Chocobozzz [Thu, 11 Jun 2020 12:33:33 +0000 (14:33 +0200)]
Limit thumbnail sizes

3 years agorephrase warning for self-hostable services
Rigel Kent [Thu, 11 Jun 2020 11:13:06 +0000 (13:13 +0200)]
rephrase warning for self-hostable services

3 years agoprevent video-bottom overflow in video-miniature
Rigel Kent [Thu, 11 Jun 2020 10:23:01 +0000 (12:23 +0200)]
prevent video-bottom overflow in video-miniature

3 years agoMerge branch 'blacklist' into 'develop'
Chocobozzz [Thu, 11 Jun 2020 08:36:04 +0000 (10:36 +0200)]
Merge branch 'blacklist' into 'develop'

rename blacklist to block/blocklist, merge block and auto-block views

See merge request framasoft/peertube/PeerTube!30

3 years agoFix npm run build
Chocobozzz [Thu, 11 Jun 2020 07:29:33 +0000 (09:29 +0200)]
Fix npm run build

3 years agosupport type as override to search in listBlocks
Rigel Kent [Tue, 9 Jun 2020 14:23:16 +0000 (16:23 +0200)]
support type as override to search in listBlocks

3 years agopreserve original variable names server-side
Rigel Kent [Tue, 9 Jun 2020 14:07:10 +0000 (16:07 +0200)]
preserve original variable names server-side

3 years agorename blacklist to block/blocklist, merge block and auto-block views
Rigel Kent [Tue, 2 Jun 2020 18:50:42 +0000 (20:50 +0200)]
rename blacklist to block/blocklist, merge block and auto-block views

- also replace whitelist with allowlist
- add advanced filters for video-block-list view
- move icons in video-block-list and video-abuse-list to left side
for visibility
- add robot icon to depict automated nature of a block in
video-block-list

resolves #2790

3 years agosmaller miniature average size in fluid grid, updated admin instructions for global...
Rigel Kent [Wed, 10 Jun 2020 19:09:31 +0000 (21:09 +0200)]
smaller miniature average size in fluid grid, updated admin instructions for global search

3 years agoAdd explicit step and aria-current attribute in register form
Caroline Chuong [Wed, 10 Jun 2020 15:21:45 +0000 (17:21 +0200)]
Add explicit step and aria-current attribute in register form

3 years agoFix tests
Chocobozzz [Wed, 10 Jun 2020 13:35:20 +0000 (15:35 +0200)]
Fix tests

3 years agoAdd rest api doc for index search
Chocobozzz [Wed, 10 Jun 2020 13:18:15 +0000 (15:18 +0200)]
Add rest api doc for index search

3 years agoAdd search index tests
Chocobozzz [Wed, 10 Jun 2020 08:58:44 +0000 (10:58 +0200)]
Add search index tests

3 years agoAdd search target check params
Chocobozzz [Tue, 9 Jun 2020 14:39:45 +0000 (16:39 +0200)]
Add search target check params

3 years agoFix search query when updating from typeahead
Chocobozzz [Tue, 9 Jun 2020 14:08:09 +0000 (16:08 +0200)]
Fix search query when updating from typeahead

3 years agoFix video follow SQL
Chocobozzz [Tue, 9 Jun 2020 13:59:35 +0000 (15:59 +0200)]
Fix video follow SQL

3 years agoFirst implem global search
Chocobozzz [Fri, 29 May 2020 14:16:24 +0000 (16:16 +0200)]
First implem global search

3 years agochange fixtures to reflect output size of jimp
Rigel Kent [Tue, 9 Jun 2020 11:37:26 +0000 (13:37 +0200)]
change fixtures to reflect output size of jimp

3 years agospace optimizations for `node_modules` and client stats removal
Rigel Kent [Sun, 31 May 2020 18:03:28 +0000 (20:03 +0200)]
space optimizations for `node_modules` and client stats removal

- replace sharp with lighter jimp alternative
- remove stats in builds

fixes #2807

3 years agoFix video comments feed SQL query
Chocobozzz [Fri, 5 Jun 2020 08:42:36 +0000 (10:42 +0200)]
Fix video comments feed SQL query

3 years agoCleanup client dependencies
Chocobozzz [Fri, 5 Jun 2020 08:07:17 +0000 (10:07 +0200)]
Cleanup client dependencies

3 years agoUse tslib in client
Chocobozzz [Fri, 5 Jun 2020 08:05:29 +0000 (10:05 +0200)]
Use tslib in client

3 years agoUse tslib in server
Chocobozzz [Fri, 5 Jun 2020 08:03:53 +0000 (10:03 +0200)]
Use tslib in server

3 years agochange focus color instead of opacity of video play button (#2845)
Caroline Chuong [Tue, 9 Jun 2020 11:35:30 +0000 (13:35 +0200)]
change focus color instead of opacity of video play button (#2845)

3 years ago`fitWidth` for `video-miniature`, fluid grid (#2830)
Rigel Kent [Tue, 9 Jun 2020 07:33:28 +0000 (09:33 +0200)]
`fitWidth` for `video-miniature`, fluid grid (#2830)

* Fluid abstract video list

* normalize timestamp display on miniatures

* use grid for abstract-video-list

- refactor scss function var to pvar to avoid overriding css variables
- move fluid-grid margins to adapt-margin-content-width mixin for maintainability
- fix video-miniature-name margin-top on small screen

* move sceenratio function in a mixin

* display no miniature avatar in channel videos view

3 years agoadd aria-hidden to non-descriptive icons (#2844)
Caroline Chuong [Mon, 8 Jun 2020 17:42:51 +0000 (19:42 +0200)]
add aria-hidden to non-descriptive icons (#2844)

3 years agoAdd channel/account avatars in miniature (#2838)
Rigel Kent [Mon, 8 Jun 2020 06:52:06 +0000 (08:52 +0200)]
Add channel/account avatars in miniature (#2838)

* add small avatar to miniature

* fix svg size for trending and search icons in plugins view

* parametrize avatar in miniature display options

3 years agoensure menu footer respects spacing across translations
Rigel Kent [Sun, 7 Jun 2020 09:55:17 +0000 (11:55 +0200)]
ensure menu footer respects spacing across translations

3 years agoAdd lang attribute in languages list menu
Caroline Chuong [Fri, 5 Jun 2020 13:37:53 +0000 (15:37 +0200)]
Add lang attribute in languages list menu

3 years agoFix support button color
Chocobozzz [Fri, 5 Jun 2020 07:17:55 +0000 (09:17 +0200)]
Fix support button color

3 years agoFix default anonymous theme
Chocobozzz [Fri, 5 Jun 2020 07:15:59 +0000 (09:15 +0200)]
Fix default anonymous theme

3 years agoFix config form issue with index URL
Chocobozzz [Fri, 5 Jun 2020 07:10:05 +0000 (09:10 +0200)]
Fix config form issue with index URL

3 years agofix mascot sizes, fix tick, delete extraneous .png icons
Rigel Kent [Thu, 4 Jun 2020 18:55:25 +0000 (20:55 +0200)]
fix mascot sizes, fix tick, delete extraneous .png icons

follows PR #2822

3 years agoAdd AP icons breaking change
Chocobozzz [Thu, 4 Jun 2020 13:22:08 +0000 (15:22 +0200)]
Add AP icons breaking change

3 years agoSend complete video description in AP messages
Chocobozzz [Thu, 4 Jun 2020 13:17:20 +0000 (15:17 +0200)]
Send complete video description in AP messages

3 years agoSort AP files by resolution desc
Chocobozzz [Thu, 4 Jun 2020 13:03:30 +0000 (15:03 +0200)]
Sort AP files by resolution desc

3 years agoAdd kab and vi locales
Chocobozzz [Thu, 4 Jun 2020 09:01:54 +0000 (11:01 +0200)]
Add kab and vi locales

3 years agoAdd ar-001 locale
Chocobozzz [Thu, 4 Jun 2020 08:35:08 +0000 (10:35 +0200)]
Add ar-001 locale

3 years agoTranslated using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:52:14 +0000 (13:52 +0000)]
Translated using Weblate (Bengali (Bangladesh))

Currently translated at 0.3% (5 of 1370 strings)

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

3 years agoTranslated using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:46:30 +0000 (13:46 +0000)]
Translated using Weblate (Bengali (Bangladesh))

Currently translated at 8.1% (8 of 98 strings)

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

3 years agoTranslated using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:27:52 +0000 (13:27 +0000)]
Translated using Weblate (Bengali (Bangladesh))

Currently translated at 7.6% (18 of 235 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Racida S [Wed, 3 Jun 2020 22:03:03 +0000 (22:03 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 24.5% (337 of 1370 strings)

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

3 years agoTranslated using Weblate (Italian)
roberto marcolin [Wed, 3 Jun 2020 15:32:06 +0000 (15:32 +0000)]
Translated using Weblate (Italian)

Currently translated at 56.4% (774 of 1370 strings)

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

3 years agoAdded translation using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:51:51 +0000 (13:51 +0000)]
Added translation using Weblate (Bengali (Bangladesh))

3 years agoAdded translation using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:45:49 +0000 (13:45 +0000)]
Added translation using Weblate (Bengali (Bangladesh))

3 years agoAdded translation using Weblate (Bengali (Bangladesh))
Vodoyo Kamal [Wed, 3 Jun 2020 13:27:24 +0000 (13:27 +0000)]
Added translation using Weblate (Bengali (Bangladesh))

3 years agoTranslated using Weblate (Kabyle)
Racida S [Tue, 2 Jun 2020 17:29:57 +0000 (17:29 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 87.6% (206 of 235 strings)

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

3 years agoTranslated using Weblate (Occitan)
Quentin PAGÈS [Tue, 2 Jun 2020 19:33:00 +0000 (19:33 +0000)]
Translated using Weblate (Occitan)

Currently translated at 76.9% (1054 of 1370 strings)

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

3 years agoAdded translation using Weblate (Uyghur)
Ali Alim [Tue, 2 Jun 2020 08:48:24 +0000 (08:48 +0000)]
Added translation using Weblate (Uyghur)

3 years agoTranslated using Weblate (Basque)
Ugaitz [Mon, 1 Jun 2020 16:04:03 +0000 (16:04 +0000)]
Translated using Weblate (Basque)

Currently translated at 62.8% (861 of 1370 strings)

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

3 years agoTranslated using Weblate (Arabic)
Ahmed ABERWAG [Mon, 1 Jun 2020 19:46:01 +0000 (19:46 +0000)]
Translated using Weblate (Arabic)

Currently translated at 38.4% (527 of 1370 strings)

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

3 years agoTranslated using Weblate (French (France))
Rigel Kent [Mon, 1 Jun 2020 18:24:40 +0000 (18:24 +0000)]
Translated using Weblate (French (France))

Currently translated at 100.0% (1370 of 1370 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Slimane Selyan AMIRI [Sun, 31 May 2020 15:54:39 +0000 (15:54 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 61.2% (60 of 98 strings)

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

3 years agoTranslated using Weblate (Arabic)
Ahmed ABERWAG [Sat, 30 May 2020 14:33:18 +0000 (14:33 +0000)]
Translated using Weblate (Arabic)

Currently translated at 100.0% (98 of 98 strings)

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

3 years agoTranslated using Weblate (Galician)
josé m [Fri, 29 May 2020 15:24:36 +0000 (15:24 +0000)]
Translated using Weblate (Galician)

Currently translated at 21.8% (300 of 1370 strings)

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

3 years agoTranslated using Weblate (Arabic)
Ahmed ABERWAG [Sat, 30 May 2020 14:03:14 +0000 (14:03 +0000)]
Translated using Weblate (Arabic)

Currently translated at 37.1% (509 of 1370 strings)

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

3 years agoTranslated using Weblate (French (France))
Rigel Kent [Sat, 30 May 2020 11:54:43 +0000 (11:54 +0000)]
Translated using Weblate (French (France))

Currently translated at 100.0% (1370 of 1370 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Racida S [Sat, 30 May 2020 07:30:05 +0000 (07:30 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 23.1% (317 of 1370 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Racida S [Fri, 29 May 2020 07:56:28 +0000 (07:56 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 41.8% (41 of 98 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Belkacem Mohammed [Wed, 27 May 2020 18:19:08 +0000 (18:19 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 40.8% (40 of 98 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Slimane Selyan AMIRI [Thu, 28 May 2020 17:32:51 +0000 (17:32 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 22.9% (314 of 1370 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Belkacem Mohammed [Wed, 27 May 2020 18:03:50 +0000 (18:03 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 87.2% (205 of 235 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Slimane Selyan AMIRI [Wed, 27 May 2020 17:45:51 +0000 (17:45 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 87.2% (205 of 235 strings)

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

3 years agoTranslated using Weblate (Albanian)
Besnik Bleta [Thu, 28 May 2020 10:58:59 +0000 (10:58 +0000)]
Translated using Weblate (Albanian)

Currently translated at 98.2% (231 of 235 strings)

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

3 years agoTranslated using Weblate (Albanian)
Besnik Bleta [Thu, 28 May 2020 09:47:22 +0000 (09:47 +0000)]
Translated using Weblate (Albanian)

Currently translated at 95.9% (94 of 98 strings)

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

3 years agoTranslated using Weblate (Galician)
josé m [Thu, 28 May 2020 05:29:03 +0000 (05:29 +0000)]
Translated using Weblate (Galician)

Currently translated at 16.5% (227 of 1370 strings)

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

3 years agoTranslated using Weblate (Basque)
Ugaitz [Thu, 28 May 2020 08:01:00 +0000 (08:01 +0000)]
Translated using Weblate (Basque)

Currently translated at 60.0% (823 of 1370 strings)

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

3 years agoTranslated using Weblate (French (France))
Rigel Kent [Thu, 28 May 2020 09:52:49 +0000 (09:52 +0000)]
Translated using Weblate (French (France))

Currently translated at 100.0% (1370 of 1370 strings)

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

3 years agoTranslated using Weblate (Kabyle)
Slimane Selyan AMIRI [Wed, 27 May 2020 18:54:12 +0000 (18:54 +0000)]
Translated using Weblate (Kabyle)

Currently translated at 22.0% (302 of 1370 strings)

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