FreeTube/src
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
..
data Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
datastores Add feature to set a playlist as quick bookmark target (#4518) 2024-01-17 22:52:42 -05:00
main Ask the main process, instead of the file system whether the replace HTTP cache setting is enabled (#4894) 2024-04-07 23:00:07 -04:00
renderer Sort videos within playlist (#4921) 2024-04-17 06:26:43 +08:00
constants.js Ask the main process, instead of the file system whether the replace HTTP cache setting is enabled (#4894) 2024-04-07 23:00:07 -04:00
index.ejs Stop setting node modules path now that we bundle the modules (#4809) 2024-03-26 20:27:35 -04:00