navidrome/ui/src
Kendall Garner 814161d78d
Add OS Lyrics extension (#2656)
* draft commit

* time to fight pipeline

* round 2 changes

* remove unnecessary line

* fight taglib. again

* make taglib work again???

* add id3 tags

* taglib 1.12 vs 1.13

* use int instead for windows

* store as json now

* add migration, more tests

* support repeated line, multiline

* fix ms and support .m, .mm, .mmm

* address some concerns, make cpp a bit safer

* separate responses from model

* remove [:]

* Add trace log

* Try to unblock pipeline

* Fix merge errors

* Fix SIGSEGV error (proper handling of empty frames)

* Add fallback artist/title to structured lyrics

* Rename conflicting named vars

* Fix tests

* Do we still need ffmpeg in the pipeline?

* Revert "Do we still need ffmpeg in the pipeline?"

Yes we do.

This reverts commit 87df7f6df7.

* Does this passes now, with a newer ffmpeg version?

* Revert "Does this passes now, with a newer ffmpeg version?"

No, it does not :(

This reverts commit 372eb4b0ae.

* My OCD made me do it :P

---------

Co-authored-by: Deluan Quintão <deluan@navidrome.org>
2023-12-27 20:20:29 -05:00
..
actions Simplify EventStream handling 2023-05-17 11:53:09 -04:00
album Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
artist Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
audioplayer Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
common Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
dataProvider Bump jwt-decode from 3.1.2 to 4.0.0 in /ui (#2714) 2023-12-18 17:28:42 -05:00
dialogs Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
i18n Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
icons Optimize static images (#1941) 2022-10-20 10:51:31 -04:00
layout Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
personal Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
player Show Player name, not client, in mobile view. Fix #1659. 2023-04-05 22:48:33 -04:00
playlist Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
radio Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
reducers Add OS Lyrics extension (#2656) 2023-12-27 20:20:29 -05:00
share Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
song Support for Original Date, Release Date & splitting/grouping of album editions (#2162) 2023-05-19 15:27:47 -04:00
store Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
subsonic Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
themes Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
transcoding Simplify radio CRUD code 2023-01-25 10:03:55 -05:00
user Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
utils Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
App.js Simplify EventStream handling 2023-05-17 11:53:09 -04:00
authProvider.js Bump jwt-decode from 3.1.2 to 4.0.0 in /ui (#2714) 2023-12-18 17:28:42 -05:00
config.js Add option to allow share to be downloaded 2023-03-10 23:33:29 -05:00
consts.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
eventStream.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
hotkeys.js Change "Go to current song" hotkey. 2022-12-18 20:58:01 -05:00
index.css Fixes the slide bar clickable area (#2113) 2023-01-24 11:15:14 -05:00
index.js Remove React.Strict mode 2021-06-25 14:08:00 -04:00
routes.js Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
serviceWorker.js Reformat code with Prettier's new rules. 2023-12-18 15:12:24 -05:00
setupTests.js Fix build 2023-05-17 13:49:45 -04:00
useChangeThemeColor.js Fix PWA notification toolbar color (#1083) 2021-05-11 20:11:54 -04:00