Chocobozzz [Mon, 18 Nov 2019 09:34:23 +0000 (10:34 +0100)]
Try to improve server watch script
Rigel Kent [Mon, 18 Nov 2019 08:55:23 +0000 (09:55 +0100)]
Video-watch hooks modifications for videojs
Leopere [Sat, 16 Nov 2019 12:41:15 +0000 (07:41 -0500)]
Clarify and expand on admin credentials detail
It felt unclear so I clarified and suggested a method for obtaining the credentials easier.
Leopere [Mon, 18 Nov 2019 08:38:05 +0000 (03:38 -0500)]
Sticking to one env-var management system (#2247)
* Sticking to one env-var management system
Starting with the Postgres container so that you only have to set overlapping environment variables in one place.
* Moving Postfix envvars pt 1
* Moving Postfix envvars pt 2 .env file
* Added missing envvars.
* Adding functioning glue
Suggest something better if you wish.
* removed IP from example
* Removed default network from update.
Chocobozzz [Thu, 14 Nov 2019 15:07:24 +0000 (16:07 +0100)]
Fix translations
chocobozzz [Thu, 14 Nov 2019 14:52:13 +0000 (14:52 +0000)]
Translated using Weblate (Finnish)
Currently translated at 76.4% (833 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fi/
Kemal Oktay Aktoğan [Wed, 13 Nov 2019 10:38:09 +0000 (10:38 +0000)]
Translated using Weblate (Turkish)
Currently translated at 100.0% (98 of 98 strings)
Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/tr/
Frank Sträter [Wed, 13 Nov 2019 10:31:27 +0000 (10:31 +0000)]
Translated using Weblate (Dutch)
Currently translated at 100.0% (98 of 98 strings)
Translation: PeerTube/player
Translate-URL: https://weblate.framasoft.org/projects/peertube/player/nl/
Kemal Oktay Aktoğan [Wed, 13 Nov 2019 10:43:18 +0000 (10:43 +0000)]
Translated using Weblate (Turkish)
Currently translated at 17.9% (42 of 234 strings)
Translation: PeerTube/server
Translate-URL: https://weblate.framasoft.org/projects/peertube/server/tr/
Kemal Oktay Aktoğan [Wed, 13 Nov 2019 10:46:28 +0000 (10:46 +0000)]
Translated using Weblate (Turkish)
Currently translated at 10.6% (116 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/tr/
Quentin [Wed, 13 Nov 2019 13:59:45 +0000 (13:59 +0000)]
Translated using Weblate (Occitan)
Currently translated at 94.7% (1032 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/oc/
Asier Iturralde Sarasola [Wed, 13 Nov 2019 19:33:35 +0000 (19:33 +0000)]
Translated using Weblate (Basque)
Currently translated at 62.8% (685 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/eu/
Julien Maulny [Wed, 13 Nov 2019 09:26:30 +0000 (09:26 +0000)]
Translated using Weblate (French (France))
Currently translated at 98.6% (1075 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
chocobozzz [Wed, 13 Nov 2019 09:10:07 +0000 (09:10 +0000)]
Translated using Weblate (French (France))
Currently translated at 97.4% (1062 of 1090 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/
Chocobozzz [Wed, 13 Nov 2019 09:05:27 +0000 (10:05 +0100)]
Merge branch 'weblate' into develop
Chocobozzz [Wed, 13 Nov 2019 09:02:41 +0000 (10:02 +0100)]
Update localization dev guide
Chocobozzz [Wed, 13 Nov 2019 08:45:27 +0000 (09:45 +0100)]
Remove unused files
Chocobozzz [Thu, 7 Nov 2019 14:33:23 +0000 (15:33 +0100)]
Make build works
Chocobozzz [Thu, 7 Nov 2019 15:02:16 +0000 (16:02 +0100)]
Forgot a mention in changelog
Chocobozzz [Thu, 7 Nov 2019 14:48:44 +0000 (15:48 +0100)]
Update changelog
Chocobozzz [Wed, 13 Nov 2019 08:21:32 +0000 (09:21 +0100)]
Merge branch 'release/2.0.0' into develop
Chocobozzz [Wed, 13 Nov 2019 08:21:03 +0000 (09:21 +0100)]
Update browser stack badge
Chocobozzz [Wed, 13 Nov 2019 08:14:14 +0000 (09:14 +0100)]
Fix broken links on docker hub
Chocobozzz [Wed, 13 Nov 2019 08:12:09 +0000 (09:12 +0100)]
Update readme links
Chocobozzz [Wed, 13 Nov 2019 08:06:25 +0000 (09:06 +0100)]
Remove use of a private tmp directory
Causes some issues when importing a file etc
Julien Maulny [Fri, 8 Nov 2019 17:46:19 +0000 (18:46 +0100)]
Fix stats block display in dark theme
Yorwba [Tue, 12 Nov 2019 13:35:52 +0000 (14:35 +0100)]
Fix link for account creation on another instance
Chocobozzz [Tue, 12 Nov 2019 13:59:19 +0000 (14:59 +0100)]
Merge branch 'develop' into 'develop'
Fix Ruby and Python REST API examples
See merge request framasoft/peertube/PeerTube!21
Matthieu De Beule [Tue, 12 Nov 2019 13:46:43 +0000 (14:46 +0100)]
Fix Ruby and Python REST API examples
The previous examples where wrong, since they used a POST request.
I used the requests library for Python, since that is what most people
would want to use.
I removed the http.verify_mode in the Ruby example since I don't think
it is good practice to tell people to not verify HTTPS requests
Chocobozzz [Tue, 12 Nov 2019 07:04:15 +0000 (08:04 +0100)]
Bumped to version v2.0.0
Chocobozzz [Thu, 7 Nov 2019 15:02:16 +0000 (16:02 +0100)]
Forgot a mention in changelog
Chocobozzz [Thu, 7 Nov 2019 14:48:44 +0000 (15:48 +0100)]
Update changelog
Chocobozzz [Thu, 7 Nov 2019 13:12:57 +0000 (14:12 +0100)]
Remove html tags
Chocobozzz [Thu, 7 Nov 2019 11:00:09 +0000 (12:00 +0100)]
Update server and player
Chocobozzz [Thu, 7 Nov 2019 09:56:04 +0000 (10:56 +0100)]
Update all angular language files
Chocobozzz [Thu, 7 Nov 2019 09:39:48 +0000 (10:39 +0100)]
Rename server files
Chocobozzz [Thu, 7 Nov 2019 09:39:07 +0000 (10:39 +0100)]
Rename player files
Chocobozzz [Thu, 7 Nov 2019 09:34:03 +0000 (10:34 +0100)]
Use xliff 1.2
Chocobozzz [Thu, 7 Nov 2019 09:31:37 +0000 (10:31 +0100)]
Rename angular files
Chocobozzz [Thu, 7 Nov 2019 09:28:32 +0000 (10:28 +0100)]
Remove unused files
Chocobozzz [Thu, 7 Nov 2019 09:24:19 +0000 (10:24 +0100)]
Add player and server fr
Chocobozzz [Thu, 7 Nov 2019 08:45:14 +0000 (09:45 +0100)]
Try new worflow with french
Chocobozzz [Wed, 6 Nov 2019 17:08:58 +0000 (18:08 +0100)]
update fr
Chocobozzz [Wed, 6 Nov 2019 16:49:31 +0000 (17:49 +0100)]
Try to update angular_FR
Chocobozzz [Wed, 6 Nov 2019 16:12:54 +0000 (17:12 +0100)]
add target to base file
Chocobozzz [Wed, 6 Nov 2019 14:22:28 +0000 (15:22 +0100)]
Move locales in the same directory
Chocobozzz [Wed, 6 Nov 2019 09:04:00 +0000 (10:04 +0100)]
Optimize mascot images
Chocobozzz [Wed, 6 Nov 2019 08:14:18 +0000 (09:14 +0100)]
Fix start/stop of first element when loading a playlist
Chocobozzz [Tue, 5 Nov 2019 14:51:41 +0000 (15:51 +0100)]
Pull translations
Chocobozzz [Tue, 5 Nov 2019 14:26:12 +0000 (15:26 +0100)]
Regen translations
Chocobozzz [Tue, 5 Nov 2019 14:19:04 +0000 (15:19 +0100)]
Add missing i18n tags
Chocobozzz [Tue, 5 Nov 2019 10:08:51 +0000 (11:08 +0100)]
Avoid circular error in logger
Chocobozzz [Tue, 5 Nov 2019 09:13:37 +0000 (10:13 +0100)]
Add ability to enabled HLS in the admin panel
Chocobozzz [Tue, 5 Nov 2019 08:21:04 +0000 (09:21 +0100)]
Fix typings
Chocobozzz [Tue, 5 Nov 2019 07:56:27 +0000 (08:56 +0100)]
Fix duplicated in CREDITS
Florent F [Mon, 4 Nov 2019 07:44:38 +0000 (08:44 +0100)]
Fix hours in peertube-import-videos
Youtube doesn't store the hour of the publish date so
set it to zero in order to compare it.
Florent F [Sat, 2 Nov 2019 16:08:23 +0000 (17:08 +0100)]
Remove unused function searchVideoWithPagination
Chocobozzz [Mon, 4 Nov 2019 15:34:58 +0000 (16:34 +0100)]
Fix remove end slash function
Chocobozzz [Mon, 4 Nov 2019 14:41:09 +0000 (15:41 +0100)]
Update translations
Chocobozzz [Mon, 4 Nov 2019 14:22:49 +0000 (15:22 +0100)]
Update contributors
Chocobozzz [Mon, 4 Nov 2019 14:20:34 +0000 (15:20 +0100)]
Fix auto index follow
Chocobozzz [Mon, 4 Nov 2019 13:43:16 +0000 (14:43 +0100)]
Add mascot in peertube about page
Chocobozzz [Wed, 30 Oct 2019 10:38:58 +0000 (11:38 +0100)]
Update translations
Chocobozzz [Wed, 30 Oct 2019 10:15:55 +0000 (11:15 +0100)]
Add mascot to configure warning modal
Chocobozzz [Wed, 30 Oct 2019 10:05:45 +0000 (11:05 +0100)]
Increase 404 mascot size
Chocobozzz [Wed, 30 Oct 2019 10:00:08 +0000 (11:00 +0100)]
Add mascot in welcome modal
Chocobozzz [Wed, 30 Oct 2019 09:04:53 +0000 (10:04 +0100)]
Add mascot to 404 page
Chocobozzz [Tue, 29 Oct 2019 07:26:43 +0000 (08:26 +0100)]
Bumped to version v2.0.0-rc.1
Chocobozzz [Tue, 29 Oct 2019 07:26:24 +0000 (08:26 +0100)]
Fix openapi
Chocobozzz [Tue, 29 Oct 2019 07:14:47 +0000 (08:14 +0100)]
Fix changelog
Chocobozzz [Tue, 29 Oct 2019 07:11:13 +0000 (08:11 +0100)]
Update changelog
Claude [Mon, 28 Oct 2019 18:18:31 +0000 (19:18 +0100)]
fixed a typo in docker.md
Chocobozzz [Mon, 28 Oct 2019 10:53:14 +0000 (11:53 +0100)]
Typo
Chocobozzz [Mon, 28 Oct 2019 10:47:09 +0000 (11:47 +0100)]
Update changelog
Chocobozzz [Mon, 28 Oct 2019 08:37:33 +0000 (09:37 +0100)]
Fix player captions menu
Chocobozzz [Mon, 28 Oct 2019 07:47:17 +0000 (08:47 +0100)]
Don't redirect on verify account page after login
Chocobozzz [Fri, 25 Oct 2019 12:53:39 +0000 (14:53 +0200)]
Increase clock skew for HTTP signatures
Chocobozzz [Fri, 25 Oct 2019 11:54:32 +0000 (13:54 +0200)]
Add plugin hook on registration
Chocobozzz [Fri, 25 Oct 2019 09:31:52 +0000 (11:31 +0200)]
Fix other videos width to avoid layout movement
Chocobozzz [Fri, 25 Oct 2019 09:09:13 +0000 (11:09 +0200)]
Add class to views elements
Chocobozzz [Fri, 25 Oct 2019 08:57:23 +0000 (10:57 +0200)]
Speedup theme injection
Chocobozzz [Fri, 25 Oct 2019 07:45:38 +0000 (09:45 +0200)]
More robust new instance follower notification
Chocobozzz [Thu, 24 Oct 2019 08:04:19 +0000 (10:04 +0200)]
Update translations
Chocobozzz [Thu, 24 Oct 2019 07:34:43 +0000 (09:34 +0200)]
Fix translations
Julien Maulny [Wed, 23 Oct 2019 16:12:22 +0000 (18:12 +0200)]
Add a drag&drop delay on playlist videos to allow user scroll on small screens (#2154)
* Add delay on playlist element reordering to fix user scroll on mobile
Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* Upgrade @angular/cdk to include bugfix about drag&drop
Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
* add delay on playlist drag&drop on all touch screens
Signed-off-by: Julien Maulny <julien.maulny@protonmail.com>
Filip Bengtsson [Wed, 23 Oct 2019 12:39:09 +0000 (14:39 +0200)]
Some language fixes (#2198)
* Fix preposition
* Fix French colon spacing
* Some grammar fixes
* Preposition fix
* Update signup-success.component.html
After suggestion from @frankstrater.
Chocobozzz [Wed, 23 Oct 2019 11:15:18 +0000 (13:15 +0200)]
Fix lint
Chocobozzz [Wed, 23 Oct 2019 10:06:26 +0000 (12:06 +0200)]
Fix and cleanup actor follow inbox sql query
Chocobozzz [Wed, 23 Oct 2019 09:46:42 +0000 (11:46 +0200)]
Try to update version of nightly builds
Chocobozzz [Wed, 23 Oct 2019 09:33:53 +0000 (11:33 +0200)]
Fix federation with some actors
That don't have a shared inbox, or a URL
Chocobozzz [Wed, 23 Oct 2019 08:52:17 +0000 (10:52 +0200)]
Fix tsconfig with CLI tools
Julien Maulny [Sat, 5 Oct 2019 16:10:49 +0000 (18:10 +0200)]
Allow to toggle video publication date to display absolute date
Chocobozzz [Tue, 22 Oct 2019 09:14:58 +0000 (11:14 +0200)]
Fix checkbox themes
Chocobozzz [Tue, 22 Oct 2019 08:30:09 +0000 (10:30 +0200)]
Fix i18n generation script
Chocobozzz [Tue, 22 Oct 2019 07:48:37 +0000 (09:48 +0200)]
Fix french translations in signup page
Chocobozzz [Tue, 22 Oct 2019 07:25:35 +0000 (09:25 +0200)]
Fix misc tests
Chocobozzz [Tue, 22 Oct 2019 07:25:26 +0000 (09:25 +0200)]
Update translations
Chocobozzz [Tue, 22 Oct 2019 07:00:28 +0000 (09:00 +0200)]
Fix i18n generation
Chocobozzz [Tue, 22 Oct 2019 06:55:05 +0000 (08:55 +0200)]
Fix dev mode
Chocobozzz [Mon, 21 Oct 2019 15:26:34 +0000 (17:26 +0200)]
Don't use beta angular qrcode package