FreeTube/src/renderer
Jason 9815ed3da2
Sort videos within playlist (#4921)
* Implement playlist sorting

* Hide sort menu for remote playlists

* Remove 'Custom (descending)' sort order

I don't see the need for this particular sort order.

* Adjust sort order & align dropdown with 'More Options' button

* Make 'Latest added first' default option instead of custom

* Remove unlikely-to-be-implemented 'Date published' sorting options

Context from absidue: 'I don't think we should even attempt to support it, due to all of the situations where it wouldn't be possible.'

* Update to use sortOrder as main variable throughout

* Hide sort menu for playlists of length <2
2024-04-17 06:26:43 +08:00
..
assets Add option to change thumbnail appearance (#3890) 2023-08-31 11:18:52 -04:00
components Sort videos within playlist (#4921) 2024-04-17 06:26:43 +08:00
helpers Local API: Fix extracting the published date and view count in playlists (#4936) 2024-04-14 13:23:32 +00:00
i18n Add locale fallbacks for "es_AR", "es-MX", "pt-BR" and "pt-PT" (#4892) 2024-04-11 07:59:01 -04:00
router Add i18n-eslint-plugin (#4763) 2024-04-07 14:58:15 +00:00
scss-partials Use more generic icon for `Quick bookmark` feature (#4885) 2024-04-11 08:24:25 +00:00
store Sort videos within playlist (#4921) 2024-04-17 06:26:43 +08:00
views Sort videos within playlist (#4921) 2024-04-17 06:26:43 +08:00
App.css Implement Stylelint linting of CSS logical properties (#4023) 2023-09-14 08:22:33 +08:00
App.js Fix window title displaying null while loading a video or channel (#4913) 2024-04-08 21:16:51 -04:00
App.vue (Multiple) Local Playlist (instead of saving video in one hidden list) (#4234) 2024-01-03 19:44:57 +01:00
main.js Use more generic icon for `Quick bookmark` feature (#4885) 2024-04-11 08:24:25 +00:00
themes.css SVG assets (#4898) 2024-04-12 17:25:49 +02:00
videoJS.css Make certain controls non-selectable / non-draggable (#3947) 2023-08-27 08:46:19 +08:00