From 9c72a932a0524a300c7a10f7b9ff791b9846f03b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=89=E9=87=8E=E4=BD=91=E6=B5=B7?= Date: Wed, 18 Feb 2026 18:11:05 +0900 Subject: [PATCH 1/4] Update Google misc (20260217) --- package-lock.json | 30 +++++++++++++++---- .../en/google/misc/backup/download/index.md | 6 ++-- .../en/google/misc/backup/transfer/index.mdx | 2 +- src/pages/en/google/misc/index.mdx | 25 +++++++++++++--- src/pages/en/google/misc/name/index.mdx | 4 +-- src/pages/en/google/misc/payments/index.mdx | 2 +- src/pages/google/index.mdx | 2 +- src/pages/google/misc/index.mdx | 6 ++-- 8 files changed, 56 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 58415d4ef0..c1a63e0886 100644 --- a/package-lock.json +++ b/package-lock.json @@ -311,6 +311,7 @@ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.0.tgz", "integrity": "sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==", "license": "MIT", + "peer": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.27.1", @@ -1088,6 +1089,7 @@ "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz", "integrity": "sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA==", "license": "MIT", + "peer": true, "dependencies": { "@fortawesome/fontawesome-common-types": "6.7.2" }, @@ -2468,6 +2470,7 @@ "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", "license": "MIT", + "peer": true, "dependencies": { "@types/unist": "*" } @@ -2533,7 +2536,8 @@ "version": "3.0.3", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/@ungap/structured-clone": { "version": "1.3.0", @@ -2656,6 +2660,7 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "license": "MIT", + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -2826,6 +2831,7 @@ "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.7.tgz", "integrity": "sha512-PGXbxql0SekhP46Ci4P3OFRdBp0+5HRKj6bcjZ/Upq5gyF0T2KzCJgj5JRxot+8qpSu8Jz9wksWzQnV2cfvi3A==", "license": "MIT", + "peer": true, "dependencies": { "@astrojs/compiler": "^2.12.2", "@astrojs/internal-helpers": "0.7.0", @@ -3070,6 +3076,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "caniuse-lite": "^1.0.30001726", "electron-to-chromium": "^1.5.173", @@ -3500,8 +3507,7 @@ "version": "3.1.3", "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", - "license": "MIT", - "peer": true + "license": "MIT" }, "node_modules/debug": { "version": "4.4.1", @@ -5002,6 +5008,7 @@ "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz", "integrity": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==", "license": "MIT", + "peer": true, "dependencies": { "@types/mdast": "^4.0.0", "@types/unist": "^3.0.0", @@ -5127,6 +5134,7 @@ "resolved": "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz", "integrity": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==", "license": "MIT", + "peer": true, "dependencies": { "mdast-util-from-markdown": "^2.0.0", "mdast-util-mdx-expression": "^2.0.0", @@ -5298,6 +5306,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "@types/debug": "^4.0.0", "debug": "^4.0.0", @@ -6069,7 +6078,8 @@ "url": "https://opencollective.com/unified" } ], - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/micromatch": { "version": "4.0.8", @@ -6503,6 +6513,7 @@ "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz", "integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==", "license": "MIT", + "peer": true, "bin": { "prettier": "bin/prettier.cjs" }, @@ -6987,6 +6998,7 @@ "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz", "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==", "license": "MIT", + "peer": true, "dependencies": { "@types/mdast": "^4.0.0", "mdast-util-from-markdown": "^2.0.0", @@ -7151,6 +7163,7 @@ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.46.2.tgz", "integrity": "sha512-WMmLFI+Boh6xbop+OAGo9cQ3OgX9MIg7xOQjn+pTCwOkk+FNDAeAemXkJ3HzDJrVXleLOFVa1ipuc1AmEx1Dwg==", "license": "MIT", + "peer": true, "dependencies": { "@types/estree": "1.0.8" }, @@ -7213,6 +7226,7 @@ "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz", "integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==", "license": "MIT", + "peer": true, "dependencies": { "chokidar": "^4.0.0", "immutable": "^5.0.2", @@ -7260,8 +7274,7 @@ "version": "0.26.0", "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz", "integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==", - "license": "MIT", - "peer": true + "license": "MIT" }, "node_modules/section-matter": { "version": "1.0.0", @@ -7734,6 +7747,7 @@ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz", "integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==", "license": "Apache-2.0", + "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -7800,6 +7814,7 @@ "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz", "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==", "license": "MIT", + "peer": true, "dependencies": { "@types/unist": "^3.0.0", "bail": "^2.0.0", @@ -8179,6 +8194,7 @@ "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz", "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==", "license": "MIT", + "peer": true, "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.4.4", @@ -8686,6 +8702,7 @@ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz", "integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==", "license": "ISC", + "peer": true, "bin": { "yaml": "bin.mjs" }, @@ -8897,6 +8914,7 @@ "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", "license": "MIT", + "peer": true, "funding": { "url": "https://github.com/sponsors/colinhacks" } diff --git a/src/pages/en/google/misc/backup/download/index.md b/src/pages/en/google/misc/backup/download/index.md index 5bfe38fcb2..c3f4bf503b 100644 --- a/src/pages/en/google/misc/backup/download/index.md +++ b/src/pages/en/google/misc/backup/download/index.md @@ -1,7 +1,7 @@ --- -title: Download data saved on ECCS Cloud Email +title: Downloading data saved on your ECCS Cloud Email Account breadcrumb: - title: download data + title: downloading data --- This page explains how to download data stored on your ECCS Cloud Email account all at once. @@ -30,4 +30,4 @@ For detailed settings and troubleshooting, please refer to [Google Account Help 1. If you select “Send download link via email” in the “Destination” section, you’ll receive an email once exporting has finished. Click the download link in that email to download your data. - Download the export] + Download the export] \ No newline at end of file diff --git a/src/pages/en/google/misc/backup/transfer/index.mdx b/src/pages/en/google/misc/backup/transfer/index.mdx index eecad0efc4..b403c3374a 100644 --- a/src/pages/en/google/misc/backup/transfer/index.mdx +++ b/src/pages/en/google/misc/backup/transfer/index.mdx @@ -1,5 +1,5 @@ --- -title: Transferring Contents from ECCS Cloud Email to Another Google Account +title: Transferring Contents from an ECCS Cloud Email to Another Google Account breadcrumb: title: Transfer your content --- diff --git a/src/pages/en/google/misc/index.mdx b/src/pages/en/google/misc/index.mdx index 0898afebb7..74892f1b86 100644 --- a/src/pages/en/google/misc/index.mdx +++ b/src/pages/en/google/misc/index.mdx @@ -1,9 +1,26 @@ --- -title: Other information regarding the use of ECCS Cloud Email +title: Additional Information Regarding Using ECCS Cloud Emails breadcrumb: - title: Other information + title: Additional information --- -import InPreparation from "@components/en/InPreparation.mdx"; +## List - +This page provides a list of additional information available regarding the use of ECCS Cloud Emails. + +- [Restrictions and specifications regarding email addresses (in Japanese)](/google/misc/localpart/) +- [Changing your first and last name in your ECCS Cloud Email account (in Japanese)](/google/misc/name/) +- [Google Workspace for Education Plus license (in Japanese)](/google/misc/education-plus/) +- [Transferring Contents from an ECCS Cloud Email to Another Google Account](./backup/transfer/) +- [Email Forwarding for ECCS Cloud Emails](./automatic-forwarding/) +- [Backing up data stored in your ECCS Cloud Email Account](./backup/) +- [Downloading data saved on your ECCS Cloud Email Account](./backup/download/) +- [Regarding the use of paid Google services (in Japanese)](/google/misc/payments/) +- [Management services for ChromeOS devices provided by each department (in Japanese)](/google/misc/ceu/) +- [Disabling “Less Secure Applications (LSA)” in ECCS Cloud Email (in Japanese)](/notice/2024/0930-google-lsa/)(Information as of September 30, 2024) + +## ECCS Cloud Email Checklist + +Since the ECCS Cloud Email is a cloud service provided for university members, a checklist created by the University of Tokyo - based on a template (in Japanese) offered by the GakuNin Cloud Implementation Support Service – is required to be shared throughout the university. + +The University has created one based on the information it has obtained and made it available for internal use only as the cloud service provider has not supplied a checklist for the ECCS Cloud Email. Viewing the checklist requires signing in with a UTokyo Account. (Last updated: February 27, 2020) \ No newline at end of file diff --git a/src/pages/en/google/misc/name/index.mdx b/src/pages/en/google/misc/name/index.mdx index f16313d56b..47a597a898 100644 --- a/src/pages/en/google/misc/name/index.mdx +++ b/src/pages/en/google/misc/name/index.mdx @@ -1,7 +1,7 @@ --- -title: Change your first and last name in your ECCS Cloud Email account +title: Changing your first and last name in your ECCS Cloud Email account breadcrumb: - title: Change your first and last name + title: Changing your first and last name --- import InPreparation from "@components/en/InPreparation.mdx"; diff --git a/src/pages/en/google/misc/payments/index.mdx b/src/pages/en/google/misc/payments/index.mdx index 56f6985663..8872fa2fb5 100644 --- a/src/pages/en/google/misc/payments/index.mdx +++ b/src/pages/en/google/misc/payments/index.mdx @@ -1,5 +1,5 @@ --- -title: Use of paid Google services +title: Regarding the use of paid Google services breadcrumb: title: Paid services --- diff --git a/src/pages/google/index.mdx b/src/pages/google/index.mdx index cdfc5a003b..bb51dd8bbc 100644 --- a/src/pages/google/index.mdx +++ b/src/pages/google/index.mdx @@ -122,4 +122,4 @@ Googleの生成AIサービスです.なお,2024年9月現在,ECCSクラウ ## その他の情報 {:#misc} -利用に際しては,[ECCSクラウドメールの利用に関するその他の情報](./misc/)も参考にしてください. +利用に際しては,[ECCSクラウドメールの利用に際する関連情報](./misc/)も参考にしてください. diff --git a/src/pages/google/misc/index.mdx b/src/pages/google/misc/index.mdx index f5d5df9f2f..ce57ac2083 100644 --- a/src/pages/google/misc/index.mdx +++ b/src/pages/google/misc/index.mdx @@ -1,12 +1,12 @@ --- -title: ECCSクラウドメールの利用に関するその他の情報 +title: ECCSクラウドメールの利用に際する関連情報 breadcrumb: - title: その他 + title: 関連情報 --- ## 一覧 -ECCSクラウドメールの利用に関するその他の情報の一覧を掲載しています. +ECCSクラウドメールの利用に際する関連情報の一覧を掲載しています. - [メールアドレスに関する制限・仕様など](./localpart/) - [ECCSクラウドメールで姓・名を変更する](./name/) From 9564ff9cd83ec03c59c80f368978fc573b3a8bf5 Mon Sep 17 00:00:00 2001 From: arx-ein Date: Tue, 3 Mar 2026 17:21:26 +0900 Subject: [PATCH 2/4] Revert package-lock.json changes --- package-lock.json | 30 ++++++------------------------ 1 file changed, 6 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index c1a63e0886..58415d4ef0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -311,7 +311,6 @@ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.0.tgz", "integrity": "sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==", "license": "MIT", - "peer": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.27.1", @@ -1089,7 +1088,6 @@ "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-6.7.2.tgz", "integrity": "sha512-yxtOBWDrdi5DD5o1pmVdq3WMCvnobT0LU6R8RyyVXPvFRd2o79/0NCuQoCjNTeZz9EzA9xS3JxNWfv54RIHFEA==", "license": "MIT", - "peer": true, "dependencies": { "@fortawesome/fontawesome-common-types": "6.7.2" }, @@ -2470,7 +2468,6 @@ "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", "license": "MIT", - "peer": true, "dependencies": { "@types/unist": "*" } @@ -2536,8 +2533,7 @@ "version": "3.0.3", "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", - "license": "MIT", - "peer": true + "license": "MIT" }, "node_modules/@ungap/structured-clone": { "version": "1.3.0", @@ -2660,7 +2656,6 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz", "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -2831,7 +2826,6 @@ "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.7.tgz", "integrity": "sha512-PGXbxql0SekhP46Ci4P3OFRdBp0+5HRKj6bcjZ/Upq5gyF0T2KzCJgj5JRxot+8qpSu8Jz9wksWzQnV2cfvi3A==", "license": "MIT", - "peer": true, "dependencies": { "@astrojs/compiler": "^2.12.2", "@astrojs/internal-helpers": "0.7.0", @@ -3076,7 +3070,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "caniuse-lite": "^1.0.30001726", "electron-to-chromium": "^1.5.173", @@ -3507,7 +3500,8 @@ "version": "3.1.3", "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/debug": { "version": "4.4.1", @@ -5008,7 +5002,6 @@ "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz", "integrity": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==", "license": "MIT", - "peer": true, "dependencies": { "@types/mdast": "^4.0.0", "@types/unist": "^3.0.0", @@ -5134,7 +5127,6 @@ "resolved": "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz", "integrity": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==", "license": "MIT", - "peer": true, "dependencies": { "mdast-util-from-markdown": "^2.0.0", "mdast-util-mdx-expression": "^2.0.0", @@ -5306,7 +5298,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "@types/debug": "^4.0.0", "debug": "^4.0.0", @@ -6078,8 +6069,7 @@ "url": "https://opencollective.com/unified" } ], - "license": "MIT", - "peer": true + "license": "MIT" }, "node_modules/micromatch": { "version": "4.0.8", @@ -6513,7 +6503,6 @@ "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz", "integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==", "license": "MIT", - "peer": true, "bin": { "prettier": "bin/prettier.cjs" }, @@ -6998,7 +6987,6 @@ "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz", "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==", "license": "MIT", - "peer": true, "dependencies": { "@types/mdast": "^4.0.0", "mdast-util-from-markdown": "^2.0.0", @@ -7163,7 +7151,6 @@ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.46.2.tgz", "integrity": "sha512-WMmLFI+Boh6xbop+OAGo9cQ3OgX9MIg7xOQjn+pTCwOkk+FNDAeAemXkJ3HzDJrVXleLOFVa1ipuc1AmEx1Dwg==", "license": "MIT", - "peer": true, "dependencies": { "@types/estree": "1.0.8" }, @@ -7226,7 +7213,6 @@ "resolved": "https://registry.npmjs.org/sass/-/sass-1.89.2.tgz", "integrity": "sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==", "license": "MIT", - "peer": true, "dependencies": { "chokidar": "^4.0.0", "immutable": "^5.0.2", @@ -7274,7 +7260,8 @@ "version": "0.26.0", "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz", "integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==", - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/section-matter": { "version": "1.0.0", @@ -7747,7 +7734,6 @@ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz", "integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==", "license": "Apache-2.0", - "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -7814,7 +7800,6 @@ "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz", "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==", "license": "MIT", - "peer": true, "dependencies": { "@types/unist": "^3.0.0", "bail": "^2.0.0", @@ -8194,7 +8179,6 @@ "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz", "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==", "license": "MIT", - "peer": true, "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.4.4", @@ -8702,7 +8686,6 @@ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz", "integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==", "license": "ISC", - "peer": true, "bin": { "yaml": "bin.mjs" }, @@ -8914,7 +8897,6 @@ "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", "license": "MIT", - "peer": true, "funding": { "url": "https://github.com/sponsors/colinhacks" } From 372a34ec591c5db9f78cea993fa48a4cbd501822 Mon Sep 17 00:00:00 2001 From: arx-ein Date: Tue, 3 Mar 2026 17:26:55 +0900 Subject: [PATCH 3/4] Proper capitalization for breadcrumbs --- src/pages/en/google/misc/backup/download/index.md | 2 +- src/pages/en/google/misc/backup/index.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/en/google/misc/backup/download/index.md b/src/pages/en/google/misc/backup/download/index.md index c3f4bf503b..2f40b56c31 100644 --- a/src/pages/en/google/misc/backup/download/index.md +++ b/src/pages/en/google/misc/backup/download/index.md @@ -1,7 +1,7 @@ --- title: Downloading data saved on your ECCS Cloud Email Account breadcrumb: - title: downloading data + title: Downloading data --- This page explains how to download data stored on your ECCS Cloud Email account all at once. diff --git a/src/pages/en/google/misc/backup/index.mdx b/src/pages/en/google/misc/backup/index.mdx index be6ec1dcc8..6f86975903 100644 --- a/src/pages/en/google/misc/backup/index.mdx +++ b/src/pages/en/google/misc/backup/index.mdx @@ -1,7 +1,7 @@ --- title: How to back up data from the ECCS Cloud Email breadcrumb: - title: backup + title: Backup --- This page explains how to back up data from the ECCS Cloud Email. From 89547ad0ddc758a1a6ccd87235485ea6cee8d157 Mon Sep 17 00:00:00 2001 From: arx-ein Date: Tue, 3 Mar 2026 17:50:36 +0900 Subject: [PATCH 4/4] Update /en/google/misc/index.mdx - Fixes on puctuations - Insert necessary hyperlink - Append content about ECCS Cloud Email checklist --- src/pages/en/google/misc/index.mdx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/pages/en/google/misc/index.mdx b/src/pages/en/google/misc/index.mdx index 74892f1b86..da1dd1c062 100644 --- a/src/pages/en/google/misc/index.mdx +++ b/src/pages/en/google/misc/index.mdx @@ -17,10 +17,15 @@ This page provides a list of additional information available regarding the use - [Downloading data saved on your ECCS Cloud Email Account](./backup/download/) - [Regarding the use of paid Google services (in Japanese)](/google/misc/payments/) - [Management services for ChromeOS devices provided by each department (in Japanese)](/google/misc/ceu/) -- [Disabling “Less Secure Applications (LSA)” in ECCS Cloud Email (in Japanese)](/notice/2024/0930-google-lsa/)(Information as of September 30, 2024) +- [Disabling "Less Secure Applications (LSA)" in ECCS Cloud Email (in Japanese)](/notice/2024/0930-google-lsa/) (Information as of September 30, 2024) ## ECCS Cloud Email Checklist -Since the ECCS Cloud Email is a cloud service provided for university members, a checklist created by the University of Tokyo - based on a template (in Japanese) offered by the GakuNin Cloud Implementation Support Service – is required to be shared throughout the university. +Since the ECCS Cloud Email is a cloud service provided for university members, a checklist created by the University of Tokyo—based on a [template](https://cloud.gakunin.jp/foracademy/) (in Japanese) offered by the GakuNin Cloud Implementation Support Service—is required to be shared throughout the university. -The University has created one based on the information it has obtained and made it available for internal use only as the cloud service provider has not supplied a checklist for the ECCS Cloud Email. Viewing the checklist requires signing in with a UTokyo Account. (Last updated: February 27, 2020) \ No newline at end of file +The University has created one based on the information it has obtained and made it available for internal use only as the cloud service provider has not supplied a checklist for the ECCS Cloud Email. Viewing the checklist requires signing in with a UTokyo Account. (Last updated: February 27, 2020) + +- [ECCS Cloud Email checklist, PDF version (in Japanese)](https://univtokyo.sharepoint.com/:b:/s/msteams_15d9d4/ESjG2CLkxN9JtOsZ29m9oD0BPQa6Iryxz14yd87Jn1UKPw) +- [ECCS Cloud Email checklist, xlsx version (in Japanese)](https://univtokyo.sharepoint.com/:x:/s/msteams_15d9d4/EfCUa7r7To1FuCpc-TBemjEBvk7PT01GlKB2e4xre9EuAw) + +These files will be updated as necessary. Updates will be announced on the web.