Rigel Kent [Mon, 8 Oct 2018 13:56:56 +0000 (15:56 +0200)]
remove isAdministration
Rigel Kent [Sat, 6 Oct 2018 11:54:00 +0000 (13:54 +0200)]
allow administration to change/reset a user's password
Chocobozzz [Fri, 8 Feb 2019 15:16:40 +0000 (16:16 +0100)]
Fix client with google bot
Chocobozzz [Thu, 7 Feb 2019 14:56:17 +0000 (15:56 +0100)]
Add player mode in watch/embed urls
Chocobozzz [Thu, 7 Feb 2019 14:08:19 +0000 (15:08 +0100)]
Use a single file instead of segments for HLS
Chocobozzz [Wed, 6 Feb 2019 09:39:50 +0000 (10:39 +0100)]
Fallback HLS to webtorrent
Chocobozzz [Tue, 29 Jan 2019 07:37:25 +0000 (08:37 +0100)]
Add hls support on server
Chocobozzz [Thu, 24 Jan 2019 12:43:44 +0000 (13:43 +0100)]
Add lazy loading in player
Chocobozzz [Thu, 24 Jan 2019 09:16:30 +0000 (10:16 +0100)]
Correctly implement p2p-media-loader
Chocobozzz [Wed, 23 Jan 2019 14:36:45 +0000 (15:36 +0100)]
Refractor videojs player
Add fake p2p-media-loader plugin
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.
Josh Morel [Thu, 7 Feb 2019 10:48:17 +0000 (05:48 -0500)]
remove .only from notifications tests
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
Chocobozzz [Wed, 6 Feb 2019 12:41:17 +0000 (13:41 +0100)]
Merge branch 'release/v1.2.0' into develop
Chocobozzz [Wed, 6 Feb 2019 10:57:57 +0000 (11:57 +0100)]
Bumped to version v1.2.0
Chocobozzz [Wed, 6 Feb 2019 10:57:17 +0000 (11:57 +0100)]
Update changelog
buoyantair [Thu, 31 Jan 2019 15:32:40 +0000 (21:02 +0530)]
Add meta tag to embed.html
buoyantair [Thu, 31 Jan 2019 15:32:03 +0000 (21:02 +0530)]
Add meta tag to index.html
Chocobozzz [Tue, 29 Jan 2019 08:10:24 +0000 (09:10 +0100)]
Support socket.io in nginx template
Chocobozzz [Tue, 29 Jan 2019 07:42:12 +0000 (08:42 +0100)]
Merge branch 'develop' into release/v1.2.0
Josh Morel [Mon, 28 Jan 2019 12:01:01 +0000 (07:01 -0500)]
fix undefined change ownership icons
Josh Morel [Mon, 28 Jan 2019 10:45:40 +0000 (05:45 -0500)]
fix typo in test accounts api validators
Chocobozzz [Mon, 28 Jan 2019 08:55:09 +0000 (09:55 +0100)]
Fix menu overflow on mobile screens
Chocobozzz [Mon, 28 Jan 2019 08:55:09 +0000 (09:55 +0100)]
Fix menu overflow on mobile screens
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>
Chocobozzz [Thu, 24 Jan 2019 14:23:06 +0000 (15:23 +0100)]
Try to fix Mac video upload
Chocobozzz [Mon, 21 Jan 2019 16:11:21 +0000 (17:11 +0100)]
Fix trending days display on first load
Chocobozzz [Mon, 21 Jan 2019 15:22:15 +0000 (16:22 +0100)]
Youtube DL update every 24 hours
Chocobozzz [Mon, 21 Jan 2019 14:58:07 +0000 (15:58 +0100)]
Fix tests
Chocobozzz [Mon, 21 Jan 2019 13:08:25 +0000 (14:08 +0100)]
Add link to the profile who commented in notif
Chocobozzz [Mon, 21 Jan 2019 13:03:04 +0000 (14:03 +0100)]
Fix notification popover width
Chocobozzz [Mon, 21 Jan 2019 12:52:46 +0000 (13:52 +0100)]
Add server host in notification account field
Chocobozzz [Thu, 17 Jan 2019 15:15:20 +0000 (16:15 +0100)]
Bumped to version v1.2.0-rc.1
Chocobozzz [Thu, 17 Jan 2019 14:10:18 +0000 (15:10 +0100)]
Typos
Chocobozzz [Thu, 17 Jan 2019 14:02:30 +0000 (15:02 +0100)]
Prepare changelog
Chocobozzz [Thu, 17 Jan 2019 13:03:32 +0000 (14:03 +0100)]
Prefer avg_frame_rate to fetch video FPS
Chocobozzz [Thu, 17 Jan 2019 10:51:08 +0000 (11:51 +0100)]
Fix calendar in dark mode
Chocobozzz [Thu, 17 Jan 2019 10:30:47 +0000 (11:30 +0100)]
Fix invisible things in dark mode
Chocobozzz [Thu, 17 Jan 2019 10:23:40 +0000 (11:23 +0100)]
Fix tests
Chocobozzz [Thu, 17 Jan 2019 10:16:08 +0000 (11:16 +0100)]
Fix some styles
Video edit tags, dropdown actions font ...
Chocobozzz [Wed, 16 Jan 2019 15:05:40 +0000 (16:05 +0100)]
Refactor how we use icons
Inject them in an angular component so we can easily change their color
Chocobozzz [Tue, 15 Jan 2019 10:14:12 +0000 (11:14 +0100)]
Prepare Dislike/Flag/View fixes
For now we Create these activities, but we should just send them
directly.
This fix handles correctly direct Dislikes/Flags/Views, we'll implement
the sending correctly these activities in the next peertube version
Chocobozzz [Tue, 15 Jan 2019 08:45:54 +0000 (09:45 +0100)]
Add totalLocalVideoFilesSize in stats
Chocobozzz [Tue, 15 Jan 2019 08:25:26 +0000 (09:25 +0100)]
Fix notification z-index on modals
Chocobozzz [Mon, 14 Jan 2019 16:45:02 +0000 (17:45 +0100)]
Add missing translations in embed template
Chocobozzz [Mon, 14 Jan 2019 15:48:38 +0000 (16:48 +0100)]
Increase abuse length to 3000
And correctly handle new lines
Chocobozzz [Mon, 14 Jan 2019 14:32:09 +0000 (15:32 +0100)]
Fix notification socket
Should be in core module to share the same subject to all the app
Chocobozzz [Mon, 14 Jan 2019 14:12:20 +0000 (15:12 +0100)]
Fix scroll in notifications page
Chocobozzz [Mon, 14 Jan 2019 13:55:43 +0000 (14:55 +0100)]
Add unload listener on video upload/update
Chocobozzz [Mon, 14 Jan 2019 11:11:06 +0000 (12:11 +0100)]
Fix deleting not found remote actors
Chocobozzz [Mon, 14 Jan 2019 10:52:15 +0000 (11:52 +0100)]
Add error message when trying to upload .ass subtitles
Chocobozzz [Mon, 14 Jan 2019 10:30:15 +0000 (11:30 +0100)]
Refresh remote actors on GET enpoints
Chocobozzz [Mon, 14 Jan 2019 10:01:40 +0000 (11:01 +0100)]
Fix peertube CLI documentation
Chocobozzz [Mon, 14 Jan 2019 09:44:59 +0000 (10:44 +0100)]
Move subscriptions controllers in its own file
Chocobozzz [Mon, 14 Jan 2019 09:24:49 +0000 (10:24 +0100)]
Warn user when they want to delete a channel
Because they will not be able to create another channel with the same
actor name
Chocobozzz [Mon, 14 Jan 2019 08:11:28 +0000 (09:11 +0100)]
Help translators to translate trending title/tooltip
Chocobozzz [Fri, 11 Jan 2019 15:58:33 +0000 (16:58 +0100)]
Fix NSFW blur on search
Chocobozzz [Fri, 11 Jan 2019 15:44:45 +0000 (16:44 +0100)]
Fix captions in HTTP fallback
Chocobozzz [Thu, 10 Jan 2019 15:28:31 +0000 (16:28 +0100)]
Improve "no notifications" message
Aurélien Béranger [Mon, 14 Jan 2019 08:06:48 +0000 (09:06 +0100)]
WIP : Indicate to users how "trending" works (#1458)
* Get the INTERVAL_DAYS const in the video-trending component
* Change Trending section title
* Add a tooltip to explain how trending section works
* Minor CSS fix for the my-feed popover next to the titlepage
victor héry [Sun, 13 Jan 2019 13:21:58 +0000 (14:21 +0100)]
Patch docker entrypoint to speed up the chown at startup
Chocobozzz [Thu, 10 Jan 2019 15:00:23 +0000 (16:00 +0100)]
Use origin video url in canonical tag
Chocobozzz [Thu, 10 Jan 2019 14:39:51 +0000 (15:39 +0100)]
Add ability to unfederate a local video (on blacklist)
Chocobozzz [Thu, 10 Jan 2019 11:07:34 +0000 (12:07 +0100)]
Update credits
Chocobozzz [Thu, 10 Jan 2019 10:51:25 +0000 (11:51 +0100)]
Update translations
Chocobozzz [Thu, 10 Jan 2019 10:12:41 +0000 (11:12 +0100)]
Implement contact form in the client
Chocobozzz [Thu, 10 Jan 2019 08:58:08 +0000 (09:58 +0100)]
Add contact form checkbox in admin form
Chocobozzz [Wed, 9 Jan 2019 14:14:29 +0000 (15:14 +0100)]
Implement contact form on server side
Chocobozzz [Wed, 9 Jan 2019 16:28:15 +0000 (17:28 +0100)]
Update CHANGELOG.md
Chocobozzz [Wed, 9 Jan 2019 13:10:25 +0000 (14:10 +0100)]
Fix video tags update/upload in openapi
Chocobozzz [Wed, 9 Jan 2019 10:15:59 +0000 (11:15 +0100)]
Update FAQ
Chocobozzz [Tue, 8 Jan 2019 14:51:52 +0000 (15:51 +0100)]
Fix socket.io websocket connection
Chocobozzz [Tue, 8 Jan 2019 14:16:54 +0000 (15:16 +0100)]
Correctly scroll to video comment
Chocobozzz [Tue, 8 Jan 2019 14:06:58 +0000 (15:06 +0100)]
Correctly scroll in notification preferences
Chocobozzz [Tue, 8 Jan 2019 10:26:41 +0000 (11:26 +0100)]
Add notifications in the client
Chocobozzz [Fri, 4 Jan 2019 07:56:20 +0000 (08:56 +0100)]
Add new follow, mention and user registered notifs
Chocobozzz [Wed, 2 Jan 2019 15:37:43 +0000 (16:37 +0100)]
Add import finished and video published notifs
Chocobozzz [Mon, 31 Dec 2018 12:06:11 +0000 (13:06 +0100)]
Fix notification icon position
Chocobozzz [Fri, 28 Dec 2018 12:47:17 +0000 (13:47 +0100)]
Add notification settings migration
Chocobozzz [Wed, 26 Dec 2018 09:36:24 +0000 (10:36 +0100)]
Add user notification base code
Josh Morel [Sun, 6 Jan 2019 18:15:06 +0000 (13:15 -0500)]
increase waitJobs pendingJobs timeout to 2000
Rigel Kent [Thu, 3 Jan 2019 16:34:24 +0000 (17:34 +0100)]
(doc) update API spec to include user subscription routes
Chocobozzz [Thu, 20 Dec 2018 14:25:24 +0000 (15:25 +0100)]
Optimize index sizes
Chocobozzz [Thu, 20 Dec 2018 13:31:11 +0000 (14:31 +0100)]
Optimize actor follow scores modifications
Chocobozzz [Thu, 20 Dec 2018 10:18:29 +0000 (11:18 +0100)]
Fix notification with large message
Chocobozzz [Wed, 19 Dec 2018 15:04:34 +0000 (16:04 +0100)]
Refractor notification service
Shorter name and use primeng component
Chocobozzz [Wed, 19 Dec 2018 12:45:43 +0000 (13:45 +0100)]
Don't call watching endpoint if history is disabled
Chocobozzz [Wed, 19 Dec 2018 10:24:34 +0000 (11:24 +0100)]
Fix federation of some videos
If we don't transcode additional resolutions, and user decided to wait
transcoding before publishing the video
Chocobozzz [Tue, 18 Dec 2018 16:18:25 +0000 (17:18 +0100)]
Fix users update me param validation
Chocobozzz [Tue, 18 Dec 2018 10:52:20 +0000 (11:52 +0100)]
Fix video sort
Chocobozzz [Tue, 18 Dec 2018 10:32:37 +0000 (11:32 +0100)]
Add ability to disable and clear history
Chocobozzz [Tue, 18 Dec 2018 08:31:09 +0000 (09:31 +0100)]
Add history page on client
Chocobozzz [Mon, 17 Dec 2018 14:52:38 +0000 (15:52 +0100)]
Add history on server side
Add ability to disable, clear and list user videos history
Acid Chicken (硫酸鶏) [Tue, 18 Dec 2018 09:42:39 +0000 (18:42 +0900)]
Add WebFinger support (#1498)
* Add WebFinger support
* Fix TS7006
* Follow lint
* Fix TS7006
Chocobozzz [Mon, 17 Dec 2018 13:22:36 +0000 (14:22 +0100)]
Add ability to set subtitle in URL in watch page
Chocobozzz [Mon, 17 Dec 2018 13:14:54 +0000 (14:14 +0100)]
Set last subtitle or subtitle in URL
Chocobozzz [Mon, 17 Dec 2018 12:38:01 +0000 (13:38 +0100)]
Fix adding captions to a video
Josh Morel [Sat, 15 Dec 2018 13:51:51 +0000 (08:51 -0500)]
throw error if MailDev doesn't run
also allow calling in multiple file
Chocobozzz [Mon, 17 Dec 2018 08:42:28 +0000 (09:42 +0100)]
Fix CSP on dev mode
Chocobozzz [Fri, 14 Dec 2018 14:49:36 +0000 (15:49 +0100)]
Add video title/description when rendering html