-
Notifications
You must be signed in to change notification settings - Fork 1
readability update #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
removed the hex encoded stuff no more usage of garbage collector minimal stuff
Dependency ReviewThe following issues were found:
License Issuespackage.json
OpenSSF Scorecard
Scanned Files
|
updated deps
using forgedb again, lazy to fix errors of quorealdb rn and it's in russian rn.
uses discord localization and now got machines' uptime added with slightly better grammar and ofc more readability
fixed minor issues and more readable
added env cuz me forgor
forgor some deps and a bit more streamline
ig more readable? and removed an unneeded field
fixed the error of file not found
❌ 9 blocking issues (33 total)
@qltysh one-click actions:
|
| { | ||
| "value": "High", | ||
| "name": "High: Critical functionality impaired", | ||
| // localization | ||
| "name_localizations": { | ||
| "id": "Tinggi: Gangguan fungsionalitas kritis", | ||
| "da": "Høj: Kritisk funktionalitet nedsat", | ||
| "de": "Hoch: Kritische Funktionalität beeinträchtigt", | ||
| "en-GB": "High: Critical functionality impaired", | ||
| "en-US": "High: Critical functionality impaired", | ||
| "es-ES": "Alto: funcionalidad crítica deteriorada", | ||
| "es-419": "Alto: funcionalidad crítica deteriorada", | ||
| "fr": "Élevé: fonctionnalité critique altérée", | ||
| "hr": "Visoko: Kritična funkcionalnost oštećena", | ||
| "it": "Alto: funzionalità critica compromessa", | ||
| "lt": "Aukštas: kritinis funkcionalumas sutriko", | ||
| "hu": "Magas: A kritikus funkcionalitás romlott", | ||
| "nl": "Hoog: kritische functionaliteit verminderd", | ||
| "no": "Høy: kritisk funksjonalitet svekket", | ||
| "pl": "Wysokie: krytyczna funkcjonalność upośledzona", | ||
| "pt-BR": "Alta: funcionalidade crítica prejudicada", | ||
| "ro": "Înalt: funcționalitate critică afectată", | ||
| "fi": "Korkea: Kriittinen toiminnallisuus heikentynyt", | ||
| "sv-SE": "Hög: kritisk funktionalitet nedsatt", | ||
| "vi": "Cao: Chức năng quan trọng bị suy yếu", | ||
| "tr": "Yüksek: Kritik işlevsellik bozuldu", | ||
| "cs": "Vysoká: kritická funkce narušena", | ||
| "el": "Υψηλή: εξασθεωμένη κρίσιμη λειτουργικότητα", | ||
| "bg": "Висока: Критична функционалност е нарушена", | ||
| "ru": "Высокий: критическая функциональность нарушена", | ||
| "uk": "Високий: критична функціональність порушена", | ||
| "hi": "उच्च: महत्वपूर्ण कार्यक्षमता बिगड़ा हुआ", | ||
| "th": "สูง: การทำงานที่สำคัญบกพร่อง", | ||
| "zh-CN": "高:关键功能受损", | ||
| "ja": "高:重要な機能性が損なわれます", | ||
| "zh-TW": "高:關鍵功能受損", | ||
| "ko": "높음 : 중요한 기능이 손상되었습니다" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| { | ||
| "value": "Medium", | ||
| "name": "Medium: Moderate impact on user experience", | ||
| // localization | ||
| "name_localizations": { | ||
| "id": "Sedang: Dampak Sedang pada Pengalaman Pengguna", | ||
| "da": "Medium: Moderat indflydelse på brugeroplevelsen", | ||
| "de": "Medium: moderate Auswirkungen auf die Benutzererfahrung", | ||
| "en-GB": "Medium: Moderate impact on user experience", | ||
| "en-US": "Medium: Moderate impact on user experience", | ||
| "es-ES": "Medio: impacto moderado en la experiencia del usuario", | ||
| "es-419": "Medio: impacto moderado en la experiencia del usuario", | ||
| "fr": "Medium: impact modéré sur l'expérience utilisateur", | ||
| "hr": "Srednji: Umjereni utjecaj na korisničko iskustvo", | ||
| "it": "Medium: impatto moderato sull'esperienza dell'utente", | ||
| "lt": "Vidutinis: vidutinis poveikis vartotojo patirčiai", | ||
| "hu": "Közepes: Mérsékelt hatás a felhasználói élményre", | ||
| "nl": "Medium: matige impact op gebruikerservaring", | ||
| "no": "Medium: Moderat innvirkning på brukeropplevelsen", | ||
| "pl": "Medium: Umiarkowany wpływ na wrażenia użytkownika", | ||
| "pt-BR": "Médio: Impacto moderado na experiência do usuário", | ||
| "ro": "Mediu: impact moderat asupra experienței utilizatorului", | ||
| "fi": "Medium: Kohtalainen vaikutus käyttökokemukseen", | ||
| "sv-SE": "Medium: Måttlig påverkan på användarupplevelsen", | ||
| "vi": "Trung bình: Tác động vừa phải đến trải nghiệm người dùng", | ||
| "tr": "Orta: Kullanıcı deneyimi üzerinde ılımlı etki", | ||
| "cs": "Střední: Mírný dopad na uživatelský zážitek", | ||
| "el": "Μεσαίο: Μέτριο αντίκτυπο στην εμπειρία των χρηστών", | ||
| "bg": "Среден: Умерено въздействие върху потребителското изживяване", | ||
| "ru": "Средний: Умеренное влияние на пользовательский опыт", | ||
| "uk": "Середній: Помірний вплив на досвід користувача", | ||
| "hi": "मध्यम: उपयोगकर्ता अनुभव पर मध्यम प्रभाव", | ||
| "th": "ปานกลาง: ผลกระทบปานกลางต่อประสบการณ์ผู้ใช้", | ||
| "zh-CN": "媒介:对用户体验的中等影响", | ||
| "ja": "中:ユーザーエクスペリエンスへの適度な影響", | ||
| "zh-TW": "媒介:對用戶體驗的中等影響", | ||
| "ko": "매체 : 사용자 경험에 적당한 영향을 미칩니다" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| { | ||
| "value": "Low", | ||
| "name": "Low: Minimal disruption", | ||
| // localization | ||
| "name_localizations": { | ||
| "id": "Rendah: Gangguan minimal", | ||
| "da": "Lav: Minimal forstyrrelse", | ||
| "de": "Niedrig: Minimale Störung", | ||
| "en-GB": "Low: Minimal disruption", | ||
| "en-US": "Low: Minimal disruption", | ||
| "es-ES": "Bajo: interrupción mínima", | ||
| "es-419": "Bajo: interrupción mínima", | ||
| "fr": "Faible: perturbation minimale", | ||
| "hr": "Nisko: minimalni poremećaj", | ||
| "it": "Basso: interruzione minima", | ||
| "lt": "Žemas: minimalus sutrikimas", | ||
| "hu": "Alacsony: Minimális zavar", | ||
| "nl": "Laag: minimale verstoring", | ||
| "no": "Lav: Minimal forstyrrelse", | ||
| "pl": "Niski: minimalne zakłócenia", | ||
| "pt-BR": "Baixo: interrupção mínima", | ||
| "ro": "Scăzut: întrerupere minimă", | ||
| "fi": "Matala: minimaalinen häiriö", | ||
| "sv-SE": "Låg: Minimal störning", | ||
| "vi": "Thấp: Sự gián đoạn tối thiểu", | ||
| "tr": "Düşük: Minimum bozulma", | ||
| "cs": "Nízká: minimální narušení", | ||
| "el": "Χαμηλή: ελάχιστη διαταραχή", | ||
| "bg": "Ниско: Минимално прекъсване", | ||
| "ru": "Низкий: минимальное нарушение", | ||
| "uk": "Низький: мінімальний зрив", | ||
| "hi": "कम: न्यूनतम व्यवधान", | ||
| "th": "ต่ำ: หยุดชะงักน้อยที่สุด", | ||
| "zh-CN": "低:最小的破坏", | ||
| "ja": "低:最小限の混乱", | ||
| "zh-TW": "低:最小的破壞", | ||
| "ko": "낮음 : 최소 혼란" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| { | ||
| "value": "Web", | ||
| "name": "The Gluo web app", | ||
| "name_localizations": { | ||
| "id": "Aplikasi Web Gluo", | ||
| "da": "Gluo -webappen", | ||
| "de": "Die Gluo -Web -App", | ||
| "en-GB": "The Gluo web app", | ||
| "en-US": "The Gluo web app", | ||
| "es-ES": "La aplicación web de gluo", | ||
| "es-419": "La aplicación web de gluo", | ||
| "fr": "L'application Web Gluo", | ||
| "hr": "Gluo web aplikacija", | ||
| "it": "L'app Web Gluo", | ||
| "lt": "„Gluo“ žiniatinklio programa", | ||
| "hu": "A Gluo webalkalmazás", | ||
| "nl": "De Gluo Web App", | ||
| "no": "Gluo Web -appen", | ||
| "pl": "Aplikacja internetowa Gluo", | ||
| "pt-BR": "O aplicativo da web Gluo", | ||
| "ro": "Aplicația web Gluo", | ||
| "fi": "Gluo -verkkosovellus", | ||
| "sv-SE": "Gluo -webbappen", | ||
| "vi": "Ứng dụng Web Gluo", | ||
| "tr": "Gluo web uygulaması", | ||
| "cs": "Webová aplikace Gluo", | ||
| "el": "Η εφαρμογή Web Gluo", | ||
| "bg": "Уеб приложението Gluo", | ||
| "ru": "Gluo Web App", | ||
| "uk": "Веб -додаток Gluo", | ||
| "hi": "ग्लूओ वेब ऐप", | ||
| "th": "แอปพลิเคชันเว็บ gluo", | ||
| "zh-CN": "Gluo Web应用程序", | ||
| "ja": "Gluo Webアプリ", | ||
| "zh-TW": "Gluo Web應用程序", | ||
| "ko": "Gluo 웹 앱" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| { | ||
| "value": "App", | ||
| "name": "The Gluo native app for andorid", | ||
| "name_localizations": { | ||
| "id": "Aplikasi asli Gluo untuk Andorid", | ||
| "da": "Den indfødte app til gluo til Andorid", | ||
| "de": "Die mit Gluo Native App für Andorid", | ||
| "en-GB": "The Gluo native app for andorid", | ||
| "en-US": "The Gluo native app for andorid", | ||
| "es-ES": "La aplicación nativa de Gluo para Andorid", | ||
| "es-419": "La aplicación nativa de Gluo para Andorid", | ||
| "fr": "L'application native Gluo pour Andorid", | ||
| "hr": "Nativna aplikacija Gluo za Andorid", | ||
| "it": "L'app nativa Gluo per Andorid", | ||
| "lt": "„Gluo“ gimtoji programa, skirta „Andorid“", | ||
| "hu": "A Gluo natív alkalmazás Andorid számára", | ||
| "nl": "De Gluo Native App voor Andorid", | ||
| "no": "Gluo Native -appen for Andorid", | ||
| "pl": "Natywna aplikacja Gluo dla Andorid", | ||
| "pt-BR": "O aplicativo nativo de Gluo para Andorid", | ||
| "ro": "Aplicația nativă Gluo pentru Andorid", | ||
| "fi": "Andorid", | ||
| "sv-SE": "Gluo Native -appen för Andorid", | ||
| "vi": "Ứng dụng gốc Gluo cho Andorid", | ||
| "tr": "Andorid için Gluo yerel uygulama", | ||
| "cs": "Nativní aplikace Gluo pro Andorid", | ||
| "el": "Η εφαρμογή Gluo για Andorid", | ||
| "bg": "Приложението Gluo Native за Андорид", | ||
| "ru": "Приложение Native Gluo для андорида", | ||
| "uk": "Додаток Gluo Native для Andorid", | ||
| "hi": "Andorid के लिए Gluo देशी ऐप", | ||
| "th": "แอพ Gluo Native สำหรับ Andorid", | ||
| "zh-CN": "Andorid的Gluo本地应用", | ||
| "ja": "AndoridのGluoネイティブアプリ", | ||
| "zh-TW": "Andorid的Gluo本地應用", | ||
| "ko": "Andorid의 Gluo 기본 앱" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| { | ||
| "value": "App 2", | ||
| "name": "The new Gluo app", | ||
| "name_localizations": { | ||
| "id": "Aplikasi Gluo yang baru", | ||
| "da": "Den nye Gluo -app", | ||
| "de": "Die neue Gluo -App", | ||
| "en-GB": "The new Gluo app", | ||
| "en-US": "The new Gluo app", | ||
| "es-ES": "La nueva aplicación Gluo", | ||
| "es-419": "La nueva aplicación Gluo", | ||
| "fr": "La nouvelle application Gluo", | ||
| "hr": "Nova Gluo aplikacija", | ||
| "it": "La nuova app Gluo", | ||
| "lt": "Naujoji „Gluo“ programa", | ||
| "hu": "Az új Gluo alkalmazás", | ||
| "nl": "De nieuwe Gluo -app", | ||
| "no": "Den nye Gluo -appen", | ||
| "pl": "Nowa aplikacja Gluo", | ||
| "pt-BR": "O novo aplicativo Gluo", | ||
| "ro": "Noua aplicație Gluo", | ||
| "fi": "Uusi Gluo -sovellus", | ||
| "sv-SE": "Den nya Gluo -appen", | ||
| "vi": "Ứng dụng Gluo mới", | ||
| "tr": "Yeni Gluo uygulaması", | ||
| "cs": "Nová aplikace Gluo", | ||
| "el": "Η νέα εφαρμογή Gluo", | ||
| "bg": "Новото приложение Gluo", | ||
| "ru": "Новое приложение Gluo", | ||
| "uk": "Новий додаток Gluo", | ||
| "hi": "नया ग्लूओ ऐप", | ||
| "th": "แอพ Gluo ใหม่", | ||
| "zh-CN": "新的Gluo应用程序", | ||
| "ja": "新しいGluoアプリ", | ||
| "zh-TW": "新的Gluo應用程序", | ||
| "ko": "새로운 Gluo 앱" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| { | ||
| "value": "Api-4", | ||
| "name": "The older Gluo api", | ||
| "name_localizations": { | ||
| "id": "API Gluo yang lebih tua", | ||
| "da": "Den ældre gluo api", | ||
| "de": "Die ältere Gluo -API", | ||
| "en-GB": "The older Gluo api", | ||
| "en-US": "The older Gluo api", | ||
| "es-ES": "La API Gluo más antigua", | ||
| "es-419": "La API Gluo más antigua", | ||
| "fr": "L'ancienne API Gluo", | ||
| "hr": "Stariji Gluo API", | ||
| "it": "La vecchia API Gluo", | ||
| "lt": "Senesnė „Gluo“ API", | ||
| "hu": "Az idősebb Gluo API", | ||
| "nl": "De oudere Gluo API", | ||
| "no": "Den eldre Gluo API", | ||
| "pl": "Starszy API Gluo", | ||
| "pt-BR": "A API GLUO mais antiga", | ||
| "ro": "API -ul gluo mai în vârstă", | ||
| "fi": "Vanhempi Gluo -sovellusliittymä", | ||
| "sv-SE": "Det äldre Gluo API", | ||
| "vi": "API Gluo cũ hơn", | ||
| "tr": "Eski Gluo API", | ||
| "cs": "Starší API Gluo", | ||
| "el": "Το παλαιότερο API Gluo", | ||
| "bg": "По -старият Gluo API", | ||
| "ru": "Старший Gluo API", | ||
| "uk": "Старіший API Gluo", | ||
| "hi": "पुराने ग्लूओ एपीआई", | ||
| "th": "Gluo API รุ่นเก่า", | ||
| "zh-CN": "较旧的Gluo API", | ||
| "ja": "古いGluo API", | ||
| "zh-TW": "較舊的Gluo API", | ||
| "ko": "오래된 글루오 API" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| { | ||
| "value": "Api-5", | ||
| "name": "The newer Gluo api", | ||
| "name_localizations": { | ||
| "id": "API Gluo yang lebih baru", | ||
| "da": "Den nyere Gluo API", | ||
| "de": "Die neuere Gluo -API", | ||
| "en-GB": "The newer Gluo api", | ||
| "en-US": "The newer Gluo api", | ||
| "es-ES": "La nueva API Gluo", | ||
| "es-419": "La nueva API Gluo", | ||
| "fr": "La nouvelle API Gluo", | ||
| "hr": "Noviji Gluo API", | ||
| "it": "La nuova API Gluo", | ||
| "lt": "Naujesnė „Gluo“ API", | ||
| "hu": "Az újabb Gluo API", | ||
| "nl": "De nieuwere Gluo API", | ||
| "no": "Den nyere Gluo API", | ||
| "pl": "Nowszy API Gluo", | ||
| "pt-BR": "A API GLUO mais recente", | ||
| "ro": "Cea mai nouă API Gluo", | ||
| "fi": "Uudempi Gluo -sovellusliittymä", | ||
| "sv-SE": "Det nyare Gluo API", | ||
| "vi": "API GLUO mới hơn", | ||
| "tr": "Yeni Gluo API", | ||
| "cs": "Novější API Gluo", | ||
| "el": "Το νεότερο API Gluo", | ||
| "bg": "По -новият Gluo API", | ||
| "ru": "Новый Gluo API", | ||
| "uk": "Новий API Gluo", | ||
| "hi": "नया ग्लूओ एपीआई", | ||
| "th": "Gluo API รุ่นใหม่", | ||
| "zh-CN": "较新的Gluo API", | ||
| "ja": "新しいGluo API", | ||
| "zh-TW": "較新的Gluo API", | ||
| "ko": "새로운 Gluo API" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| { | ||
| "value": "Unknown", | ||
| "name": "i don't know what i'm doing :/", | ||
| "name_localizations": { | ||
| "id": "Saya tidak tahu apa yang saya lakukan:/", | ||
| "da": "Jeg ved ikke, hvad jeg laver:/", | ||
| "de": "Ich weiß nicht, was ich tue:/", | ||
| "en-GB": "i don't know what i'm doing :/", | ||
| "en-US": "i don't know what i'm doing :/", | ||
| "es-ES": "No sé lo que estoy haciendo:/", | ||
| "es-419": "No sé lo que estoy haciendo:/", | ||
| "fr": "Je ne sais pas ce que je fais: /", | ||
| "hr": "Ne znam što radim:/", | ||
| "it": "Non so cosa sto facendo:/", | ||
| "lt": "Aš nežinau, ką darau:/", | ||
| "hu": "Nem tudom, mit csinálok:/", | ||
| "nl": "Ik weet niet wat ik doe:/", | ||
| "no": "Jeg vet ikke hva jeg gjør:/", | ||
| "pl": "Nie wiem, co robię:/", | ||
| "pt-BR": "Eu não sei o que estou fazendo:/", | ||
| "ro": "Nu știu ce fac:/", | ||
| "fi": "En tiedä mitä teen:/", | ||
| "sv-SE": "Jag vet inte vad jag gör:/", | ||
| "vi": "Tôi không biết tôi đang làm gì:/", | ||
| "tr": "Ne yaptığımı bilmiyorum:/", | ||
| "cs": "Nevím, co dělám:/", | ||
| "el": "Δεν ξέρω τι κάνω:/", | ||
| "bg": "Не знам какво правя:/", | ||
| "ru": "Я не знаю, что делаю:/", | ||
| "uk": "Я не знаю, що роблю:/", | ||
| "hi": "मुझे नहीं पता कि मैं क्या कर रहा हूं:/", | ||
| "th": "ไม่รู้ว่ากำลังทำอะไรอยู่:/", | ||
| "zh-CN": "我不知道我在做什么:/", | ||
| "ja": "私が何をしているのかわからない:/", | ||
| "zh-TW": "我不知道我在做什麼:/", | ||
| "ko": "내가 뭘하는지 모르겠다 :/" | ||
| } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed the hex encoded stuff
no more usage of garbage collector
minimal stuff
more comments
localization
changed structures