zuletzt/src
mitteneer cb89a3e6f3 Switch dates from i128 to u64
I was making them unnecessarily large by accidentally storing them as microseconds instead of milliseconds. Might be able to get away with seconds in the future
2025-04-28 21:37:08 -04:00
..
app Switch dates from i128 to u64 2025-04-28 21:37:08 -04:00
apply_rule.zig Add more information to artists view, songs view, and format dates correctly in scrobbles view 2025-04-27 23:58:50 -04:00
main.zig Fix limit on rule parameters and fix segfault in applyScrobbleRule 2025-04-27 16:27:03 -04:00
types.zig Switch dates from i128 to u64 2025-04-28 21:37:08 -04:00