1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 19:42:24 +02:00
Peertube/server/core/initializers
Gianantonio Pini e74bf8ae2a
feat(config): add admin options to customize default "Browse videos" behaviour (#7193)
* feat(customBrowseVideosDefaultSort): update server config

* feat(customBrowseVideosDefaultSort): update client admin-config-general component

* feat(customBrowseVideosDefaultSort): add new consistency check to server checker-after-init

* feat(customBrowseVideosDefaultSort): update config .yaml with more details about available options

* feat(customBrowseVideosDefaultSort): refactor consistency check in server checker-after-init

* feat(customBrowseVideosDefaultSort): client, add new select-videos-sort shared component

* feat(customBrowseVideosDefaultSort): client, refactor admin-config-general component to use new select-videos-sort shared component

* feat(customBrowseVideosDefaultSort): client, fix my-select-videos-sort width in admin-config-general

* feat(customBrowseVideosDefaultSort): client, update video-filters-header scss

* feat(customBrowseVideosDefaultSort): client, update videos-list-all component

* feat(config): refactor checkBrowseVideosConfig logic into separate custom validator

* feat(config): refactor isBrowseVideosDefaultSortValid to use template literals

* feat(config): refactor isBrowseVideosDefaultSortValid

* feat(config): add check for invalid browse videos config to customConfigUpdateValidator

* feat(config): group browse-videos tests in describe block

* feat(config): refactor to use client.browse_videos section, instead of browse.videos section

* feat(config): add browse_videos default_scope config key (config and server changes)

* feat(config): add browse_videos default_scope config key (client changes)

* Reorder browse videos before videos

* Fix i18n message

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
2025-09-10 10:41:45 +02:00
..
migrations Add Scheduled Lives functionality (#7144) 2025-08-01 15:06:27 +02:00
checker-after-init.ts feat(config): add admin options to customize default "Browse videos" behaviour (#7193) 2025-09-10 10:41:45 +02:00
checker-before-init.ts feat(config): add admin options to customize default "Browse videos" behaviour (#7193) 2025-09-10 10:41:45 +02:00
config.ts feat(config): add admin options to customize default "Browse videos" behaviour (#7193) 2025-09-10 10:41:45 +02:00
constants.ts Add "copyrighted" licence 2025-08-19 10:30:42 +02:00
database.ts Add Scheduled Lives functionality (#7144) 2025-08-01 15:06:27 +02:00
installer.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
migrator.ts server/server -> server/core 2023-10-04 15:13:25 +02:00