]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
3 years agoTranslated using Weblate (Spanish)
Berto Te [Sat, 15 Aug 2020 16:22:11 +0000 (16:22 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (242 of 242 strings)

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

3 years agoTranslated using Weblate (Chinese (Traditional))
Jeff Huang [Sat, 15 Aug 2020 02:58:03 +0000 (02:58 +0000)] 
Translated using Weblate (Chinese (Traditional))

Currently translated at 97.3% (1491 of 1532 strings)

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

3 years agoTranslated using Weblate (Portuguese (Brazil))
Rafael Fontenelle [Fri, 14 Aug 2020 10:33:56 +0000 (10:33 +0000)] 
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (99 of 99 strings)

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

3 years agoTranslated using Weblate (Portuguese (Brazil))
Rafael Fontenelle [Fri, 14 Aug 2020 10:34:13 +0000 (10:34 +0000)] 
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (242 of 242 strings)

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

3 years agoTranslated using Weblate (Portuguese (Brazil))
Rafael Fontenelle [Fri, 14 Aug 2020 10:35:28 +0000 (10:35 +0000)] 
Translated using Weblate (Portuguese (Brazil))

Currently translated at 65.0% (996 of 1532 strings)

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

3 years agoTranslated using Weblate (Spanish)
Berto Te [Sat, 15 Aug 2020 09:42:26 +0000 (09:42 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 92.4% (1416 of 1532 strings)

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

3 years agoOn touchscreens add content overlay for opened menu (#3088)
Kim [Mon, 17 Aug 2020 08:17:54 +0000 (10:17 +0200)] 
On touchscreens add content overlay for opened menu (#3088)

* Overflow:hidden on touchscreen when modal-open

* Do not display menu by default on touchscreens

* Add content overlay on touchscreens when menu is opened

* Fix zIndex overlay for search infos

* On touchscreens close menu on swipe left

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
3 years agoAdd restore scroll position on user-dropdown anchors links and scroll to top on activ...
Kim [Mon, 17 Aug 2020 08:13:31 +0000 (10:13 +0200)] 
Add restore scroll position on user-dropdown anchors links and scroll to top on active sub-menu links (#3066)

* Add restore scroll position on router same url

* Remove settings top anchor

* Add scrollToTop on active links fixed sub-menu

* Add restore scroll position on notification avatar links

* Toggle menu and close pophover when click on active dropdown menu-left link

* Add onSameUrlRestoreScrollPosition on user dropdown channels link

* Same behavior scrollTop and scroll to anchor everywhere

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
3 years agoFix css lint
Chocobozzz [Mon, 17 Aug 2020 07:42:51 +0000 (09:42 +0200)] 
Fix css lint

3 years agoremoved minimum width css to fit mobile devices with lesser width (#3090)
test2a [Mon, 17 Aug 2020 07:34:08 +0000 (07:34 +0000)] 
removed minimum width css to fit mobile devices with lesser width (#3090)

* Update instance-features-table.component.scss

removed this minimum width option because on mobile phones this resulted in page being larger than the phone width

* Update instance-features-table.component.scss

removed blank lines as requested

3 years agoFix incorrect resolution with webtorrent videos
Chocobozzz [Fri, 14 Aug 2020 15:43:58 +0000 (17:43 +0200)] 
Fix incorrect resolution with webtorrent videos

3 years agoFix invalid refresh token in embed
Chocobozzz [Fri, 14 Aug 2020 14:53:50 +0000 (16:53 +0200)] 
Fix invalid refresh token in embed

3 years agoFix circular dependencies
Chocobozzz [Fri, 14 Aug 2020 15:28:54 +0000 (17:28 +0200)] 
Fix circular dependencies

3 years agoFix lint
Chocobozzz [Fri, 14 Aug 2020 13:04:58 +0000 (15:04 +0200)] 
Fix lint

3 years agoMigrate i18n to localize
kimsible [Fri, 14 Aug 2020 12:34:47 +0000 (14:34 +0200)] 
Migrate i18n to localize

3 years agoUse this.user.account.id instead of recall authService.getUser()
kimsible [Wed, 12 Aug 2020 11:39:25 +0000 (13:39 +0200)] 
Use this.user.account.id instead of recall authService.getUser()

3 years agoFix autoclose md popover when click on emoji list link inside
kimsible [Wed, 12 Aug 2020 11:33:43 +0000 (13:33 +0200)] 
Fix autoclose md popover when click on emoji list link inside

3 years agoSmall refactor comments
kimsible [Wed, 12 Aug 2020 10:43:26 +0000 (12:43 +0200)] 
Small refactor comments

3 years agoRemove unused markdown-it-emoji types dependency
kimsible [Tue, 11 Aug 2020 00:15:37 +0000 (02:15 +0200)] 
Remove unused markdown-it-emoji types dependency

3 years agoAdd emoji list to markdown infos
kimsible [Sun, 9 Aug 2020 14:20:31 +0000 (16:20 +0200)] 
Add emoji list to markdown infos

3 years agoRefactor popover markdown, add code style
kimsible [Sun, 9 Aug 2020 12:20:56 +0000 (14:20 +0200)] 
Refactor popover markdown, add code style

3 years agoUse commonjs instead of esm typescript for light emojis
kimsible [Sun, 9 Aug 2020 11:05:47 +0000 (13:05 +0200)] 
Use commonjs instead of esm typescript for light emojis

3 years agoAdd unicode emoji to markdown
kimsible [Sat, 8 Aug 2020 10:01:28 +0000 (12:01 +0200)] 
Add unicode emoji to markdown

3 years agoMove markdown icon on right and correct colors
kimsible [Fri, 7 Aug 2020 22:51:27 +0000 (00:51 +0200)] 
Move markdown icon on right and correct colors

3 years agoFix i18n on delete modal and linter
kimsible [Fri, 7 Aug 2020 21:24:22 +0000 (23:24 +0200)] 
Fix i18n on delete modal and linter

3 years agoAdd markown compatible help icon in comment textarea
kimsible [Fri, 7 Aug 2020 17:00:51 +0000 (19:00 +0200)] 
Add markown compatible help icon in comment textarea

3 years agoUse comment as label for comments-thread add button
kimsible [Fri, 7 Aug 2020 16:41:05 +0000 (18:41 +0200)] 
Use comment as label for comments-thread add button

3 years agoAdd icons to dropdown actions (report, remove and remove & re-draft)
kimsible [Fri, 7 Aug 2020 16:12:44 +0000 (18:12 +0200)] 
Add icons to dropdown actions (report, remove and remove & re-draft)

3 years agoMove delete, delete & redraft actions to options
kimsible [Fri, 7 Aug 2020 15:49:56 +0000 (17:49 +0200)] 
Move delete, delete & redraft actions to options

3 years agoAdd delete & re-draft for comments without replies
kimsible [Fri, 7 Aug 2020 12:03:28 +0000 (14:03 +0200)] 
Add delete & re-draft for comments without replies

3 years agoHide deleted comment message when no replies
kimsible [Thu, 6 Aug 2020 22:06:45 +0000 (00:06 +0200)] 
Hide deleted comment message when no replies

3 years agoFix certbot section
Chocobozzz [Fri, 14 Aug 2020 12:59:15 +0000 (14:59 +0200)] 
Fix certbot section

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