Commit graph

63 commits

Author SHA1 Message Date
XenGi 343cf980ef
Merge branch 'main' of git.berlin.ccc.de:cccb/sanic 2024-01-21 20:29:07 +01:00
XenGi fa7e9bd497
add save playlist modal and other things 2024-01-21 20:29:00 +01:00
coon fc366aac3d static: index.html: fix paths of sanic logo and favicon 2024-01-21 18:34:09 +01:00
XenGi d97a33b800
update js code 2024-01-21 14:55:31 +01:00
XenGi 3bdf933493
more html foo 2024-01-20 21:52:03 +01:00
XenGi 1c0fc195b0
add tabs 2024-01-20 13:48:03 +01:00
XenGi 3e635d9e44
moving design to final files 2024-01-20 11:40:13 +01:00
XenGi f65918db8b
gui functions nearly done 2023-12-30 15:02:13 +01:00
XenGi 114d6ba4da
add js controls 2023-12-29 16:55:51 +01:00
XenGi 99d50084f2
final design 2023-12-28 04:55:06 +01:00
XenGi c29f255163
Merge branch 'main' of git.berlin.ccc.de:cccb/sanic 2023-12-26 17:24:07 +01:00
coon 8dbbc77b09 static: generate queue + playlist sample data via javascript 2023-12-14 22:58:27 +01:00
XenGi 99dc857d41
add mpd status messages 2023-12-10 21:33:54 +01:00
coon 3889391f1b static: move #queue definition up 2023-12-05 03:02:12 +01:00
coon d48d8cb5e1 static: add some space between order controls and xfade controls 2023-12-05 03:01:33 +01:00
coon 85e0f9fb42 static: change padding for td elements 2023-12-05 03:00:17 +01:00
coon 6c8f83b6ee static: replace top controls based gradient rendering by css gradient rendering method 2023-12-05 02:59:22 +01:00
coon 1bb89b52f1 static: replace image based table gradient rendering by css gradient rendering method 2023-12-05 02:59:22 +01:00
coon da17f5f422 static: rename playlist_tracklist -> results_tracklist 2023-12-05 02:59:22 +01:00
coon 2056414a39 static: replace emojis by unicode code points 2023-12-05 02:59:22 +01:00
coon 6626585a15 static: fix rendering of track display 2023-12-05 02:59:22 +01:00
coon 468b35f791 static: add symbols next to volume slider 2023-12-05 02:59:21 +01:00
coon 9f568251cc static: improve button style of playback controls 2023-12-05 02:59:21 +01:00
coon 5c533a8a1a static: do vertical stretching properly 2023-12-05 02:59:21 +01:00
coon 2bfddc8fe5 static: add more dummy tracks in queue 2023-12-05 02:59:21 +01:00
coon 8fe3dae1b8 static: highlight table rows when hovering with mouse 2023-12-05 02:59:21 +01:00
coon 19533e5d01 static: use modern css for alternate table coloring again 2023-12-05 02:59:11 +01:00
coon 0eff220cc5 static: move sanic.js import from header to end of body 2023-12-05 01:45:48 +01:00
coon a5d94171de static: add style to checkboxes 2023-12-04 02:08:38 +01:00
coon 5f78ea39c8 static: remove invisible labels 2023-12-02 20:39:53 +01:00
coon f8ab9ae20b static: fix text input style for firefox 2023-12-02 20:39:03 +01:00
coon 7c1089197f static: fix button style for firefox 2023-12-02 20:39:03 +01:00
coon 3f8abb8924 static: fix rangeinput style for firefox 2023-12-02 20:39:00 +01:00
coon 170324134a static: remove old index.html + index2.html implementations 2023-12-02 19:06:45 +01:00
coon 857638e9db static: add custom style to range input control 2023-12-02 18:18:32 +01:00
coon 6a00390e53 static: add shiny borders to bottom controls 2023-12-02 18:18:32 +01:00
coon 86882cfd85 static: adjust sanic logo 2023-12-02 18:18:32 +01:00
coon 4c5fe66f4e static: add gradient background for top controls 2023-12-02 18:18:32 +01:00
coon 45bbacc57d static: add table header gradient 2023-12-02 18:18:32 +01:00
coon 02a818cda4 static: comment out dashed debug boarder for div containers 2023-12-02 18:18:32 +01:00
coon 65c4b15100 static: use different font 2023-12-02 18:18:32 +01:00
coon 1d77c7b10b static: add playback arrow image + red highlight background color 2023-12-02 18:18:32 +01:00
coon a74c849d79 static: some formatting on table entries 2023-12-02 18:18:32 +01:00
coon 309c797428 static: add playback arrow to position row 2023-12-02 18:18:32 +01:00
coon 0c12c8dbc8 static: use "old school" way for alternate coloring of tables 2023-12-02 18:18:32 +01:00
coon 67d8d0fff9 static: use different color for footer 2023-12-02 18:18:31 +01:00
coon a571010018 static: use alternating colors on table 2023-12-02 18:18:31 +01:00
coon 7d9a9264dc static: make tables occupy whole width 2023-12-02 18:18:31 +01:00
coon c16568f689 static: add basic file tree view 2023-12-02 18:18:31 +01:00
coon c8b26f74f6 static: w3c compliance stuff 2023-12-02 18:18:31 +01:00