diff --git a/.github/ISSUE_TEMPLATE/app-request-template.md b/.github/ISSUE_TEMPLATE/app-request-template.md index faf8066..4aa2f3a 100644 --- a/.github/ISSUE_TEMPLATE/app-request-template.md +++ b/.github/ISSUE_TEMPLATE/app-request-template.md @@ -14,7 +14,7 @@ For a great example issue check out https://github.com/ThatGuySam/doesitarm/issu **The official name of the app** {What's the full official name of the app} -**Is there a supported build available on a public/release channel?** +**Is there a supported version available on a stable release channel?** {Yes/No} **Proposed App Status** diff --git a/.github/ISSUE_TEMPLATE/app-update-template.md b/.github/ISSUE_TEMPLATE/app-update-template.md index 460784a..6735e03 100644 --- a/.github/ISSUE_TEMPLATE/app-update-template.md +++ b/.github/ISSUE_TEMPLATE/app-update-template.md @@ -11,7 +11,7 @@ assignees: '' **The official name of the app** {What's the full official name of the app} -**Is there a supported build available on a public/release channel?** +**Is there a supported version available on a stable release channel?** {Yes/No} **Proposed New App Status** @@ -21,14 +21,14 @@ You can check the different statused here: https://github.com/ThatGuySam/doesita **Related Issue Tracker Link or discussion** {This can be an Issue from a public repo related to the app (Github, Bitbucket, Gitlab, etc...) or a public discussion forum of some kind. Basically, some kind of resources that can be checked for status changes.} -**An Official App Download Link** +**An Official App Download Page** {This is so that when the App is ready for Apple SIlicon users can quickly download the app from an official site.} **Additional context** {Add any other context or screenshots about the app request here.} -**Screenshot with Activity Monitor(if self reporting)** +**Full Screenshot with the App and Activity Monitor(if self reporting) or [Silicon Info](https://github.com/billycastelli/Silicon-Info)** {As screenshot with Activity Monitor open showing the App's architecture type} diff --git a/README.md b/README.md index 8b70f7c..1dcb2ef 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * ✳️ Yes, works via Rosetta 2 * ⏹ No, not working at all but support is in development * 🚫 No, not yet supported only works on Intel-based Macs +* 🔶 Unknown, more info needed ## The Apps @@ -184,6 +185,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [CrossOver](https://www.codeweavers.com/) - ✳️ Runs via Rosetta 2 - [Official Blog](https://www.codeweavers.com/blog/jwhite/2020/11/10/its-great-to-live-in-interesting-times) * [DEVONthink](https://www.devontechnologies.com/download/) - ✅ Yes, Full Native Apple Silicon Support as of v3.5.2 - [Release Notes](https://www.devontechnologies.com/blog/20200814-devonthink-352) * [Dropbox](https://www.dropbox.com) - ✳️ Yes, works via Rosetta 2 as of v110.4.458 - [Forum Post](https://www.dropboxforum.com/t5/Dropbox-desktop-client-builds/Stable-Build-110-4-458/m-p/470973/highlight/true#M6110) +* [EasyConnect](https://lstratman.github.io/EasyConnect/) - 🔶 Unknown, more info needed - [Contribute](https://github.com/ThatGuySam/doesitarm/issues/219) * [Elpass](https://elpass.app/) - ✅ Yes, full native Apple Silicon Support as of v1.1.10 - [Issue](https://github.com/ThatGuySam/doesitarm/issues/176) * [Enpass](https://www.enpass.io/) - ✳️ Runs via Rosetta 2 - [Forum Discussion](https://discussion.enpass.io/index.php?/topic/24222-enpass-on-m1-mac-arm-silicon/&tab=comments#comment-56371) * [Fantastical](https://flexibits.com/fantastical) - ✅ Yes, Full Native Apple Silicon Support - [Media Post](https://www.macrumors.com/2020/11/12/fantastical-update-for-macos-big-sur-apple-silicon/) @@ -258,7 +260,7 @@ Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitar * [QQ 体验版(MacCatalyst)](https://im.qq.com/macqq/) - ✳️ Runs via Rosetta 2 * [Signal](https://www.signal.org/) - ✳️ Yes, works via Rosetta 2 - [Source](https://github.com/ThatGuySam/doesitarm/issues/337) * [Slack](https://slack.com/) - ✳️ Yes, works via Rosetta 2 with native support in beta. - [Official Tweet](https://twitter.com/SlackEng/status/1326237727667314688) -* [Telegram](https://desktop.telegram.org/) - ✳️ Yes, works via Rosetta 2 - [Source](https://github.com/ThatGuySam/doesitarm/issues/52#issuecomment-733205746) +* [Telegram](https://macos.telegram.org/) - ✅ Yes, Full Native Apple Silicon Support as of 7.2.4 - [GitHub issue](https://github.com/ThatGuySam/doesitarm/issues/52) [Changelog](https://macos.telegram.org/#v7-2-4-2020-11-29) * [Welly BBS](https://wellybbs.com/) - ✅ Yes, Full Native Apple Silicon Support as of Version 2020.9 - [App Store](https://apps.apple.com/us/app/id1521402269) * [Zoom](https://zoom.us/download) - ✳️ Yes, runs via Rosetta 2 - [Discussion](https://github.com/ThatGuySam/doesitarm/issues/134) diff --git a/components/search.vue b/components/search.vue index 5130a1e..dbec837 100644 --- a/components/search.vue +++ b/components/search.vue @@ -126,7 +126,7 @@ - + @@ -173,7 +173,7 @@ import ListSummary from '~/components/list-summary.vue' export default { components: { - EmailSubscribe: () => process.client ? import('~/components/email-subscribe.vue') : null, + // EmailSubscribe: () => process.client ? import('~/components/email-subscribe.vue') : null, ListSummary, RelativeTime: () => process.client ? import('~/components/relative-time.vue') : null }, diff --git a/nuxt.config.js b/nuxt.config.js index a51114b..d4134be 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -181,7 +181,7 @@ export default { }, { 'property': 'twitter:image', - 'content': `${process.env.URL}/images/og-image.png` + 'content': `${process.env.URL}/images/mark.png` } ], link: [{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }] diff --git a/static/images/mark.png b/static/images/mark.png new file mode 100644 index 0000000..673e06c Binary files /dev/null and b/static/images/mark.png differ