Wicklow
73ef4b54aa
Don't send replay settings on not replayed lives
2023-04-19 15:59:36 +02:00
Chocobozzz
e7c89cc3f3
Allow to update a live with untouched privacy
2023-04-14 10:14:40 +02:00
Wicklow
05a60d8599
Feature/Add replay privacy ( #5692 )
...
* Add replay settings feature
* Fix replay settings behaviour
* Fix tests
* Fix tests
* Fix tests
* Update openapi doc and fix tests
* Add tests and fix code
* Models correction
* Add migration and update controller and middleware
* Add check params tests
* Fix video live middleware
* Updated code based on review comments
2023-03-31 09:12:21 +02:00
Chocobozzz
080f14025e
Hide wait transcoding for lives
...
Replays are always transcoded
2022-10-11 14:17:27 +02:00
Chocobozzz
5c5bcea2e6
Refactor form reactive
2022-10-07 15:26:53 +02:00
Chocobozzz
42b4063699
Add ability for client to create server logs
2022-07-18 11:37:18 +02:00
Chocobozzz
0146f3516e
Fix comments/download attributes on import
2022-07-04 11:31:22 +02:00
kontrollanten
2e401e8575
store uploaded video filename ( #4885 )
...
* store uploaded video filename
closes #4731
* dont crash if videos channel exist
* migration: use raw query
* video source: fixes after code review
* cleanup
* bump migration
* updates after code review
* refactor: use checkUserCanManageVideo
* videoSource: add openapi doc
* test(check-params/video-source): fix timeout
* Styling
* Correctly set original filename as source
Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-06-21 15:31:25 +02:00
Chocobozzz
f443a74649
Add latency setting support
2022-03-09 09:23:10 +01:00
Chocobozzz
4afec73571
Fix scheduled publication on upload
2022-02-07 10:27:08 +01:00
Chocobozzz
cc4bf76c13
Handle async validators
2022-01-03 14:20:52 +01:00
Chocobozzz
0ba9696c01
Cleanup video update component
2021-10-22 15:51:02 +02:00
Chocobozzz
9df52d660f
Migrate client to eslint
2021-08-18 08:35:06 +02:00
Chocobozzz
1378c0d343
Fix client lint
2021-08-17 14:01:45 +02:00
Chocobozzz
d4a8e7a65f
Support short uuid for GET video/playlist
2021-06-29 14:56:35 +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
21e493d4d8
Add ability to set a custom quota
2021-02-10 11:36:40 +01:00
Chocobozzz
5d84d717b2
Force update live boolean
2021-01-26 15:41:51 +01:00
Chocobozzz
fd0fdc4696
Don't update live attributes if they did not change
2021-01-26 15:28:38 +01:00
Chocobozzz
ddb62a85c5
Fix wait transcoding checkbox display
2021-01-26 10:56:55 +01:00
Chocobozzz
bb4ba6d94c
Add permanent live support
2020-12-03 15:21:16 +01:00
Chocobozzz
f8c00564e7
Add live info in watch page
2020-11-09 15:33:04 +01:00
Chocobozzz
b5b687550d
Add ability to save live replay
2020-11-09 15:33:04 +01:00
Chocobozzz
a5cf76afa3
Add watch messages if live has not started
2020-11-09 15:33:04 +01:00
Chocobozzz
c6c0fa6cd8
Live streaming implementation first step
2020-11-09 15:33:04 +01:00
Chocobozzz
7294aab0c8
Add ability to set custom field to video form
2020-08-21 15:39:51 +02:00
Chocobozzz
66357162f8
Migrate to $localize
...
* Remove i18n polyfill to translate things in components
* Reduce bundle sizes
* Improve runtime perf
* Reduce a lot the time to make a full client build
* Reduce client build complexity
* We don't need a service to translate things anymore (so we will be able to translate title pages etc)
Unfortunately we may loose some translations in the migration process.
I'll put a message on weblate to notify translators
2020-08-14 10:28:30 +02:00
Chocobozzz
52c4976fcf
Use ng select for multiselect
2020-08-11 16:18:42 +02:00
Chocobozzz
9abd170dec
Fix tags in search filters
2020-08-11 09:41:55 +02:00
Rigel Kent
02c01341f4
add ng-select for templatable select options
...
- create select-tags component to replace ngx-chips
- create select-options to factorize option selection in forms
- create select-channel to simplify channel selection
- refactor tags validation
2020-08-11 09:03:39 +02:00
Chocobozzz
a02b93ce75
Fix lint
2020-08-07 08:28:14 +02:00
Chocobozzz
1942f11d5e
Lazy load all routes
2020-06-23 16:00:49 +02:00