PeerTube/packages/models/src
Chocobozzz f83674c143
Global client redesign
* Split "my library" into "video space (channels, videos...)" and "my library (playlists, history...)"
 * Split "admin" into "overview (users, videos...)", "moderation (abuses, blocks, registrations...)" and "settings (configuration, runners...)"
 * Reorganize the header and the left menu: account settings/notifications are now in the header
 * Add instance information context in the left menu
 * Merge dedicated videos pages for "recently added", "trending", "local videos" into a "browse videos" page that includes quick filters
 * Clean up entire CSS
 * Clean CSS variables so it's easier to theme PeerTube (some new variables fallback to old variables to limit currnet themes breakages)
 * Replace the current light theme into a new one (beige)
 * Add a dark (brown) theme (included in PeerTube core)
 * Fix accessibility issues with old light theme colors (white on orange button for example)
 * Redesign the left menu, the horizontal menu, form controls and buttons, "Discover videos" page and common video filters panel
 * Replace/remove/add some global icon
2024-11-23 14:44:49 +01:00
..
activitypub Separate HLS audio and video streams 2024-08-05 08:31:59 +02:00
actors Migrate server to ESM 2023-08-11 15:02:33 +02:00
bulk Migrate server to ESM 2023-08-11 15:02:33 +02:00
common Integrate transcription in PeerTube 2024-06-28 08:44:58 +02:00
custom-markup Add ability to set avatar to instance 2024-02-23 14:27:11 +01:00
feeds Migrate server to ESM 2023-08-11 15:02:33 +02:00
http Migrate server to ESM 2023-08-11 15:02:33 +02:00
import-export Metadata to know if the caption is auto generated 2024-06-28 08:44:59 +02:00
joinpeertube Migrate server to ESM 2023-08-11 15:02:33 +02:00
metrics Remove deprecated server code 2024-11-04 10:23:01 +01:00
moderation Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
nodeinfo Migrate server to ESM 2023-08-11 15:02:33 +02:00
overviews Migrate server to ESM 2023-08-11 15:02:33 +02:00
plugins Global client redesign 2024-11-23 14:44:49 +01:00
redundancy Migrate server to ESM 2023-08-11 15:02:33 +02:00
runners Add ability to filter requested runner jobs 2024-10-31 10:22:35 +01:00
search Remove deprecated server code 2024-11-04 10:23:01 +01:00
server Global client redesign 2024-11-23 14:44:49 +01:00
tokens Migrate server to ESM 2023-08-11 15:02:33 +02:00
users Integrate transcription in PeerTube 2024-06-28 08:44:58 +02:00
videos Remove deprecated server code 2024-11-04 10:23:01 +01:00
index.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00