mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-08 15:08:14 -07:00
* feat: search/merge items by id * feat: update track duration using musicbrainz * chore: changelog * fix: make username updates case insensitive * feat: add minutes listened to ui and fix image drop * chore: changelog * fix: embed db migrations (#37) * feat: Add support for ARM in publish workflow (#51) * chore: changelog * docs: search by id and custom theme support --------- Co-authored-by: potatoattack <lvl70nub@gmail.com> Co-authored-by: Benjamin Jonard <benjaminjonard@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| icons | ||
| modals | ||
| sidebar | ||
| skeletons | ||
| themeSwitcher | ||
| ActivityGrid.tsx | ||
| ActivityOptsSelector.tsx | ||
| AlbumDisplay.tsx | ||
| AllTimeStats.tsx | ||
| ArtistAlbums.tsx | ||
| ArtistLinks.tsx | ||
| AsyncButton.tsx | ||
| Footer.tsx | ||
| GlobalThemes.tsx | ||
| ImageDropHandler.tsx | ||
| LastPlays.tsx | ||
| PeriodSelector.tsx | ||
| Popup.tsx | ||
| SearchResultItem.tsx | ||
| SearchResults.tsx | ||
| SearchResultSelectorItem.tsx | ||
| TopAlbums.tsx | ||
| TopArtists.tsx | ||
| TopItemList.tsx | ||
| TopThreeAlbums.tsx | ||
| TopTracks.tsx | ||