oweals/peertube.git
4 years agoProperly hide Watch Later when user logs out
Rigel Kent [Wed, 19 Feb 2020 08:33:49 +0000 (09:33 +0100)]
Properly hide Watch Later when user logs out

4 years agoFix npm run dev
Chocobozzz [Wed, 19 Feb 2020 08:14:28 +0000 (09:14 +0100)]
Fix npm run dev

4 years agoUse bash to run build scripts too
Chocobozzz [Wed, 19 Feb 2020 07:57:32 +0000 (08:57 +0100)]
Use bash to run build scripts too

4 years agoUse bash to run scripts
Chocobozzz [Wed, 19 Feb 2020 07:56:24 +0000 (08:56 +0100)]
Use bash to run scripts

4 years agoMerge branch 'feature/better-openapi-readmes' into 'develop'
Rigel Kent [Tue, 18 Feb 2020 13:49:11 +0000 (14:49 +0100)]
Merge branch 'feature/better-openapi-readmes' into 'develop'

See merge request framasoft/peertube/PeerTube!29

4 years agoCreate template dirs for openapi clients and provide README templates
Average Dude [Tue, 18 Feb 2020 13:49:11 +0000 (14:49 +0100)]
Create template dirs for openapi clients and provide README templates

The definitions are now also in the template dirs because they will be ignored by the generator.
Generators only use overrides and don't do anything with new files.

4 years agoFix search parameter initialisation for search-typeahead
Rigel Kent [Tue, 18 Feb 2020 13:33:07 +0000 (14:33 +0100)]
Fix search parameter initialisation for search-typeahead

4 years agoAdd notifications popover and tooltips to the z-index table
Rigel Kent [Tue, 18 Feb 2020 11:01:08 +0000 (12:01 +0100)]
Add notifications popover and tooltips to the z-index table

4 years agoFix emailer
Chocobozzz [Tue, 18 Feb 2020 07:29:23 +0000 (08:29 +0100)]
Fix emailer

4 years agoMerge branch 'release/2.1.0' into develop
Chocobozzz [Mon, 17 Feb 2020 14:44:53 +0000 (15:44 +0100)]
Merge branch 'release/2.1.0' into develop

4 years agoCorrectly fix auto follows
Chocobozzz [Mon, 17 Feb 2020 14:44:06 +0000 (15:44 +0100)]
Correctly fix auto follows

4 years agoMerge branch 'release/2.1.0' into develop
Chocobozzz [Mon, 17 Feb 2020 14:34:42 +0000 (15:34 +0100)]
Merge branch 'release/2.1.0' into develop

4 years agoFix avatar update
Chocobozzz [Mon, 17 Feb 2020 14:33:42 +0000 (15:33 +0100)]
Fix avatar update

4 years agoManual approves followers only for the instance
Chocobozzz [Mon, 17 Feb 2020 13:27:29 +0000 (14:27 +0100)]
Manual approves followers only for the instance

And not for accounts or channels of the instance

4 years agoFix instance get config
Chocobozzz [Mon, 17 Feb 2020 10:56:28 +0000 (11:56 +0100)]
Fix instance get config

4 years agoFix playlist cache error
Chocobozzz [Mon, 17 Feb 2020 10:47:47 +0000 (11:47 +0100)]
Fix playlist cache error

4 years agoAdd missing ca-certificates in docker image
Chocobozzz [Mon, 17 Feb 2020 09:33:36 +0000 (10:33 +0100)]
Add missing ca-certificates in docker image

4 years agoAdd missing ca-certificates in docker image
Chocobozzz [Mon, 17 Feb 2020 09:33:36 +0000 (10:33 +0100)]
Add missing ca-certificates in docker image

4 years agoExplain view calculation on short videos, rewording
3risian [Sun, 16 Feb 2020 21:34:50 +0000 (08:34 +1100)]
Explain view calculation on short videos, rewording

FAQ previously did not explain how views are calculated for videos under 30 seconds. Minor rewording fixes based on feedback from non-technical person.

4 years agoMerge branch 'release/2.1.0' into develop
Chocobozzz [Mon, 17 Feb 2020 09:28:58 +0000 (10:28 +0100)]
Merge branch 'release/2.1.0' into develop

4 years agoFix youtube-dl python
Chocobozzz [Mon, 17 Feb 2020 09:28:42 +0000 (10:28 +0100)]
Fix youtube-dl python

4 years agoRefactor email enabled function
Chocobozzz [Mon, 17 Feb 2020 09:27:00 +0000 (10:27 +0100)]
Refactor email enabled function

4 years agoCreating a user with an empty password will send an email to let him set his password...
John Livingston [Mon, 17 Feb 2020 09:16:52 +0000 (10:16 +0100)]
Creating a user with an empty password will send an email to let him set his password (#2479)

* Creating a user with an empty password will send an email to let him set his password

* Consideration of Chocobozzz's comments

* Tips for optional password

* API documentation

* Fix circular imports

* Tests

4 years agoFix missing python dependency in Dockerfile.buster (#2495)
Kim [Mon, 17 Feb 2020 09:01:22 +0000 (10:01 +0100)]
Fix missing python dependency in Dockerfile.buster (#2495)

* Fix missing youtube-dl dependency in buster docker image

* Fix missing python dependency in buster docker image

4 years agoAdd libraries section to the REST Quickstart
Rigel Kent [Mon, 17 Feb 2020 08:33:45 +0000 (09:33 +0100)]
Add libraries section to the REST Quickstart

Document the new OpenAPI clients in the REST Quickstart, listing supported languages and their repositories.

4 years agoMerge branch 'open-api-clients' into develop
Chocobozzz [Mon, 17 Feb 2020 08:03:49 +0000 (09:03 +0100)]
Merge branch 'open-api-clients' into develop

4 years agoMerge branch 'master' into develop
Chocobozzz [Mon, 17 Feb 2020 07:10:10 +0000 (08:10 +0100)]
Merge branch 'master' into develop

4 years agofix markdown link (#2504)
Moritz Warning [Sun, 16 Feb 2020 22:10:12 +0000 (23:10 +0100)]
fix markdown link (#2504)

(doc) fix markdown link in docker.md

4 years agofix markdown link (#2504)
Moritz Warning [Sun, 16 Feb 2020 22:10:12 +0000 (23:10 +0100)]
fix markdown link (#2504)

(doc) fix markdown link in docker.md

4 years agoMake clients stage excute before build
Rigel Kent [Sun, 16 Feb 2020 12:15:04 +0000 (13:15 +0100)]
Make clients stage excute before build

4 years agoMake clients stage execute out-of-order
Rigel Kent [Sun, 16 Feb 2020 12:11:03 +0000 (13:11 +0100)]
Make clients stage execute out-of-order

4 years agoOpenAPI clients generation
Rigel Kent [Fri, 14 Feb 2020 13:14:14 +0000 (14:14 +0100)]
OpenAPI clients generation

See merge request framasoft/peertube/PeerTube!28, which continued https://github.com/Chocobozzz/PeerTube/pull/2060

4 years agoOpenAPI clients generation
Average Dude [Fri, 14 Feb 2020 13:14:14 +0000 (14:14 +0100)]
OpenAPI clients generation

4 years agoFix search instructions for videos
Rigel Kent [Thu, 13 Feb 2020 16:11:59 +0000 (17:11 +0100)]
Fix search instructions for videos

4 years ago(doc) update copyright to 2020
DontUseGithub [Thu, 13 Feb 2020 15:56:52 +0000 (17:56 +0200)]
(doc) update copyright to 2020

4 years agoSimplify code for search-typeahead 2448/head
Rigel Kent [Wed, 12 Feb 2020 15:20:49 +0000 (16:20 +0100)]
Simplify code for search-typeahead

4 years agoImprove search typeahead performance and use native events
Rigel Kent [Tue, 4 Feb 2020 15:44:53 +0000 (16:44 +0100)]
Improve search typeahead performance and use native events

4 years agoMedia queries to use variables when possible
Rigel Kent [Mon, 3 Feb 2020 21:33:28 +0000 (22:33 +0100)]
Media queries to use variables when possible

4 years agoMake the search helper change based on the server config
Rigel Kent [Mon, 3 Feb 2020 14:19:43 +0000 (15:19 +0100)]
Make the search helper change based on the server config

4 years agoGracefully downsize search bar for mobile devices
Rigel Kent [Mon, 3 Feb 2020 13:04:42 +0000 (14:04 +0100)]
Gracefully downsize search bar for mobile devices

4 years agoAdd keyboard navigation and hepler to typeahead
Rigel Kent [Sat, 25 Jan 2020 15:32:06 +0000 (16:32 +0100)]
Add keyboard navigation and hepler to typeahead

4 years agoSearch typeahead initial design
Rigel Kent [Mon, 20 Jan 2020 14:12:51 +0000 (15:12 +0100)]
Search typeahead initial design

4 years agoManage z-indexes in variables
Rigel Kent [Thu, 13 Feb 2020 14:09:31 +0000 (15:09 +0100)]
Manage z-indexes in variables

4 years agoExtend build commands
ICabaleiro [Thu, 13 Feb 2020 12:59:20 +0000 (12:59 +0000)]
Extend build commands

4 years agoFix list overflow when refreshing the page
Chocobozzz [Thu, 13 Feb 2020 09:41:43 +0000 (10:41 +0100)]
Fix list overflow when refreshing the page

4 years agoFix menu z-index on mobile on watch page
Chocobozzz [Thu, 13 Feb 2020 09:28:42 +0000 (10:28 +0100)]
Fix menu z-index on mobile on watch page

4 years agoAdd ListOverflow component to prevent sub-menu overflow
Rigel Kent [Wed, 5 Feb 2020 19:54:37 +0000 (20:54 +0100)]
Add ListOverflow component to prevent sub-menu overflow

4 years agoFix user dropdown menu with long texts
Rigel Kent [Wed, 12 Feb 2020 15:58:01 +0000 (16:58 +0100)]
Fix user dropdown menu with long texts

closes #2480

4 years agoKeep our current build system for now
Chocobozzz [Wed, 12 Feb 2020 13:09:24 +0000 (14:09 +0100)]
Keep our current build system for now

4 years agoFix embed api doc link
Chocobozzz [Wed, 12 Feb 2020 10:55:36 +0000 (11:55 +0100)]
Fix embed api doc link

4 years agoOnly use basehref
Chocobozzz [Wed, 12 Feb 2020 10:34:34 +0000 (11:34 +0100)]
Only use basehref

Will allow us to use the localize option

4 years agoUpdate default user theme to instance-default
Jorge Silva [Tue, 11 Feb 2020 09:55:52 +0000 (09:55 +0000)]
Update default user theme to instance-default

(cherry picked from commit 72fa5cb1272b0b897f5a975615619e354055e5bd)

4 years agopeertube-import-videos passes remaining options down to youtube-dl
Raphaël Droz [Tue, 11 Feb 2020 02:16:06 +0000 (23:16 -0300)]
peertube-import-videos passes remaining options down to youtube-dl

4 years agoUpdate test contributing guide
Chocobozzz [Wed, 12 Feb 2020 09:36:37 +0000 (10:36 +0100)]
Update test contributing guide

4 years agoCorrectly check remote extension
Chocobozzz [Wed, 12 Feb 2020 09:26:35 +0000 (10:26 +0100)]
Correctly check remote extension

4 years agoFix remote avatar without AP mediatype field
Chocobozzz [Wed, 12 Feb 2020 09:23:24 +0000 (10:23 +0100)]
Fix remote avatar without AP mediatype field

4 years agoUpdate code contributors
Chocobozzz [Tue, 11 Feb 2020 14:18:25 +0000 (15:18 +0100)]
Update code contributors

4 years agoMerge branch 'release/2.1.0' into develop
Chocobozzz [Tue, 11 Feb 2020 08:44:59 +0000 (09:44 +0100)]
Merge branch 'release/2.1.0' into develop

4 years agoBumped to version v2.1.0 v2.1.0
Chocobozzz [Tue, 11 Feb 2020 07:35:39 +0000 (08:35 +0100)]
Bumped to version v2.1.0

4 years agoRemove resume parameter when sharing a video
Chocobozzz [Mon, 10 Feb 2020 15:49:40 +0000 (16:49 +0100)]
Remove resume parameter when sharing a video

4 years agoLint components
Chocobozzz [Mon, 10 Feb 2020 14:14:40 +0000 (15:14 +0100)]
Lint components

4 years agoRemove unused modules
Chocobozzz [Mon, 10 Feb 2020 14:14:30 +0000 (15:14 +0100)]
Remove unused modules

4 years agoFix client dev mode
Chocobozzz [Mon, 10 Feb 2020 13:48:45 +0000 (14:48 +0100)]
Fix client dev mode

4 years agoUse angular 9 clipboard cdk
Chocobozzz [Mon, 10 Feb 2020 13:37:15 +0000 (14:37 +0100)]
Use angular 9 clipboard cdk

4 years agoStrict templates enabled
Chocobozzz [Mon, 10 Feb 2020 13:25:38 +0000 (14:25 +0100)]
Strict templates enabled

4 years agoSupport i18n build
Chocobozzz [Fri, 7 Feb 2020 14:51:19 +0000 (15:51 +0100)]
Support i18n build

4 years agoFix angular 9 build
Chocobozzz [Fri, 7 Feb 2020 09:27:16 +0000 (10:27 +0100)]
Fix angular 9 build

4 years agoAdd @angular/localize
Chocobozzz [Fri, 7 Feb 2020 09:21:31 +0000 (10:21 +0100)]
Add @angular/localize

4 years agoUpgrade angular libraries
Chocobozzz [Fri, 7 Feb 2020 09:10:18 +0000 (10:10 +0100)]
Upgrade angular libraries

4 years agoRemove unused stuff from angular.json
Chocobozzz [Fri, 7 Feb 2020 09:03:31 +0000 (10:03 +0100)]
Remove unused stuff from angular.json

4 years agoUpdate to angular 9
Chocobozzz [Fri, 7 Feb 2020 09:00:34 +0000 (10:00 +0100)]
Update to angular 9

4 years agoUpgrade angular to latest 8
Chocobozzz [Fri, 7 Feb 2020 08:58:55 +0000 (09:58 +0100)]
Upgrade angular to latest 8

4 years agoUpdate changelog
Chocobozzz [Mon, 10 Feb 2020 08:41:58 +0000 (09:41 +0100)]
Update changelog

4 years agoTranslated using Weblate (Catalan)
chocobozzz [Fri, 7 Feb 2020 08:40:27 +0000 (08:40 +0000)]
Translated using Weblate (Catalan)

Currently translated at 43.9% (533 of 1215 strings)

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

4 years agoTranslated using Weblate (Catalan)
chocobozzz [Fri, 7 Feb 2020 08:25:11 +0000 (08:25 +0000)]
Translated using Weblate (Catalan)

Currently translated at 43.9% (533 of 1215 strings)

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

4 years agoMerge branch 'release/2.1.0' into develop
Chocobozzz [Fri, 7 Feb 2020 08:10:59 +0000 (09:10 +0100)]
Merge branch 'release/2.1.0' into develop

4 years agoCorrectly fix octet stream fallback for video ext
Chocobozzz [Fri, 7 Feb 2020 08:02:18 +0000 (09:02 +0100)]
Correctly fix octet stream fallback for video ext

4 years agoSupport wma and wav audio files
Chocobozzz [Fri, 7 Feb 2020 07:51:28 +0000 (08:51 +0100)]
Support wma and wav audio files

4 years agoTranslated using Weblate (Chinese (Simplified))
chocobozzz [Fri, 7 Feb 2020 07:13:58 +0000 (07:13 +0000)]
Translated using Weblate (Chinese (Simplified))

Currently translated at 96.2% (1169 of 1215 strings)

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

4 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Thu, 6 Feb 2020 16:59:55 +0000 (16:59 +0000)]
Translated using Weblate (Swedish)

Currently translated at 100.0% (1215 of 1215 strings)

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

4 years agoSmall cleanup
Chocobozzz [Thu, 6 Feb 2020 16:41:25 +0000 (17:41 +0100)]
Small cleanup

4 years agoBe more robust with missing thumbnails/previews
Chocobozzz [Thu, 6 Feb 2020 16:39:19 +0000 (17:39 +0100)]
Be more robust with missing thumbnails/previews

4 years agoMerge branch 'release/2.1.0' into develop
Chocobozzz [Thu, 6 Feb 2020 16:22:56 +0000 (17:22 +0100)]
Merge branch 'release/2.1.0' into develop

4 years agoRemove octet stream fallback for video extension
Chocobozzz [Thu, 6 Feb 2020 16:22:32 +0000 (17:22 +0100)]
Remove octet stream fallback for video extension

It could be a FLAC file for example

4 years agoRemove octet stream fallback for video extension
Chocobozzz [Thu, 6 Feb 2020 16:07:29 +0000 (17:07 +0100)]
Remove octet stream fallback for video extension

It could be a FLAC file for example

4 years agoFix language list build
Chocobozzz [Thu, 6 Feb 2020 16:06:11 +0000 (17:06 +0100)]
Fix language list build

4 years agoFix accept languages in tests
Chocobozzz [Thu, 6 Feb 2020 15:09:03 +0000 (16:09 +0100)]
Fix accept languages in tests

4 years agoRestyle toast notifications to tone down colors
Rigel Kent [Tue, 4 Feb 2020 16:34:06 +0000 (17:34 +0100)]
Restyle toast notifications to tone down colors

4 years agoTranslated using Weblate (Portuguese (Brazil))
chocobozzz [Thu, 6 Feb 2020 13:11:11 +0000 (13:11 +0000)]
Translated using Weblate (Portuguese (Brazil))

Currently translated at 96.2% (1169 of 1215 strings)

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

4 years agoTranslated using Weblate (Galician)
chocobozzz [Thu, 6 Feb 2020 13:11:36 +0000 (13:11 +0000)]
Translated using Weblate (Galician)

Currently translated at 18.9% (230 of 1215 strings)

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

4 years agoTranslated using Weblate (Portuguese (Brazil))
chocobozzz [Thu, 6 Feb 2020 12:53:17 +0000 (12:53 +0000)]
Translated using Weblate (Portuguese (Brazil))

Currently translated at 96.2% (1169 of 1215 strings)

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

4 years agoTranslated using Weblate (Thai)
Phongpanot [Wed, 5 Feb 2020 05:24:29 +0000 (05:24 +0000)]
Translated using Weblate (Thai)

Currently translated at 27.4% (64 of 234 strings)

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

4 years agoTranslated using Weblate (Swedish)
Filip Bengtsson [Wed, 5 Feb 2020 10:59:54 +0000 (10:59 +0000)]
Translated using Weblate (Swedish)

Currently translated at 99.6% (1210 of 1215 strings)

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

4 years agoTranslated using Weblate (Spanish)
Rech [Wed, 5 Feb 2020 22:08:05 +0000 (22:08 +0000)]
Translated using Weblate (Spanish)

Currently translated at 65.3% (794 of 1215 strings)

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

4 years agoTranslated using Weblate (French (France))
Julien Maulny [Wed, 5 Feb 2020 10:31:37 +0000 (10:31 +0000)]
Translated using Weblate (French (France))

Currently translated at 99.9% (1214 of 1215 strings)

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

4 years agofix typo in code comment
Marcin Mikołajczak [Wed, 5 Feb 2020 13:50:16 +0000 (14:50 +0100)]
fix typo in code comment

4 years agoTranslated using Weblate (Hungarian)
chocobozzz [Tue, 4 Feb 2020 16:23:29 +0000 (16:23 +0000)]
Translated using Weblate (Hungarian)

Currently translated at 82.5% (1002 of 1215 strings)

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

4 years agoUpdate translations
Chocobozzz [Tue, 4 Feb 2020 16:17:49 +0000 (17:17 +0100)]
Update translations

4 years agoFix i18n
Chocobozzz [Tue, 4 Feb 2020 16:13:47 +0000 (17:13 +0100)]
Fix i18n

4 years agoTranslated using Weblate (Hungarian)
chocobozzz [Tue, 4 Feb 2020 16:05:02 +0000 (16:05 +0000)]
Translated using Weblate (Hungarian)

Currently translated at 82.6% (1002 of 1213 strings)

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