-
\ No newline at end of file
diff --git a/frontend/src/components/NavbarView.vue b/frontend/src/components/NavbarView.vue
new file mode 100644
index 0000000..831ec05
--- /dev/null
+++ b/frontend/src/components/NavbarView.vue
@@ -0,0 +1,32 @@
+
+
+
+
For the oficial instance, no logs are kept except for
- when an error is met that affects the user is encounered.
- An example of this is when data retrieval fails when a user
- requests. No identifying information is kept except for the
- time of request. below is an example of this data
-
-
- {
- "endpoint":"/api/users/chibidoki",
- "level":"warn","message":
- "No element found for selector: li.InjectLayout-sc-1i43xsx-0:nth-child(2) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)",
- "origin":"http://localhost:5173",
- "reqId":"fed6f1f6-403f-4d6a-9943-3d07ea7bf9bb",
- "timestamp":"2023-03-07T22:42:37.982Z"
- }
-
-
-
-
\ No newline at end of file
+
+
Privacy Policy
+
+ For the oficial instance, no logs are kept except for when an error is met that affects the
+ user is encounered. An example of this is when data retrieval fails when a user requests. No
+ identifying information is kept except for the time of request. below is an example of this
+ data
+
+
+
+ { "endpoint":"/api/users/chibidoki", "level":"warn","message": "No element found for selector:
+ li.InjectLayout-sc-1i43xsx-0:nth-child(2) > a:nth-child(1) > div:nth-child(1) >
+ div:nth-child(1) > p:nth-child(1)", "origin":"http://localhost:5173",
+ "reqId":"fed6f1f6-403f-4d6a-9943-3d07ea7bf9bb", "timestamp":"2023-03-07T22:42:37.982Z" }
+
+
+
diff --git a/frontend/src/views/UserView.vue b/frontend/src/views/UserView.vue
index 7406865..a0315c8 100644
--- a/frontend/src/views/UserView.vue
+++ b/frontend/src/views/UserView.vue
@@ -1,162 +1,182 @@
-
-
-
-
Searching...
-
-
+
+
+
Searching...
+
+
+
+
+
+
+
oops...
+
this wasn't supposed to happen
-
-
-
oops...
-
this wasn't supposed to happen
+
+ the server was encountered an error while retriving the data, and now we're here :3
+
+
+
+
please contact the administrator with this code
+
error identifier: {{ data.code }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ LIVE
+
+
+
+
{{ data.username }}
+
+ {{ data.followersAbbv }} Followers
+
+
+
+ {{ truncate(data.stream.title, 75) }}
+
+
+
-
-
the server was encountered an error while retriving the data, and now we're here :3