PeerTube/server/core/helpers
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
..
custom-validators Global client redesign 2024-11-23 14:44:49 +01:00
ffmpeg
youtube-dl
activity-pub-utils.ts Remove deprecated server code 2024-11-04 10:23:01 +01:00
actors.ts
audit-logger.ts
captions-utils.ts
core-utils.ts
custom-jsonld-signature.ts
database-utils.ts Avoid "No changed keys found" error 2024-08-19 10:13:33 +02:00
debounce.ts
decache.ts
dns.ts
express-utils.ts
fs.ts
geo-ip.ts
image-utils.ts Don't resize remote actor images 2024-09-12 08:46:08 +02:00
logger.ts Fix sql formatter crash 2024-10-31 10:49:24 +01:00
markdown.ts
memoize.ts
mentions.ts
otp.ts Catch OTP errors 2024-11-04 09:25:26 +01:00
peertube-crypto.ts
peertube-jsonld.ts Remove deprecated server code 2024-11-04 10:23:01 +01:00
promise-cache.ts
proxy.ts
query.ts Remove deprecated server code 2024-11-04 10:23:01 +01:00
regexp.ts
requests.ts More info when logging the request 2024-09-17 08:35:54 +02:00
stream-replacer.ts
threads.ts
token-generator.ts
unzip.ts
upload.ts
utils.ts
version.ts
video.ts
webtorrent.ts