1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00
Peertube/client
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
..
e2e Fix lint 2025-09-08 16:24:03 +02:00
src feat(config): add admin options to customize default "Browse videos" behaviour (#7193) 2025-09-10 10:41:45 +02:00
.browserslistrc Separate player in dedicated build 2025-02-10 15:38:20 +01:00
.gitignore Separate player in dedicated build 2025-02-10 15:38:20 +01: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 Add ability to customize instance logo 2025-06-24 06:38:29 +02:00
eslint.config.mjs Redesign admin config and add theme customization 2025-06-18 06:40:19 +02:00
package.json Bumped to version v7.3.0 2025-09-09 11:07:47 +02:00
proxy.config.json Upgrade to angular 18 & vite 2024-06-26 08:33:54 +02:00
tsconfig.json Migrate eslint to v9 2025-05-07 15:49:23 +02:00
tsconfig.types.json Reduce peertube types package size 2024-08-13 09:38:35 +02:00
yarn.lock Update client dependencies 2025-09-05 10:34:44 +02:00