koto/theme
Joshua Strobl 34ca201121 Implemented no albums view and improved indexing of file content directly within an artist.
Every KotoArtist now has a dedicated KotoPlaylist that is dynamically generated during KotoArtist initialization and contains references to all KotoTracks.

Fixed weird parsing error with some track names that had single quote (ew) and made changes so various parts of the UX would not freak out when we didn't have an album associated with a track.
2021-07-06 13:06:20 +03:00
..
components Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +03:00
pages Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +03:00
variants Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00
_button.scss Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00
_disc-view.scss Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00
_expander.scss Convert from CSS to SCSS. Make a multitude of refinements to styling along the way. 2021-02-25 18:19:26 +02:00
_main.scss Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +03:00
_player-bar.scss Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00
_primary-nav.scss Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00
_track-item.scss Convert from CSS to SCSS. Make a multitude of refinements to styling along the way. 2021-02-25 18:19:26 +02:00
_vars.scss Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00
koto-builtin-dark.scss Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00
koto-builtin-gruvbox.scss Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00
koto-builtin-light.scss Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00
meson.build Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00