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 |
|
Deluan
|
500207f7b8
|
refactor: extract themes to their own folder
|
2020-03-31 09:05:46 -04:00 |
|
Deluan
|
270b0ae74e
|
feat: add "Compilation" filter to albums
|
2020-03-19 23:25:40 -04:00 |
|
Deluan
|
10e76257c6
|
fix: increase contrast in WebUI's dark theme
|
2020-03-08 16:12:12 -04:00 |
|
Deluan
|
c71c04f7dd
|
Change to dark theme
|
2020-01-23 22:51:52 -05:00 |
|
Deluan
|
35aeb0a396
|
UI: Use login theme everywhere
|
2020-01-23 18:20:38 -05:00 |
|