+7
src/lib/utils/atproto.ts
+7
src/lib/utils/atproto.ts
···/^at:\/\/([a-zA-Z0-9._:%-]+)(?:\/([a-zA-Z0-9-.]+)(?:\/([a-zA-Z0-9._~:@!$&%')(*+,;=-]+))?)?(?:#(\/[a-zA-Z0-9._~:@!$&%')(*+,;=\-[\]/\\]*))?$/;
-2
src/db/schema/messages.ts
-2
src/db/schema/messages.ts
···-// we do incrementing numbers for now but for goodness sake we need to come up with something better
+2
src/lib/types/messages.ts
+2
src/lib/types/messages.ts
······
+9
src/lib/handlers/getOwnerDid.ts
+9
src/lib/handlers/getOwnerDid.ts
···
+11
-1
src/lib/types/http/responses.ts
+11
-1
src/lib/types/http/responses.ts
······
+5
src/routes/index.ts
+5
src/routes/index.ts
···+import { systemsGmstnDevelopmentShardGetOwnerRoute } from "@/routes/xrpc/systems.gmstn.development.shard.getOwner/route";
+10
src/routes/xrpc/_health/route.ts
+10
src/routes/xrpc/_health/route.ts
+7
src/routes/xrpc/systems.gmstn.development.shard.getOwner/route.ts
+7
src/routes/xrpc/systems.gmstn.development.shard.getOwner/route.ts
+5
src/server/index.ts
+5
src/server/index.ts
······
+1
-1
src/lib/handlers/connect.ts
+1
-1
src/lib/handlers/connect.ts
···+"Something went wrong when trying to get messages from the DB. Check the schema and the connection?",
+2
shell.nix
+2
shell.nix
+47
.github/workflows/push-image.yaml
+47
.github/workflows/push-image.yaml
···