codacy badge
This commit is contained in:
parent
b7354508d2
commit
134c738a92
|
@ -3,6 +3,7 @@
|
|||
<p align="center">
|
||||
<img src="https://badges.gitter.im/VirusTotalUploader/Lobby.svg" href="https://gitter.im/VirusTotalUploader/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge" />
|
||||
<img src="https://ci.appveyor.com/api/projects/status/ulpfhv1v32bhwaju?svg=true" href="https://ci.appveyor.com/project/SamuelTulach/virustotaluploader" />
|
||||
<img src="https://api.codacy.com/project/badge/Grade/4c55d4a2ca28421b989d6f16ec0399bd" href="https://www.codacy.com/manual/SamuelTulach/VirusTotalUploader?utm_source=github.com&utm_medium=referral&utm_content=SamuelTulach/VirusTotalUploader&utm_campaign=Badge_Grade" />
|
||||
</p>
|
||||
|
||||
#### Warning
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"MainForm_DragFile": "Přesuňte soubor zde",
|
||||
"MainForm_More": "Více",
|
||||
"SettingsForm_Title": "Nastavení",
|
||||
"SettingsForm_General": "Obecné nastavení",
|
||||
"SettingsForm_Key": "API klíč",
|
||||
"SettingsForm_Get": "Získat API klíč",
|
||||
"SettingsForm_Language": "Jazyk",
|
||||
"SettingsForm_Save": "Uložit",
|
||||
"SettingsForm_Open": "Otevřit soubor nastavení",
|
||||
"UploadForm_Info": "Informace o souboru",
|
||||
"UploadForm_Upload": "Nahrát",
|
||||
"UploadForm_Cancel": "Zrušit",
|
||||
"Message_Idle": "Nic.",
|
||||
"Message_Init": "Inicializace...",
|
||||
"Message_Check": "Kontrola...",
|
||||
"Message_Upload": "Nahrávání...",
|
||||
"Message_NoLink": "Zádný odkaz v odpovědi serveru!",
|
||||
"Message_NoSettings": "Soubor nastavení neexistuje.",
|
||||
"Message_Saved": "Nastavení uloženo."
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"MainForm_DragFile": "Drag file here",
|
||||
"MainForm_More": "More",
|
||||
"SettingsForm_Title": "Settings",
|
||||
"SettingsForm_General": "General settings",
|
||||
"SettingsForm_Key": "API key",
|
||||
"SettingsForm_Get": "Get API key",
|
||||
"SettingsForm_Language": "Language",
|
||||
"SettingsForm_Save": "Save",
|
||||
"SettingsForm_Open": "Open settings file",
|
||||
"UploadForm_Info": "File information",
|
||||
"UploadForm_Upload": "Upload",
|
||||
"UploadForm_Cancel": "Cancel",
|
||||
"Message_Idle": "Idle.",
|
||||
"Message_Init": "Initializing...",
|
||||
"Message_Check": "Checking...",
|
||||
"Message_Upload": "Uploading...",
|
||||
"Message_NoLink": "No permalink found in response!",
|
||||
"Message_NoSettings": "No settings file exists.",
|
||||
"Message_Saved": "Settings saved."
|
||||
}
|
Binary file not shown.
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
|
||||
</startup>
|
||||
</configuration>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
8785bd11fe80bb05040741b4ee6c5ac29a95f60b
|
|
@ -0,0 +1,19 @@
|
|||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\build\rel\uploader.exe.config
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\build\rel\uploader.exe
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\build\rel\uploader.pdb
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\build\rel\DarkUI.dll
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\build\rel\Newtonsoft.Json.dll
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\build\rel\RestSharp.dll
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\build\rel\DarkUI.pdb
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\build\rel\Newtonsoft.Json.xml
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\build\rel\RestSharp.xml
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\obj\Release\uploader.csprojAssemblyReference.cache
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\obj\Release\uploader.MainForm.resources
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\obj\Release\uploader.Properties.Resources.resources
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\obj\Release\uploader.SettingsForm.resources
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\obj\Release\uploader.UploadForm.resources
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\obj\Release\uploader.csproj.GenerateResource.cache
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\obj\Release\uploader.csproj.CoreCompileInputs.cache
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\obj\Release\uploader.csproj.CopyComplete
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\obj\Release\uploader.exe
|
||||
C:\Users\q\Documents\Projects\5-11-2020\VirusUploader\uploader\uploader\obj\Release\uploader.pdb
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue