|
06841782df
|
Update how self is inserted for server
|
2025-05-10 12:02:57 +02:00 |
|
|
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 |
|
|
d32818af09
|
Start move to unify ID generation
/ docker (push) Successful in 4m14s
|
2025-04-28 17:28:28 +02:00 |
|
|
9957ba8302
|
More work on getting auth fetch verification working
|
2025-04-20 22:10:35 +02:00 |
|
|
fb5ecf3c45
|
Actually apply all relevant roles to the server actor
|
2025-04-16 16:42:01 +02:00 |
|
|
02c2e53c51
|
Move server actor named to shared constant
/ docker (push) Successful in 4m42s
|
2025-04-16 12:47:53 +02:00 |
|
|
08f6de0bd7
|
Rename cavage singing func, add import for server
/ docker (push) Successful in 4m1s
|
2025-04-15 14:51:07 +02:00 |
|
|
da2a89010c
|
Signing works
|
2025-04-10 16:40:06 +02:00 |
|
|
d272fa90b4
|
AP stuff almost works
/ test (push) Waiting to run
|
2025-04-09 17:35:31 +02:00 |
|
|
671d18d2ba
|
Add note info stuff to debug server. Also docs
/ test (push) Waiting to run
|
2025-04-08 16:33:47 +02:00 |
|
|
f453983f80
|
Add inserter for self stuff
|
2025-04-05 22:01:42 +02:00 |
|