🚚 Update domain
This commit is contained in:
		
							
								
								
									
										4
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								go.mod
									
									
									
									
									
								
							@@ -1,4 +1,4 @@
 | 
				
			|||||||
module code.smartsheep.studio/hydrogen/interactive
 | 
					module git.solsynth.dev/hydrogen/interactive
 | 
				
			||||||
 | 
					
 | 
				
			||||||
go 1.21.6
 | 
					go 1.21.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -20,7 +20,7 @@ require (
 | 
				
			|||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
require (
 | 
					require (
 | 
				
			||||||
	code.smartsheep.studio/hydrogen/identity v0.0.0-20240221130517-c169ffdacda8 // indirect
 | 
						git.solsynth.dev/hydrogen/identity v0.0.0-20240221130517-c169ffdacda8 // indirect
 | 
				
			||||||
	github.com/andybalholm/brotli v1.0.5 // indirect
 | 
						github.com/andybalholm/brotli v1.0.5 // indirect
 | 
				
			||||||
	github.com/fsnotify/fsnotify v1.7.0 // indirect
 | 
						github.com/fsnotify/fsnotify v1.7.0 // indirect
 | 
				
			||||||
	github.com/gabriel-vasile/mimetype v1.4.2 // indirect
 | 
						github.com/gabriel-vasile/mimetype v1.4.2 // indirect
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										12
									
								
								go.sum
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								go.sum
									
									
									
									
									
								
							@@ -1,9 +1,9 @@
 | 
				
			|||||||
code.smartsheep.studio/hydrogen/identity v0.0.0-20240220134615-3b0cbbb6c9ed h1:/3rRncEKlN1GYWjUSJF8bUkwnCkTFon2opa+tGUTwEQ=
 | 
					git.solsynth.dev/hydrogen/identity v0.0.0-20240220134615-3b0cbbb6c9ed h1:/3rRncEKlN1GYWjUSJF8bUkwnCkTFon2opa+tGUTwEQ=
 | 
				
			||||||
code.smartsheep.studio/hydrogen/identity v0.0.0-20240220134615-3b0cbbb6c9ed/go.mod h1:db+/Y/fLPSOu1JlsCoXEYPD26644S0S3Bg/1XNLtlHQ=
 | 
					git.solsynth.dev/hydrogen/identity v0.0.0-20240220134615-3b0cbbb6c9ed/go.mod h1:db+/Y/fLPSOu1JlsCoXEYPD26644S0S3Bg/1XNLtlHQ=
 | 
				
			||||||
code.smartsheep.studio/hydrogen/identity v0.0.0-20240221124039-3393f751a072 h1:T3pP/cWpfHoxA6VrhFPq0EcrDVnUVXtfwQSzM3jFRfo=
 | 
					git.solsynth.dev/hydrogen/identity v0.0.0-20240221124039-3393f751a072 h1:T3pP/cWpfHoxA6VrhFPq0EcrDVnUVXtfwQSzM3jFRfo=
 | 
				
			||||||
code.smartsheep.studio/hydrogen/identity v0.0.0-20240221124039-3393f751a072/go.mod h1:db+/Y/fLPSOu1JlsCoXEYPD26644S0S3Bg/1XNLtlHQ=
 | 
					git.solsynth.dev/hydrogen/identity v0.0.0-20240221124039-3393f751a072/go.mod h1:db+/Y/fLPSOu1JlsCoXEYPD26644S0S3Bg/1XNLtlHQ=
 | 
				
			||||||
code.smartsheep.studio/hydrogen/identity v0.0.0-20240221130517-c169ffdacda8 h1:WBi14r+jomgixVDFa8pPecrQshhlyJKBT51VZNs+PBY=
 | 
					git.solsynth.dev/hydrogen/identity v0.0.0-20240221130517-c169ffdacda8 h1:WBi14r+jomgixVDFa8pPecrQshhlyJKBT51VZNs+PBY=
 | 
				
			||||||
code.smartsheep.studio/hydrogen/identity v0.0.0-20240221130517-c169ffdacda8/go.mod h1:db+/Y/fLPSOu1JlsCoXEYPD26644S0S3Bg/1XNLtlHQ=
 | 
					git.solsynth.dev/hydrogen/identity v0.0.0-20240221130517-c169ffdacda8/go.mod h1:db+/Y/fLPSOu1JlsCoXEYPD26644S0S3Bg/1XNLtlHQ=
 | 
				
			||||||
github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
 | 
					github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
 | 
				
			||||||
github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
 | 
					github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
 | 
				
			||||||
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
 | 
					github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,14 +1,14 @@
 | 
				
			|||||||
package main
 | 
					package main
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/grpc"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/grpc"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/server"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/server"
 | 
				
			||||||
	"os"
 | 
						"os"
 | 
				
			||||||
	"os/signal"
 | 
						"os/signal"
 | 
				
			||||||
	"syscall"
 | 
						"syscall"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	interactive "code.smartsheep.studio/hydrogen/interactive/pkg"
 | 
						interactive "git.solsynth.dev/hydrogen/interactive/pkg"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"github.com/rs/zerolog"
 | 
						"github.com/rs/zerolog"
 | 
				
			||||||
	"github.com/rs/zerolog/log"
 | 
						"github.com/rs/zerolog/log"
 | 
				
			||||||
	"github.com/spf13/viper"
 | 
						"github.com/spf13/viper"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
package database
 | 
					package database
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"gorm.io/gorm"
 | 
						"gorm.io/gorm"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
package grpc
 | 
					package grpc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	pwpb "code.smartsheep.studio/hydrogen/identity/pkg/grpc/proto"
 | 
						pwpb "git.solsynth.dev/hydrogen/identity/pkg/grpc/proto"
 | 
				
			||||||
	"google.golang.org/grpc/credentials/insecure"
 | 
						"google.golang.org/grpc/credentials/insecure"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	"github.com/spf13/viper"
 | 
						"github.com/spf13/viper"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,9 +4,9 @@ import (
 | 
				
			|||||||
	"strings"
 | 
						"strings"
 | 
				
			||||||
	"time"
 | 
						"time"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/services"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/services"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2"
 | 
						"github.com/gofiber/fiber/v2"
 | 
				
			||||||
	"github.com/google/uuid"
 | 
						"github.com/google/uuid"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,8 +1,8 @@
 | 
				
			|||||||
package server
 | 
					package server
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/services"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/services"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2"
 | 
						"github.com/gofiber/fiber/v2"
 | 
				
			||||||
	"github.com/spf13/viper"
 | 
						"github.com/spf13/viper"
 | 
				
			||||||
	"path/filepath"
 | 
						"path/filepath"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,8 +1,8 @@
 | 
				
			|||||||
package server
 | 
					package server
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/security"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/security"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/services"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/services"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2"
 | 
						"github.com/gofiber/fiber/v2"
 | 
				
			||||||
	"strings"
 | 
						"strings"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,8 +1,8 @@
 | 
				
			|||||||
package server
 | 
					package server
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/services"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/services"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2"
 | 
						"github.com/gofiber/fiber/v2"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,9 +5,9 @@ import (
 | 
				
			|||||||
	"strings"
 | 
						"strings"
 | 
				
			||||||
	"time"
 | 
						"time"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/services"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/services"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2"
 | 
						"github.com/gofiber/fiber/v2"
 | 
				
			||||||
	"github.com/google/uuid"
 | 
						"github.com/google/uuid"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,8 +3,8 @@ package server
 | 
				
			|||||||
import (
 | 
					import (
 | 
				
			||||||
	"fmt"
 | 
						"fmt"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2"
 | 
						"github.com/gofiber/fiber/v2"
 | 
				
			||||||
	"github.com/samber/lo"
 | 
						"github.com/samber/lo"
 | 
				
			||||||
	"github.com/spf13/viper"
 | 
						"github.com/spf13/viper"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,9 +4,9 @@ import (
 | 
				
			|||||||
	"strings"
 | 
						"strings"
 | 
				
			||||||
	"time"
 | 
						"time"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/services"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/services"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2"
 | 
						"github.com/gofiber/fiber/v2"
 | 
				
			||||||
	"github.com/google/uuid"
 | 
						"github.com/google/uuid"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,9 +4,9 @@ import (
 | 
				
			|||||||
	"fmt"
 | 
						"fmt"
 | 
				
			||||||
	"time"
 | 
						"time"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/services"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/services"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2"
 | 
						"github.com/gofiber/fiber/v2"
 | 
				
			||||||
	"github.com/samber/lo"
 | 
						"github.com/samber/lo"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,9 +1,9 @@
 | 
				
			|||||||
package server
 | 
					package server
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/services"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/services"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2"
 | 
						"github.com/gofiber/fiber/v2"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,7 +5,7 @@ import (
 | 
				
			|||||||
	"strings"
 | 
						"strings"
 | 
				
			||||||
	"time"
 | 
						"time"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/views"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/views"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2"
 | 
						"github.com/gofiber/fiber/v2"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2/middleware/cache"
 | 
						"github.com/gofiber/fiber/v2/middleware/cache"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2/middleware/cors"
 | 
						"github.com/gofiber/fiber/v2/middleware/cors"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,9 +1,9 @@
 | 
				
			|||||||
package server
 | 
					package server
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/services"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/services"
 | 
				
			||||||
	"github.com/gofiber/fiber/v2"
 | 
						"github.com/gofiber/fiber/v2"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,10 +1,10 @@
 | 
				
			|||||||
package services
 | 
					package services
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/identity/pkg/grpc/proto"
 | 
						"git.solsynth.dev/hydrogen/identity/pkg/grpc/proto"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/grpc"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/grpc"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"context"
 | 
						"context"
 | 
				
			||||||
	"github.com/spf13/viper"
 | 
						"github.com/spf13/viper"
 | 
				
			||||||
	"time"
 | 
						"time"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,8 +5,8 @@ import (
 | 
				
			|||||||
	"net/http"
 | 
						"net/http"
 | 
				
			||||||
	"strings"
 | 
						"strings"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"github.com/google/uuid"
 | 
						"github.com/google/uuid"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,10 +1,10 @@
 | 
				
			|||||||
package services
 | 
					package services
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/identity/pkg/grpc/proto"
 | 
						"git.solsynth.dev/hydrogen/identity/pkg/grpc/proto"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/grpc"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/grpc"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"context"
 | 
						"context"
 | 
				
			||||||
	"errors"
 | 
						"errors"
 | 
				
			||||||
	"fmt"
 | 
						"fmt"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,8 +3,8 @@ package services
 | 
				
			|||||||
import (
 | 
					import (
 | 
				
			||||||
	"errors"
 | 
						"errors"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"gorm.io/gorm"
 | 
						"gorm.io/gorm"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,8 +4,8 @@ import (
 | 
				
			|||||||
	"fmt"
 | 
						"fmt"
 | 
				
			||||||
	"time"
 | 
						"time"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"github.com/samber/lo"
 | 
						"github.com/samber/lo"
 | 
				
			||||||
	"github.com/spf13/viper"
 | 
						"github.com/spf13/viper"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,9 +5,9 @@ import (
 | 
				
			|||||||
	"fmt"
 | 
						"fmt"
 | 
				
			||||||
	"time"
 | 
						"time"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/identity/pkg/grpc/proto"
 | 
						"git.solsynth.dev/hydrogen/identity/pkg/grpc/proto"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"github.com/rs/zerolog/log"
 | 
						"github.com/rs/zerolog/log"
 | 
				
			||||||
	"github.com/samber/lo"
 | 
						"github.com/samber/lo"
 | 
				
			||||||
	"github.com/spf13/viper"
 | 
						"github.com/spf13/viper"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,8 +1,8 @@
 | 
				
			|||||||
package services
 | 
					package services
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import (
 | 
					import (
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/database"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/database"
 | 
				
			||||||
	"code.smartsheep.studio/hydrogen/interactive/pkg/models"
 | 
						"git.solsynth.dev/hydrogen/interactive/pkg/models"
 | 
				
			||||||
	"github.com/samber/lo"
 | 
						"github.com/samber/lo"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -22,8 +22,8 @@
 | 
				
			|||||||
<script setup lang="ts">
 | 
					<script setup lang="ts">
 | 
				
			||||||
import { useRealms } from "@/stores/realms"
 | 
					import { useRealms } from "@/stores/realms"
 | 
				
			||||||
import { getAtk } from "@/stores/userinfo"
 | 
					import { getAtk } from "@/stores/userinfo"
 | 
				
			||||||
import { ref } from "vue"
 | 
					 | 
				
			||||||
import { useRoute, useRouter } from "vue-router"
 | 
					import { useRoute, useRouter } from "vue-router"
 | 
				
			||||||
 | 
					import { ref } from "vue"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const route = useRoute()
 | 
					const route = useRoute()
 | 
				
			||||||
const router = useRouter()
 | 
					const router = useRouter()
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user