[PR #1264] [MERGED] Update iOS compatibility and added iOS docs #2003

Closed
opened 2025-12-29 03:19:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1264
Author: @nicholas-yap
Created: 3/15/2023
Status: Merged
Merged: 3/17/2023
Merged by: @kradalby

Base: mainHead: main


📝 Commits (8)

📊 Changes

4 files changed (+49 additions, -11 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 README.md (+1 -1)
docs/iOS-client.md (+25 -0)
📝 templates/apple.html (+22 -10)

📄 Description

  • 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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/1264 **Author:** [@nicholas-yap](https://github.com/nicholas-yap) **Created:** 3/15/2023 **Status:** ✅ Merged **Merged:** 3/17/2023 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (8) - [`a52b978`](https://github.com/juanfont/headscale/commit/a52b97841b618626238cbe5ad2beb59441ce9d23) Create iOS-client.md - [`46728c0`](https://github.com/juanfont/headscale/commit/46728c00b4e927877ca8dd1e830738f39b4b6c81) Updated ios compatibility - [`cf141bc`](https://github.com/juanfont/headscale/commit/cf141bc402cc678dac32a964050549bd98ab5804) Updated iOS instructions - [`273257d`](https://github.com/juanfont/headscale/commit/273257d9f37c26ee66e4717a938e958d6b18fcf4) Update CHANGELOG.md - [`aa05362`](https://github.com/juanfont/headscale/commit/aa05362612a85d95ea7117f2835aa749eb583643) Update CHANGELOG.md - [`377795e`](https://github.com/juanfont/headscale/commit/377795ec0047c392e2041f405990fd72627b40b1) Update apple.html - [`a17114c`](https://github.com/juanfont/headscale/commit/a17114cac46d42e468c45626f4ceb295e4b93a0e) Ran prettier and fixed formatting - [`5121726`](https://github.com/juanfont/headscale/commit/5121726763cf98538b381a605731c1071e9fb1a7) Ran prettier ### 📊 Changes **4 files changed** (+49 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `README.md` (+1 -1) ➕ `docs/iOS-client.md` (+25 -0) 📝 `templates/apple.html` (+22 -10) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> - [x] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [x] updated documentation if needed - [x] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:19:14 +01:00
adam closed this issue 2025-12-29 03:19:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2003