-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Update iOS compatibility and added iOS docs #1264
Conversation
nicholas-yap
commented
Mar 15, 2023
•
edited
Loading
edited
- read the CONTRIBUTING guidelines
- raised a GitHub issue or discussed it on the projects chat beforehand
- added unit tests
- added integration tests
- updated documentation if needed
- updated CHANGELOG.md
A part of me wonders if we should additionally add these instructions (or something of the sort) to templates/apple.html? |
I was actually working on that! But I wasn't sure if it was needed so I didn't initially commit the change |
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.
Looks could, could you run the Prettier formatter on the files?
I wasn’t paying close enough attention to the commit history when I made my earlier suggestion 🫣 - #1261 appears to also have added instructions to templates/apple.html - it looks like this commit might undo some of that work, or modifies it? Might be worth looking into how to reconcile what’s here with what’s there. |
@JCBird1012 I think it mostly updates and improved the things I added in #1261. |
Instructions on configuring iOS clients with headscale
Incorporated the instructions from /docs/iOS-client.md. Updated Tailscale version number
Changed the wording and formatting of some instructions Edited App Store URL to remove region specific addresses and leftover query string Ran prettier