Commit Graph

6661 Commits (a2be43f5700460d3afdc194abc788690b79e66cd)

Author SHA1 Message Date
Chocobozzz 647c2b7d04
Fix custom markup 2023-01-25 08:59:42 +01:00
Chocobozzz d5ae943da9
Support short UUID for custom markup videos 2023-01-25 08:51:59 +01:00
Chocobozzz 3a380e9a71
Merge branch 'release/5.0.0' into develop 2023-01-24 13:43:25 +01:00
Chocobozzz 2e5dd0bef8
Handle hook with Promise as result 2023-01-24 13:42:55 +01:00
Chocobozzz 389eb034ef
Prevent layout shift in videos list 2023-01-24 11:57:44 +01:00
Chocobozzz 8ca52bcc2c
Merge branch 'release/5.0.0' into develop 2023-01-23 15:25:21 +01:00
Chocobozzz b1d8261c45
Fix auto play setting for anonymous users 2023-01-23 15:24:58 +01:00
Chocobozzz ff71e06ad1
Add user registration policy info 2023-01-23 14:49:29 +01:00
Chocobozzz 4115f20084
Add ability to not send an email for registration 2023-01-20 15:34:01 +01:00
Chocobozzz e854d57bed
Refactor row selection reset 2023-01-20 15:06:08 +01:00
Chocobozzz cd940f40cb
Support bulk registration request removal 2023-01-20 14:58:20 +01:00
Chocobozzz 789ba34931
Support mailto links for custom markup 2023-01-19 14:52:27 +01:00
Chocobozzz a4927884b2
Support mailto for custom markup 2023-01-19 14:27:59 +01:00
Chocobozzz f008e9f3f3
Add missing url unique index in local video viewer 2023-01-19 13:54:52 +01:00
Chocobozzz 5bdfa604f1 Add E2E client tests for signup approval 2023-01-19 13:53:40 +01:00
Chocobozzz 9589907c89 Implement signup approval in client 2023-01-19 13:53:40 +01:00
Chocobozzz bc48e33b80
Optimize custom markup angular tags
We can use the on push strategy with these components
2023-01-13 09:39:35 +01:00
Chocobozzz 6a056bbe4d
Increase textarea debounce time for custom markup 2023-01-13 09:30:47 +01:00
Chocobozzz 3f3530c3db
Merge branch 'release/5.0.0' into develop 2023-01-12 08:54:13 +01:00
Chocobozzz 7a0bcd6773
Fix support field when updating the video 2023-01-12 08:50:27 +01:00
Chocobozzz cdd3cef911
Fix table column widths 2023-01-11 09:22:19 +01:00
Chocobozzz 0a8a79552c
Merge branch 'feature/SO035' into develop 2023-01-09 09:44:00 +01:00
Chocobozzz 458685e0d0
Merge branch 'release/5.0.0' into develop 2023-01-05 10:33:40 +01:00
Chocobozzz 2cb9f8b9c7
Bumped to version v5.0.1 2023-01-05 10:26:56 +01:00
Chocobozzz 2570fd9c1c
Redirect to default login url on 401
Can be an external URL
2023-01-04 11:41:29 +01:00
Chocobozzz 66b73484c7
Prevent hotkeys playback rate/seek with lives 2022-12-30 15:54:08 +01:00
Chocobozzz b27bce21f0
Hide playback rate for lives 2022-12-30 15:38:26 +01:00
Chocobozzz 9972ace3a3
Merge branch 'release/5.0.0' into develop 2022-12-30 15:28:49 +01:00
Chocobozzz fbe088b816
Fix table pagination responsive 2022-12-30 15:24:03 +01:00
Chocobozzz 75ec258048
Process requests in correct order 2022-12-29 11:27:46 +01:00
Chocobozzz 15beb86660
Reorder playlists when adding an element 2022-12-29 10:38:53 +01:00
Chocobozzz 4fe7cde283
Fix build 2022-12-29 10:14:43 +01:00
Chocobozzz d97d36b486
More robust player stats card 2022-12-29 08:38:33 +01:00
kontrollanten 0e08a5e749 feat(player/playbackRate): set rate with url param 2022-12-29 08:38:18 +01:00
kontrollanten 1f3198444f
Log HLS fatal error with error label (#5484)
* fix(client/p2p-media-loader): logg err upon fatal

* feat(client/p2p-media-loader): err log currentTime
2022-12-29 08:35:41 +01:00
Chocobozzz 4afc70239d
Fix incorrect merge with hls.js dependency 2022-12-28 16:11:39 +01:00
Chocobozzz d522369bed
Prevent sending log error to server on 404 2022-12-28 15:15:44 +01:00
Chocobozzz 5070a99560
Upgrade player p2p dependency 2022-12-23 14:02:22 +01:00
Chocobozzz 7624270a63
Replay the stream when clicking on live button 2022-12-23 11:58:13 +01:00
Chocobozzz fc83f323a8
Rollback to hls.js 1.2.5
Prevent a bug where the video doesn't end
2022-12-21 11:23:36 +01:00
Chocobozzz 41027acb0a
Merge branch 'release/5.0.0' into develop 2022-12-21 10:56:57 +01:00
Chocobozzz d91439648c
Prevent grey live button when loading the live 2022-12-21 10:56:48 +01:00
Chocobozzz 77f0c0e5dc
Display video actions in homepage 2022-12-21 10:52:33 +01:00
Chocobozzz f50bff17f5
Merge branch 'feature/improve-live' into develop 2022-12-20 16:29:11 +01:00
Chocobozzz 0e7c4b03c3
Add back to live feature 2022-12-20 16:28:15 +01:00
Chocobozzz 93293ca788
Merge branch 'release/5.0.0' into develop 2022-12-19 16:10:38 +01:00
paulienm c6820dc4a5 feat(config): add missing videos sort options in admin 2022-12-19 15:45:50 +01:00
Chocobozzz 7dcd45a9a2
Don't not autoplay live without autoplay setting 2022-12-14 14:06:12 +01:00
Chocobozzz ce502d09a9
Bumped to version v5.0.0 2022-12-13 08:32:14 +01:00
Chocobozzz 372f8a41a6
Update translations 2022-12-12 15:02:42 +01:00