linstrom/web/debug
mStar e182949a8d
Remove id autogeneration from db models
Remove automatic uuid v4 ID generation from the models and replace it
with `shared.NewId()`, which generates an Id depending on the config
setting
2025-05-06 14:34:32 +02:00
..
posts.go More activity stuff 2025-05-05 17:33:34 +02:00
remoteServer.go Rename cavage singing func, add import for server 2025-04-15 14:51:07 +02:00
server.go Lots of progress on public AP interface 2025-05-04 22:08:06 +02:00
users.go Remove id autogeneration from db models 2025-05-06 14:34:32 +02:00