]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/log
github/Chocobozzz/PeerTube.git
5 years agoAdd videos playlist exist tests
Chocobozzz [Wed, 13 Mar 2019 15:03:03 +0000 (16:03 +0100)] 
Add videos playlist exist tests

5 years agoPlaylist support in watch page
Chocobozzz [Wed, 13 Mar 2019 13:18:58 +0000 (14:18 +0100)] 
Playlist support in watch page

5 years agoPlaylist reorder support
Chocobozzz [Tue, 12 Mar 2019 10:40:42 +0000 (11:40 +0100)] 
Playlist reorder support

5 years agoPlaylist videos component
Chocobozzz [Mon, 11 Mar 2019 15:23:33 +0000 (16:23 +0100)] 
Playlist videos component

5 years agoAdd to playlist dropdown
Chocobozzz [Thu, 7 Mar 2019 16:06:00 +0000 (17:06 +0100)] 
Add to playlist dropdown

5 years agoAdd/update/delete/list my playlists
Chocobozzz [Wed, 6 Mar 2019 14:36:44 +0000 (15:36 +0100)] 
Add/update/delete/list my playlists

5 years agoAdd server migrations
Chocobozzz [Wed, 6 Mar 2019 10:32:53 +0000 (11:32 +0100)] 
Add server migrations

5 years agoRename streaming playlists routes/directories
Chocobozzz [Tue, 5 Mar 2019 11:00:31 +0000 (12:00 +0100)] 
Rename streaming playlists routes/directories

5 years agoRefactor video playlist middlewares
Chocobozzz [Tue, 5 Mar 2019 10:30:43 +0000 (11:30 +0100)] 
Refactor video playlist middlewares

5 years agoAdd playlist rest tests
Chocobozzz [Tue, 5 Mar 2019 09:58:44 +0000 (10:58 +0100)] 
Add playlist rest tests

5 years agoAdd playlist check param tests
Chocobozzz [Thu, 28 Feb 2019 10:14:26 +0000 (11:14 +0100)] 
Add playlist check param tests

5 years agoPlaylist server API
Chocobozzz [Tue, 26 Feb 2019 09:55:40 +0000 (10:55 +0100)] 
Playlist server API

5 years agoFix problem with SMTP in default docker-compose setup
Felix Ableitner [Fri, 8 Mar 2019 14:38:22 +0000 (15:38 +0100)] 
Fix problem with SMTP in default docker-compose setup

5 years agoadd NOCLIENT option to install only server dependencies
Rigel Kent [Mon, 25 Feb 2019 21:30:47 +0000 (22:30 +0100)] 
add NOCLIENT option to install only server dependencies

5 years agoAdd request body limit
Chocobozzz [Thu, 21 Feb 2019 16:19:16 +0000 (17:19 +0100)] 
Add request body limit

5 years agoBREAKING: update CSP configuration
Chocobozzz [Thu, 21 Feb 2019 15:27:32 +0000 (16:27 +0100)] 
BREAKING: update CSP configuration

Disable it by default and add ability to specify a custom report uri

5 years agoAdd NSFW info in about page
Chocobozzz [Thu, 21 Feb 2019 14:44:12 +0000 (15:44 +0100)] 
Add NSFW info in about page

5 years agoAdd warning regarding config upgrade in docker.md
Chocobozzz [Thu, 21 Feb 2019 14:05:44 +0000 (15:05 +0100)] 
Add warning regarding config upgrade in docker.md

5 years agoAdd CLI tools doc link in production.md
Chocobozzz [Thu, 21 Feb 2019 14:02:35 +0000 (15:02 +0100)] 
Add CLI tools doc link in production.md

5 years agoMove user registration info in features table
Chocobozzz [Thu, 21 Feb 2019 14:00:26 +0000 (15:00 +0100)] 
Move user registration info in features table

5 years agofindById -> findByPk
Chocobozzz [Thu, 21 Feb 2019 13:28:06 +0000 (14:28 +0100)] 
findById -> findByPk

5 years agoUpgrade server dependencies
Chocobozzz [Thu, 21 Feb 2019 13:22:39 +0000 (14:22 +0100)] 
Upgrade server dependencies

5 years agoDon't close help popover when clicking inside
Chocobozzz [Thu, 21 Feb 2019 13:08:21 +0000 (14:08 +0100)] 
Don't close help popover when clicking inside

5 years agoImprove channel and account SEO
Chocobozzz [Thu, 21 Feb 2019 13:06:10 +0000 (14:06 +0100)] 
Improve channel and account SEO

5 years agoUpdate E2E tests
Chocobozzz [Thu, 21 Feb 2019 10:24:07 +0000 (11:24 +0100)] 
Update E2E tests

5 years agoVideo abuse notification is not only for local videos
Chocobozzz [Wed, 20 Feb 2019 14:54:58 +0000 (15:54 +0100)] 
Video abuse notification is not only for local videos

5 years agoCreate send email type
Chocobozzz [Wed, 20 Feb 2019 14:54:32 +0000 (15:54 +0100)] 
Create send email type

Instead of using email job handler payload type

5 years agoRefactor ellipsis CSS
Chocobozzz [Wed, 20 Feb 2019 14:52:03 +0000 (15:52 +0100)] 
Refactor ellipsis CSS

5 years agoCorrectly fix video import notification
Chocobozzz [Wed, 20 Feb 2019 14:46:33 +0000 (15:46 +0100)] 
Correctly fix video import notification

If the imported video is deleted

5 years agoAdd isNSFW instance configuration key
Chocobozzz [Wed, 20 Feb 2019 14:36:43 +0000 (15:36 +0100)] 
Add isNSFW instance configuration key

5 years agoAdd hover effect on video miniature
Chocobozzz [Wed, 20 Feb 2019 13:56:18 +0000 (14:56 +0100)] 
Add hover effect on video miniature

5 years agoIncrease thumbnails size
Chocobozzz [Wed, 20 Feb 2019 12:59:31 +0000 (13:59 +0100)] 
Increase thumbnails size

5 years agoIncrease player default size to 66vh
Chocobozzz [Wed, 20 Feb 2019 10:42:30 +0000 (11:42 +0100)] 
Increase player default size to 66vh

5 years agoTry to fix p2p-media-loader on ios
Chocobozzz [Wed, 20 Feb 2019 10:26:14 +0000 (11:26 +0100)] 
Try to fix p2p-media-loader on ios

5 years agoAdd user notification animation
Chocobozzz [Wed, 20 Feb 2019 09:16:04 +0000 (10:16 +0100)] 
Add user notification animation

5 years agoAdd video import enpoint in openapi
Chocobozzz [Tue, 19 Feb 2019 16:56:09 +0000 (17:56 +0100)] 
Add video import enpoint in openapi

5 years agoAdd missing python-dev dependency for Debian/Ubuntu systems
Yann Sionneau [Tue, 19 Feb 2019 00:28:30 +0000 (01:28 +0100)] 
Add missing python-dev dependency for Debian/Ubuntu systems

5 years agocheck email enabled for requiresEmailVer config
Josh Morel [Sun, 17 Feb 2019 18:14:00 +0000 (13:14 -0500)] 
check email enabled for requiresEmailVer config

5 years agoLazy import some modules
Chocobozzz [Fri, 15 Feb 2019 14:52:18 +0000 (15:52 +0100)] 
Lazy import some modules

5 years agoTry to fix travis tests
Chocobozzz [Fri, 15 Feb 2019 13:04:34 +0000 (14:04 +0100)] 
Try to fix travis tests

5 years agoAdd reminder to restart PeerTube in upgrade script
Luc Didry [Fri, 15 Feb 2019 10:45:45 +0000 (11:45 +0100)] 
Add reminder to restart PeerTube in upgrade script

5 years agoUpdate CREDITS
Chocobozzz [Fri, 15 Feb 2019 10:41:44 +0000 (11:41 +0100)] 
Update CREDITS

5 years agoUpdate translations
Chocobozzz [Fri, 15 Feb 2019 10:32:38 +0000 (11:32 +0100)] 
Update translations

5 years agoTranslate copy magnet URI
Chocobozzz [Fri, 15 Feb 2019 09:57:59 +0000 (10:57 +0100)] 
Translate copy magnet URI

5 years agoBumped to version v1.2.1
Chocobozzz [Thu, 14 Feb 2019 11:41:55 +0000 (12:41 +0100)] 
Bumped to version v1.2.1

5 years agoUpdate changelog
Chocobozzz [Thu, 14 Feb 2019 11:07:02 +0000 (12:07 +0100)] 
Update changelog

5 years agoFix mention helper test
Chocobozzz [Thu, 14 Feb 2019 10:58:08 +0000 (11:58 +0100)] 
Fix mention helper test

5 years agoFix from header in contact form
Chocobozzz [Thu, 14 Feb 2019 10:56:23 +0000 (11:56 +0100)] 
Fix from header in contact form

5 years agoFix too long name in menu
Chocobozzz [Thu, 14 Feb 2019 10:32:18 +0000 (11:32 +0100)] 
Fix too long name in menu

5 years agoFix mention notification with a remote account
Chocobozzz [Thu, 14 Feb 2019 10:04:50 +0000 (11:04 +0100)] 
Fix mention notification with a remote account

5 years agoFix moderators that cannot access the muted servers table
Chocobozzz [Thu, 14 Feb 2019 09:22:10 +0000 (10:22 +0100)] 
Fix moderators that cannot access the muted servers table

5 years agoDon't crash on error in notification popup
Chocobozzz [Thu, 14 Feb 2019 09:07:25 +0000 (10:07 +0100)] 
Don't crash on error in notification popup

5 years agoError on invalid password in reset password script
Chocobozzz [Thu, 14 Feb 2019 08:44:33 +0000 (09:44 +0100)] 
Error on invalid password in reset password script

5 years agoremove duplicate uploadVideo.originallyPublishedAt
Josh Morel [Wed, 13 Feb 2019 15:19:13 +0000 (10:19 -0500)] 
remove duplicate uploadVideo.originallyPublishedAt

duplicate was appending as array to form-data

5 years agoRefractor published date on video import
Chocobozzz [Tue, 12 Feb 2019 10:47:23 +0000 (11:47 +0100)] 
Refractor published date on video import

5 years agoImport original publication date (CLI)
Andrés Maldonado [Sat, 5 Jan 2019 18:55:40 +0000 (19:55 +0100)] 
Import original publication date (CLI)

* Import original publication date when importing a video from YouTube using the CLI
* Fix lint issues

5 years agoImport original publication date (web UI)
Andrés Maldonado [Tue, 11 Dec 2018 14:05:42 +0000 (15:05 +0100)] 
Import original publication date (web UI)

Import original publication date when importing a video from YouTube in the web UI

5 years agoAdd search by original publication date
Andrés Maldonado [Tue, 27 Nov 2018 17:57:02 +0000 (18:57 +0100)] 
Add search by original publication date

5 years agoHLS is only supported by ffmpeg 4
Chocobozzz [Mon, 11 Feb 2019 16:20:28 +0000 (17:20 +0100)] 
HLS is only supported by ffmpeg 4

Because of https://github.com/FFmpeg/FFmpeg/commit/c8f625f52998faa9bf0fe22701f1684e51edfc07

5 years agoUpdate year to 2019 (#1623)
Lint [Tue, 12 Feb 2019 08:30:38 +0000 (14:00 +0530)] 
Update year to 2019 (#1623)

* Update year to 2019

* Update copyright year to 2015-2019

5 years agoFix negative seconds by displaying 0 instead (#1445) (#1625)
zacharystenger [Tue, 12 Feb 2019 08:16:15 +0000 (00:16 -0800)] 
Fix negative seconds by displaying 0 instead (#1445) (#1625)

* Fix from-now.pipe.ts so it never displays negative seconds

* Apply the fix only when returning seconds. Remove redundant Math.floor operation

5 years agoAdd originallyPublishedAt unit tests
Chocobozzz [Mon, 11 Feb 2019 13:41:55 +0000 (14:41 +0100)] 
Add originallyPublishedAt unit tests

5 years agoMove original publication date in advanced settings
Chocobozzz [Mon, 11 Feb 2019 13:33:47 +0000 (14:33 +0100)] 
Move original publication date in advanced settings

5 years agoMerge branch 'develop' into pr/1285
Chocobozzz [Mon, 11 Feb 2019 13:09:23 +0000 (14:09 +0100)] 
Merge branch 'develop' into pr/1285

5 years agoMove enabled download/comments in advanced tab
Chocobozzz [Mon, 11 Feb 2019 11:00:19 +0000 (12:00 +0100)] 
Move enabled download/comments in advanced tab

5 years agoUpdate migration version for download enabled
Chocobozzz [Mon, 11 Feb 2019 10:55:11 +0000 (11:55 +0100)] 
Update migration version for download enabled

5 years agoMerge branch 'develop' into pr/1217
Chocobozzz [Mon, 11 Feb 2019 10:52:34 +0000 (11:52 +0100)] 
Merge branch 'develop' into pr/1217

5 years agoAdd federation tests on download enabled
Chocobozzz [Mon, 11 Feb 2019 10:48:56 +0000 (11:48 +0100)] 
Add federation tests on download enabled

5 years agoAdd ffmpeg version in config for hls transcoding
Chocobozzz [Mon, 11 Feb 2019 10:46:08 +0000 (11:46 +0100)] 
Add ffmpeg version in config for hls transcoding

5 years agoFix reverse proxy test
Chocobozzz [Mon, 11 Feb 2019 10:01:50 +0000 (11:01 +0100)] 
Fix reverse proxy test

5 years agoMerge branch 'feature/correctly-send-activities' into develop
Chocobozzz [Mon, 11 Feb 2019 10:00:09 +0000 (11:00 +0100)] 
Merge branch 'feature/correctly-send-activities' into develop

5 years agoCleanup reset user password by admin
Chocobozzz [Mon, 11 Feb 2019 08:30:29 +0000 (09:30 +0100)] 
Cleanup reset user password by admin

And add some tests

5 years agocleanup and remove paramSubs
Rigel Kent [Sat, 8 Dec 2018 14:37:36 +0000 (15:37 +0100)] 
cleanup and remove paramSubs

5 years agomove user-password to Input decorator
Rigel Kent [Mon, 8 Oct 2018 19:05:57 +0000 (21:05 +0200)] 
move user-password to Input decorator

5 years agoremove isAdministration
Rigel Kent [Mon, 8 Oct 2018 13:56:56 +0000 (15:56 +0200)] 
remove isAdministration

5 years agoallow administration to change/reset a user's password
Rigel Kent [Sat, 6 Oct 2018 11:54:00 +0000 (13:54 +0200)] 
allow administration to change/reset a user's password

5 years agoFix client with google bot
Chocobozzz [Fri, 8 Feb 2019 15:16:40 +0000 (16:16 +0100)] 
Fix client with google bot

5 years agoAdd player mode in watch/embed urls
Chocobozzz [Thu, 7 Feb 2019 14:56:17 +0000 (15:56 +0100)] 
Add player mode in watch/embed urls

5 years agoUse a single file instead of segments for HLS
Chocobozzz [Thu, 7 Feb 2019 14:08:19 +0000 (15:08 +0100)] 
Use a single file instead of segments for HLS

5 years agoFallback HLS to webtorrent
Chocobozzz [Wed, 6 Feb 2019 09:39:50 +0000 (10:39 +0100)] 
Fallback HLS to webtorrent

5 years agoAdd hls support on server
Chocobozzz [Tue, 29 Jan 2019 07:37:25 +0000 (08:37 +0100)] 
Add hls support on server

5 years agoAdd lazy loading in player
Chocobozzz [Thu, 24 Jan 2019 12:43:44 +0000 (13:43 +0100)] 
Add lazy loading in player

5 years agoCorrectly implement p2p-media-loader
Chocobozzz [Thu, 24 Jan 2019 09:16:30 +0000 (10:16 +0100)] 
Correctly implement p2p-media-loader

5 years agoRefractor videojs player
Chocobozzz [Wed, 23 Jan 2019 14:36:45 +0000 (15:36 +0100)] 
Refractor videojs player

Add fake p2p-media-loader plugin

5 years agoNginx config file: remove text/html from gzip_types
Benjamin Bouvier [Sun, 10 Feb 2019 20:36:41 +0000 (21:36 +0100)] 
Nginx config file: remove text/html from gzip_types

As stated by https://nginx.org/en/docs/http/ngx_http_gzip_module.html, text/html is always part of the gzip_types. This removes a warning when checking the Nginx configuration files.

5 years agoremove .only from notifications tests
Josh Morel [Thu, 7 Feb 2019 10:48:17 +0000 (05:48 -0500)] 
remove .only from notifications tests

5 years agodon't notify prior to scheduled update
Josh Morel [Wed, 6 Feb 2019 11:14:45 +0000 (06:14 -0500)] 
don't notify prior to scheduled update

also increase timeouts on user-notification test

5 years agoMerge branch 'release/v1.2.0' into develop
Chocobozzz [Wed, 6 Feb 2019 12:41:17 +0000 (13:41 +0100)] 
Merge branch 'release/v1.2.0' into develop

5 years agoBumped to version v1.2.0 v1.2.0
Chocobozzz [Wed, 6 Feb 2019 10:57:57 +0000 (11:57 +0100)] 
Bumped to version v1.2.0

5 years agoUpdate changelog
Chocobozzz [Wed, 6 Feb 2019 10:57:17 +0000 (11:57 +0100)] 
Update changelog

5 years agoAdd meta tag to embed.html
buoyantair [Thu, 31 Jan 2019 15:32:40 +0000 (21:02 +0530)] 
Add meta tag to embed.html

5 years agoAdd meta tag to index.html
buoyantair [Thu, 31 Jan 2019 15:32:03 +0000 (21:02 +0530)] 
Add meta tag to index.html

5 years agoSupport socket.io in nginx template
Chocobozzz [Tue, 29 Jan 2019 08:10:24 +0000 (09:10 +0100)] 
Support socket.io in nginx template

5 years agoMerge branch 'develop' into release/v1.2.0
Chocobozzz [Tue, 29 Jan 2019 07:42:12 +0000 (08:42 +0100)] 
Merge branch 'develop' into release/v1.2.0

5 years agofix undefined change ownership icons
Josh Morel [Mon, 28 Jan 2019 12:01:01 +0000 (07:01 -0500)] 
fix undefined change ownership icons

5 years agofix typo in test accounts api validators
Josh Morel [Mon, 28 Jan 2019 10:45:40 +0000 (05:45 -0500)] 
fix typo in test accounts api validators

5 years agoFix menu overflow on mobile screens
Chocobozzz [Mon, 28 Jan 2019 08:55:09 +0000 (09:55 +0100)] 
Fix menu overflow on mobile screens

5 years agoFix menu overflow on mobile screens
Chocobozzz [Mon, 28 Jan 2019 08:55:09 +0000 (09:55 +0100)] 
Fix menu overflow on mobile screens

5 years agoAdd the discord bridge
Thomas Citharel [Thu, 24 Jan 2019 18:56:42 +0000 (19:56 +0100)] 
Add the discord bridge

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
5 years agoTry to fix Mac video upload
Chocobozzz [Thu, 24 Jan 2019 14:23:06 +0000 (15:23 +0100)] 
Try to fix Mac video upload