]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
3 years agoUpdate locales with the new localization system
Chocobozzz [Fri, 14 Aug 2020 08:34:16 +0000 (10:34 +0200)] 
Update locales with the new localization system

3 years agoMigrate to $localize
Chocobozzz [Wed, 12 Aug 2020 08:40:04 +0000 (10:40 +0200)] 
Migrate to $localize

 * Remove i18n polyfill to translate things in components
 * Reduce bundle sizes
 * Improve runtime perf
 * Reduce a lot the time to make a full client build
 * Reduce client build complexity
 * We don't need a service to translate things anymore (so we will be able to translate title pages etc)

Unfortunately we may loose some translations in the migration process.
I'll put a message on weblate to notify translators

3 years agoUpdate build steps for localization
Chocobozzz [Wed, 12 Aug 2020 08:29:44 +0000 (10:29 +0200)] 
Update build steps for localization

3 years agoUpdate player and server translations
Chocobozzz [Fri, 14 Aug 2020 07:32:20 +0000 (09:32 +0200)] 
Update player and server translations

3 years agoRegenerate translations
Chocobozzz [Fri, 14 Aug 2020 07:20:27 +0000 (09:20 +0200)] 
Regenerate translations

3 years agoRemove useless i18n tags
Chocobozzz [Fri, 14 Aug 2020 07:19:30 +0000 (09:19 +0200)] 
Remove useless i18n tags

3 years agoUpdate translations
Chocobozzz [Fri, 14 Aug 2020 07:17:41 +0000 (09:17 +0200)] 
Update translations

3 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Tue, 11 Aug 2020 22:20:11 +0000 (22:20 +0000)] 
Translated using Weblate (Swedish)

Currently translated at 95.5% (1426 of 1492 strings)

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

3 years agoTranslated using Weblate (Spanish)
Berto Te [Sat, 8 Aug 2020 07:47:37 +0000 (07:47 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (1492 of 1492 strings)

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

3 years agoTranslated using Weblate (French (France))
Laurent Ettouati [Sat, 8 Aug 2020 10:05:05 +0000 (10:05 +0000)] 
Translated using Weblate (French (France))

Currently translated at 99.9% (1491 of 1492 strings)

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

3 years agoDo not reuse reset password links
Chocobozzz [Wed, 12 Aug 2020 07:15:31 +0000 (09:15 +0200)] 
Do not reuse reset password links

3 years agoadapt my-select-checkbox placeholder to its context
Rigel Kent [Tue, 11 Aug 2020 14:52:20 +0000 (16:52 +0200)] 
adapt my-select-checkbox placeholder to its context

3 years agoRemove angular pipes module
Chocobozzz [Tue, 11 Aug 2020 14:50:00 +0000 (16:50 +0200)] 
Remove angular pipes module

3 years agoUpdate ffmpeg min version
Chocobozzz [Tue, 11 Aug 2020 14:21:29 +0000 (16:21 +0200)] 
Update ffmpeg min version

3 years agoUse ng select for multiselect
Chocobozzz [Tue, 11 Aug 2020 14:07:53 +0000 (16:07 +0200)] 
Use ng select for multiselect

3 years agoMove form modules in the form shared module
Chocobozzz [Tue, 11 Aug 2020 07:54:42 +0000 (09:54 +0200)] 
Move form modules in the form shared module

3 years agoFix playlist position in my playlists
Chocobozzz [Tue, 11 Aug 2020 07:48:40 +0000 (09:48 +0200)] 
Fix playlist position in my playlists

3 years agoAdd kabile to supported languages
Chocobozzz [Tue, 11 Aug 2020 07:41:57 +0000 (09:41 +0200)] 
Add kabile to supported languages

3 years agoFix tags in search filters
Chocobozzz [Tue, 11 Aug 2020 07:22:42 +0000 (09:22 +0200)] 
Fix tags in search filters

3 years agoadd ng-select for templatable select options
Rigel Kent [Tue, 4 Aug 2020 22:50:07 +0000 (00:50 +0200)] 
add ng-select for templatable select options

- create select-tags component to replace ngx-chips
- create select-options to factorize option selection in forms
- create select-channel to simplify channel selection
- refactor tags validation

3 years agoMake channelName optionnal in tests only and validators
kimsible [Wed, 29 Jul 2020 18:10:03 +0000 (20:10 +0200)] 
Make channelName optionnal in tests only and validators

Fix tests channel displayName

Make channelName in createUser optionnal on server side to not break api

Fix auto channelName with createUser in tests

3 years agoMake channelName optionnal only for the API
kimsible [Wed, 29 Jul 2020 16:35:17 +0000 (18:35 +0200)] 
Make channelName optionnal only for the API

3 years agoAdd validator channelName for create-user api
kimsible [Wed, 29 Jul 2020 14:23:42 +0000 (16:23 +0200)] 
Add validator channelName for create-user api

3 years agoAdd channelName to user-create server-side and models
kimsible [Wed, 29 Jul 2020 13:49:04 +0000 (15:49 +0200)] 
Add channelName to user-create server-side and models

3 years agoAdd validator channel name
kimsible [Sun, 26 Jul 2020 22:01:15 +0000 (00:01 +0200)] 
Add validator channel name

3 years agoAdd channel_name field to create-user view
kimsible [Tue, 14 Jul 2020 21:36:15 +0000 (23:36 +0200)] 
Add channel_name field to create-user view

3 years agoAdd anchor links to about/instance
kimsible [Mon, 10 Aug 2020 23:47:45 +0000 (01:47 +0200)] 
Add anchor links to about/instance

3 years agoFix expanded margin content css var unapplied
kimsible [Tue, 11 Aug 2020 00:05:13 +0000 (02:05 +0200)] 
Fix expanded margin content css var unapplied

3 years agoRefactor - improve offset content handling with fixed sub-menu and broadcast-message
kimsible [Mon, 10 Aug 2020 21:28:31 +0000 (23:28 +0200)] 
Refactor - improve offset content handling with fixed sub-menu and broadcast-message

3 years agoRefactor video extensions logic in server
Chocobozzz [Mon, 10 Aug 2020 12:25:29 +0000 (14:25 +0200)] 
Refactor video extensions logic in server

3 years agoRemove smooth scroll behaviour
Chocobozzz [Mon, 10 Aug 2020 14:00:21 +0000 (16:00 +0200)] 
Remove smooth scroll behaviour

It's not adapted to a SPA because the scroll is updated when we change page

3 years agoAdd new anchors in my-settings and handle offset sub-menu height (#3032)
Kim [Mon, 10 Aug 2020 13:57:37 +0000 (15:57 +0200)] 
Add new anchors in my-settings and handle offset sub-menu height (#3032)

* Add anchors setting and handle offset with sub-meu

* Use PeerTube scroll logic

* Add anchor for top my-settings

* Improve scroller with smooth behavior and css offset

* Fix anchor position when using history navigation

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
3 years agoContinue without token on error in embed
Chocobozzz [Mon, 10 Aug 2020 12:58:32 +0000 (14:58 +0200)] 
Continue without token on error in embed

3 years agoDo not display videojs poster when video is starting
kimsible [Mon, 10 Aug 2020 08:40:31 +0000 (10:40 +0200)] 
Do not display videojs poster when video is starting

3 years agoslightly reword CONTRIBUTING doc
Rigel Kent [Mon, 10 Aug 2020 10:01:50 +0000 (12:01 +0200)] 
slightly reword CONTRIBUTING doc

3 years agoadd and document new additional video extensions supported at upload
Rigel Kent [Tue, 4 Aug 2020 13:48:09 +0000 (15:48 +0200)] 
add and document new additional video extensions supported at upload

3 years agoCorrectly fix sub menu
Chocobozzz [Mon, 10 Aug 2020 07:42:50 +0000 (09:42 +0200)] 
Correctly fix sub menu

3 years agoAdd buttons in playlist page
Chocobozzz [Fri, 7 Aug 2020 14:29:30 +0000 (16:29 +0200)] 
Add buttons in playlist page

To delete/edit/share the playlist

3 years agoFix playlist layout on mobile
Chocobozzz [Fri, 7 Aug 2020 13:39:25 +0000 (15:39 +0200)] 
Fix playlist layout on mobile

3 years agoResume video playback on close of support modal (#3052)
Aman Sharma [Mon, 10 Aug 2020 06:32:10 +0000 (12:02 +0530)] 
Resume video playback on close of support modal (#3052)

* Resume video playback on close of support modal #2995

* Fix lint issues

3 years agoAvoid lost scroll position when modal open
kimsible [Fri, 7 Aug 2020 21:44:26 +0000 (23:44 +0200)] 
Avoid lost scroll position when modal open

3 years agorevert upload bar text color to white
Rigel Kent [Sun, 9 Aug 2020 11:29:23 +0000 (13:29 +0200)] 
revert upload bar text color to white

3 years agoRebuild credits
Chocobozzz [Fri, 7 Aug 2020 12:56:09 +0000 (14:56 +0200)] 
Rebuild credits

3 years agoFix icon names
Chocobozzz [Fri, 7 Aug 2020 12:55:55 +0000 (14:55 +0200)] 
Fix icon names

3 years agoFix twitter embed
Chocobozzz [Fri, 7 Aug 2020 12:53:01 +0000 (14:53 +0200)] 
Fix twitter embed

3 years agoAdd ipad e2e test
Chocobozzz [Fri, 7 Aug 2020 12:03:46 +0000 (14:03 +0200)] 
Add ipad e2e test

3 years agoMerge branch 'feature/e2e' into develop
Chocobozzz [Fri, 7 Aug 2020 12:01:11 +0000 (14:01 +0200)] 
Merge branch 'feature/e2e' into develop

3 years agoFix play overlay icon
Chocobozzz [Fri, 7 Aug 2020 11:46:58 +0000 (13:46 +0200)] 
Fix play overlay icon

3 years agoAdd ability to share playlists in modal
Chocobozzz [Fri, 7 Aug 2020 11:43:48 +0000 (13:43 +0200)] 
Add ability to share playlists in modal

3 years agoRegenerate translations
Chocobozzz [Fri, 7 Aug 2020 09:48:00 +0000 (11:48 +0200)] 
Regenerate translations

3 years agoMerge remote-tracking branch 'weblate/develop' into develop
Chocobozzz [Fri, 7 Aug 2020 09:45:06 +0000 (11:45 +0200)] 
Merge remote-tracking branch 'weblate/develop' into develop

3 years agoAdd ability to disable peertube button link in embed
Chocobozzz [Fri, 7 Aug 2020 09:42:53 +0000 (11:42 +0200)] 
Add ability to disable peertube button link in embed

3 years agoTranslated using Weblate (Hebrew)
Tzafrir Cohen [Wed, 5 Aug 2020 06:38:36 +0000 (06:38 +0000)] 
Translated using Weblate (Hebrew)

Currently translated at 13.2% (13 of 98 strings)

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

3 years agoAdded translation using Weblate (Hebrew)
Tzafrir Cohen [Wed, 5 Aug 2020 06:38:00 +0000 (06:38 +0000)] 
Added translation using Weblate (Hebrew)

3 years agoTranslated using Weblate (French (France))
Rigel Kent [Mon, 3 Aug 2020 07:19:37 +0000 (07:19 +0000)] 
Translated using Weblate (French (France))

Currently translated at 100.0% (1436 of 1436 strings)

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

3 years agoTranslated using Weblate (Ukrainian)
Yury Bulka [Fri, 31 Jul 2020 13:36:13 +0000 (13:36 +0000)] 
Translated using Weblate (Ukrainian)

Currently translated at 12.9% (186 of 1436 strings)

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

3 years agoFix loading bar color
Chocobozzz [Fri, 7 Aug 2020 09:34:22 +0000 (11:34 +0200)] 
Fix loading bar color

3 years agoAdd playlist embed E2E test
Chocobozzz [Fri, 7 Aug 2020 08:25:07 +0000 (10:25 +0200)] 
Add playlist embed E2E test

3 years agoSave
Chocobozzz [Fri, 7 Aug 2020 06:47:10 +0000 (08:47 +0200)] 
Save

3 years agoCorrectly error network errors in embed
Chocobozzz [Fri, 7 Aug 2020 07:13:32 +0000 (09:13 +0200)] 
Correctly error network errors in embed

3 years agoFix control bar on small screens
Chocobozzz [Thu, 6 Aug 2020 07:41:21 +0000 (09:41 +0200)] 
Fix control bar on small screens

3 years agoFix playlist menu overflow
Chocobozzz [Thu, 6 Aug 2020 07:31:36 +0000 (09:31 +0200)] 
Fix playlist menu overflow

3 years agoHandle playlist oembed
Chocobozzz [Wed, 5 Aug 2020 13:35:58 +0000 (15:35 +0200)] 
Handle playlist oembed

3 years agoAlign dock padding with playlist button
Chocobozzz [Wed, 5 Aug 2020 12:25:42 +0000 (14:25 +0200)] 
Align dock padding with playlist button

3 years agoHandle playlist methods in embed api
Chocobozzz [Wed, 5 Aug 2020 12:16:39 +0000 (14:16 +0200)] 
Handle playlist methods in embed api

3 years agoHandle playlist position in URL
Chocobozzz [Wed, 5 Aug 2020 12:00:36 +0000 (14:00 +0200)] 
Handle playlist position in URL

3 years agoLoad all playlist elements
Chocobozzz [Wed, 5 Aug 2020 11:46:01 +0000 (13:46 +0200)] 
Load all playlist elements

3 years agoHandle start at/stop at in playlist embed
Chocobozzz [Wed, 5 Aug 2020 09:57:38 +0000 (11:57 +0200)] 
Handle start at/stop at in playlist embed

3 years agoHandle unavailable videos in embed playlists
Chocobozzz [Wed, 5 Aug 2020 09:41:22 +0000 (11:41 +0200)] 
Handle unavailable videos in embed playlists

3 years agoAdd previous button
Chocobozzz [Wed, 5 Aug 2020 09:02:14 +0000 (11:02 +0200)] 
Add previous button

3 years agoHandle basic playlist in embed
Chocobozzz [Wed, 5 Aug 2020 07:44:58 +0000 (09:44 +0200)] 
Handle basic playlist in embed

3 years agoAdd logic to handle playlist in embed
Chocobozzz [Tue, 4 Aug 2020 09:42:06 +0000 (11:42 +0200)] 
Add logic to handle playlist in embed

3 years agoCleanup tokens logic in embed
Chocobozzz [Thu, 6 Aug 2020 13:25:19 +0000 (15:25 +0200)] 
Cleanup tokens logic in embed

3 years agoFix lint
Chocobozzz [Thu, 6 Aug 2020 14:14:58 +0000 (16:14 +0200)] 
Fix lint

3 years agoRemove angular build warning
Chocobozzz [Thu, 6 Aug 2020 13:04:38 +0000 (15:04 +0200)] 
Remove angular build warning

3 years agoReorganize shared models
Chocobozzz [Thu, 6 Aug 2020 12:58:01 +0000 (14:58 +0200)] 
Reorganize shared models

3 years agoUpgrade to angular 10
Chocobozzz [Fri, 26 Jun 2020 06:37:26 +0000 (08:37 +0200)] 
Upgrade to angular 10

3 years agodeal with refresh token in embed
Rigel Kent [Mon, 3 Aug 2020 16:06:49 +0000 (18:06 +0200)] 
deal with refresh token in embed

3 years agodecouple video abuse details from embed, add embed to block list details
Rigel Kent [Thu, 2 Jul 2020 14:30:33 +0000 (16:30 +0200)] 
decouple video abuse details from embed, add embed to block list details

3 years agoAnalyze embed too with bundlewatch
Chocobozzz [Thu, 6 Aug 2020 08:26:39 +0000 (10:26 +0200)] 
Analyze embed too with bundlewatch

3 years agoFix embed build
Chocobozzz [Thu, 6 Aug 2020 07:57:07 +0000 (09:57 +0200)] 
Fix embed build

3 years agoLimit github actions on PR
Chocobozzz [Thu, 6 Aug 2020 07:47:35 +0000 (09:47 +0200)] 
Limit github actions on PR

3 years agoTest bundlewatch
Chocobozzz [Wed, 5 Aug 2020 14:44:48 +0000 (16:44 +0200)] 
Test bundlewatch

3 years agoCorrectly finish upload before updating video
Chocobozzz [Mon, 3 Aug 2020 14:16:58 +0000 (16:16 +0200)] 
Correctly finish upload before updating video

3 years agoadjust help component, fix its instances in video-edit
Rigel Kent [Wed, 5 Aug 2020 09:23:37 +0000 (11:23 +0200)] 
adjust help component, fix its instances in video-edit

3 years agoreword intellectual property
Rigel Kent [Mon, 27 Jul 2020 21:10:07 +0000 (23:10 +0200)] 
reword intellectual property

fixes #3010

3 years agospecial display case for logged-out users to display download in watch page
Rigel Kent [Mon, 3 Aug 2020 19:06:45 +0000 (21:06 +0200)] 
special display case for logged-out users to display download in watch page

3 years agocorrect column toggle z-index for user list
Rigel Kent [Mon, 3 Aug 2020 21:43:23 +0000 (23:43 +0200)] 
correct column toggle z-index for user list

3 years agochange travis badge to github actions badge
Rigel Kent [Mon, 3 Aug 2020 17:02:37 +0000 (19:02 +0200)] 
change travis badge to github actions badge

3 years agoFix regression blocklist-accounts icon in sub-title
kimsible [Mon, 3 Aug 2020 12:04:33 +0000 (14:04 +0200)] 
Fix regression blocklist-accounts icon in sub-title

3 years agoFix regression subscriptions icon in dropdown sub-menu
kimsible [Mon, 3 Aug 2020 12:00:27 +0000 (14:00 +0200)] 
Fix regression subscriptions icon in dropdown sub-menu

3 years agoFix regressions sub-menu titles on mobile-view
kimsible [Mon, 3 Aug 2020 11:55:48 +0000 (13:55 +0200)] 
Fix regressions sub-menu titles on mobile-view

3 years agoFix isIOS function
Chocobozzz [Mon, 3 Aug 2020 14:07:22 +0000 (16:07 +0200)] 
Fix isIOS function

3 years agoFix resolution for portrait videos
Chocobozzz [Mon, 3 Aug 2020 14:03:52 +0000 (16:03 +0200)] 
Fix resolution for portrait videos

3 years agoFix about page layout with fixed submenu
Chocobozzz [Mon, 3 Aug 2020 09:49:24 +0000 (11:49 +0200)] 
Fix about page layout with fixed submenu

3 years agoFix openapi schema variable interpolation
Chocobozzz [Mon, 3 Aug 2020 07:12:51 +0000 (09:12 +0200)] 
Fix openapi schema variable interpolation

3 years agoFix openapi schema
Chocobozzz [Mon, 3 Aug 2020 06:59:41 +0000 (08:59 +0200)] 
Fix openapi schema

3 years agoFix player hotkeys part 2
Chocobozzz [Mon, 3 Aug 2020 06:56:17 +0000 (08:56 +0200)] 
Fix player hotkeys part 2

3 years agoFixes video hotkey part 1
Chocobozzz [Fri, 31 Jul 2020 15:11:28 +0000 (17:11 +0200)] 
Fixes video hotkey part 1

A patch has to be merged in videojs hotkey plugin too

3 years agoAdd ability to disable peertube link in embed
Chocobozzz [Fri, 31 Jul 2020 15:03:57 +0000 (17:03 +0200)] 
Add ability to disable peertube link in embed