Commit graph

10 commits

Author SHA1 Message Date
AKP
7d0562f665
Add .gitlab-ci.yml 2025-02-15 14:18:48 +00:00
AKP
32863b1ad1
Add Dockerfile
The Go version had to be dropped since 1.24 is too new to have hit the repos yet.
2025-02-15 14:17:45 +00:00
AKP
df2bbf58fc
Gate setting instructions behind domain entry 2025-02-15 14:10:10 +00:00
AKP
ec59805160
It is semi-complete 2025-02-15 14:05:02 +00:00
AKP
835c6fdda6
Add status endpoint 2025-02-15 13:19:16 +00:00
AKP
0dc3b410e7
Fetch recently played data from Spotify API 2025-02-14 19:05:14 +00:00
AKP
3da0c389d1
Alter 13 files
Update go.mod
Update go.sum
Update data.go
Update http.go
Add pages.go
Rename urls.go to routes.go
Add script.go
Add script.js
Add session.go
Update spotifyOAuth.go
Add base.go
Add controlPanel.go
Add home.go
2025-02-13 01:05:17 +00:00
AKP
94aeda9e8a
Implement Spotify authentication 2025-02-12 23:01:12 +00:00
AKP
8f8b4023e0 Boilerplate: doneso 2025-02-12 21:56:35 +00:00
AKP
5ee7a6b336
Alter 2 files
Add LICENSE
Add README.md
2025-02-12 19:43:27 +00:00