Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.x]
node-version: [22.x]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.x]
node-version: [22.x]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node_version: [18.x]
node_version: [22.x]

steps:
- uses: actions/checkout@v4
Expand Down
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,12 @@
},
"resolutions": {
"**/js-yaml": "^4.1.1",
"nyc": "^17.1.0"
"nyc": "^17.1.0",
"form-data": "^4.0.4",
"tar": "^7.5.7"
},
"engines": {
"node": ">=18.0.0"
"node": ">=22.0.0"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
5 changes: 5 additions & 0 deletions src/assets/lang/de/metatags-descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,11 @@
"title": "Internxt — Objektspeicherung",
"description": "Internxt bietet privaten und erschwinglichen Objektspeicher zum sicheren Speichern von Daten mit dem S3-Protokoll, um Ihre Speicheranforderungen effektiv zu verwalten."
},
{
"id": "free-cloud-object-storage",
"title": "Kostenloser Cloud-Objektspeicher: Internxt S3-kompatibel & sicher",
"description": "Erleben Sie kostenlosen Cloud-Objektspeicher und professionelle Objektspeicherdienste. Internxt bietet einen sicheren, S3-kompatiblen Objektspeicher-Cloud für Ihre Daten."
},
{
"id": "green-cloud-computing",
"title": "Grünes und nachhaltiges Cloud-Speichern",
Expand Down
4 changes: 0 additions & 4 deletions src/assets/lang/de/priceCard.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@
"name": "Dateiversionierung",
"status": "Coming soon"
},
{
"name": "Fotos",
"status": "Coming soon"
},
{
"name": "Verschlüsseltes VPN",
"status": "available"
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/de/pricing.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,11 @@
"id": "mail",
"name": "Mail",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
},
{
"id": "photos",
"name": "Fotos",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
}
]
}
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/en/metatags-descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
"title": "Cloud Object Storage (Secure & Affordable) — Internxt S3",
"description": "Internxt provides private and affordable object storage for securely storing data using the S3 protocol to manage your storage needs effectively."
},
{
"id": "free-cloud-object-storage",
"title": "Free Cloud Object Storage: Internxt S3 Compatible & Secure",
"description": "Experience free cloud object storage and professional object storage services. Internxt provides a secure, S3-compatible object storage cloud for your data."
},
{
"id": "drive",
"title": "Internxt Drive – Secure & Encrypted Cloud Storage",
Expand Down
4 changes: 0 additions & 4 deletions src/assets/lang/en/priceCard.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@
"name": "File versioning",
"status": "Coming soon"
},
{
"name": "Photos",
"status": "Coming soon"
},
{
"name": "Encrypted VPN",
"status": "available"
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/en/pricing.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,11 @@
"id": "mail",
"name": "Mail",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
},
{
"id": "photos",
"name": "Photos",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
}
]
}
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/es/metatags-descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,11 @@
"title": "Internxt – Pásate a un internet más Ético y Seguro",
"description": "Internxt ofrece almacenamiento de objetos privado y asequible para almacenar datos de forma segura utilizando el protocolo S3 para gestionar tus necesidades de almacenamiento de manera efectiva."
},
{
"id": "free-cloud-object-storage",
"title": "Almacenamiento de objetos en la nube gratuito: Internxt compatible con S3 y seguro",
"description": "Experimente el almacenamiento de objetos en la nube gratuito y los servicios profesionales de almacenamiento de objetos. Internxt ofrece una nube de almacenamiento de objetos segura y compatible con S3 para sus datos."
},
{
"id": "green-cloud-computing",
"title": "Almacenamiento en la nube verde y sostenible",
Expand Down
4 changes: 0 additions & 4 deletions src/assets/lang/es/priceCard.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@
"name": "Versionado de archivos",
"status": "Coming soon"
},
{
"name": "Fotos",
"status": "Coming soon"
},
{
"name": "VPN cifrada",
"status": "available"
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/es/pricing.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,11 @@
"id": "mail",
"name": "Mail",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
},
{
"id": "photos",
"name": "Fotos",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
}
]
}
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/fr/metatags-descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
"title": "Internxt CLI, WebDAV et Rclone – Internxt",
"description": "Accédez à votre compte Internxt Drive avec les fonctionnalités Internxt CLI, WebDAV et Rclone. Découvrez une nouvelle méthode pour gérer et contrôler vos fichiers en toute confidentialité."
},
{
"id": "free-cloud-object-storage",
"title": "Stockage d'objets cloud gratuit : Internxt compatible S3 et sécurisé",
"description": "Découvrez le stockage d'objets cloud gratuit et des services professionnels de stockage d'objets. Internxt fournit un cloud de stockage d'objets sécurisé et compatible S3 pour vos données."
},
{
"id": "what-google-knows",
"title": "Ce que Google sait de moi – Internxt",
Expand Down
4 changes: 0 additions & 4 deletions src/assets/lang/fr/priceCard.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@
"name": "Gestion des versions de fichiers",
"status": "Coming soon"
},
{
"name": "Photos",
"status": "Coming soon"
},
{
"name": "VPN chiffré",
"status": "available"
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/fr/pricing.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,11 @@
"id": "mail",
"name": "Mail",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
},
{
"id": "photos",
"name": "Photos",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
}
]
}
Expand Down
9 changes: 7 additions & 2 deletions src/assets/lang/it/metatags-descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,12 +201,12 @@
"description": "I data center ecologici di Internxt promuovono il nostro impegno per la sostenibilità e l'informatica cloud ecologica, supportando un ambiente più verde e sostenibile."
},
{
"id": "internxtantivirus",
"id": "internxt-antivirus",
"title": "Proteggi i tuoi dispositivi dai malware con Internxt Antivirus",
"description": "Internxt Antivirus esegue la scansione e rimuove i virus dai tuoi file. Proteggi i tuoi dispositivi dai malware e garantisci una sicurezza completa nel cloud."
},
{
"id": "vpnextension",
"id": "vpn-extension",
"title": "Internxt VPN gratuito e sicuro – Internxt",
"description": "Estensione VPN gratuita di Internxt per Chrome: navigazione sicura, Wi–Fi crittografato e protezione della privacy. Scarica la nostra VPN sicura per proteggere i tuoi dati online."
},
Expand All @@ -215,6 +215,11 @@
"title": "Internxt – Passa a un internet più etico e sicuro",
"description": "Internxt offre un'archiviazione a oggetti privata e conveniente per archiviare i dati in modo sicuro, utilizzando il protocollo S3 per gestire le tue esigenze di archiviazione in modo efficace."
},
{
"id": "free-cloud-object-storage",
"title": "Archiviazione a oggetti cloud gratuita: Internxt compatibile con S3 e sicura",
"description": "Prova l'archiviazione a oggetti cloud gratuita e i servizi professionali di archiviazione a oggetti. Internxt fornisce un cloud di archiviazione a oggetti sicuro e compatibile con S3 per i tuoi dati."
},
{
"id": "internxt–private–cloud–storage–solutions",
"title": "Internxt – Archiviazione su cloud privato",
Expand Down
4 changes: 0 additions & 4 deletions src/assets/lang/it/priceCard.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@
"name": "Versioning dei file",
"status": "Coming soon"
},
{
"name": "Foto",
"status": "Coming soon"
},
{
"name": "VPN crittografata",
"status": "available"
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/it/pricing.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,11 @@
"id": "mail",
"name": "Mail",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
},
{
"id": "photos",
"name": "Foto",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
}
]
}
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/ru/metatags-descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
"title": "Бесплатное Internxt Drive — надежное и зашифрованное облачное хранилище",
"description": "Получите бесплатное безопасное облачное хранилище с Internxt Drive. Легко храните, делитесь и создавайте резервные копии своих файлов и фотографий с помощью нашей платформы с открытым исходным кодом и сквозным шифрованием для гарантированной конфиденциальности."
},
{
"id": "free-cloud-object-storage",
"title": "Бесплатное облачное объектное хранилище: Internxt, совместимое с S3 и безопасное",
"description": "Попробуйте бесплатное облачное объектное хранилище и профессиональные услуги объектного хранения. Internxt предоставляет безопасное S3-совместимое облако для хранения объектов ваших данных."
},
{
"id": "affiliates",
"title": "Партнёрская программа – Internxt",
Expand Down
4 changes: 0 additions & 4 deletions src/assets/lang/ru/priceCard.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@
"name": "Управление версиями файлов",
"status": "Coming soon"
},
{
"name": "Фото",
"status": "Coming soon"
},
{
"name": "Зашифрованный VPN",
"status": "available"
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/ru/pricing.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,11 @@
"id": "mail",
"name": "Mail",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
},
{
"id": "photos",
"name": "Фото",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
}
]
}
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/zh-tw/metatags-descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,11 @@
"title": "Internxt — 物件儲存",
"description": "Internxt 提供私密且實惠的物件儲存,使用 S3 協議安全地存儲資料,有效地管理您的儲存需求。"
},
{
"id": "free-cloud-object-storage",
"title": "免費雲端物件儲存:Internxt 相容 S3 且安全",
"description": "體驗免費的雲端物件儲存與專業的物件儲存服務。Internxt 為您的數據提供安全、相容 S3 的物件儲存雲。"
},
{
"id": "green-cloud-computing",
"title": "綠色與可持續的雲存儲",
Expand Down
4 changes: 0 additions & 4 deletions src/assets/lang/zh-tw/priceCard.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@
"name": "檔案版本控制",
"status": "Coming soon"
},
{
"name": "照片",
"status": "Coming soon"
},
{
"name": "加密 VPN",
"status": "available"
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/zh-tw/pricing.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,11 @@
"id": "mail",
"name": "Mail",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
},
{
"id": "photos",
"name": "照片",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
}
]
}
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/zh/metatags-descriptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,11 @@
"title": "Internxt — 对象存储",
"description": "Internxt 提供私密且实惠的对象存储,使用 S3 协议安全地存储数据,有效地管理您的存储需求。"
},
{
"id": "free-cloud-object-storage",
"title": "免费云对象存储:Internxt 兼容 S3 且安全",
"description": "体验免费的云对象存储和专业的对象存储服务。Internxt 为您的数据提供安全、兼容 S3 的对象存储云。"
},
{
"id": "green-cloud-computing",
"title": "绿色与可持续的云存储",
Expand Down
4 changes: 0 additions & 4 deletions src/assets/lang/zh/priceCard.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@
"name": "文件版本控制",
"status": "Coming soon"
},
{
"name": "照片",
"status": "Coming soon"
},
{
"name": "加密 VPN",
"status": "available"
Expand Down
5 changes: 5 additions & 0 deletions src/assets/lang/zh/pricing.json
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,11 @@
"Premium": false,
"Ultimate": true
}
},
{
"id": "photos",
"name": "照片",
"avalability": { "Essential": false, "Premium": false, "Ultimate": true }
}
]
},
Expand Down
1 change: 0 additions & 1 deletion src/components/shared/pricing/PriceCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ const ICON_MAPS = {
Password,
CirclesThreePlus,
Files,
Image,
CellTower,
Shield,
Sparkle,
Expand Down
8 changes: 1 addition & 7 deletions src/pages/cloud-object-storage/free-cloud-object-storage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,10 @@ const FreeCloudObjectStorage = ({
footerText,
locale,
}: FreeCloudObjectStorageProps): JSX.Element => {
const metatags = metatagsDescription.filter((metatag) => metatag.id === 'cloud-object-storage')[0];
const metatags = metatagsDescription.filter((metatag) => metatag.id === 'free-cloud-object-storage')[0];

const lang = locale as string;

const scrollToTop = () => {
document.querySelector('#contactSales')?.scrollIntoView({
behavior: 'smooth',
block: 'center',
});
};
return (
<Layout title={metatags.title} description={metatags.description}>
<Navbar cta={['default']} lang={lang} textContent={navbarText} fixed />
Expand Down
Loading
Loading