Deluan Quintão
|
fcdd30ba8f
|
build(ui): migrate from CRA/Jest to Vite/Vitest (#3311)
* feat: create vite project
* feat: it's alive!
* feat: `make dev` working!
* feat: replace custom serviceWorker with vite plugin
* test: replace Jest with Vitest
* fix: run prettier
* fix: skip eslint for now.
* chore: remove ui.old folder
* refactor: replace lodash.pick with simple destructuring
* fix: eslint errors (wip)
* fix: eslint errors (wip)
* fix: display-name eslint errors (wip)
* fix: no-console eslint errors (wip)
* fix: react-refresh/only-export-components eslint errors (wip)
* fix: react-refresh/only-export-components eslint errors (wip)
* fix: react-refresh/only-export-components eslint errors (wip)
* fix: react-refresh/only-export-components eslint errors (wip)
* fix: build
* fix: pwa manifest
* refactor: pwa manifest
* refactor: simplify PORT configuration
* refactor: rename simple JS files
* test: cover playlistUtils
* fix: react-image-lightbox
* feat(ui): add sourcemaps to help debug issues
|
2024-09-28 11:54:36 -04:00 |
|
Caio Cotts
|
86757663d6
|
Reformat code with Prettier's new rules.
|
2023-12-18 15:12:24 -05:00 |
|
Deluan
|
054b5eafdb
|
Add Genres as "Chips" in Album details and Song details
|
2021-07-20 17:45:08 -04:00 |
|
Deluan
|
e529390034
|
Remove md5-hex wrapper and use blueimp-md5 directly
|
2021-05-20 13:42:56 -04:00 |
|
Deluan
|
4699902369
|
Remove dependency on lodash.get
|
2021-05-11 22:08:07 -04:00 |
|
Deluan
|
b0ea517fdd
|
Add Album comment to Album details
|
2020-11-14 00:13:43 -05:00 |
|
Deluan
|
5111cf8c33
|
Display comments in SongDetails and AlbumList's details
|
2020-11-11 11:58:03 -05:00 |
|