PeerTube/scripts
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
..
build Separate HLS audio and video streams 2024-08-05 08:31:59 +02:00
clean
dev Separate HLS audio and video streams 2024-08-05 08:31:59 +02:00
e2e
i18n Rewording "waiting for live" message 2024-09-05 15:17:32 +02:00
benchmark.ts
ci.sh
client-build-stats.ts
client-report.sh
generate-code-contributors.ts Regenerate code contributors 2024-08-14 15:36:35 +02:00
nightly.sh Global client redesign 2024-11-23 14:44:49 +01:00
openapi-clients.sh
openapi-peertube-version.sh
release-embed-api.sh
release.sh Fix zip paths 2024-08-07 08:15:48 +02:00
simulate-many-viewers-worker.js
simulate-many-viewers-worker.ts
simulate-many-viewers.ts
test.sh
tsconfig.json
upgrade.sh