PeerTube/client
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
..
e2e Global client redesign 2024-11-23 14:44:49 +01:00
src Global client redesign 2024-11-23 14:44:49 +01:00
.browserslistrc Breaking: remove ios 11, safari 11 support 2023-02-27 15:28:57 +01:00
.eslintrc.json Upgrade to angular 18 & vite 2024-06-26 08:33:54 +02:00
.gitignore Ignore e2e logs 2024-07-16 06:59:57 +02:00
.stylelintrc.json Fix sass mixed declarations deprecation warning 2024-08-19 09:35:41 +02:00
.xliffmerge.json Update xliffmerge 2021-11-15 15:56:58 +01:00
angular.json Drop ios 12 support 2024-11-04 10:25:31 +01:00
package.json Global client redesign 2024-11-23 14:44:49 +01:00
proxy.config.json Upgrade to angular 18 & vite 2024-06-26 08:33:54 +02:00
tsconfig.eslint.json Migrate server to ESM 2023-08-11 15:02:33 +02:00
tsconfig.json Remove useless option 2024-08-21 13:52:43 +02:00
tsconfig.types.json Reduce peertube types package size 2024-08-13 09:38:35 +02:00
yarn.lock Global client redesign 2024-11-23 14:44:49 +01:00