Skip to content

Commit

Permalink
PUSH
Browse files Browse the repository at this point in the history
-> Upload
  • Loading branch information
NaysKutzu committed Nov 8, 2024
1 parent 59bac0f commit c00844f
Show file tree
Hide file tree
Showing 1,513 changed files with 3,972 additions and 328,407 deletions.
8 changes: 0 additions & 8 deletions .gitattributes

This file was deleted.

116 changes: 0 additions & 116 deletions .github/.php-cs-fixer.dist.php

This file was deleted.

48 changes: 48 additions & 0 deletions .vscode/backend.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"folders": [
{
"path": "../backend"
}
],
"settings": {
"php.version": "8.3",
"cSpell.words": [
"mythicalframework"
],
"cSpell.useGitignore": true,
"cSpell.ignorePaths": [
"/storage/settings.json",
"/composer.lock",
],
"window.title": "${appName}",
"window.autoDetectColorScheme": true,
"editor.minimap.enabled": true,
"php.stubs": [
"*",
"yaml"
],
},
"extensions": {
"recommendations": [
"streetsidesoftware.code-spell-checker",
"devsense.composer-php-vscode",
"mohd-akram.vscode-html-format",
"devsense.phptools-vscode",
"eamodio.gitlens",
"oderwat.indent-rainbow",
"devsense.intelli-php-vscode",
"xdebug.php-debug",
"xdebug.php-pack",
"bmewburn.vscode-intelephense-client",
"zobo.php-intellisense",
"devsense.profiler-php-vscode",
"linyang95.php-symbols",
"chuaple.php-formatter",
"esbenp.prettier-vscode",
"lkrms.pretty-php",
"bradlc.vscode-tailwindcss",
"zarifprogrammer.tailwind-snippets",
"mythicalsystems.mythicalframework-utils"
]
}
}
22 changes: 1 addition & 21 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,3 @@
{
"recommendations": [
"streetsidesoftware.code-spell-checker",
"devsense.composer-php-vscode",
"mohd-akram.vscode-html-format",
"devsense.phptools-vscode",
"eamodio.gitlens",
"oderwat.indent-rainbow",
"devsense.intelli-php-vscode",
"xdebug.php-debug",
"xdebug.php-pack",
"bmewburn.vscode-intelephense-client",
"zobo.php-intellisense",
"devsense.profiler-php-vscode",
"linyang95.php-symbols",
"chuaple.php-formatter",
"esbenp.prettier-vscode",
"lkrms.pretty-php",
"bradlc.vscode-tailwindcss",
"zarifprogrammer.tailwind-snippets",
"mythicalsystems.mythicalframework-utils"
]

}
8 changes: 8 additions & 0 deletions .vscode/frontend.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

{
"folders": [
{
"path": "../frontend"
}
]
}
29 changes: 0 additions & 29 deletions .vscode/launch.json

This file was deleted.

99 changes: 2 additions & 97 deletions .vscode/settings.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,100 +1,5 @@
{
"php.version": "8.3",
"cSpell.words": [
"acaches",
"aindex",
"akram",
"apikeys",
"asuccessful",
"asuccessfully",
"autoload",
"autoloader",
"Bcmath",
"Bethropolis",
"bradlc",
"Cassian",
"ccaches",
"chuaple",
"configpath",
"cronfile",
"dbconfigure",
"devsense",
"doesinfoexist",
"ealready",
"eamodio",
"ERRMODE",
"firstname",
"fklmnor",
"friendsofphp",
"Gherman",
"gravatarphp",
"Ifsnop",
"Inno",
"intelli",
"jsyaml",
"kosmapanel",
"Kutzu",
"Lastname",
"linyang",
"lkrms",
"mailserver",
"mbstring",
"mohd",
"myprofile",
"Mysqldump",
"mythicalclient",
"mythicalcore",
"mythicaldash",
"mythicalframework",
"mythicalsystems",
"Nahh",
"nayskutzu",
"oderwat",
"ontry",
"Outedated",
"phpdocs",
"phpmailer",
"phprouter",
"phptools",
"phpunit",
"posible",
"pragmarx",
"Repobeats",
"rfiles",
"rifi",
"sitesecret",
"skey",
"skiptwofactorcheck",
"sophisticode",
"Swal",
"symfony",
"tailwindcss",
"twofauser",
"unban",
"unfollow",
"Unfollowed",
"unic",
"unliked",
"unregistering",
"unsets",
"unverification",
"unverify",
"useractivity",
"userids",
"xdebug",
"zarifprogrammer",
"zobo"
],
"cSpell.useGitignore": true,
"cSpell.ignorePaths": [
"/storage/settings.json",
"/composer.lock",
],
"window.title": "${appName}",
"window.autoDetectColorScheme": true,
"editor.minimap.enabled": true,
"php.stubs": [
"*",
"yaml"
],
"sweetalert"
]
}
45 changes: 0 additions & 45 deletions app/Api/Apis/Admin/Logs.php

This file was deleted.

Loading

0 comments on commit c00844f

Please sign in to comment.