Commit graph

83 commits

Author SHA1 Message Date
fd4eb5b3e8
things 2025-08-23 18:36:47 +02:00
912a42c450
finish work on sse 2024-08-09 10:00:21 +02:00
534077bad3
switch from websockets to sse 2024-08-07 23:35:16 +02:00
ab01f8f329
🔥 2024-07-15 20:00:18 +02:00
62598c805e
add search db feature 2024-04-29 00:14:39 +02:00
cdf12411a2
add save playlist feature 2024-04-18 15:06:12 +02:00
9248852713
add delete playlist feature 2024-04-18 14:28:02 +02:00
1fc5dc2bf8
add attach playlist feature 2024-04-18 12:12:52 +02:00
aeaef11341
add replace playlist feature 2024-04-18 11:46:09 +02:00
2c2efaaca2
Merge branch 'main' of gitlab.com:XenGi/sanic 2024-04-17 15:12:12 +02:00
bb19b095b6
load playlist content into result 2024-04-17 00:24:18 +02:00
bddc82399b
add list playlists 2024-04-16 23:37:48 +02:00
899dde0754
update TODO; fix typo 2024-04-06 19:27:59 +02:00
03677e24be
small improvements; aur package 2024-04-06 18:57:43 +02:00
79a6049a91
add remove track from queue 2024-04-06 15:28:00 +02:00
fbd482d876
play/pause fixed; mark current song in queue 2024-02-25 21:48:18 +01:00
671bcd300f
play/pause works 2024-02-25 11:09:44 +01:00
20c4dda160 static: improve tree view 2024-02-15 02:16:27 +01:00
61647a1f57 static: hack tree view prototype into file browser 2024-01-30 12:34:33 +01:00
5e9ff24647 static: flexbox: treeview.css: use directory unicode symbols 2024-01-23 23:43:08 +01:00
343cf980ef
Merge branch 'main' of git.berlin.ccc.de:cccb/sanic 2024-01-21 20:29:07 +01:00
fa7e9bd497
add save playlist modal and other things 2024-01-21 20:29:00 +01:00
fc366aac3d static: index.html: fix paths of sanic logo and favicon 2024-01-21 18:34:09 +01:00
d97a33b800
update js code 2024-01-21 14:55:31 +01:00
3bdf933493
more html foo 2024-01-20 21:52:03 +01:00
1c0fc195b0
add tabs 2024-01-20 13:48:03 +01:00
3e635d9e44
moving design to final files 2024-01-20 11:40:13 +01:00
f65918db8b
gui functions nearly done 2023-12-30 15:02:13 +01:00
114d6ba4da
add js controls 2023-12-29 16:55:51 +01:00
99d50084f2
final design 2023-12-28 04:55:06 +01:00
c29f255163
Merge branch 'main' of git.berlin.ccc.de:cccb/sanic 2023-12-26 17:24:07 +01:00
8dbbc77b09 static: generate queue + playlist sample data via javascript 2023-12-14 22:58:27 +01:00
99dc857d41
add mpd status messages 2023-12-10 21:33:54 +01:00
3889391f1b static: move #queue definition up 2023-12-05 03:02:12 +01:00
d48d8cb5e1 static: add some space between order controls and xfade controls 2023-12-05 03:01:33 +01:00
85e0f9fb42 static: change padding for td elements 2023-12-05 03:00:17 +01:00
6c8f83b6ee static: replace top controls based gradient rendering by css gradient rendering method 2023-12-05 02:59:22 +01:00
1bb89b52f1 static: replace image based table gradient rendering by css gradient rendering method 2023-12-05 02:59:22 +01:00
da17f5f422 static: rename playlist_tracklist -> results_tracklist 2023-12-05 02:59:22 +01:00
2056414a39 static: replace emojis by unicode code points 2023-12-05 02:59:22 +01:00
6626585a15 static: fix rendering of track display 2023-12-05 02:59:22 +01:00
468b35f791 static: add symbols next to volume slider 2023-12-05 02:59:21 +01:00
9f568251cc static: improve button style of playback controls 2023-12-05 02:59:21 +01:00
5c533a8a1a static: do vertical stretching properly 2023-12-05 02:59:21 +01:00
2bfddc8fe5 static: add more dummy tracks in queue 2023-12-05 02:59:21 +01:00
8fe3dae1b8 static: highlight table rows when hovering with mouse 2023-12-05 02:59:21 +01:00
19533e5d01 static: use modern css for alternate table coloring again 2023-12-05 02:59:11 +01:00
0eff220cc5 static: move sanic.js import from header to end of body 2023-12-05 01:45:48 +01:00
a5d94171de static: add style to checkboxes 2023-12-04 02:08:38 +01:00
5f78ea39c8 static: remove invisible labels 2023-12-02 20:39:53 +01:00