Supabase gits

dev-ali-supabase
Ali Sharoz 2 weeks ago
parent 9af45d50d5
commit ff8803ba68

@ -14,6 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
senderName: HR Department
senderEmail: hr@yourcompany.com
otherSenderEmails: []
subject: May HR Newsletter Available
subjectAr: "\u0646\u0634\u0631\u0629 \u0627\u0644\u0645\u0648\u0627\u0631\u062F
\u0627\u0644\u0628\u0634\u0631\u064A\u0629 \u0644\u0634\u0647\u0631 \u0645\u0627\u064A\u0648
@ -59,3 +60,6 @@ MonoBehaviour:
isPhishing: 0
timeOrDate: Yesterday
timeOrDateAr: "\u0627\u0644\u0628\u0627\u0631\u062D\u0629"
toRecipients:
- self@cybercompanion.com
sentDate: Yesterday

@ -14,6 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
senderName: Finance Team
senderEmail: finance@yourcompany.com
otherSenderEmails: []
subject: "Reimbursement Processed \u2013 $124"
subjectAr: "\u062A\u0645 \u0635\u0631\u0641 \u0627\u0644\u062A\u0639\u0648\u064A\u0636
\u2013 \u0661\u0662\u0664 \u062F\u0648\u0644\u0627\u0631"
@ -54,3 +55,6 @@ MonoBehaviour:
isPhishing: 0
timeOrDate: May 24
timeOrDateAr: "\u0662\u0664 \u0645\u0627\u064A\u0648"
toRecipients:
- self@cybercompanion.com
sentDate: May 24

@ -14,6 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
senderName: IT Support
senderEmail: it.support@yourcompany.com
otherSenderEmails: []
subject: Scheduled Maintenance Notification
subjectAr: "\u0625\u0634\u0639\u0627\u0631 \u0628\u0627\u0644\u0635\u064A\u0627\u0646\u0629
\u0627\u0644\u0645\u062C\u062F\u0648\u0644\u0629"
@ -60,3 +61,6 @@ MonoBehaviour:
isPhishing: 0
timeOrDate: Today
timeOrDateAr: "\u0627\u0644\u064A\u0648\u0645"
toRecipients:
- self@cybercompanion.com
sentDate: Today

@ -14,6 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
senderName: Sarah Thompson
senderEmail: sarah.thompson@yourcompany.com
otherSenderEmails: []
subject: "Team Sync \u2013 Monday 10 AM"
subjectAr: "\u062A\u0632\u0627\u0645\u0646 \u0627\u0644\u0641\u0631\u064A\u0642
\u2013 \u0627\u0644\u0627\u062B\u0646\u064A\u0646 \u0661\u0660 \u0635\u0628\u0627\u062D\u0627\u064B"
@ -53,3 +54,6 @@ MonoBehaviour:
isPhishing: 0
timeOrDate: May 25
timeOrDateAr: "\u0662\u0665 \u0645\u0627\u064A\u0648"
toRecipients:
- self@cybercompanion.com
sentDate: May 25

@ -14,6 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
senderName: Microsoft Security
senderEmail: alert@m1crosoft-security.com
otherSenderEmails: []
subject: "Suspicious Login \u2013 act1vate your profile urgently"
subjectAr: "\u062A\u0633\u062C\u064A\u0644 \u062F\u062E\u0648\u0644 \u0645\u0634\u0628\u0648\u0647
\u2013 \u0641\u0639\u0651\u0644 \u0645\u0644\u0641\u0643 \u0627\u0644\u0634\u062E\u0635\u064A
@ -52,3 +53,6 @@ MonoBehaviour:
isPhishing: 1
timeOrDate: 1 hour ago
timeOrDateAr: "\u0642\u0628\u0644 \u0633\u0627\u0639\u0629 \u0648\u0627\u062D\u062F\u0629"
toRecipients:
- self@cybercompanion.com
sentDate: 1 hour ago

@ -14,6 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
senderName: CloudStorage
senderEmail: alerts@stor-cloud-updates.com
otherSenderEmails: []
subject: Verify stor-age account info to avoid suspens1on
subjectAr: "\u062A\u062D\u0642\u0642 \u0645\u0646 \u0645\u0639\u0640\u0644\u0648\u0645\u0640\u0627\u062A
\u062D\u0633\u0640\u0627\u0628 \u0627\u0644\u062A\u062E\u0640\u0632\u064A\u0640\u0646
@ -40,3 +41,6 @@ MonoBehaviour:
isPhishing: 1
timeOrDate: Today
timeOrDateAr: "\u0627\u0644\u064A\u0648\u0645"
toRecipients:
- self@cybercompanion.com
sentDate: Today

@ -1,5 +1,11 @@
{
"dependencies": {
"com.supabase.dll.mimemapping": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/MimeMapping",
"com.supabase.dll.newtonsoft.json": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/Newtonsoft.Json",
"com.supabase.dll.system.reactive": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/System.Reactive",
"com.supabase.dll.system.threading.channels": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/System.Threading.Channels",
"com.supabase.dll.websocket.client": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/Websocket.Client",
"com.supabase.unitybuilder": "https://github.com/kamyker/supabase-unity.git",
"com.unity.ai.navigation": "1.1.6",
"com.unity.cinemachine": "2.10.3",
"com.unity.collab-proxy": "2.8.2",

@ -1,5 +1,47 @@
{
"dependencies": {
"com.supabase.dll.mimemapping": {
"version": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/MimeMapping",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "2705e95b3bd1a0e49c03e2801db726f452697de1"
},
"com.supabase.dll.newtonsoft.json": {
"version": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/Newtonsoft.Json",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "2705e95b3bd1a0e49c03e2801db726f452697de1"
},
"com.supabase.dll.system.reactive": {
"version": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/System.Reactive",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "2705e95b3bd1a0e49c03e2801db726f452697de1"
},
"com.supabase.dll.system.threading.channels": {
"version": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/System.Threading.Channels",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "2705e95b3bd1a0e49c03e2801db726f452697de1"
},
"com.supabase.dll.websocket.client": {
"version": "https://github.com/kamyker/supabase-unity.git?path=.UnityDlls/Websocket.Client",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "2705e95b3bd1a0e49c03e2801db726f452697de1"
},
"com.supabase.unitybuilder": {
"version": "https://github.com/kamyker/supabase-unity.git",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "2705e95b3bd1a0e49c03e2801db726f452697de1"
},
"com.unity.ai.navigation": {
"version": "1.1.6",
"depth": 0,

Loading…
Cancel
Save