PeerTube/server/core/lib
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 Remove deprecated server code 2024-11-04 10:23:01 +01:00
auth Fix alert accessibility 2024-09-25 16:06:38 +02:00
automatic-tags
files-cache Don't resize remote actor images 2024-09-12 08:46:08 +02:00
html Fix client tests 2024-10-22 14:04:05 +02:00
job-queue Fix live replay broken thumbnails 2024-10-22 10:30:06 +02:00
live Fix duplicated resolutions when capping fps 2024-09-11 16:06:33 +02:00
model-loaders
notifier
object-storage
opentelemetry
plugins Global client redesign 2024-11-23 14:44:49 +01:00
runners
schedulers
transcoding Remove deprecated server code 2024-11-04 10:23:01 +01:00
user-import-export
views
worker Don't resize remote actor images 2024-09-12 08:46:08 +02:00
actor-follow-health-cache.ts
blocklist.ts
emailer.ts
hls.ts
internal-event-emitter.ts
local-actor.ts
local-video-creator.ts
moderation.ts
paths.ts
peertube-socket.ts
rate.ts
redis.ts Add ability to configure stun servers 2024-10-24 10:36:17 +02:00
redundancy.ts
search.ts
server-config-manager.ts Global client redesign 2024-11-23 14:44:49 +01:00
signup.ts
stat-manager.ts
sync-channel.ts
thumbnail.ts
timeserie.ts
uploadx.ts
user.ts
video-blacklist.ts
video-captions.ts More robust caption update 2024-09-12 10:52:18 +02:00
video-channel.ts
video-chapters.ts
video-comment.ts
video-file.ts Fix logging 2024-09-16 16:13:41 +02:00
video-jobs.ts
video-path-manager.ts
video-playlist.ts
video-pre-import.ts Add instance avatar to default open graph tags 2024-10-22 13:12:17 +02:00
video-privacy.ts
video-state.ts
video-studio.ts
video-tokens-manager.ts
video-urls.ts
video.ts