This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/i18n
Kendall Garner ba531505af
[enhancement]: Support toggling Album/Track view for gneres (#591)
* [enhancement]: Support toggling Album/Track view for gneres

The _primary_ purpose of this PR is to enable viewing tracks OR albums for genres.
This has a few requirements:
1. Ability to set default route for genres, **except** when already on song/album page
2. Ability to toggle between album and genre view
3. Fixed refresh for genre ID

Additionally, there was some refactoring:
- Since the *-list-headers had very similar functions for search, export that as a hook instead

* also use hook for album artist

* support switching albumartist tracks/albums

* remove toggle on song/album list, simplify logic
2024-04-20 06:14:31 +00:00
..
locales [enhancement]: Support toggling Album/Track view for gneres (#591) 2024-04-20 06:14:31 +00:00
i18n.ts [bugfix/enhancement] Fixes german translations being sentence-case (#491) 2024-02-04 06:47:52 -08:00
i18next-parser.config.js Add localization support (#333) 2023-10-30 19:22:45 -07:00