Chocobozzz
318aa9c422
Delete storyboard file on video deletion
2023-06-29 10:16:57 +02:00
Chocobozzz
d8f39b126d
Add storyboard support
2023-06-29 10:16:55 +02:00
Chocobozzz
1fb7d09422
Don't cache upload after video deletion
2023-06-29 09:49:06 +02:00
Wicklow
40346ead2b
Feature/password protected videos ( #5836 )
...
* Add server endpoints
* Refactoring test suites
* Update server and add openapi documentation
* fix compliation and tests
* upload/import password protected video on client
* add server error code
* Add video password to update resolver
* add custom message when sharing pw protected video
* improve confirm component
* Add new alert in component
* Add ability to watch protected video on client
* Cannot have password protected replay privacy
* Add migration
* Add tests
* update after review
* Update check params tests
* Add live videos test
* Add more filter test
* Update static file privacy test
* Update object storage tests
* Add test on feeds
* Add missing word
* Fix tests
* Fix tests on live videos
* add embed support on password protected videos
* fix style
* Correcting data leaks
* Unable to add password protected privacy on replay
* Updated code based on review comments
* fix validator and command
* Updated code based on review comments
2023-06-29 09:48:55 +02:00
Chocobozzz
c56dd2807f
Fix peertube subtitles import
2023-05-26 16:05:08 +02:00
Chocobozzz
33b91e53d2
Remove low timeouts
...
Default timeout is 30s
2023-05-22 09:22:08 +02:00
Chocobozzz
01283e2066
Improve remote runner config UX
2023-05-19 14:11:22 +02:00
Chocobozzz
6403a6bd01
peertube runner tests in parallel
2023-05-19 13:33:27 +02:00
Chocobozzz
aa54733149
Add retries to all webtorrent tests
2023-05-15 16:16:41 +02:00
Chocobozzz
339d3fba83
Allow to retry some tests that may fail
2023-05-15 11:41:55 +02:00
Chocobozzz
823c34c07f
Fix reset sequelize instance
2023-05-11 15:03:47 +02:00
Chocobozzz
c106db1413
Fix tests
2023-05-10 16:23:55 +02:00
Chocobozzz
644391bee6
Fix test cleanup
2023-05-10 13:57:06 +02:00
Chocobozzz
2f63f629ad
Fix subscribe button responsive
2023-05-09 13:53:33 +02:00
Chocobozzz
3a0c2a77b1
Enable external plugins to test the PR
2023-05-09 08:57:34 +02:00
Chocobozzz
d102de1b38
Add runner server tests
2023-05-09 08:57:34 +02:00
Wicklow
2a4c0d8bbe
Feature/filter already watched videos ( #5739 )
...
* filter already watched videos
* Updated code based on review comments
2023-04-12 09:32:20 +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
b926a23c62
Stop testing broken youtube-dl
2023-03-22 11:25:30 +01:00
Chocobozzz
09f3d81e0c
Merge branch 'release/5.1.0' into develop
2023-03-07 11:17:12 +01:00
Wicklow
73fb3dc535
Fix file token reinjection on fragments
2023-03-07 11:16:56 +01:00
Wicklow
692ae8c31c
Hotfix/filter subscription videos ( #5665 )
...
* Fix filters on subscription videos
* Add tests to common video filters
* Improve reliability when skipping subscrition path
* Better parameters for skipping subscription videos
2023-03-02 14:50:55 +01:00
Chocobozzz
d41f4a6dc6
Improve image test comparison
2023-02-24 15:10:13 +01:00
Wicklow
16ccb43767
Fix filters on playlists
2023-02-23 16:07:44 +01:00
Chocobozzz
9625be3857
Fix CI timeout
2023-02-14 09:04:49 +01:00
Chocobozzz
a68ccaead6
(breaking): Always list nsfw videos in playlists
...
Keep the same behaviour as unlisted videos
The frontend is in charge to blur the video element if the nsfw setting
is "hide" or "blur"
2023-01-19 15:04:10 +01:00
Chocobozzz
32fde390f4
Use unknown when category is not set
...
Unstead of Misc, that could be a real category
2023-01-19 14:09:57 +01:00
Chocobozzz
0b96a0fb77
Optimize again comments list sql query
2023-01-12 11:11:41 +01:00
Chocobozzz
a8749f7c3b
Fix comments SQL pagination
2023-01-10 09:17:23 +01:00
Chocobozzz
cde3d90ded
Use raw sql for comments
2023-01-09 09:29:02 +01:00
Chocobozzz
03c9f04a47
Fix sync tests
2022-12-23 14:02:13 +01:00
Chocobozzz
2732eeff9e
Fix CI using 127.0.0.1 for tests
2022-12-12 13:36:23 +01:00
Chocobozzz
71e3e879c0
Support reinjecting token in private m3u8 playlist
2022-12-02 15:25:20 +01:00
Chocobozzz
f713f36bdf
Federate entire description
...
Introduce an explicit field truncatedDescription
description in video list is deprecated
description in video get will contain the entire description
2022-11-14 13:03:54 +01:00
Chocobozzz
4efa5535cc
Fix infinite playlist import
...
Using an hard videos limit in config
2022-11-14 11:11:39 +01:00
Chocobozzz
5a122dddc5
Option to disable static files auth check/s3 proxy
2022-10-27 09:13:10 +02:00
Chocobozzz
3b1995a2d0
Increase test timeout
2022-10-24 14:54:21 +02:00
Chocobozzz
9ab330b90d
Use private ACL for private videos in s3
2022-10-24 14:48:24 +02:00
Chocobozzz
3545e72c68
Put private videos under a specific subdirectory
2022-10-24 14:48:24 +02:00
kontrollanten
38a3ccc7f8
feat: show contained playlists under My videos ( #5125 )
...
* feat: show contained playlists under My videos
closes #4769
* refactor(server): remove unused types
* fixes after code review
* fix(client/video-miniature): add to playlist
* fix(server/user/me): shortUUID response
* Revert "fix(client/video-miniature): add to playlist"
This reverts commit f1a0412391
.
* fix(client/PlaylistService): caching
* Revert "fix(server/user/me): shortUUID response"
This reverts commit e3f1ee4e33
.
* Fix fetching playlists
Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-10-24 14:48:03 +02:00
Chocobozzz
9b99d32804
Increase timeout
2022-10-04 14:57:11 +02:00
kontrollanten
6c5f0d3aeb
server: serve files from storage/well-known ( #5214 )
...
* server: serve files from storage/well-known
closes #5206
* well-known: add tests
* test: try to skip new tests
* test: another try
* fix(config/prod): well_known path
* test: fix broken tests
* Update misc-endpoints.ts
* Use getDirectoryPath for tests
* Fix tests
Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-10-04 10:53:00 +02:00
Chocobozzz
36305301cb
Set AKISMET_KEY as env
2022-09-28 08:25:46 +02:00
Chocobozzz
065684b2fe
Add sync youtube playlist test
2022-09-19 16:02:02 +02:00
Chocobozzz
3c4754a3a1
Wait transcoding by default when importing a video
2022-09-16 13:48:06 +02:00
Chocobozzz
3204f4d17d
Fix sync import of latest videos
2022-09-16 09:37:07 +02:00
Chocobozzz
ec8c188b14
Update client dep
2022-09-09 14:59:09 +02:00
Chocobozzz
3d2e4f0371
Update server dependencies
2022-09-09 11:11:52 +02:00
Chocobozzz
e9fc9e03c1
Optimize fetching playlist urls
2022-09-08 08:41:48 +02:00
Chocobozzz
863477173e
Cleanup tests imports
2022-08-17 15:47:54 +02:00