Commit graph

15 commits

Author SHA1 Message Date
010c72252d Fix scrobble uploading
I was relying on a database table for no reason, go rid of that. There's more tidying to be done, but I want to look at the actual db inserts now.
2025-02-17 16:47:12 -05:00
03f5941615 Working on process_scrobbles.zig 2025-02-15 14:04:16 -05:00
a3b3a6c008 Fix date parsing
For some reason, I had date in "raw_scrobbles" set as an i32.
Pretty annoying considering I'm probably going to remove the
raw_scrobbles step at some point anyways.
2024-12-16 11:59:11 -05:00
e32d863354 Start process_scrobbles job 2024-11-30 12:44:01 -05:00
32c89bc12c Update upload page 2024-11-25 12:23:36 -05:00
e4e2115753 Update concert migration 2024-11-21 18:53:12 -05:00
a15db5fb31 Add views and begin database 2024-11-20 18:17:14 -05:00
348545949a Update to latest Jetzig 2024-09-14 11:04:27 -04:00
8353920f60 Update build.zig.zon 2024-07-31 13:55:41 -04:00
8f34815904 Update Search view 2024-04-10 23:48:22 -04:00
fee65c4b9d Begin SQL testing 2024-04-07 15:41:57 -04:00
a3a5e37225 Add sqlite/update jetzig 2024-04-07 13:58:52 -04:00
8a5666c4e9 Update Jetzig 2024-04-03 14:42:56 -04:00
82e362671c Update Jetzig 2024-04-02 16:15:20 -04:00
c018ea3c0e Init 2024-04-02 11:48:20 -04:00