simon simon
  • Joined on 2025-04-09
simon released 0.4.0 at HomeLab/song-of-the-day 2025-06-04 15:17:30 -07:00
simon pushed tag 0.4.0 to HomeLab/song-of-the-day 2025-06-04 15:15:07 -07:00
simon pushed to main at HomeLab/song-of-the-day 2025-06-04 15:15:06 -07:00
23afbc1009 release: version 0.4.0 🚀
220f4d7ffd feat: implement song submission support, refs #5
0d2ec3712e fix: some cleanup and fixing runtime bugs, refs NOISSUE
Compare 3 commits »
simon pushed to main at HomeLab/song-of-the-day 2025-05-30 13:51:56 -07:00
dbd83ebb6a feat: basic initial implementation of spotify client link validator and song submission form refs: NOISSUE
simon commented on issue HomeLab/song-of-the-day#7 2025-05-26 04:57:33 -07:00
implement song submission history

History of song requests has been implemented as a first step. Once song submissions via the website are implemented we can start tracking submitted songs and build history UI.

simon pushed to main at HomeLab/song-of-the-day 2025-05-26 00:23:32 -07:00
010316aa70 release: version 0.3.3 🚀
d416242712 fix: save DateTime as UTC, refs NOISSUE
Compare 2 commits »
simon pushed tag 0.3.3 to HomeLab/song-of-the-day 2025-05-26 00:23:32 -07:00
simon released 0.3.2 at HomeLab/song-of-the-day 2025-05-25 12:37:13 -07:00
simon pushed to main at HomeLab/song-of-the-day 2025-05-25 12:36:53 -07:00
e9a824c6ef release: version 0.3.2 🚀
e0f206bc0c fix: exception thrown on LastOrDefault(), refs NOISSUE
Compare 2 commits »
simon pushed tag 0.3.2 to HomeLab/song-of-the-day 2025-05-25 12:36:53 -07:00
simon released 0.3.1 at HomeLab/song-of-the-day 2025-05-24 10:20:32 -07:00
simon pushed to main at HomeLab/song-of-the-day 2025-05-24 10:20:20 -07:00
183309e1ed release: version 0.3.1 🚀
a6321324f7 fix: fix build errors, refs NOISSUE
Compare 2 commits »
simon pushed tag 0.3.1 to HomeLab/song-of-the-day 2025-05-24 10:20:20 -07:00
simon released 0.3.0 at HomeLab/song-of-the-day 2025-05-24 09:56:59 -07:00
simon pushed to main at HomeLab/song-of-the-day 2025-05-24 09:56:48 -07:00
e400249284 release: version 0.3.0 🚀
73c5e40e1d ci: more CI fixes, refs NOISSUE
f728c88853 ci: improve commit message generation script, refs NOISSUE
5fdd6ec1d0 feat: keep track of user submissions, refs #4
fbb6d1a409 feat: save submission history, refs #7
Compare 5 commits »
simon pushed tag 0.3.0 to HomeLab/song-of-the-day 2025-05-24 09:56:48 -07:00
simon pushed to main at HomeLab/song-of-the-day 2025-05-22 05:28:39 -07:00
d9da54653e release: version 0.2.6 🚀
859e96a706 fix: bugfixes, refs NOISSUE
Compare 2 commits »
simon pushed tag 0.2.6 to HomeLab/song-of-the-day 2025-05-22 05:28:39 -07:00
simon pushed to main at HomeLab/song-of-the-day 2025-05-21 04:33:25 -07:00
0135b89f01 reduce number of emitted logs
simon opened issue HomeLab/song-of-the-day#10 2025-05-18 03:30:32 -07:00
implement proper error message surfacing