Commit graph

152 commits

Author SHA1 Message Date
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
coon 1c3b5ccce3 static: add dummy track lists for queue and playlist tracklist 2023-12-02 18:18:31 +01:00
coon 460da74e86 static: index.html: add playlist_controls + playlist_tracklist div containers 2023-12-02 18:18:31 +01:00
coon cc0ba05b49 static: work on basic layout + top controls 2023-12-02 18:18:31 +01:00
coon 9a4aadaf75 static: add sanic logo image 2023-12-02 18:18:31 +01:00
coon 39e9912d9a static: start of flexbox implementation 2023-12-02 18:18:31 +01:00
XenGi 32291bccb8
added some api calls 2023-12-02 17:53:44 +01:00
coon 461f966800 nix: fix vendoring 2023-11-27 02:05:50 +01:00
XenGi aa6aed6664 Delete .forgejo/dependabot.yml
Signed-off-by: XenGi <cccb-git@xengi.de>
2023-11-24 11:15:25 +01:00
XenGi ee7ef8cb41
move to forgejo 2023-11-19 21:11:56 +01:00
XenGi a5dba22d72 Update README.md
Signed-off-by: XenGi <cccb-git@xengi.de>
2023-11-19 20:10:54 +01:00
XenGi 4feeb16c63 Update README.md 2023-11-19 20:06:42 +01:00