]>
git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
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/
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/
Chocobozzz [Wed, 12 Aug 2020 07:15:31 +0000 (09:15 +0200)]
Do not reuse reset password links
Rigel Kent [Tue, 11 Aug 2020 14:52:20 +0000 (16:52 +0200)]
adapt my-select-checkbox placeholder to its context
Chocobozzz [Tue, 11 Aug 2020 14:50:00 +0000 (16:50 +0200)]
Remove angular pipes module
Chocobozzz [Tue, 11 Aug 2020 14:21:29 +0000 (16:21 +0200)]
Update ffmpeg min version
Chocobozzz [Tue, 11 Aug 2020 14:07:53 +0000 (16:07 +0200)]
Use ng select for multiselect
Chocobozzz [Tue, 11 Aug 2020 07:54:42 +0000 (09:54 +0200)]
Move form modules in the form shared module
Chocobozzz [Tue, 11 Aug 2020 07:48:40 +0000 (09:48 +0200)]
Fix playlist position in my playlists
Chocobozzz [Tue, 11 Aug 2020 07:41:57 +0000 (09:41 +0200)]
Add kabile to supported languages
Chocobozzz [Tue, 11 Aug 2020 07:22:42 +0000 (09:22 +0200)]
Fix tags in search filters
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
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
kimsible [Wed, 29 Jul 2020 16:35:17 +0000 (18:35 +0200)]
Make channelName optionnal only for the API
kimsible [Wed, 29 Jul 2020 14:23:42 +0000 (16:23 +0200)]
Add validator channelName for create-user api
kimsible [Wed, 29 Jul 2020 13:49:04 +0000 (15:49 +0200)]
Add channelName to user-create server-side and models
kimsible [Sun, 26 Jul 2020 22:01:15 +0000 (00:01 +0200)]
Add validator channel name
kimsible [Tue, 14 Jul 2020 21:36:15 +0000 (23:36 +0200)]
Add channel_name field to create-user view
kimsible [Mon, 10 Aug 2020 23:47:45 +0000 (01:47 +0200)]
Add anchor links to about/instance
kimsible [Tue, 11 Aug 2020 00:05:13 +0000 (02:05 +0200)]
Fix expanded margin content css var unapplied
kimsible [Mon, 10 Aug 2020 21:28:31 +0000 (23:28 +0200)]
Refactor - improve offset content handling with fixed sub-menu and broadcast-message
Chocobozzz [Mon, 10 Aug 2020 12:25:29 +0000 (14:25 +0200)]
Refactor video extensions logic in server
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
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>
Chocobozzz [Mon, 10 Aug 2020 12:58:32 +0000 (14:58 +0200)]
Continue without token on error in embed
kimsible [Mon, 10 Aug 2020 08:40:31 +0000 (10:40 +0200)]
Do not display videojs poster when video is starting
Rigel Kent [Mon, 10 Aug 2020 10:01:50 +0000 (12:01 +0200)]
slightly reword CONTRIBUTING doc
Rigel Kent [Tue, 4 Aug 2020 13:48:09 +0000 (15:48 +0200)]
add and document new additional video extensions supported at upload
Chocobozzz [Mon, 10 Aug 2020 07:42:50 +0000 (09:42 +0200)]
Correctly fix sub menu
Chocobozzz [Fri, 7 Aug 2020 14:29:30 +0000 (16:29 +0200)]
Add buttons in playlist page
To delete/edit/share the playlist
Chocobozzz [Fri, 7 Aug 2020 13:39:25 +0000 (15:39 +0200)]
Fix playlist layout on mobile
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
kimsible [Fri, 7 Aug 2020 21:44:26 +0000 (23:44 +0200)]
Avoid lost scroll position when modal open
Rigel Kent [Sun, 9 Aug 2020 11:29:23 +0000 (13:29 +0200)]
revert upload bar text color to white
Chocobozzz [Fri, 7 Aug 2020 12:56:09 +0000 (14:56 +0200)]
Rebuild credits
Chocobozzz [Fri, 7 Aug 2020 12:55:55 +0000 (14:55 +0200)]
Fix icon names
Chocobozzz [Fri, 7 Aug 2020 12:53:01 +0000 (14:53 +0200)]
Fix twitter embed
Chocobozzz [Fri, 7 Aug 2020 12:03:46 +0000 (14:03 +0200)]
Add ipad e2e test
Chocobozzz [Fri, 7 Aug 2020 12:01:11 +0000 (14:01 +0200)]
Merge branch 'feature/e2e' into develop
Chocobozzz [Fri, 7 Aug 2020 11:46:58 +0000 (13:46 +0200)]
Fix play overlay icon
Chocobozzz [Fri, 7 Aug 2020 11:43:48 +0000 (13:43 +0200)]
Add ability to share playlists in modal
Chocobozzz [Fri, 7 Aug 2020 09:48:00 +0000 (11:48 +0200)]
Regenerate translations
Chocobozzz [Fri, 7 Aug 2020 09:45:06 +0000 (11:45 +0200)]
Merge remote-tracking branch 'weblate/develop' into develop
Chocobozzz [Fri, 7 Aug 2020 09:42:53 +0000 (11:42 +0200)]
Add ability to disable peertube button link in embed
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/
Tzafrir Cohen [Wed, 5 Aug 2020 06:38:00 +0000 (06:38 +0000)]
Added translation using Weblate (Hebrew)
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/
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/
Chocobozzz [Fri, 7 Aug 2020 09:34:22 +0000 (11:34 +0200)]
Fix loading bar color
Chocobozzz [Fri, 7 Aug 2020 08:25:07 +0000 (10:25 +0200)]
Add playlist embed E2E test
Chocobozzz [Fri, 7 Aug 2020 06:47:10 +0000 (08:47 +0200)]
Save
Chocobozzz [Fri, 7 Aug 2020 07:13:32 +0000 (09:13 +0200)]
Correctly error network errors in embed
Chocobozzz [Thu, 6 Aug 2020 07:41:21 +0000 (09:41 +0200)]
Fix control bar on small screens
Chocobozzz [Thu, 6 Aug 2020 07:31:36 +0000 (09:31 +0200)]
Fix playlist menu overflow
Chocobozzz [Wed, 5 Aug 2020 13:35:58 +0000 (15:35 +0200)]
Handle playlist oembed
Chocobozzz [Wed, 5 Aug 2020 12:25:42 +0000 (14:25 +0200)]
Align dock padding with playlist button
Chocobozzz [Wed, 5 Aug 2020 12:16:39 +0000 (14:16 +0200)]
Handle playlist methods in embed api
Chocobozzz [Wed, 5 Aug 2020 12:00:36 +0000 (14:00 +0200)]
Handle playlist position in URL
Chocobozzz [Wed, 5 Aug 2020 11:46:01 +0000 (13:46 +0200)]
Load all playlist elements
Chocobozzz [Wed, 5 Aug 2020 09:57:38 +0000 (11:57 +0200)]
Handle start at/stop at in playlist embed
Chocobozzz [Wed, 5 Aug 2020 09:41:22 +0000 (11:41 +0200)]
Handle unavailable videos in embed playlists
Chocobozzz [Wed, 5 Aug 2020 09:02:14 +0000 (11:02 +0200)]
Add previous button
Chocobozzz [Wed, 5 Aug 2020 07:44:58 +0000 (09:44 +0200)]
Handle basic playlist in embed
Chocobozzz [Tue, 4 Aug 2020 09:42:06 +0000 (11:42 +0200)]
Add logic to handle playlist in embed
Chocobozzz [Thu, 6 Aug 2020 13:25:19 +0000 (15:25 +0200)]
Cleanup tokens logic in embed
Chocobozzz [Thu, 6 Aug 2020 14:14:58 +0000 (16:14 +0200)]
Fix lint
Chocobozzz [Thu, 6 Aug 2020 13:04:38 +0000 (15:04 +0200)]
Remove angular build warning
Chocobozzz [Thu, 6 Aug 2020 12:58:01 +0000 (14:58 +0200)]
Reorganize shared models
Chocobozzz [Fri, 26 Jun 2020 06:37:26 +0000 (08:37 +0200)]
Upgrade to angular 10
Rigel Kent [Mon, 3 Aug 2020 16:06:49 +0000 (18:06 +0200)]
deal with refresh token in embed
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
Chocobozzz [Thu, 6 Aug 2020 08:26:39 +0000 (10:26 +0200)]
Analyze embed too with bundlewatch
Chocobozzz [Thu, 6 Aug 2020 07:57:07 +0000 (09:57 +0200)]
Fix embed build
Chocobozzz [Thu, 6 Aug 2020 07:47:35 +0000 (09:47 +0200)]
Limit github actions on PR
Chocobozzz [Wed, 5 Aug 2020 14:44:48 +0000 (16:44 +0200)]
Test bundlewatch
Chocobozzz [Mon, 3 Aug 2020 14:16:58 +0000 (16:16 +0200)]
Correctly finish upload before updating video
Rigel Kent [Wed, 5 Aug 2020 09:23:37 +0000 (11:23 +0200)]
adjust help component, fix its instances in video-edit
Rigel Kent [Mon, 27 Jul 2020 21:10:07 +0000 (23:10 +0200)]
reword intellectual property
fixes #3010
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
Rigel Kent [Mon, 3 Aug 2020 21:43:23 +0000 (23:43 +0200)]
correct column toggle z-index for user list
Rigel Kent [Mon, 3 Aug 2020 17:02:37 +0000 (19:02 +0200)]
change travis badge to github actions badge
kimsible [Mon, 3 Aug 2020 12:04:33 +0000 (14:04 +0200)]
Fix regression blocklist-accounts icon in sub-title
kimsible [Mon, 3 Aug 2020 12:00:27 +0000 (14:00 +0200)]
Fix regression subscriptions icon in dropdown sub-menu
kimsible [Mon, 3 Aug 2020 11:55:48 +0000 (13:55 +0200)]
Fix regressions sub-menu titles on mobile-view
Chocobozzz [Mon, 3 Aug 2020 14:07:22 +0000 (16:07 +0200)]
Fix isIOS function
Chocobozzz [Mon, 3 Aug 2020 14:03:52 +0000 (16:03 +0200)]
Fix resolution for portrait videos
Chocobozzz [Mon, 3 Aug 2020 09:49:24 +0000 (11:49 +0200)]
Fix about page layout with fixed submenu
Chocobozzz [Mon, 3 Aug 2020 07:12:51 +0000 (09:12 +0200)]
Fix openapi schema variable interpolation
Chocobozzz [Mon, 3 Aug 2020 06:59:41 +0000 (08:59 +0200)]
Fix openapi schema
Chocobozzz [Mon, 3 Aug 2020 06:56:17 +0000 (08:56 +0200)]
Fix player hotkeys part 2
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
Chocobozzz [Fri, 31 Jul 2020 15:03:57 +0000 (17:03 +0200)]
Add ability to disable peertube link in embed
Chocobozzz [Fri, 31 Jul 2020 14:55:32 +0000 (16:55 +0200)]
Fix anonymous user theme
Chocobozzz [Fri, 31 Jul 2020 14:18:40 +0000 (16:18 +0200)]
Increase redundancy check params timeout
Chocobozzz [Fri, 31 Jul 2020 14:08:52 +0000 (16:08 +0200)]
Detect ipad desktop as ios too
Chocobozzz [Fri, 31 Jul 2020 13:54:52 +0000 (15:54 +0200)]
Fix fullscreen on ios
chocobozzz [Fri, 31 Jul 2020 13:22:35 +0000 (13:22 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (1436 of 1436 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
chocobozzz [Fri, 31 Jul 2020 13:18:14 +0000 (13:18 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (1436 of 1436 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
chocobozzz [Fri, 31 Jul 2020 13:08:16 +0000 (13:08 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (1436 of 1436 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/es/
Yury Bulka [Fri, 31 Jul 2020 11:20:55 +0000 (11:20 +0000)]
Translated using Weblate (Ukrainian)
Currently translated at 11.6% (168 of 1436 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/