diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-02 03:20:55 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-02 03:22:21 -0400 |
| commit | 154f786f7093946841d497fc53c1e7dee6907cd8 (patch) | |
| tree | 6619b7cd33640f9f1f8cd37486431477c4b1fb39 | |
| parent | 1654d0e2a5789ac24157129aff5d85885f7776fe (diff) | |
stop listing 3rd gen Pixels
| -rw-r--r-- | static/js/redirect.js | 8 | ||||
| -rw-r--r-- | static/js/releases.js | 2 | ||||
| -rw-r--r-- | static/releases.html | 80 |
3 files changed, 9 insertions, 81 deletions
diff --git a/static/js/redirect.js b/static/js/redirect.js index 6f6102c7..3e43d8d7 100644 --- a/static/js/redirect.js +++ b/static/js/redirect.js @@ -33,6 +33,14 @@ const redirects = new Map([ ["/releases#taimen-beta", "/faq#legacy-devices"], ["/releases#walleye-stable", "/faq#legacy-devices"], ["/releases#walleye-beta", "/faq#legacy-devices"], + ["/releases#bonito-stable", "/faq#legacy-devices"], + ["/releases#bonito-beta", "/faq#legacy-devices"], + ["/releases#sargo-stable", "/faq#legacy-devices"], + ["/releases#sargo-beta", "/faq#legacy-devices"], + ["/releases#crosshatch-stable", "/faq#legacy-devices"], + ["/releases#crosshatch-beta", "/faq#legacy-devices"], + ["/releases#blueline-stable", "/faq#legacy-devices"], + ["/releases#blueline-beta", "/faq#legacy-devices"], // legacy servers ["/articles/grapheneos-servers#apps.grapheneos.org", "/articles/grapheneos-servers#releases.grapheneos.org"], diff --git a/static/js/releases.js b/static/js/releases.js index f12ba5db..19470b12 100644 --- a/static/js/releases.js +++ b/static/js/releases.js @@ -2,7 +2,7 @@ const baseUrl = "https://releases.grapheneos.org/"; const versionBaseUrl = "https://github.com/GrapheneOS/platform_manifest/releases/tag/"; -const devices = ["cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame", "bonito", "sargo", "crosshatch", "blueline"]; +const devices = ["cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"]; const channels = ["stable", "beta"]; const delayMs = 1000 * 60 * 5; diff --git a/static/releases.html b/static/releases.html index f1f9bce5..758b237b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,10 +73,6 @@ <li><a href="#sunfish-stable">Pixel 4a</a></li> <li><a href="#coral-stable">Pixel 4 XL (extended support)</a></li> <li><a href="#flame-stable">Pixel 4 (extended support)</a></li> - <li><a href="#bonito-stable">Pixel 3a XL (obsolete)</a></li> - <li><a href="#sargo-stable">Pixel 3a (obsolete)</a></li> - <li><a href="#crosshatch-stable">Pixel 3 XL (obsolete)</a></li> - <li><a href="#blueline-stable">Pixel 3 (obsolete)</a></li> </ul> </li> <li> @@ -93,10 +89,6 @@ <li><a href="#sunfish-beta">Pixel 4a</a></li> <li><a href="#coral-beta">Pixel 4 XL (extended support)</a></li> <li><a href="#flame-beta">Pixel 4 (extended support)</a></li> - <li><a href="#bonito-beta">Pixel 3a XL (obsolete)</a></li> - <li><a href="#sargo-beta">Pixel 3a (obsolete)</a></li> - <li><a href="#crosshatch-beta">Pixel 3 XL (obsolete)</a></li> - <li><a href="#blueline-beta">Pixel 3 (obsolete)</a></li> </ul> </li> <li> @@ -475,42 +467,6 @@ <li><a href="https://releases.grapheneos.org/flame-ota_update-{{flame-stable-BUILD_NUMBER}}.zip">flame-ota_update-{{flame-stable-BUILD_NUMBER}}.zip</a></li> </ul> </section> - <section id="bonito-stable"> - <h3><a href="#bonito-stable">Pixel 3a XL (obsolete)</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{bonito-stable-BUILD_ID}}.{{bonito-stable-BUILD_NUMBER}}">{{bonito-stable-BUILD_ID}}.{{bonito-stable-BUILD_NUMBER}}</a></p> - <ul> - <li><a href="https://releases.grapheneos.org/bonito-factory-{{bonito-stable-BUILD_NUMBER}}.zip">bonito-factory-{{bonito-stable-BUILD_NUMBER}}.zip</a></li> - <li><a href="https://releases.grapheneos.org/bonito-factory-{{bonito-stable-BUILD_NUMBER}}.zip.sig">bonito-factory-{{bonito-stable-BUILD_NUMBER}}.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/bonito-ota_update-{{bonito-stable-BUILD_NUMBER}}.zip">bonito-ota_update-{{bonito-stable-BUILD_NUMBER}}.zip</a></li> - </ul> - </section> - <section id="sargo-stable"> - <h3><a href="#sargo-stable">Pixel 3a (obsolete)</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{sargo-stable-BUILD_ID}}.{{sargo-stable-BUILD_NUMBER}}">{{sargo-stable-BUILD_ID}}.{{sargo-stable-BUILD_NUMBER}}</a></p> - <ul> - <li><a href="https://releases.grapheneos.org/sargo-factory-{{sargo-stable-BUILD_NUMBER}}.zip">sargo-factory-{{sargo-stable-BUILD_NUMBER}}.zip</a></li> - <li><a href="https://releases.grapheneos.org/sargo-factory-{{sargo-stable-BUILD_NUMBER}}.zip.sig">sargo-factory-{{sargo-stable-BUILD_NUMBER}}.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/sargo-ota_update-{{sargo-stable-BUILD_NUMBER}}.zip">sargo-ota_update-{{sargo-stable-BUILD_NUMBER}}.zip</a></li> - </ul> - </section> - <section id="crosshatch-stable"> - <h3><a href="#crosshatch-stable">Pixel 3 XL (obsolete)</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{crosshatch-stable-BUILD_ID}}.{{crosshatch-stable-BUILD_NUMBER}}">{{crosshatch-stable-BUILD_ID}}.{{crosshatch-stable-BUILD_NUMBER}}</a></p> - <ul> - <li><a href="https://releases.grapheneos.org/crosshatch-factory-{{crosshatch-stable-BUILD_NUMBER}}.zip">crosshatch-factory-{{crosshatch-stable-BUILD_NUMBER}}.zip</a></li> - <li><a href="https://releases.grapheneos.org/crosshatch-factory-{{crosshatch-stable-BUILD_NUMBER}}.zip.sig">crosshatch-factory-{{crosshatch-stable-BUILD_NUMBER}}.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/crosshatch-ota_update-{{crosshatch-stable-BUILD_NUMBER}}.zip">crosshatch-ota_update-{{crosshatch-stable-BUILD_NUMBER}}.zip</a></li> - </ul> - </section> - <section id="blueline-stable"> - <h3><a href="#blueline-stable">Pixel 3 (obsolete)</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{blueline-stable-BUILD_ID}}.{{blueline-stable-BUILD_NUMBER}}">{{crosshatch-stable-BUILD_ID}}.{{blueline-stable-BUILD_NUMBER}}</a></p> - <ul> - <li><a href="https://releases.grapheneos.org/blueline-factory-{{blueline-stable-BUILD_NUMBER}}.zip">blueline-factory-{{blueline-stable-BUILD_NUMBER}}.zip</a></li> - <li><a href="https://releases.grapheneos.org/blueline-factory-{{blueline-stable-BUILD_NUMBER}}.zip.sig">blueline-factory-{{blueline-stable-BUILD_NUMBER}}.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/blueline-ota_update-{{blueline-stable-BUILD_NUMBER}}.zip">blueline-ota_update-{{blueline-stable-BUILD_NUMBER}}.zip</a></li> - </ul> - </section> </section> <section id="beta-channel"> @@ -615,42 +571,6 @@ <li><a href="https://releases.grapheneos.org/flame-ota_update-{{flame-beta-BUILD_NUMBER}}.zip">flame-ota_update-{{flame-beta-BUILD_NUMBER}}.zip</a></li> </ul> </section> - <section id="bonito-beta"> - <h3><a href="#bonito-beta">Pixel 3a XL (obsolete)</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{bonito-beta-BUILD_ID}}.{{bonito-beta-BUILD_NUMBER}}">{{bonito-beta-BUILD_ID}}.{{bonito-beta-BUILD_NUMBER}}</a></p> - <ul> - <li><a href="https://releases.grapheneos.org/bonito-factory-{{bonito-beta-BUILD_NUMBER}}.zip">bonito-factory-{{bonito-beta-BUILD_NUMBER}}.zip</a></li> - <li><a href="https://releases.grapheneos.org/bonito-factory-{{bonito-beta-BUILD_NUMBER}}.zip.sig">bonito-factory-{{bonito-beta-BUILD_NUMBER}}.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/bonito-ota_update-{{bonito-beta-BUILD_NUMBER}}.zip">bonito-ota_update-{{bonito-beta-BUILD_NUMBER}}.zip</a></li> - </ul> - </section> - <section id="sargo-beta"> - <h3><a href="#sargo-beta">Pixel 3a (obsolete)</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{sargo-beta-BUILD_ID}}.{{sargo-beta-BUILD_NUMBER}}">{{sargo-beta-BUILD_ID}}.{{sargo-beta-BUILD_NUMBER}}</a></p> - <ul> - <li><a href="https://releases.grapheneos.org/sargo-factory-{{sargo-beta-BUILD_NUMBER}}.zip">sargo-factory-{{sargo-beta-BUILD_NUMBER}}.zip</a></li> - <li><a href="https://releases.grapheneos.org/sargo-factory-{{sargo-beta-BUILD_NUMBER}}.zip.sig">sargo-factory-{{sargo-beta-BUILD_NUMBER}}.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/sargo-ota_update-{{sargo-beta-BUILD_NUMBER}}.zip">sargo-ota_update-{{sargo-beta-BUILD_NUMBER}}.zip</a></li> - </ul> - </section> - <section id="crosshatch-beta"> - <h3><a href="#crosshatch-beta">Pixel 3 XL (obsolete)</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{crosshatch-beta-BUILD_ID}}.{{crosshatch-beta-BUILD_NUMBER}}">{{crosshatch-beta-BUILD_ID}}.{{crosshatch-beta-BUILD_NUMBER}}</a></p> - <ul> - <li><a href="https://releases.grapheneos.org/crosshatch-factory-{{crosshatch-beta-BUILD_NUMBER}}.zip">crosshatch-factory-{{crosshatch-beta-BUILD_NUMBER}}.zip</a></li> - <li><a href="https://releases.grapheneos.org/crosshatch-factory-{{crosshatch-beta-BUILD_NUMBER}}.zip.sig">crosshatch-factory-{{crosshatch-beta-BUILD_NUMBER}}.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/crosshatch-ota_update-{{crosshatch-beta-BUILD_NUMBER}}.zip">crosshatch-ota_update-{{crosshatch-beta-BUILD_NUMBER}}.zip</a></li> - </ul> - </section> - <section id="blueline-beta"> - <h3><a href="#blueline-beta">Pixel 3 (obsolete)</a></h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/{{blueline-beta-BUILD_ID}}.{{blueline-beta-BUILD_NUMBER}}">{{crosshatch-beta-BUILD_ID}}.{{blueline-beta-BUILD_NUMBER}}</a></p> - <ul> - <li><a href="https://releases.grapheneos.org/blueline-factory-{{blueline-beta-BUILD_NUMBER}}.zip">blueline-factory-{{blueline-beta-BUILD_NUMBER}}.zip</a></li> - <li><a href="https://releases.grapheneos.org/blueline-factory-{{blueline-beta-BUILD_NUMBER}}.zip.sig">blueline-factory-{{blueline-beta-BUILD_NUMBER}}.zip.sig</a></li> - <li><a href="https://releases.grapheneos.org/blueline-ota_update-{{blueline-beta-BUILD_NUMBER}}.zip">blueline-ota_update-{{blueline-beta-BUILD_NUMBER}}.zip</a></li> - </ul> - </section> </section> <section id="changelog"> |
