Commit graph

78 commits

Author SHA1 Message Date
XenGi cdf12411a2
add save playlist feature 2024-04-18 15:06:12 +02:00
XenGi 9248852713
add delete playlist feature 2024-04-18 14:28:02 +02:00
XenGi 1fc5dc2bf8
add attach playlist feature 2024-04-18 12:12:52 +02:00
XenGi aeaef11341
add replace playlist feature 2024-04-18 11:46:09 +02:00
XenGi 2c2efaaca2
Merge branch 'main' of gitlab.com:XenGi/sanic 2024-04-17 15:12:12 +02:00
XenGi bb19b095b6
load playlist content into result 2024-04-17 00:24:18 +02:00
XenGi bddc82399b
add list playlists 2024-04-16 23:37:48 +02:00
XenGi 899dde0754
update TODO; fix typo 2024-04-06 19:27:59 +02:00
XenGi 03677e24be
small improvements; aur package 2024-04-06 18:57:43 +02:00
XenGi 79a6049a91
add remove track from queue 2024-04-06 15:28:00 +02:00
XenGi fbd482d876
play/pause fixed; mark current song in queue 2024-02-25 21:48:18 +01:00
XenGi 671bcd300f
play/pause works 2024-02-25 11:09:44 +01:00
coon 20c4dda160 static: improve tree view 2024-02-15 02:16:27 +01:00
coon 61647a1f57 static: hack tree view prototype into file browser 2024-01-30 12:34:33 +01:00
coon 5e9ff24647 static: flexbox: treeview.css: use directory unicode symbols 2024-01-23 23:43:08 +01:00
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