Chocobozzz
408fd5e424
More precise format byte with GB
2022-06-23 10:45:36 +02:00
Chocobozzz
5b0ec7cddb
Increase global font size
2022-06-16 11:37:08 +02:00
Chocobozzz
6f03f944c3
Redesign register steps
2022-06-15 13:31:53 +02:00
Chocobozzz
f552ca84a5
Upgrade client dependencies
2022-06-13 14:05:46 +02:00
Chocobozzz
f72c78b2f6
Reorganize application.scss
2022-06-13 11:42:23 +02:00
Chocobozzz
dc1296a9ab
Better icon names
2022-06-13 11:28:20 +02:00
Chocobozzz
93c728a25a
Replace all glyphicon icons
2022-06-13 11:23:36 +02:00
Chocobozzz
c2faa073d1
Replace glyphicon chevron
2022-06-10 17:05:55 +02:00
Chocobozzz
b15fcd49bf
Prefer global icon instead of glyphicon for copy
2022-06-10 15:51:47 +02:00
luz paz
7a4fd56ccd
Fix various typos
...
Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy`
2022-06-07 16:41:21 +02:00
Chocobozzz
d3f4689bde
Add live autostart/messages in embed
2022-05-31 14:24:07 +02:00
Chocobozzz
1c8a9a1d22
Fix 0-9 player hotkey conflict with web browser
2022-05-20 10:06:01 +02:00
Chocobozzz
60f013e103
Add control bar option for peertube player
2022-05-20 09:59:53 +02:00
Chocobozzz
023c3ca2e7
Fix live play
2022-04-19 16:24:49 +02:00
Chocobozzz
1222a602a3
Use round for views stats
2022-04-15 10:47:48 +02:00
Chocobozzz
384ba8b77a
Support videos stats in client
2022-04-15 09:49:35 +02:00
Chocobozzz
68e72ba90c
Optimize improve stat card rendering in player
2022-03-18 16:01:09 +01:00
Chocobozzz
e71e2d8a8f
Fix missing p2p media loader config for hls
2022-03-18 13:32:20 +01:00
Chocobozzz
b46489f8e4
Cleanup logo svg
2022-03-15 15:12:39 +01:00
Chocobozzz
57d6503286
Reorganize player files
2022-03-14 14:36:35 +01:00
Chocobozzz
9597920ee3
Reorganize player manager options builder
2022-03-14 11:36:38 +01:00
Chocobozzz
9af2accee6
Reorganize videojs components
2022-03-14 10:27:05 +01:00
Chocobozzz
f443a74649
Add latency setting support
2022-03-09 09:23:10 +01:00
Chocobozzz
01dd04cd5a
Display avatar in embed poster
2022-03-08 16:36:08 +01:00
Chocobozzz
6385fe5803
Fix stuck hls player with bad redundancy
2022-03-03 14:30:55 +01:00
kontrollanten
d0800f7661
Implement avatar miniatures ( #4639 )
...
* client: remove unused file
* refactor(client/my-actor-avatar): size from input
Read size from component input instead of scss, to make it possible to
use smaller avatar images when implemented.
* implement avatar miniatures
close #4560
* fix(test): max file size
* fix(search-index): normalize res acc to avatarMini
* refactor avatars to an array
* client/search: resize channel avatar to 120
* refactor(client/videos): remove unused function
* client(actor-avatar): set default size
* fix tests and avatars full result
When findOne is used only an array containting one avatar is returned.
* update migration version and version notations
* server/search: harmonize normalizing
* Cleanup avatar miniature PR
Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-02-28 08:34:43 +01:00
Chocobozzz
ac5f679ad6
Fix HLS buffer
2022-02-22 13:44:12 +01:00
Chocobozzz
15a0e5f3b3
Correctly hide mobile buttons overlay on ios
2022-02-09 11:54:18 +01:00
Chocobozzz
21f2df5d3b
Put white background to peertube icons
2022-02-04 13:48:21 +01:00
Chocobozzz
457c83486e
Fix hidding mobile overlay
2022-02-04 09:23:07 +01:00
Chocobozzz
c4207f978e
Fast forward on HLS decode error
2022-02-02 11:26:18 +01:00
Chocobozzz
077a413ff8
Automatically restart live on server/live restart
2022-01-19 10:44:12 +01:00
Chocobozzz
49098d6bbf
Remove unused function
2022-01-14 11:33:05 +01:00
Chocobozzz
d7b052ff4e
Move to our own player hotkeys
2022-01-13 11:16:35 +01:00
Chocobozzz
fc3412fd4e
Cleanup player hotkeys
2022-01-13 11:16:35 +01:00
Chocobozzz
f85b5afb7c
Fix typings
2022-01-12 15:19:51 +01:00
Chocobozzz
2dd0a8a8fd
Add fast forward/rewind on mobile
2022-01-12 15:07:21 +01:00
Chocobozzz
e98ef69d1c
Move to landscape on mobile fullscreen
2022-01-12 09:42:54 +01:00
Chocobozzz
f1a0555a88
Add player controls on mobile
2022-01-11 11:26:35 +01:00
Chocobozzz
a5a79d1542
Increase player control bar size
2022-01-10 10:08:14 +01:00
Chocobozzz
2b6af10e9f
Fix player with audio only resolution
2021-12-16 14:57:00 +01:00
Chocobozzz
8530211822
Add ability to disable p2p in embed with URL
2021-12-16 10:08:55 +01:00
Chocobozzz
9576506763
Add P2P enabled/disabled in player card
2021-12-16 10:08:55 +01:00
Chocobozzz
bf1c3c78b0
Hide P2P in player if disabled
2021-12-16 10:08:55 +01:00
Chocobozzz
a9bfa85d2c
Add ability for admins to set default p2p policy
2021-12-16 10:08:55 +01:00
Chocobozzz
dc9ff3128f
Improve control bar inactivity handling
...
Keep opened when user is in control bar settings
Faster hidding transition for control bar
2021-12-09 10:33:32 +01:00
Chocobozzz
07d6044e21
Focus player after fullscreen
2021-12-09 09:41:26 +01:00
Chocobozzz
51d811751f
Fix live duration in player
2021-12-07 11:32:19 +01:00
Chocobozzz
22f25c740b
Recover HLS video with duration inconsistency
...
With audio longer than video
2021-12-03 10:14:17 +01:00
Chocobozzz
4ef44b2b71
Add aria expanded to settings button
2021-11-22 14:25:26 +01:00
Chocobozzz
04868c1331
Fix player menu keyboard navigation
2021-11-19 16:21:50 +01:00
Chocobozzz
cd2fad008a
Update angular
2021-11-10 16:33:55 +01:00
Chocobozzz
950b3ce7f0
Migrate to @peertube/videojs-contextmenu
...
To fix a bug with latest videojs
2021-10-26 11:24:05 +02:00
Chocobozzz
36de29dfb2
Remove render media todo
...
We don't want to use official module anymore since we removed a large
part of the upstream code we don't need (pdf etc)
2021-10-22 16:18:55 +02:00
Chocobozzz
02b2e482e0
Fix some old typing issues
2021-10-22 16:18:00 +02:00
Chocobozzz
efcadd3d14
Fix "Off" player string localization
2021-10-21 11:01:10 +02:00
Chocobozzz
5196817c5d
Fix privacy concern for remote videos
2021-10-21 09:24:22 +02:00
Chocobozzz
926bf5496f
Fix missing width/height in share iframe
2021-10-20 09:56:15 +02:00
Chocobozzz
0067a77d23
Improve playback with bad redundancies
2021-10-14 17:06:41 +02:00
kontrollanten
c80e458afb
extend client-overrides with default images ( #4392 )
...
* extend client-overrides with default images
Add:
* default-playlist.png
* default-avatar-account.png
* default-avatar-videochannel.png
solves #4108
* Rename to default-avatar-video-channel.png
Co-authored-by: Chocobozzz <me@florianbigard.com>
2021-10-12 13:50:40 +02:00
Chocobozzz
bdb1dfc176
Safer iframe creation
2021-10-11 11:13:27 +02:00
Chocobozzz
89ac282e04
Fix embed api
2021-09-10 15:53:33 +02:00
Chocobozzz
e367da949b
Cleanup player quality change
2021-09-10 15:06:57 +02:00
Chocobozzz
98ab5dc810
Remove useless async
2021-08-26 10:01:42 +02:00
Ms Kimsible
7dca45f99d
Inform user to fill account profile and channels ( #4352 )
...
* Add account-setup modal when login
* Add channels-setup alert into my-channels, my-playlists and upload page
Co-authored-by: Ms Kimsible <kimsible@users.noreply.github.com>
2021-08-26 08:22:33 +02:00
Chocobozzz
dd24f1bb0a
Add video filters to common video pages
2021-08-25 11:24:11 +02:00
Chocobozzz
5f31aaa398
Fix player setting overflow
2021-08-18 09:54:40 +02:00
Chocobozzz
9df52d660f
Migrate client to eslint
2021-08-18 08:35:06 +02:00
Chocobozzz
134006b0d4
Update client dependencies
2021-08-11 11:49:01 +02:00
Chocobozzz
421ff4618d
Merge branch 'release/3.3.0' into develop
2021-08-05 15:17:18 +02:00
Chocobozzz
ff5f37e4f3
Fix sha fallback
2021-08-05 15:17:09 +02:00
Chocobozzz
3e254de8be
HLS v1 support
2021-08-05 10:57:49 +02:00
Chocobozzz
23ca2f7bc9
Fix peertube link button
2021-07-30 11:48:21 +02:00
Chocobozzz
88d36fe4dc
Correctly fix peertube button link
2021-07-29 17:16:03 +02:00
Chocobozzz
15a7eafb89
Refactor video links builders
2021-07-26 15:04:37 +02:00
Chocobozzz
9162fdd363
Refactor video links building
2021-07-26 14:12:50 +02:00
Chocobozzz
a66424978c
Fix URL copy in embed
2021-07-26 13:37:18 +02:00
Chocobozzz
05287a2e36
Fix player options
2021-07-12 15:14:33 +02:00
Chocobozzz
3e9cf56480
Fix HTTP fallback with no webtorrent files
2021-07-12 14:35:17 +02:00
Chocobozzz
4b8463dee3
Fix console error when watching a video
2021-06-29 18:03:55 +02:00
Chocobozzz
c6bfbaebe7
Fix error when cookies are disabled
2021-06-25 15:40:59 +02:00
Chocobozzz
2b58ca796d
Upgrade client dependencies
2021-06-25 15:37:50 +02:00
kontrollanten
72f611ca15
add client hook filter:videojs.options
...
closes #4086
2021-06-14 13:35:48 +02:00
Chocobozzz
ffacd78f21
Load embed api resolutions on init
2021-06-08 10:17:47 +02:00
Chocobozzz
5351a0584f
Replace local menu icon
2021-05-28 14:56:42 +02:00
Chocobozzz
a1eda903a4
Support '/w/' and '/w/p/' for watch page
...
And use them as default in client
2021-05-28 11:38:08 +02:00
Chocobozzz
2539932e16
Instance homepage support ( #4007 )
...
* Prepare homepage parsers
* Add ability to update instance hompage
* Add ability to set homepage as landing page
* Add homepage preview in admin
* Dynamically update left menu for homepage
* Inject home content in homepage
* Add videos list and channel miniature custom markup
* Remove unused elements in markup service
2021-05-27 15:59:55 +02:00
Chocobozzz
db0159c7f2
Fix "stats for nerds" card in HTTP mode
2021-05-14 14:07:16 +02:00
Chocobozzz
1a5b67b66d
Fix http player defaulting to audio resolution
2021-05-14 13:58:40 +02:00
Chocobozzz
36d9a79f7b
Fix player settings dispose
2021-05-05 10:09:32 +02:00
Rigel Kent
b76db2ffb4
round volume in stats card
2021-05-04 13:21:51 +02:00
Chocobozzz
a45050e09e
Add player mode to player stats
2021-04-28 09:07:57 +02:00
Chocobozzz
4e11d8f3ca
Cleanup stats for nerds
2021-04-28 09:05:44 +02:00
Rigel Kent
ff563914bb
add stats videojs plugin
2021-04-28 09:05:44 +02:00
Chocobozzz
75d7495962
Autoclose settings on outside click
2021-04-27 10:46:09 +02:00
Chocobozzz
3e0e8d4afd
Revert "Fix context menu when watching a playlist"
...
This reverts commit e8bb5b6b3a
.
We'll refactor this error handler in hls.js v1 upgrade
2021-04-21 15:28:12 +02:00
Chocobozzz
48d7e4ad13
Better hls warn/error logging
2021-04-21 15:18:22 +02:00
Chocobozzz
e8bb5b6b3a
Fix context menu when watching a playlist
2021-04-21 15:18:22 +02:00
Chocobozzz
93f30abf28
Lazy load player captions
2021-04-13 08:38:15 +02:00
Rigel Kent
83ff548125
add icons in contextmenu
2021-04-12 15:35:39 +02:00
Rigel Kent
a472cf0330
add loop toggle to the player contextmenu
2021-04-12 10:50:22 +02:00
kontrollanten
58b9ce3080
Resume videos for non-logged in users ( #3885 )
...
* client: resume videos for non-logged in users
closes #3866
* fix build for embeded
* Update client/src/app/app.component.ts
* fix review comments
2021-03-31 11:26:32 +02:00
Thavarasa Prasanth
4097c6d66c
fix missing title attribute on <iframe> tag suggested for embedding ( #3901 )
...
* title attribute is missing on <iframe> tag suggested for embedding #3861
* fix #3901
* fix: escapeHTML #3901
* fix: playlist title instead of video title #3901
* fix #3901
* assign title directly #3901
2021-03-31 08:32:05 +02:00
ltsallas
088447758f
Add 1.75 option to playback rates
2021-03-26 08:38:27 +01:00
Chocobozzz
5d43dae369
Try to reduce CSS size
2021-03-24 18:18:40 +01:00
Chocobozzz
d61893f723
Async torrent creation
2021-02-25 15:01:07 +01:00
Chocobozzz
e84203f295
Fix subtitles load on safari
2021-02-24 10:22:34 +01:00
kontrollanten
684cdacbbd
client(hotkeys): remove seekstep VLC behavior
...
closes #2810
2021-02-16 10:37:01 +01:00
kontrollanten
e0b5972167
client(hotkeys): tighten hotkey definitions
2021-02-16 10:37:01 +01:00
Chocobozzz
2d056f6604
Try to recover from network errors
2021-02-09 11:46:30 +01:00
Rigel Kent
3d4e112d16
add best trending strategy based on Reddit's best
...
inspired from https://www.reddit.com/r/changelog/comments/7spgg0/best_is_the_new_hotness/
this implementation only adds freshness, and doesn't personalize based
on subscribed communities yet.
2021-02-04 09:04:47 +01:00
Chocobozzz
cb5c2abc99
Improve parse log with sql
2021-02-01 15:04:45 +01:00
Chocobozzz
d0dd9813d5
Fix hls error handling
2021-01-29 14:05:41 +01:00
Chocobozzz
e25f83ce21
Correctlu throws an error on manifestIncompatibleCodecsError
2021-01-29 14:05:41 +01:00
Rigel Kent
5bcbcbe338
modularize abstract video list header and implement video hotness recommendation variant
2021-01-28 15:55:34 +01:00
Kimsible
51a8397006
User dropdown and notifications popover improvements ( #3344 )
...
* hove user dropdown on avatar and username
* rename avatar-notification to notification component
* use a link on mobile for notification component
* add profile user dropdown and mobile notifications link as reusable active link
* replace markAllAsRead inbox glyphicon to ok in notification popover
* remove keyboard shortcuts from user dropdown on mobile
* use common bell icon instead of inbox-full for notifications
* remove duplicated notification in user dropdown since the bell appears on the right
* adjust sensitive icon in user dropdown
* align vertically user buttons popover and dropdown
* adjust ellipsis on user display name and username in menu
* adjust notification bell for mobile in menu
* display background of user dropdown avatar and username for touchscreens
* add right arrow indicator on mobile
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-12-13 14:54:12 +01:00
Chocobozzz
e46c70d858
Fix ;
2020-12-07 17:03:22 +01:00
Chocobozzz
6a882bc400
Relax webtorrent file check
2020-12-07 16:53:11 +01:00
kontrollanten
77002f5291
wt-plugin: tighten sanity check
2020-12-07 16:52:35 +01:00
kontrollanten
a325db1776
Revert "refactor(wt-plugin): create getVideoFile fn"
...
This reverts commit 9110f52c4f
.
2020-12-07 16:52:35 +01:00
kontrollanten
8426a71144
Revert "refactor(wt-plugin): tighten TS definitions"
...
This reverts commit cdca521e15
.
2020-12-07 16:52:35 +01:00
kontrollanten
d94ca8d0b7
refactor(wt-plugin): tighten TS definitions
2020-12-07 16:52:35 +01:00
kontrollanten
46d992d208
refactor(wt-plugin): create getVideoFile fn
2020-12-07 16:52:35 +01:00
kontrollanten
a5a69fc727
wt-plugin: clearify err msg
2020-12-07 16:52:35 +01:00
Chocobozzz
10f26f4203
Fix viewers for lives
2020-12-07 16:07:52 +01:00
kontrollanten
adc1f09c0d
hls-plugin: destroy hls upon third err
...
According to hls.js docs `hls.destroy()` should be called
https://github.com/video-dev/hls.js/blob/master/docs/API.md#final-step-destroying-switching-between-streams
2020-12-07 08:59:08 +01:00
Chocobozzz
5f8327c507
Update i18n with new player keys
2020-12-04 16:37:21 +01:00
Florian CUNY
171528373e
add 'total downloaded' stats from server and peers in player ( #3394 )
...
Implements https://github.com/Chocobozzz/PeerTube/issues/3384
This will only work with HLS. The display for Webtorrent is left untouched.
Co-authored-by: Rigel Kent <par@rigelk.eu>
2020-12-04 16:30:01 +01:00
Chocobozzz
fc41887463
Fix 00:00 player timestamp
2020-11-25 11:56:19 +01:00
kimsible
c418d48300
Add new default different avatar for channel and account
2020-11-25 11:12:06 +01:00
Rigel Kent
afff310e50
allow private syndication feeds via a user feedToken
2020-11-25 11:07:56 +01:00
Chocobozzz
4f926722ea
Upgrade client dependencies
...
Migrate removed primeng theme to custom CSS
2020-11-19 15:25:41 +01:00
Chocobozzz
e14de000f9
Update live settings edge delay
2020-11-18 11:32:57 +01:00
Chocobozzz
1648dcb509
Increase live delay
2020-11-17 14:05:15 +01:00
Chocobozzz
805bec52cd
Replace keyboard shortcut icon
...
Use svg instead
2020-11-16 15:55:18 +01:00
Chocobozzz
501af82d99
Delay notification when waiting for a live
2020-11-12 17:13:32 +01:00
Chocobozzz
25b7c84724
Try to optimize sha segments fetching
2020-11-10 14:21:26 +01:00
Chocobozzz
210856a7be
Try to fix live segments check
2020-11-10 14:15:59 +01:00
Chocobozzz
6d61da4e32
HLS player fallback for non https context
2020-11-10 10:36:50 +01:00
Chocobozzz
053aed43fb
Regenerate miniature on live save
2020-11-09 15:33:04 +01:00
Chocobozzz
d846d99c6c
Add modal to display live information
2020-11-09 15:33:04 +01:00
Chocobozzz
c6c0fa6cd8
Live streaming implementation first step
2020-11-09 15:33:04 +01:00
Chocobozzz
1a568b6fca
Fix play of videos on ios
...
When the user already played a video
2020-08-27 08:39:44 +02:00
Chocobozzz
ebc8dd52ca
Correctly fix autoplay with webtorrent
2020-08-19 16:27:44 +02:00
Chocobozzz
9eccae74c8
Try to fix autoplay with ios/safari
...
* Disable autoplay on first load because we have weird issues (player
starts to play and stop so we loose the big play button). We also don't
want to autoplay muted videos (bad UX IMHO and we don't have ads to
display)
* Enable autoplay when we already played a video (fixes the issue with
playlists)
2020-08-19 16:17:39 +02:00
Chocobozzz
aea53cc649
Fix incorrect resolution with webtorrent videos
2020-08-14 17:45:00 +02:00
kimsible
438c256b26
Move markdown icon on right and correct colors
2020-08-14 15:03:38 +02:00
kimsible
3c176894ba
Add markown compatible help icon in comment textarea
2020-08-14 15:03:38 +02:00
Chocobozzz
241c1a558c
Fix icon names
2020-08-07 14:55:55 +02:00
Chocobozzz
d5cefc1fa5
Merge branch 'feature/e2e' into develop
2020-08-07 14:01:11 +02:00
Chocobozzz
951b582f52
Add ability to share playlists in modal
2020-08-07 13:43:48 +02:00
Chocobozzz
189ab8deb3
Add ability to disable peertube button link in embed
2020-08-07 11:42:53 +02:00
Chocobozzz
7f90579c04
Add playlist embed E2E test
2020-08-07 11:12:59 +02:00
Chocobozzz
1a8c2d74d1
Handle start at/stop at in playlist embed
2020-08-07 08:58:29 +02:00
Chocobozzz
56674bb9f8
Handle unavailable videos in embed playlists
2020-08-07 08:58:29 +02:00
Chocobozzz
a950e4c82b
Add previous button
2020-08-07 08:58:29 +02:00
Chocobozzz
4572c3d0d9
Handle basic playlist in embed
2020-08-07 08:58:29 +02:00
Chocobozzz
5abc96fca2
Add logic to handle playlist in embed
2020-08-07 08:58:29 +02:00
Chocobozzz
bd45d503e5
Reorganize shared models
2020-08-07 08:28:14 +02:00
Chocobozzz
583eb04b54
Upgrade to angular 10
2020-08-07 08:28:14 +02:00
Chocobozzz
b12ce2b851
Fix isIOS function
2020-08-03 16:07:22 +02:00
Chocobozzz
dca0fe12ec
Fix resolution for portrait videos
2020-08-03 16:03:52 +02:00
Chocobozzz
e85bfe96fd
Fixes video hotkey part 1
...
A patch has to be merged in videojs hotkey plugin too
2020-07-31 17:11:28 +02:00
Chocobozzz
b6a8cfc571
Detect ipad desktop as ios too
2020-07-31 16:08:52 +02:00
Chocobozzz
441e453ae5
Add abuse message management in admin
2020-07-31 11:35:19 +02:00
Rigel Kent
bc99dfe54e
variable columns for users list, more columns possible, badge display for statuses
2020-07-29 18:15:53 +02:00
Kim
345b4a22a8
Update my-account sub-menus icons ( #2977 )
...
* Update user sub-menus icons
* Update admin sub-menu icons
* Add solendp to credits
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-07-23 14:42:06 +02:00
Chocobozzz
69a019968e
Fallback to built in HLS if possible
2020-07-20 10:13:56 +02:00
Rigel Kent
ea7337cfde
add check-params test for user list
...
fixes #2918
2020-07-03 10:29:03 +02:00
Chocobozzz
35f0a5e665
Fix player menu on mobile
2020-07-02 15:10:06 +02:00
Rigel Kent
0a4cb95c98
simplify navigation within most admin menus
2020-07-02 09:22:59 +02:00
Rigel Kent
c41c0e28ed
switch from softies to feathericons
...
also organize icons in folders per origin
2020-07-01 17:03:48 +02:00
Rigel Kent
0350384781
replace current ownership transfer icon with softies forward icon
2020-06-28 14:15:38 +02:00
Chocobozzz
3cd56a291c
Exclude 0p from auto webtorrent quality
2020-06-24 11:50:54 +02:00
Chocobozzz
7ede74add2
Support player hotkeys when it is not focused
2020-06-23 16:57:35 +02:00
Caroline Chuong
d6d951ddc0
Remove uneccessary details to link titles
2020-06-18 09:02:23 +02:00
Rigel Kent
5baee5fca4
rename blacklist to block/blocklist, merge block and auto-block views
...
- also replace whitelist with allowlist
- add advanced filters for video-block-list view
- move icons in video-block-list and video-abuse-list to left side
for visibility
- add robot icon to depict automated nature of a block in
video-block-list
resolves #2790
2020-06-10 21:12:05 +02:00
Rigel Kent
c2caa99b94
Add channel/account avatars in miniature ( #2838 )
...
* add small avatar to miniature
* fix svg size for trending and search icons in plugins view
* parametrize avatar in miniature display options
2020-06-08 08:52:06 +02:00
Chocobozzz
e7809de955
Fix support button color
2020-06-05 09:17:55 +02:00
Rigel Kent
80c7779efe
fix mascot sizes, fix tick, delete extraneous .png icons
...
follows PR #2822
2020-06-04 20:57:10 +02:00
Rigel Kent
81fe3c67c5
fix duplicate id in svg, empty alt in base email
2020-06-04 09:05:44 +02:00
Chocobozzz
3e2bc4ea49
Fix webtorrent play on Safari
2020-05-12 10:32:56 +02:00
Chocobozzz
72efdda586
Try to fix auto play on apple devices
2020-05-11 17:48:56 +02:00
Chocobozzz
6422847473
Fix autoplay on Safari
2020-05-11 17:48:56 +02:00
Chocobozzz
1151f5210c
Add ability to update embed captions
2020-05-06 11:54:33 +02:00
Kim
b15fe00f74
Add maximized mode to markdown-textarea + CSS improvements ( #2660 )
...
* Add arrows-angle-contract/expand bootstrap icons
* Add grey textarea-background-color
* Add maximized support to markdown-textarea + improve column display
* Refactor CSS + add ResizeObservable
* Replace bootstrap icons with softies
* Add ResizeObserver typing definition
* Add focus on textarea + Fix Observables
* Propage component changes on markdown plugins
* Ignore ResizeObserver not implemented in typescript yet
* Move observers from constructor to click event
* Add scss and css variables
* Replace textareaWidth with textareaMaxWidth to fix others textareas
* Clean unused css rules
* Fix ResizeObserver unknown by TypeScript compiler
* Set max-width: 100% for small and mobile views
* Fix textarea/preview height on maximized mode
* Add common padding textarea/preview side-by-side
* Hide scrollbar sub-menu on small-views
* Add maximized mode for mobile views
* Fix sass calculate syntax
* Revert custom CSS variable for inputBorderRadius and inputBorderColor
* Remove unsued methods
* Fix missing implement method
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-04-28 14:53:43 +02:00
Chocobozzz
512decf37e
Fix videojs
2020-04-21 11:02:28 +02:00
Chocobozzz
7e37e11111
Fix videojs typings
2020-04-17 14:12:43 +02:00
Chocobozzz
9cdeb80650
Fix videojs subtitles
2020-04-08 09:36:51 +02:00
Chocobozzz
fd69c52f84
Use hls.js light
...
Because we don't need subtitling and alternate-audio features
2020-04-08 09:12:52 +02:00
Chocobozzz
bc30363602
Don't force autoplay
...
Don't use muting to autoplay videos. If the web browser does not want to
autoplay the video, it's okay.
2020-04-07 11:05:43 +02:00
Chocobozzz
4adebd513e
Client dependencies upgrade
2020-04-01 14:06:46 +02:00
Rigel Kent
03efb1419d
Better use of space and icons in plugins administration interface
2020-03-10 23:48:12 +01:00
Rigel Kent
d3217560a6
Add visitor settings, rework logged-in dropdown ( #2514 )
...
* Add visitor settings, rework logged-in dropdown
* Make user dropdown P2P switch functional
* Fix lint
* Fix unnecessary notification when user logs out
* Simplify visitor settings code and remove unnecessary icons
* Catch parsing errors and reindent menu styles
2020-02-28 13:52:21 +01:00
Chocobozzz
5289137643
Remove resume parameter when sharing a video
2020-02-10 16:49:40 +01:00
Chocobozzz
abb3097e81
Improve embed title background opacity
2020-02-03 13:33:42 +01:00
Chocobozzz
83fcadac86
Move streamroot plugin in core project
...
To avoid an already bundled HLS.js library, and adapt some parts of the
code
2020-01-31 14:13:00 +01:00
Chocobozzz
cf59a2a0c3
Merge branch 'release/2.1.0' into develop
2020-01-29 14:23:20 +01:00
Chocobozzz
8ff604c7e3
Fix wrong audio only resolution label for hls
2020-01-29 14:22:32 +01:00
Chocobozzz
cf57794e9b
Fix webtorrent resolution issue
2020-01-29 14:20:32 +01:00