Commit graph

31 commits

Author SHA1 Message Date
f41255e456 added server side password verification to everything that needs it 2025-07-18 19:21:21 -04:00
d110657d8f Added base of password system and check for adding a song 2025-07-18 18:31:46 -04:00
824bbdea45 added new file format for artist/song info 2025-07-06 13:55:30 -04:00
776ebbbd34 soundlocation is used for the file playing 2025-07-06 13:42:31 -04:00
d63847761c Fixes to partymode and playlist retrival 2025-07-06 13:16:12 -04:00
ea183794c1 SQLite is Completely done, json is not used at all anymore 2025-07-06 12:46:01 -04:00
488f426d02 The database generator can make a functional SQLite database 2025-07-01 21:08:56 -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
0f81492332 Removed a comment for an issue i fixed 2025-03-10 13:42:38 -04:00
3e770fe66d added a colon 2025-03-10 12:55:38 -04:00
058d1a9a3c Not defaulting to new mode 2025-03-10 12:40:38 -04:00
3bb92bfc73
Merge pull request #3 from kristy-fournier/dev
Update mode working again
2025-03-10 10:33:05 -04:00
83fbdc7658 Update mode back to working, non mp3's are not added to the database 2025-03-10 10:32:27 -04:00
44bd5dc481 Remove "update" database mode temporarily 2025-03-10 10:05:07 -04:00
247c684b58 bleh 2025-03-10 10:01:40 -04:00
49c1b0bf25 trying to fix deleteymode, work in progress 2025-03-07 21:33:05 -05:00
7505bc28d3 Volume cannot be changed when player isn't playing 2025-03-06 10:45:51 -05:00
018fc7579d changed some prints 2025-03-05 15:50:14 -05:00
cf8796a3a1 Playlist mode, adding songs work in new format 2025-03-05 15:18:05 -05:00
968d30897e New JSON layout 2025-03-05 11:07:55 -05:00
f23ddc79ca added new minor details 2025-03-03 10:37:07 -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
1802ec3b79 renamed a variable
also crashing out in the comments
2025-01-15 11:19:44 -05:00
7c580b7bef tons of comment updates
probaby gonna make some incompatible changes soon to the format of the songDatabase
2024-11-27 17:21:39 -05:00
dc0cfd80a0 I made the directory where the mp3 files are a variable, so they can be stored on an external drive for example 2024-11-08 23:15:37 -05:00
Dylan Fournier
f567a3e093 Updated readme.md (get it because thats always the first commit message)
i also made an api key mandatory to ping the last fm server at all, so it wont try with an empty key
2024-09-10 19:43:13 -04:00
Dylan Fournier
2b293c76d1 Change port for Server in console 2024-09-09 16:17:03 -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
dcb21d39a9 chaged default port to be correct
also bug fixes and readme changes
2024-05-28 12:26:17 -04:00
dylan-fournier
7a22c9efec Cleaned up Generator + readme 2024-05-27 13:09:00 -04:00
dylan-fournier
889137712a Added all app files 2024-05-27 12:26:47 -04:00