1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-04 18:29:27 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Chocobozzz
dd4027a10f
Improve NSFW system
* Add NSFW flags to videos so the publisher can add more NSFW context
 * Add NSFW summary to videos, similar to content warning system so the
   publisher has a free text to describe NSFW aspect of its video
 * Add additional "warn" NSFW policy: the video thumbnail is not blurred
   and we display a tag below the video miniature, the video player
   includes the NSFW warning (with context if available) and it also
   prevent autoplay
 * "blur" NSFW settings inherits "warn" policy and also blur the video
   thumbnail
 * Add NSFW flag settings to users so they can have more granular
   control about what content they want to hide, warn or display
2025-04-30 15:54:11 +02:00
Chocobozzz
7d99a6b857
Correctly display multi select header 2025-04-10 10:07:41 +02:00
Chocobozzz
017795cf45
Execute Angular migrations
* inject() Function
 * signal inputs
 * outputs
 * signal queries
 * cleanup unused imports

https://angular.dev/reference/migrations
2025-02-19 09:58:38 +01:00
Chocobozzz
36d797a1b9
Prepare 2025-02-03 16:12:08 +01:00
Chocobozzz
2dbb83c11b
Reorganize main shared 2024-09-25 16:06:38 +02:00
Chocobozzz
ad396ec891
Fix checkbox description relationship 2024-06-11 10:50:20 +02:00
Chocobozzz
338633ce72
Remove barrels
They can prevent tree shaking
2024-03-05 10:52:32 +01:00
Chocobozzz
5e041ff7c2
Migrate to standalone components 2024-03-04 16:35:23 +01:00
Chocobozzz
f9ac050a35
Remove unnecessary workarounds
Has been fixed upstream
2023-07-28 15:46:14 +02:00
Chocobozzz
67ed6552b8 Reorganize client shared modules 2020-06-23 16:00:49 +02:00
Renamed from client/src/app/shared/forms/peertube-checkbox.component.ts (Browse further)