1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/maloja/web/jinja
FoxxMD b8371347b7 Add configuration boolean for rendering album/artist icons
If a user has a slow internet connection or is using a low-power device they may wish to not render icons at all to prevent additional cpu/network load. Defaults to `true` to preserve existing behavior.
2023-03-16 15:21:02 -04:00
..
abstracts Lazy load tile and entity background images 2023-03-16 15:01:54 -04:00
icons Added indicator for empty tile stats, fix GH-134 2022-04-25 17:55:46 +02:00
partials Lazy load tile and entity background images 2023-03-16 15:01:54 -04:00
snippets Add configuration boolean for rendering album/artist icons 2023-03-16 15:21:02 -04:00
about.jinja Changed About page 2022-02-15 09:00:38 +01:00
admin_apikeys.jinja
admin_import.jinja
admin_issues.jinja WHAT THE F*CK AM I DOING 2022-02-26 21:30:06 +01:00
admin_manual.jinja More intuitive manual scrobbling, GH-160 2022-08-15 17:50:42 +02:00
admin_overview.jinja Removed underline from linked buttons 2022-04-29 16:35:56 +02:00
admin_settings.jinja
admin_setup.jinja Removed dead link, fix GH-189 2023-02-25 22:07:12 +01:00
artist.jinja Sanitize artists and tracks, fix GH-167 2022-10-07 17:32:34 +02:00
charts_artists.jinja Moved image handling to top level module 2022-03-27 22:02:24 +02:00
charts_tracks.jinja Moved image handling to top level module 2022-03-27 22:02:24 +02:00
error.jinja
performance.jinja Moved image handling to top level module 2022-03-27 22:02:24 +02:00
pulse.jinja Moved image handling to top level module 2022-03-27 22:02:24 +02:00
scrobbles.jinja Moved image handling to top level module 2022-03-27 22:02:24 +02:00
start.jinja Altered the previous fix. Pray I don't alter it further. 2022-04-23 17:24:18 +02:00
top_artists.jinja Moved image handling to top level module 2022-03-27 22:02:24 +02:00
top_tracks.jinja Moved image handling to top level module 2022-03-27 22:02:24 +02:00
track.jinja Sanitize artists and tracks, fix GH-167 2022-10-07 17:32:34 +02:00
wait.jinja