..
AddToPlaylistButton.js
Fix some JS console errors
2020-11-12 20:51:26 -05:00
ArtistLinkField.js
Use a better notation for exporting JS components and functions
2020-11-10 19:27:28 -05:00
ArtistSimpleList.js
Do not use ra-core directly
2021-05-11 21:39:53 -04:00
BatchPlayButton.js
Fix some JS console errors
2020-11-12 20:51:26 -05:00
BitrateField.js
Add Genres as "Chips" in Album details and Song details
2021-07-20 17:45:08 -04:00
ContextMenus.js
Removed the albumSong workaround, as React-Admin's cache seems to behave better now
2021-06-15 11:31:41 -04:00
DateField.js
Don't show "empty" dates
2021-06-16 12:28:49 -04:00
DocLink.js
Use a better notation for exporting JS components and functions
2020-11-10 19:27:28 -05:00
DurationField.js
Add Genres as "Chips" in Album details and Song details
2021-07-20 17:45:08 -04:00
index.js
Don't show "empty" dates
2021-06-16 12:28:49 -04:00
List.js
Use a better notation for exporting JS components and functions
2020-11-10 19:27:28 -05:00
LoveButton.js
Add Genres as "Chips" in Album details and Song details
2021-07-20 17:45:08 -04:00
MultiLineTextField.js
Add Genres as "Chips" in Album details and Song details
2021-07-20 17:45:08 -04:00
MultiLineTextField.test.js
Add lint script to UI project
2021-03-24 12:05:58 -04:00
Pagination.js
Use a better notation for exporting JS components and functions
2020-11-10 19:27:28 -05:00
PlayButton.js
Removed the albumSong workaround, as React-Admin's cache seems to behave better now
2021-06-15 11:31:41 -04:00
QualityInfo.js
Change size and position of QualityInfo in the Player
2021-04-17 22:49:36 -04:00
QualityInfo.test.js
Get lossless format list from server
2021-04-06 22:18:48 -04:00
QuickFilter.js
Fix missing translation error in console. Closes #1038
2021-05-04 16:01:26 -04:00
QuickFilter.test.js
Fix missing translation error in console. Closes #1038
2021-05-04 16:01:26 -04:00
RangeField.js
Add Genres as "Chips" in Album details and Song details
2021-07-20 17:45:08 -04:00
RatingField.js
Add Genres as "Chips" in Album details and Song details
2021-07-20 17:45:08 -04:00
sanitizeFieldRestProps.js
Display comments in SongDetails and AlbumList's details
2020-11-11 11:58:03 -05:00
ShuffleAllButton.js
Use a better notation for exporting JS components and functions
2020-11-10 19:27:28 -05:00
SimpleList.js
Do not use ra-core directly
2021-05-11 21:39:53 -04:00
SizeField.js
Album size overflow fixed ( #1071 )
2021-09-09 11:56:48 -04:00
SongBulkActions.js
Use a better notation for exporting JS components and functions
2020-11-10 19:27:28 -05:00
SongContextMenu.js
Enable turn on/off Favorites/Loved feature. ( #917 )
2021-03-28 20:35:49 -04:00
SongDatagrid.js
Fix Disc context menu not visible in mobile
2021-07-04 11:44:41 -04:00
SongDetails.js
Show songs' genres as text instead of Chips
2021-07-20 17:45:08 -04:00
SongSimpleList.js
Do not use ra-core directly
2021-05-11 21:39:53 -04:00
SongTitleField.js
Made the Player behaviour more consistent
2021-07-02 23:36:33 -04:00
Title.js
Use a better notation for exporting JS components and functions
2020-11-10 19:27:28 -05:00
ToggleFieldsMenu.js
Refactoring to make common components usage more uniform
2021-05-26 09:35:13 -04:00
useAlbumsPerPage.js
Remove dependency on lodash.get
2021-05-11 22:08:07 -04:00
useInterval.js
Fine tune scan status behaviour
2020-11-12 16:12:31 -05:00
useRating.js
Add 5-star rating system( #986 )
2021-04-07 16:02:52 -04:00
useResourceRefresh.js
Refech using getMany, reducing the number of API calls
2021-06-16 10:01:09 -04:00
useResourceRefresh.test.js
Refech using getMany, reducing the number of API calls
2021-06-16 10:01:09 -04:00
useSelectedFields.js
Refactoring to make common components usage more uniform
2021-05-26 09:35:13 -04:00
useToggleLove.js
Refactored the current ⭐ ️/Star feature to ❤️ /Love/Favourite feature. ( #908 )
2021-03-26 23:56:19 -04:00
useTraceUpdate.js
Also use PureDatagridRow to speed up SongDatagrid
2020-11-27 14:24:22 -05:00
Writable.js
Use a better notation for exporting JS components and functions
2020-11-10 19:27:28 -05:00