Commit Graph

1483 Commits

Author SHA1 Message Date
Rigel Kent f8b65c22a9
Fix OnInit for subscribe button
Fixing regression introduced in a004ff1726
that initialized component for accounts with no channels before changing
the input a second time.
2020-01-14 10:58:42 +01:00
Rigel Kent 2ba5ac3354
Add link to video in update view and smooth progress bar repositioning 2020-01-13 22:14:04 +01:00
Rigel Kent a004ff1726
Add naive aggregation from channels to account display of subscribers 2020-01-10 16:23:55 +01:00
Rigel Kent 333952bc64
Reinstate routerLink property of upload button 2020-01-10 15:52:25 +01:00
Rigel Kent f24c8b142d
Fix missing service initializer property 2020-01-10 15:46:26 +01:00
Rigel Kent a6f01388c3
Reword/update PeerTube page about P2P & Privacy 2020-01-10 14:21:46 +01:00
Rigel Kent 000eb0e40d
Add informational message at login for visitors coming from upload button
resolves #1880
2020-01-10 14:01:23 +01:00
Chocobozzz ab4d4db44a
Avoid follow SQL conflicts 2020-01-10 13:34:20 +01:00
Chocobozzz db84cf89bc
Fix client build 2020-01-10 13:34:18 +01:00
Rigel Kent 2d0d88a0cb
Fix subscribe-button for logged-out users 2020-01-10 11:42:53 +01:00
Chocobozzz 62fca05de4
Fix default avatar URL 2020-01-10 10:30:39 +01:00
Rigel Kent 9270ccf6dc Make subscribe buttons observe subscription statuses to synchronise 2020-01-10 10:12:09 +01:00
Rigel Kent b061c8edb0 Add extra text to button when partially subscribed to all channels 2020-01-10 10:12:09 +01:00
Rigel Kent 41eb700fce Refactor my-subscribe-button to support full account subscription 2020-01-10 10:12:09 +01:00
Rigel Kent fc2df421a9
Better placement for help tooltip 2020-01-09 16:54:59 +01:00
Chocobozzz f44a284a3e
Fix playlist observable cache 2020-01-09 14:06:29 +01:00
Chocobozzz 240458d0c9
Remove ElementEvent 2020-01-09 09:30:08 +01:00
Chocobozzz 6b0c3c7ca9
Optimize list my playlists SQL query 2020-01-09 09:27:21 +01:00
Rigel Kent c511c3f010 Show default avatar on network error for comments 2020-01-09 09:25:32 +01:00
Chocobozzz fb770ff9e6
Remove useless translation 2020-01-09 08:51:24 +01:00
Rigel Kent ae689853d8
Display total of number of video comments via pagination
fixes #2391
2020-01-08 23:28:08 +01:00
Rigel Kent 5c7a411c45
Set a default background color for account avatar
fixes #2392
2020-01-08 22:57:46 +01:00
Chocobozzz f332ffa2a2
Generate translations 2020-01-08 20:00:52 +01:00
Chocobozzz e612209767
Try to fix subscriptions inconsistencies 2020-01-08 15:44:41 +01:00
Chocobozzz 440d39c52d
Skip videos count on client if we don't use it 2020-01-08 14:40:08 +01:00
Rigel Kent 8ba9c205ba Add option to download subtitles in download modal 2020-01-07 17:09:21 +01:00
Rigel Kent df8340b7b8 Add duration to video attributes in watch view 2020-01-07 14:47:50 +01:00
Rigel Kent 31174a272a
Improve miniature & buttons display in my-account-videos list 2020-01-07 13:19:42 +01:00
Rigel Kent 13adf228d0
Add button in subscriptions to go to subscriptions list 2020-01-07 12:12:43 +01:00
Chocobozzz 04cda1d7a5
Add warning if admin disables webtorrent 2020-01-06 17:10:02 +01:00
Chocobozzz 218b0874ed
Add get user cache for comments 2020-01-06 16:13:26 +01:00
Chocobozzz bc6f886347
Fix mark all as read notifications 2020-01-06 15:59:17 +01:00
Chocobozzz 93d54cc769
Align search field with checkboxes in playlist add 2020-01-06 15:14:25 +01:00
Rigel Kent 6a07a05861
Fix misplaced i18n tag in admin system config 2020-01-06 15:13:59 +01:00
Rigel Kent eb1c46e9a8
Enhance variable width column for id column in jobs list 2020-01-06 15:10:20 +01:00
Julien Maulny 4271212172
Enhance jobs list displaying on smaller screens 2020-01-06 15:10:19 +01:00
Chocobozzz 51b34a11b2
Share playlists state 2020-01-06 13:34:08 +01:00
Rigel Kent 46db9430af
Add checkbox focus shadows, and admin resolution descriptions 2020-01-06 12:41:14 +01:00
Chocobozzz a6051ba746
Fix build 2020-01-05 09:09:43 +01:00
Chocobozzz b7819090de
Move watch later logic in miniature 2020-01-03 15:01:17 +01:00
Chocobozzz c469c05b0f
Hide warning if p2p is disabled 2020-01-03 10:08:50 +01:00
Rigel Kent 3fbba1d28a
Display all miniature actions on hover and focus 2020-01-02 16:26:18 +01:00
Rigel Kent 29128b2f5c
Add miniature quick actions to add video to Watch later playlist 2020-01-02 14:50:14 +01:00
DontUseGithub 6066b91525 small grammar fix
small grammar fix
2019-12-30 11:44:59 +01:00
Chocobozzz 1f3a605e10
Fix support modal title 2019-12-30 10:40:10 +01:00
Rigel Kent 9d45db2919
Fix my-account{videos,video-playlists} loading mecanism 2019-12-29 02:10:17 +01:00
Rigel Kent c62a34d36b
Better spacing beetween comments 2019-12-28 12:41:04 +01:00
Rigel Kent 5b0413ddaa
Add author indicator to the comment replies loader 2019-12-28 11:48:53 +01:00
Rigel Kent bf64ed4196
Add search bars for a user's videos and playlist library 2019-12-28 01:10:26 +01:00
Rigel Kent 1053480b25
Slightly more personal support modal 2019-12-27 17:03:48 +01:00
Rigel Kent c1125bcadc
Add comment filtering by reply count 2019-12-27 17:02:44 +01:00
Chocobozzz 6f79be110d
Fix video support field update 2019-12-27 14:41:50 +01:00
Chocobozzz f27a885a43
Better error message in videos list 2019-12-27 13:10:50 +01:00
Chocobozzz 0a9131f961
Remove peertube version of footer 2019-12-27 12:35:42 +01:00
Rigel Kent 0240da5c32
(css) transparent buttons in watch page 2019-12-27 12:12:42 +01:00
Rigel Kent edf1a4e520 Add user moderation dropdown to comments 2019-12-27 10:11:10 +01:00
Rigel Kent c06af5012e
Add playlist search option and search input for add-to-video-playlist dropdown
fixes #2138
2019-12-26 11:52:52 +01:00
Rigel Kent 5def76ebba
Add autoplay tooltip, use of flex-wrap in video-info and other-videos 2019-12-21 09:25:02 +01:00
Rigel Kent 3921166d78
(css) vertical-center modals, bullet as separator 2019-12-20 21:15:28 +01:00
Rigel Kent 223b24e618
Fix upnext, refactor avatar menu, add to playlist overflow 2019-12-20 17:49:57 +01:00
Rigel Kent 1dc240a948
Add next video button to the player 2019-12-19 21:34:45 +01:00
Rigel Kent c5c09c1e50
fix deleted comment layout and its notification display 2019-12-19 18:08:21 +01:00
Rigel Kent 10475dea7d
improve notification popup interactivity: read all, layout, position
fixes #1730
2019-12-19 14:53:01 +01:00
Rigel Kent 96f6278f3e
respect video history on explicit playlist click
also correct font-weight for .title-page-single, and tooltip dynamic
text for playlist loop button.

fixes #1889
2019-12-18 23:39:11 +01:00
Rigel Kent 62ab565d1c
Add play/pause bezels to the video player 2019-12-18 20:20:11 +01:00
Chocobozzz 2a5518a667
Fix lint & tests 2019-12-18 16:47:54 +01:00
Chocobozzz ba430d7516
Lazy load static objects 2019-12-18 15:40:59 +01:00
Rigel Kent 5dfb7c1dec
Add commentor name alongside fid for video comments 2019-12-18 13:28:29 +01:00
Chocobozzz 3f9c4955af
Speedup embed first paint 2019-12-18 10:14:22 +01:00
Nassim Bounouas f88ee4a952 Feature/password reset link expiration (#2305)
* #1928 Add a sentence indicating the reset time limit on form and email

* #1928 Customizable password reset lifetime

* #1928 Add a route to verify reset link and call it on reset form init

* Revert "#1928 Customizable password reset lifetime"

This reverts commit 0ed97453f8.

* #1928 Reset password lifetime hardcoded to one hour

* Remove useless modifications for #1928
2019-12-18 09:59:00 +01:00
Rigel Kent ae05c99125
comment name emphasis for video author 2019-12-18 00:17:23 +01:00
Rigel Kent c8277d7139
(css) optimize .other-videos width 2019-12-17 22:42:19 +01:00
Rigel Kent ddefb8c9e5
(fix) upnext timeout set to 10s 2019-12-17 16:59:43 +01:00
Rigel Kent 3bcb4fd741
add 'up next' screen on autoplay 2019-12-17 16:49:33 +01:00
Chocobozzz 208c7e92e9
Fix support button style 2019-12-17 09:59:26 +01:00
Rigel Kent b29bf61dbd Provide native links for description timestamps, and re-clickability for these 2019-12-17 09:45:02 +01:00
Lesterpig d68ebf0b4a Add hyperlink video timestamps in description
Fix #1312 (duplicates: #1728 and #2007)
The modification is also applied to comments and video editing.
2019-12-17 09:45:02 +01:00
Rigel Kent a0dedc02ca
(consistency) channel nameWithHost copy button, comment avatar link 2019-12-16 22:13:07 +01:00
Rigel Kent 2de7f588eb
improve likes-dislikes bar usability 2019-12-16 00:13:31 +01:00
Rigel Kent 88adad2d0f
improve comment form: cancel button and full width 2019-12-15 22:44:31 +01:00
Rigel Kent dd4f25eea8
add channel avatar to watch view 2019-12-15 21:58:11 +01:00
Rigel Kent 44efbebac4
Show number of comments under a video in watch view
resolves #2338
2019-12-13 22:23:26 +01:00
Chocobozzz 3adf3196c5
Fix support icon 2019-12-13 10:35:55 +01:00
Chocobozzz dbdf2d51c6
Add peertube version in features table 2019-12-13 10:19:41 +01:00
Chocobozzz ee83ad12ca
Hide hardware information if empty 2019-12-13 09:50:53 +01:00
Chocobozzz 8adc5ddbc0
Update translations 2019-12-13 09:36:24 +01:00
Chocobozzz 7c93905d14
Fix theme loading 2019-12-13 09:33:06 +01:00
Rigel Kent 94dfca3e35 video description/account alignment, watch view basic tooltips 2019-12-13 09:13:43 +01:00
Rigel Kent 706c5a4743 change repeat icon and factorize functions 2019-12-13 09:13:43 +01:00
Rigel Kent 1ae3f52a16 search bar shadow on focus 2019-12-13 09:13:43 +01:00
Rigel Kent 88a7f93f8e add loop setting for playlists, and use sessionStorage 2019-12-13 09:13:43 +01:00
Rigel Kent 12f18b90ba make playlists ignore user history 2019-12-13 09:13:43 +01:00
Rigel Kent bee29df8a9 autoplay next video support for playlists 2019-12-13 09:13:43 +01:00
Rigel Kent d816f3a063 autoplay next video switch for both user and visitors 2019-12-13 09:13:43 +01:00
Chocobozzz 22a73cb879
Add internal privacy mode 2019-12-12 16:51:59 +01:00
Chocobozzz 566c125d6e
Serve audit logs to client 2019-12-11 14:14:01 +01:00
Chocobozzz fc641dedd6
Improve comment tree UI 2019-12-10 11:02:58 +01:00
Chocobozzz cd3d847d63
Add a warning when uploading videos using root 2019-12-10 10:02:23 +01:00
Chocobozzz 1aa7543403
Support basic markdown in comments 2019-12-09 11:21:39 +01:00
Rigel Kent 7fc441cc4e (css) improve video-watch title display on small screens 2019-12-09 10:23:16 +01:00
Rigel Kent 41f8f6207a miniature duration visibility and overlay background opacity 2019-12-09 09:16:08 +01:00
Chocobozzz 39aad8cc85
Don't seed on cellular networks 2019-12-06 17:25:15 +01:00
Chocobozzz 349be1eaa9
Fix enable history label 2019-12-06 14:08:16 +01:00
Chocobozzz 3131c13e02
Don't support images in account descriptions 2019-12-06 14:01:28 +01:00
Chocobozzz 7e049ea467
Handle HTML in account descriptions 2019-12-06 13:57:57 +01:00
Chocobozzz d8232bac6a
Add peertube applications links in about page 2019-12-06 11:40:35 +01:00
Chocobozzz 3d216ea0f7
Fix dropdown on video miniature for unlogged users 2019-12-06 11:07:30 +01:00
Chocobozzz 941c5eac17
Add missing hotkeys to the watch page 2019-12-06 10:05:49 +01:00
Chocobozzz 0912f1b4ca
Fix build 2019-12-06 08:45:51 +01:00
Chocobozzz c2023a9f02
Add ability to update icons content 2019-12-05 17:26:58 +01:00
Chocobozzz 3d9a63d3d8
Add hook to alter player build options 2019-12-05 17:06:18 +01:00
Chocobozzz 0d3a9be9f1
Add likes/dislikes counts in the buttons 2019-12-05 16:28:05 +01:00
Chocobozzz 03aff3c6f6
Fix build 2019-12-05 10:40:09 +01:00
Chocobozzz 3a1fed11c5
Support playlists in share modal 2019-12-05 10:05:00 +01:00
Chocobozzz 689a4f6946
Pause the video when a modal is opened 2019-12-05 09:21:09 +01:00
Rigel Kent 2526690866 search filtering improvements per #1654 2019-12-05 09:06:01 +01:00
Chocobozzz 1061c73fde
Add ability to filter per job type 2019-12-04 14:49:59 +01:00
Chocobozzz 44df5c755c
Skip channel search on empty search 2019-12-04 13:29:40 +01:00
Chocobozzz 66fd15160e
Clearer video quota label in user settings 2019-12-04 13:20:02 +01:00
Julien Maulny 69222afac8 Soft delete video comments instead of detroy 2019-12-04 09:36:45 +01:00
Chocobozzz 2fcc229497
Test a color for the support button 2019-12-03 20:10:27 +01:00
Chocobozzz 64ff48cb8d
Change the support icon 2019-12-03 18:54:49 +01:00
bikepunk 47594fd702 Excplicit the tag limit #1815 related 2019-12-03 13:40:22 +01:00
Chocobozzz eccf70f020
Fix private video download 2019-12-03 10:41:23 +01:00
Rigel Kent eb8f702c83 (plugins) add helper to know if user is logged-in 2019-12-02 09:19:34 +01:00
Chocobozzz 1689176a7b
Fix channel playlist miniatures overflow 2019-11-29 16:20:23 +01:00
Chocobozzz 43c66a91df
Add ability to disable P2P in HLS player too 2019-11-29 14:14:47 +01:00
Chocobozzz 20f1ec8d9d
Improve video languages user settings label 2019-11-29 14:06:03 +01:00
Chocobozzz cb5ce4cb13
Add more filters to admin follows table 2019-11-29 11:16:43 +01:00
Chocobozzz 97ecddae10
Filter on follows actor types in about page 2019-11-29 10:55:17 +01:00
Chocobozzz f5b72c3937
Fix brackets truncation in video description 2019-11-29 10:18:40 +01:00
Chocobozzz b8f4167fb6
Only display accepted followers/followings in about page 2019-11-28 11:37:32 +01:00
Chocobozzz d275e75453
Focus player on video loading 2019-11-28 11:08:04 +01:00
Chocobozzz 24e0d90069
Fix overflow in menu 2019-11-27 14:19:49 +01:00
Chocobozzz 2a53942d9e
Fix overflow when creating a channel 2019-11-27 10:41:08 +01:00
Chocobozzz 414131338d
Fix welcome modal when saving config 2019-11-27 10:29:29 +01:00
Chocobozzz 2fa9c40e20
Fix tests 2019-11-27 10:29:27 +01:00
Rigel Kent 2dbbf86086 (plugins) adding checkbox and textarea as possible input types, add links in form label 2019-11-25 11:19:45 +01:00
Rigel Kent ba7b7e572f (plugins) adding signup scope and init hook, modifying ensureUserRegistrationAllowed allowedParams 2019-11-25 11:16:12 +01:00
Chocobozzz efcd6f2e62
Fix fragmented download URL 2019-11-25 10:59:50 +01:00
frankdelange 5c7d650827
Add audio-only option to transcoders and player
This patch adds an audio-only option to PeerTube by means of a new transcoding configuration which creates mp4 files which only contain an audio stream. This new transcoder has a resolution of '0' and is presented in the preferences and in the player resolution menu as 'Audio-only' (localised). When playing such streams the player shows the file thumbnail as background and disables controls autohide.

Audio-only files can be shared and streamed just like any other file. They can be downloaded as well, the resulting file will be an mp4 container with a single audio stream.

This patch is a proof of concept to show the feasibility of 'true' audio-only support. There are better ways of doing this which also enable multiple audio streams for a given video stream (e.g. DASH) but as this would entail a fundamental change in the way PeerTube works it is a bridge too far for a simple proof of concept.
2019-11-25 10:59:47 +01:00
Chocobozzz 5a71acd254
Disable webtorrent support in client 2019-11-25 10:59:46 +01:00
Marco Zehe 14981d7331 Add missing button roles for the language chooser and keyboard shortcut menu items 2019-11-25 09:51:00 +01:00
Chocobozzz ee2b7df045
Try to improve notification i18n translations 2019-11-18 17:38:01 +01:00
Rigel Kent 5f85f8aa1c
Video-watch hooks modifications for videojs 2019-11-18 10:12:23 +01:00
Chocobozzz a42294c5ed
Merge branch 'weblate' into develop 2019-11-13 10:05:27 +01:00
Chocobozzz 350131cbaf
Make build works 2019-11-13 10:04:16 +01:00
Yorwba f88e73f740 Fix link for account creation on another instance 2019-11-13 08:58:17 +01:00
Chocobozzz f1d9b2d6bf
Fix start/stop of first element when loading a playlist 2019-11-06 09:14:18 +01:00
Chocobozzz 4ba8469c0e
Pull translations 2019-11-05 15:51:41 +01:00