Commit graph

49 commits

Author SHA1 Message Date
99b534e9b5
Move playback and queue to state files; Move various components to layout; Begin moving view to state file; 2024-04-30 02:27:10 +02:00
65f0e6776e
Add unique session identifier to OpenSubsonic for improved behaviour with getNowPlaying 2024-04-30 02:25:15 +02:00
ff396e8ca2
Add various new components 2024-04-29 07:15:09 +02:00
e162c674bf
Make Center Module reactive & use snippets 2024-04-29 07:14:45 +02:00
b69f04fbe8
Make left sidebar interactive 2024-04-29 07:13:33 +02:00
7488b7cfeb
Use opensubsonic types in module and code 2024-04-29 07:12:43 +02:00
b0ec1c7d56
Add Data types to opensubsonic module 2024-04-29 07:11:21 +02:00
fc382d6876
Switch layout to use runes syntax 2024-04-29 07:10:44 +02:00
9964b08133
Add Author and License ´to package.json 2024-04-26 02:18:20 +02:00
d800031d3e
Remove Debug Text on Login Form 2024-04-26 02:17:08 +02:00
7b0874691e
Change version number 2024-04-26 01:57:57 +02:00
a7d7d036c3
Switch to svelte-adapter-node and remove package-lock.json 2024-04-26 01:53:40 +02:00
287959a60c
Small cleanup stuff 2024-04-26 01:21:09 +02:00
0abe420398
Re-enable Left Sidebar in Player 2024-04-26 01:16:54 +02:00
2ae90a5639
Include domain on login page 2024-04-26 01:16:38 +02:00
352a1b857e
Cleanup unused files 2024-04-25 18:19:11 +02:00
6bff963d7a
Move Sidebar and Player into components 2024-04-25 18:16:53 +02:00
25536b078a
Move Player code to separate file 2024-04-25 18:04:37 +02:00
1a771168ee
Add Header to Login Page 2024-04-25 17:53:45 +02:00
ba3e38c081
Complete rebrand to lydstyrke 2024-04-23 16:13:21 +02:00
180721088c
switch to AGPL 2024-04-23 16:13:08 +02:00
20047ea0b8 Update README.md 2024-04-23 10:00:29 +00:00
91582d4b41 Rebrand to lydstyrke due to domain availability 2024-04-23 09:36:25 +00:00
d9fcdcf930
Removed Debug logging 2024-04-22 20:08:55 +02:00
652e8afc37
Append: Improve Volume Handling 2024-04-22 20:08:30 +02:00
a99e12c6e6
Include Scrobble 2024-04-22 20:08:08 +02:00
6a7ba60ca9
Add Rewind and Forward 2024-04-22 20:07:52 +02:00
20499ca5a1
Move source to currentSong.source 2024-04-22 20:07:41 +02:00
2bad02d27e
Move song data to currentSong.data 2024-04-22 20:07:03 +02:00
c7e0d93fb0
Add Playback Modes 2024-04-22 20:06:25 +02:00
1175f88401
Add Various Title Displays 2024-04-22 20:05:27 +02:00
d1903045a4
Improve Volume Handling 2024-04-22 20:04:12 +02:00
115d30dc67
Fix Time formatting Function 2024-04-22 20:02:47 +02:00
c116aa8c47
Add Highlighter to currently playing song 2024-04-22 20:02:29 +02:00
1e535c9715
Move superforms to dev dependencies 2024-04-22 20:00:54 +02:00
20276e8293
Automatically fetch currently playing song, fallback to first song in playqueue 2024-04-22 16:53:03 +02:00
8f429f0847
Change playSong method to consume song object rather than queue ID 2024-04-22 16:50:48 +02:00
3b3b7773db
Various stuff 2024-04-22 16:49:36 +02:00
3cf0820faa
Rebrand to lytter 2024-04-22 10:07:38 +02:00
94dc6e2fcd
Cleaned Up Controls Code 2024-04-21 23:40:04 +02:00
d088472acb
Somewhat functional playback (not really) 2024-04-21 23:00:45 +02:00
59bedf73da
Functional Login Page 2024-04-21 02:15:50 +02:00
f40f5c2d20
Barebones Svelte Project 2024-04-20 21:26:11 +02:00
025ab031f3
Remove Rust Code 2024-04-20 21:23:25 +02:00
57935bd091
Update README with planned features 2024-02-17 02:52:12 +01:00
abb87ec67c
Basic Sycamore Setup (Credentials Removed) 2024-02-17 02:13:48 +01:00
488774c57d
Project Configuration Files 2024-02-17 02:12:35 +01:00
c7d38dee76
Add .gitignore Locations 2024-02-17 02:11:17 +01:00
108d344cd4 Initial commit 2024-02-17 01:04:56 +00:00