cda152852c
Minor changes
2026-01-26 15:32:28 -05:00
7d45d9498e
fixed search errors
2026-01-26 15:32:00 -05:00
fce09edfc5
Added proper handling of internal errors (should be no 500s anywhere)
2026-01-26 12:30:08 -05:00
2002dd1afa
removed broken timer, finalised new responses
2026-01-26 12:15:56 -05:00
00550cca85
I got distracted and broke something but the responses should be good now
2026-01-26 10:39:17 -05:00
0b64a6f297
Okay the backend should be done so im committing now
...
im gonna fix the frontend next
2026-01-26 10:09:26 -05:00
9bdac82f10
In the thick of changing the responses to requests
2026-01-25 19:04:02 -05:00
bcd6807a34
Duplicate song queue adds can be blocked
2026-01-22 00:31:53 -05:00
1e1eac4aa4
Added a "clear playlist" admin function on the client
2026-01-22 00:10:59 -05:00
6a04ac30f5
slight layout update, mostly relevant for mobile
2026-01-21 23:45:14 -05:00
85257808a3
Updates to readme, fixed darkmode cookie bug
2026-01-21 20:02:35 -05:00
4f39417852
added hashing, updated parts of readme to explain env file
...
also added some tabby stuff, but its not done yet
2026-01-21 19:27:49 -05:00
ae428239a7
Start of updating icons
2026-01-21 18:28:40 -05:00
0cd6b4ce2e
Keep dark mode state in a cookie
...
im gonna make this suck less later
2026-01-21 16:46:01 -05:00
ab09058c3d
Dark mode is working to a level where i am happy with it
...
Note: i did ask gemini for some help on this, but understand and still wrote everything out
2026-01-21 15:57:35 -05:00
758f399636
tab to songs and playlist items
...
this actually isnt accessible, but it is something to think about. I don't personally know anyone who needs tab navigation but i know it's good to have and use
2025-10-17 15:49:02 -04:00
7958b4e8bd
made the search items not have text go out of the box
2025-10-17 15:44:10 -04:00
6ece2d3ea1
refactored, fixed mp3 length bug, added lossless tag to database
2025-10-17 15:32:19 -04:00
faac93b1f6
flac and wav support
2025-10-10 18:39:56 -04:00
b20f0ecad0
Client is now 100% hosted on the included files
...
no more web references (so you don't need internet access on a closed network)
2025-10-10 15:28:49 -04:00
dcfe7115fa
Playlist items text is spaced not stupidly
...
Playlist Items look like not garbage now
I gave them a giant margin and forgot about it. should be good now
the item holders have padding instead for the edges
2025-10-07 16:36:06 -04:00
e08e9cbcca
Fixed a bunch of bugs to make adminpass complete
...
also added a bunch of comments and a new item design (css) that i'm probably going to undo
2025-10-06 12:47:58 -04:00
189cafd08a
Readme update
...
Should be good to be pushed to main now
2025-10-03 19:03:49 -04:00
76971ea75e
Done adding admin password
...
Just gotta do documentation
2025-10-03 18:51:12 -04:00
1733a485b4
99% done
...
also added some new comments and notes about future design changes
2025-10-03 17:26:12 -04:00
1910b30acc
everything but the auto-updating settings should be working
...
and also skipping isnt working on the playlist page
2025-07-18 20:13:18 -04:00
ea0380e3eb
changed a for loop to fix for testing
2025-07-18 18:31:22 -04:00
26e8e93785
Fixed adminperms labels
2025-07-18 18:31:02 -04:00
a291e4626a
added options
2025-07-12 22:09:18 -04:00
ea183794c1
SQLite is Completely done, json is not used at all anymore
2025-07-06 12:46:01 -04:00
d5481cbc57
Added AGPLv3 reference to the actual web app to make it compliant i think
...
if anyone actually knows how this liscense works please do a PR
2025-03-27 16:15:54 -04:00
a7c9f8ec4b
updated manifest for PWA
...
solved some more issues, added some more issues, you know how it goes
2025-03-11 10:10:07 -04:00
49d50462ab
made the qrcode generator a function
...
its now called when the ip is changed too, so you don't need to refresh
2025-03-06 11:24:06 -05:00
7505bc28d3
Volume cannot be changed when player isn't playing
2025-03-06 10:45:51 -05:00
48d4577c53
made a few more items per line visible on desktop
2025-03-06 10:22:12 -05:00
42e78ca977
Empty search error displayed
2025-03-06 10:14:17 -05:00
b0c1fa979f
removed some unnecesary console logs
2025-03-05 15:37:32 -05:00
03bb059558
Fixed the freaking bug in ordering
...
i went from array, to json, to realising json can't have duplicates, to now converting the json back to an array (with the help of chatgpt D: )
Its fine though it works now
2025-03-05 15:34:28 -05:00
cf8796a3a1
Playlist mode, adding songs work in new format
2025-03-05 15:18:05 -05:00
44fcd881fc
Changed error message
2025-03-03 10:17:42 -05:00
072d04930a
fixed a bug in the client js
2025-01-21 20:41:47 -05:00
bdcb955165
dark mode testing
2025-01-19 19:14:18 -05:00
b1f1a38748
Finally
...
Changing the settings on mobile actually works as intended
also other rearranging of the backend or whatever
2025-01-19 11:16:54 -05:00
da423f49aa
just updating some comments
2024-11-27 15:59:30 -05:00
5f4e2365a2
added comment
2024-10-22 13:18:08 -04:00
c6d457efbf
added qrcode generator in settings
2024-10-17 16:26:17 -04:00
Dylan
792d1bdd3f
api key can be set from console
...
also the art finally displays as 1:1 in the playlist display but its not fully done yet
2024-09-09 16:03:05 -04:00
dylan-fournier
f31746ae47
thought i fixed the alertbug but idk
2024-06-10 13:21:52 -04:00
dylan-fournier
1a30a5a31a
dark mode setting added
2024-06-05 13:20:37 -04:00
dylan-fournier
b82e4266be
literally 2 spaces
2024-05-29 13:17:02 -04:00