Commit graph

139 commits

Author SHA1 Message Date
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
9a3008b29e Update readme to match new generator use 2025-03-05 11:15:33 -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
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
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
da423f49aa just updating some comments 2024-11-27 15:59:30 -05:00
39ed9fb5cb Update readme.md 2024-11-09 00:08:26 -05:00
fc12e5e1d1 Update readme.md
changed my mind on some wording
2024-11-08 23:18:40 -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
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
9a9e54f4b9 Update readme.md
added --port option to the server section
2024-10-17 15:52:05 -04:00
Kristy Fournier
7b80e69596 Update readme.md 2024-09-11 14:22:54 -04: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
b16487bf60
Merge pull request #1 from dylan-fournier/dev
Combining all my work
2024-06-12 13:01:31 -04:00
dylan-fournier
f31746ae47 thought i fixed the alertbug but idk 2024-06-10 13:21:52 -04:00
dylan-fournier
776462147a renamed image file 2024-06-06 12:47:33 -04:00
dylan-fournier
1a30a5a31a dark mode setting added 2024-06-05 13:20:37 -04:00
dylan-fournier
fffe0a2022 Update readme.md 2024-06-05 12:36:15 -04:00
dylan-fournier
b82e4266be literally 2 spaces 2024-05-29 13:17:02 -04:00
dylan-fournier
bc823e2e60 Cleaned up readme + image 2024-05-28 12:59:25 -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
9e48753e74 Update readme.md 2024-05-28 12:13:57 -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
dylan-fournier
ce785b5b50 deleted writeup, will submit elsewhere 2024-05-24 13:12:27 -04:00
dylan-fournier
0070f42c00 Started writeup for CS class 2024-05-24 13:07:01 -04:00
dylan-fournier
942dd102eb Talked about settings 2024-05-24 12:52:41 -04:00
dylan-fournier
f0c9079115 Create requirements.txt 2024-05-22 13:03:16 -04:00
dylan-fournier
b95643d565 Updated readme.md
added the modifyers to the database generator
2024-05-22 12:46:06 -04:00
dylan-fournier
f0465c78d3 Updated readme.md 2024-05-22 12:23:57 -04:00