]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
3 years agoharmonize search for libraries
Rigel Kent [Thu, 23 Jul 2020 19:30:04 +0000 (21:30 +0200)] 
harmonize search for libraries

3 years agovariable columns for users list, more columns possible, badge display for statuses
Rigel Kent [Wed, 15 Jul 2020 09:17:03 +0000 (11:17 +0200)] 
variable columns for users list, more columns possible, badge display for statuses

3 years agoallow sorting notifications
Rigel Kent [Wed, 15 Jul 2020 09:15:50 +0000 (11:15 +0200)] 
allow sorting notifications

3 years agofix margin-left for edit-button
Rigel Kent [Fri, 3 Jul 2020 08:39:59 +0000 (10:39 +0200)] 
fix margin-left for edit-button

3 years agoAdd alert and hide upload view when no upload is possible (#2966)
Kim [Tue, 28 Jul 2020 13:18:38 +0000 (15:18 +0200)] 
Add alert and hide upload view when no upload is possible (#2966)

* Add alert and hide upload view when no upload is possible

* Add about instance link to alert

* Hide videos and imports links when no upload is possible

* Correct curly spacing lint

* Put logic canUpload to User model + add isHidden param to to-menu-dropdown

* Use canSeeVideoLinks from user model

* Rename and change logic canUpload to isUploadDisabled

* Use isDisplayed() method intead of isHidden value

* Refactor client and check videos count using quota

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
Co-authored-by: Chocobozzz <me@florianbigard.com>
3 years agoSwitch examples to curl since httpie has a 512MB limit (#3012)
Jinn Koriech [Tue, 28 Jul 2020 11:48:55 +0000 (12:48 +0100)] 
Switch examples to curl since httpie has a 512MB limit (#3012)

Co-authored-by: Rigel Kent <par@rigelk.eu>
3 years agocorrect regressions on sub-menu for account and admin (#3004)
Kim [Fri, 24 Jul 2020 21:29:39 +0000 (23:29 +0200)] 
correct regressions on sub-menu for account and admin (#3004)

3 years agoDisplay user quota progress bars above upload form (#2981)
Kim [Fri, 24 Jul 2020 06:53:25 +0000 (08:53 +0200)] 
Display user quota progress bars above upload form (#2981)

* Move user-quota to my-user-quota shared component

* Add user-quota to upload form

* Increase progress bar height and make it focusable

* Correct syntax parenthesis

* Add explicit title to user-quota bars + tooltip with quota values

* Hide user-quota in second upload step

* Customize focus styles on user-quota

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
3 years agoHide generic channel display name and avatar on watch view (#2988)
Kim [Fri, 24 Jul 2020 06:49:59 +0000 (08:49 +0200)] 
Hide generic channel display name and avatar on watch view (#2988)

* Hide generic channel display name on watch view

* Hide generic channel avatar on watch view

* Add Default username channel as a generic channel display-name

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
3 years agofix position for sub-menus with actor
Rigel Kent [Thu, 23 Jul 2020 19:32:18 +0000 (21:32 +0200)] 
fix position for sub-menus with actor

fixes ed5bb517266c80904c44bf44a335f1003f5aa277

3 years agoseparate menu options from their values, remove their chevron
Rigel Kent [Thu, 23 Jul 2020 13:44:32 +0000 (15:44 +0200)] 
separate menu options from their values, remove their chevron

3 years agoFix compilation
Chocobozzz [Thu, 23 Jul 2020 13:35:18 +0000 (15:35 +0200)] 
Fix compilation

3 years agoImprove navigation sub-menu and tabs effects (#2971)
Kim [Thu, 23 Jul 2020 13:09:15 +0000 (15:09 +0200)] 
Improve navigation sub-menu and tabs effects (#2971)

* Improve nav border and colors on active and non-active

* Remove margin-top effect on active nav

* Use opacity / bold instead of color change on nav

* Remove dropdown items label in sub-menu and add a class active

* Position sub-menu to fixed

* Autoclose dropdown sub-menu only on outside click

* Remove open dropdown on hover in sub-menu

* Show reusable h1 for dropdown item in sub-menu

* Put reusable sub-menu h1 styles to mixins

* Add icons to sub-menu dropdown-item h1

* Make all the sub-menu accessible with focus

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
3 years agoUpdate my-account sub-menus icons (#2977)
Kim [Thu, 23 Jul 2020 12:42:06 +0000 (14:42 +0200)] 
Update my-account sub-menus icons (#2977)

* Update user sub-menus icons

* Update admin sub-menu icons

* Add solendp to credits

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
3 years agoFix: disable vertical scroll instead of hide on desktop browsers
kimsible [Mon, 13 Jul 2020 21:51:46 +0000 (23:51 +0200)] 
Fix: disable vertical scroll instead of hide on desktop browsers

3 years agoMerge branch 'release/2.3.0' into develop
Chocobozzz [Tue, 21 Jul 2020 09:16:28 +0000 (11:16 +0200)] 
Merge branch 'release/2.3.0' into develop

3 years agoBumped to version v2.3.0 v2.3.0
Chocobozzz [Tue, 21 Jul 2020 08:03:58 +0000 (10:03 +0200)] 
Bumped to version v2.3.0

3 years agoUpdate changelog
Chocobozzz [Tue, 21 Jul 2020 08:02:51 +0000 (10:02 +0200)] 
Update changelog

3 years agoUpdate changelog
Chocobozzz [Tue, 21 Jul 2020 07:59:36 +0000 (09:59 +0200)] 
Update changelog

3 years agoFix E2E tests
Chocobozzz [Tue, 21 Jul 2020 07:38:26 +0000 (09:38 +0200)] 
Fix E2E tests

3 years agoFix embed p2p warning localization
Chocobozzz [Mon, 20 Jul 2020 15:05:08 +0000 (17:05 +0200)] 
Fix embed p2p warning localization

3 years agoMerge branch 'release/2.3.0' into develop
Chocobozzz [Mon, 20 Jul 2020 15:00:58 +0000 (17:00 +0200)] 
Merge branch 'release/2.3.0' into develop

3 years agoFix accessibility action buttons and display on imports and followers list
kimsible [Mon, 20 Jul 2020 12:12:00 +0000 (14:12 +0200)] 
Fix accessibility action buttons and display on imports and followers list

3 years agoCorrect missing test in user-edit template
kimsible [Mon, 20 Jul 2020 12:40:37 +0000 (14:40 +0200)] 
Correct missing test in user-edit template

3 years agoCorrect action button selection mode styles
kimsible [Mon, 20 Jul 2020 12:45:43 +0000 (14:45 +0200)] 
Correct action button selection mode styles

3 years agoCorrect maximized icon padding since new icons set implemented
kimsible [Mon, 20 Jul 2020 12:52:14 +0000 (14:52 +0200)] 
Correct maximized icon padding since new icons set implemented

3 years agoFix: display username in password-reset and verify-email notifs
kimsible [Mon, 20 Jul 2020 12:58:58 +0000 (14:58 +0200)] 
Fix: display username in password-reset and verify-email notifs

3 years agoFix issues with external links in search page
Chocobozzz [Mon, 20 Jul 2020 09:37:06 +0000 (11:37 +0200)] 
Fix issues with external links in search page

3 years agoFallback to built in HLS if possible
Chocobozzz [Mon, 20 Jul 2020 08:13:56 +0000 (10:13 +0200)] 
Fallback to built in HLS if possible

3 years agoRelax migrations
Chocobozzz [Sat, 11 Jul 2020 06:58:06 +0000 (08:58 +0200)] 
Relax migrations

3 years agoMerge branch 'release/2.3.0' into develop
Chocobozzz [Fri, 10 Jul 2020 13:23:31 +0000 (15:23 +0200)] 
Merge branch 'release/2.3.0' into develop

3 years agoFix video import tests
Chocobozzz [Fri, 10 Jul 2020 12:56:17 +0000 (14:56 +0200)] 
Fix video import tests

3 years agoHandle webp images from youtube-dl
Chocobozzz [Fri, 10 Jul 2020 12:54:11 +0000 (14:54 +0200)] 
Handle webp images from youtube-dl

3 years agoUpdate openapi
Chocobozzz [Fri, 10 Jul 2020 07:51:56 +0000 (09:51 +0200)] 
Update openapi

3 years agoUpdate contributing guide
Chocobozzz [Fri, 10 Jul 2020 07:39:53 +0000 (09:39 +0200)] 
Update contributing guide

3 years agoAdd ability to report account
Chocobozzz [Thu, 9 Jul 2020 13:54:24 +0000 (15:54 +0200)] 
Add ability to report account

3 years agoAdd ability to report comments in front end
Chocobozzz [Thu, 9 Jul 2020 09:58:46 +0000 (11:58 +0200)] 
Add ability to report comments in front end

3 years agoAdd new abuses tests
Chocobozzz [Wed, 8 Jul 2020 13:51:46 +0000 (15:51 +0200)] 
Add new abuses tests

3 years agoUse raw sql for abuses
Chocobozzz [Tue, 7 Jul 2020 15:18:26 +0000 (17:18 +0200)] 
Use raw sql for abuses

3 years agoAdd migrations
Chocobozzz [Tue, 7 Jul 2020 12:34:16 +0000 (14:34 +0200)] 
Add migrations

3 years agoImplement abuses check params
Chocobozzz [Tue, 7 Jul 2020 08:57:04 +0000 (10:57 +0200)] 
Implement abuses check params

3 years agoUse 3 tables to represent abuses
Chocobozzz [Wed, 1 Jul 2020 14:05:30 +0000 (16:05 +0200)] 
Use 3 tables to represent abuses

3 years agoFix embed url
Chocobozzz [Fri, 10 Jul 2020 09:13:41 +0000 (11:13 +0200)] 
Fix embed url

3 years agoFix lint
Chocobozzz [Fri, 10 Jul 2020 08:51:07 +0000 (10:51 +0200)] 
Fix lint

3 years agoTranslated using Weblate (Chinese (Traditional))
chocobozzz [Fri, 10 Jul 2020 08:35:26 +0000 (08:35 +0000)] 
Translated using Weblate (Chinese (Traditional))

Currently translated at 99.1% (1424 of 1436 strings)

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

3 years agoTranslated using Weblate (Russian)
chocobozzz [Fri, 10 Jul 2020 08:30:11 +0000 (08:30 +0000)] 
Translated using Weblate (Russian)

Currently translated at 69.2% (994 of 1436 strings)

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

3 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Wed, 8 Jul 2020 16:51:32 +0000 (16:51 +0000)] 
Translated using Weblate (Swedish)

Currently translated at 97.6% (1402 of 1436 strings)

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

3 years agoTranslated using Weblate (Hungarian)
NorbiPeti [Wed, 8 Jul 2020 18:52:43 +0000 (18:52 +0000)] 
Translated using Weblate (Hungarian)

Currently translated at 100.0% (1436 of 1436 strings)

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

3 years agoTranslated using Weblate (Spanish)
Iñigo A [Tue, 7 Jul 2020 16:00:37 +0000 (16:00 +0000)] 
Translated using Weblate (Spanish)

Currently translated at 100.0% (234 of 234 strings)

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

3 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Wed, 8 Jul 2020 16:11:24 +0000 (16:11 +0000)] 
Translated using Weblate (Swedish)

Currently translated at 97.5% (1401 of 1436 strings)

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

3 years agoTranslated using Weblate (Spanish)
Iñigo A [Tue, 7 Jul 2020 16:59:56 +0000 (16:59 +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/

3 years agoTranslated using Weblate (Spanish)
Iñigo A [Tue, 7 Jul 2020 16:05:38 +0000 (16:05 +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/

3 years agoTranslated using Weblate (Spanish)
Berto Te [Tue, 7 Jul 2020 09:46:57 +0000 (09:46 +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/

3 years agoTranslated using Weblate (Thai)
Phongpanot [Mon, 6 Jul 2020 06:10:56 +0000 (06:10 +0000)] 
Translated using Weblate (Thai)

Currently translated at 77.5% (76 of 98 strings)

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

3 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Mon, 6 Jul 2020 18:37:00 +0000 (18:37 +0000)] 
Translated using Weblate (Swedish)

Currently translated at 93.0% (1336 of 1436 strings)

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

3 years agoTranslated using Weblate (Russian)
Александр [Sat, 4 Jul 2020 08:32:46 +0000 (08:32 +0000)] 
Translated using Weblate (Russian)

Currently translated at 69.2% (994 of 1436 strings)

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

3 years agoTranslated using Weblate (Hungarian)
NorbiPeti [Mon, 6 Jul 2020 15:01:26 +0000 (15:01 +0000)] 
Translated using Weblate (Hungarian)

Currently translated at 100.0% (1436 of 1436 strings)

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

3 years agoTranslated using Weblate (Spanish)
Diazepan Medina [Mon, 6 Jul 2020 15:40:01 +0000 (15:40 +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/

3 years agoTranslated using Weblate (Spanish)
Berto Te [Fri, 3 Jul 2020 17:38:19 +0000 (17:38 +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/

3 years agoTranslated using Weblate (Esperanto)
Tirifto [Sat, 4 Jul 2020 16:15:46 +0000 (16:15 +0000)] 
Translated using Weblate (Esperanto)

Currently translated at 91.4% (1313 of 1436 strings)

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

3 years agoAdd ability to override client assets : logo - favicon - PWA icons - PWA manifest...
Kim [Fri, 10 Jul 2020 08:20:11 +0000 (10:20 +0200)] 
Add ability to override client assets : logo - favicon - PWA icons - PWA manifest name and description (#2897)

* Add client-overrides storage to config

* Add static-serve for client overrides

* Move backgroun-image logo from bundle to css tag for runtime content hash

* Add dynamic JSON manifest

* Add content hash for manifest, favicon and logo

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
3 years agoBumped to version v2.3.0-rc.1 v2.3.0-rc.1
Chocobozzz [Mon, 6 Jul 2020 09:09:12 +0000 (11:09 +0200)] 
Bumped to version v2.3.0-rc.1

3 years agoFix external user edition
Chocobozzz [Mon, 6 Jul 2020 09:03:05 +0000 (11:03 +0200)] 
Fix external user edition

3 years agoFix admin layout
Chocobozzz [Mon, 6 Jul 2020 09:02:21 +0000 (11:02 +0200)] 
Fix admin layout

3 years agoTranslated using Weblate (Arabic)
chocobozzz [Mon, 6 Jul 2020 08:23:52 +0000 (08:23 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (1434 of 1434 strings)

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

3 years agoTranslated using Weblate (French (France))
Laurent Ettouati [Fri, 3 Jul 2020 16:39:34 +0000 (16:39 +0000)] 
Translated using Weblate (French (France))

Currently translated at 97.7% (1404 of 1436 strings)

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

3 years agoTranslated using Weblate (French (France))
Rigel Kent [Fri, 3 Jul 2020 12:45:05 +0000 (12:45 +0000)] 
Translated using Weblate (French (France))

Currently translated at 97.7% (1404 of 1436 strings)

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

3 years agoTranslated using Weblate (Arabic)
chocobozzz [Mon, 6 Jul 2020 08:14:38 +0000 (08:14 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (1434 of 1434 strings)

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

3 years agoTranslated using Weblate (Arabic)
chocobozzz [Mon, 6 Jul 2020 08:11:21 +0000 (08:11 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (1434 of 1434 strings)

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

3 years agoTranslated using Weblate (Arabic)
mando laress [Sun, 5 Jul 2020 08:34:31 +0000 (08:34 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (1434 of 1434 strings)

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

3 years agoTranslated using Weblate (Arabic)
mando laress [Sat, 4 Jul 2020 18:51:09 +0000 (18:51 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (1434 of 1434 strings)

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

3 years agoTranslated using Weblate (French (France))
Rigel Kent [Thu, 2 Jul 2020 22:28:16 +0000 (22:28 +0000)] 
Translated using Weblate (French (France))

Currently translated at 91.6% (1316 of 1436 strings)

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

3 years agoTranslated using Weblate (Arabic)
mando laress [Thu, 2 Jul 2020 18:37:40 +0000 (18:37 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (1434 of 1434 strings)

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

3 years agoTranslated using Weblate (Arabic)
mando laress [Thu, 2 Jul 2020 12:29:20 +0000 (12:29 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (1434 of 1434 strings)

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

3 years agoTranslated using Weblate (Russian)
Александр [Thu, 2 Jul 2020 12:48:52 +0000 (12:48 +0000)] 
Translated using Weblate (Russian)

Currently translated at 69.2% (994 of 1436 strings)

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

3 years agoTranslated using Weblate (Arabic)
mando laress [Thu, 2 Jul 2020 12:12:12 +0000 (12:12 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (236 of 236 strings)

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

3 years agoTranslated using Weblate (Arabic)
mando laress [Thu, 2 Jul 2020 12:10:45 +0000 (12:10 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (1434 of 1434 strings)

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

3 years agoTranslated using Weblate (Arabic)
mando laress [Thu, 2 Jul 2020 10:49:22 +0000 (10:49 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (1434 of 1434 strings)

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

3 years agoTranslated using Weblate (Russian)
Александр [Thu, 2 Jul 2020 09:30:36 +0000 (09:30 +0000)] 
Translated using Weblate (Russian)

Currently translated at 100.0% (98 of 98 strings)

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

3 years agoTranslated using Weblate (Russian)
Александр [Thu, 2 Jul 2020 09:42:43 +0000 (09:42 +0000)] 
Translated using Weblate (Russian)

Currently translated at 69.1% (993 of 1436 strings)

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

3 years agoadd check-params test for user list
Rigel Kent [Fri, 3 Jul 2020 08:28:19 +0000 (10:28 +0200)] 
add check-params test for user list

fixes #2918

3 years agoadd blocked filter in users list to filter banned users
Rigel Kent [Thu, 2 Jul 2020 20:49:51 +0000 (22:49 +0200)] 
add blocked filter in users list to filter banned users

fixes #2914

3 years agoalign feed icons to the right for video listings
Rigel Kent [Thu, 2 Jul 2020 17:45:21 +0000 (19:45 +0200)] 
align feed icons to the right for video listings

3 years agorename rss 2.0 to media rss 2.0
Rigel Kent [Thu, 2 Jul 2020 14:25:16 +0000 (16:25 +0200)] 
rename rss 2.0 to media rss 2.0

3 years agodeprecate video abuse route, soon to be superseeded
Rigel Kent [Thu, 2 Jul 2020 14:24:51 +0000 (16:24 +0200)] 
deprecate video abuse route, soon to be superseeded

3 years agoFix player menu on mobile
Chocobozzz [Thu, 2 Jul 2020 13:10:06 +0000 (15:10 +0200)] 
Fix player menu on mobile

3 years agoFix users tests
Chocobozzz [Thu, 2 Jul 2020 12:23:50 +0000 (14:23 +0200)] 
Fix users tests

3 years agoar to ar-001 locale
Chocobozzz [Thu, 2 Jul 2020 12:08:02 +0000 (14:08 +0200)] 
ar to ar-001 locale

3 years agoMore explicit changelog
Chocobozzz [Thu, 2 Jul 2020 11:57:00 +0000 (13:57 +0200)] 
More explicit changelog

3 years agoFix lint
Chocobozzz [Thu, 2 Jul 2020 08:32:11 +0000 (10:32 +0200)] 
Fix lint

3 years agoUpdate translations
Chocobozzz [Thu, 2 Jul 2020 08:31:07 +0000 (10:31 +0200)] 
Update translations

3 years agoTranslated using Weblate (Arabic)
mando laress [Tue, 30 Jun 2020 15:39:37 +0000 (15:39 +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/

3 years agoTranslated using Weblate (Arabic)
mando laress [Tue, 30 Jun 2020 15:49:52 +0000 (15:49 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (1434 of 1434 strings)

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

3 years agoTranslated using Weblate (Arabic)
mando laress [Tue, 30 Jun 2020 15:31:29 +0000 (15:31 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 100.0% (236 of 236 strings)

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

3 years agoAdded translation using Weblate (Arabic)
mando laress [Tue, 30 Jun 2020 15:30:40 +0000 (15:30 +0000)] 
Added translation using Weblate (Arabic)

3 years agoTranslated using Weblate (Arabic)
mando laress [Tue, 30 Jun 2020 08:27:13 +0000 (08:27 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 67.0% (157 of 234 strings)

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

3 years agoTranslated using Weblate (Catalan)
Joan Montané [Tue, 30 Jun 2020 08:23:26 +0000 (08:23 +0000)] 
Translated using Weblate (Catalan)

Currently translated at 33.3% (478 of 1434 strings)

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

3 years agoAdded translation using Weblate (Arabic)
mando laress [Tue, 30 Jun 2020 08:36:04 +0000 (08:36 +0000)] 
Added translation using Weblate (Arabic)

3 years agoTranslated using Weblate (Arabic)
Ahmed ABERWAG [Tue, 30 Jun 2020 08:26:49 +0000 (08:26 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 67.0% (157 of 234 strings)

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

3 years agoTranslated using Weblate (Arabic)
mando laress [Tue, 30 Jun 2020 08:26:18 +0000 (08:26 +0000)] 
Translated using Weblate (Arabic)

Currently translated at 67.0% (157 of 234 strings)

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