summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2025-09-03Revert "All: Remove ProxyGuard integration"Jeroen Wijenbergh
This partially reverts commit 6b939462fb1064abd42e8cb8316700ec844172ea. It keeps the proxyguard functions but leaves GetConfig alone. E.g. no WireGuard config replacing and querying is happening for ProxyGuard. Needed for the Linux client as I have not found a good way to have a daemon with NetworkManager integration
2025-05-06Docs: Fix old Windows repo VCSJeroen Wijenbergh
2025-05-06All: Remove ProxyGuard integrationJeroen Wijenbergh
This should be done in WireGuard-go or in case of a linux a small daemon
2025-02-15CLI: Move to cmd/eduvpn-cliJeroen Wijenbergh
2024-12-18Exports: Document ProxyGuard functionsjwijenbergh
2024-12-13Docs: Pre-build mermaid files without pluginjwijenbergh
2024-11-26Docs: Remove duplicate examples pagejwijenbergh
2024-11-26Release scripts: Move to Codebergjwijenbergh
2024-11-26Docs: Move to Mkdocs & Codeberg pagesjwijenbergh
2024-11-21Replace all links from GitHub to Codebergjwijenbergh
2024-08-12Exports: Cleanup function docsjwijenbergh
2024-08-12Doc: Update testingjwijenbergh
2024-08-12Docs: Remove breaking changes docjwijenbergh
2024-08-12Util: Add a function to calculate the gatewayjwijenbergh
2024-07-17Docs API: Re-genjwijenbergh
2024-05-29Exports Doc: Small updatesjwijenbergh
2024-05-29exports: Fix discovery subset in commentsjwijenbergh
2024-05-29Discovery: Implement search and do not return keywordsjwijenbergh
This patch implements search by adding a second argument to DiscoOrganizations and DiscoServers. A search string of = "" returns everything. This also makes the subset that is returned to the client even fewer, no keywords.
2024-05-08Server: Add a way to pass OAuth start timeJeroen Wijenbergh
2024-04-22Exports: Document ProxyGuard cleanupjwijenbergh
2024-03-22Docs: Update package formatsjwijenbergh
2024-03-22All: Refactor makefile & buildingjwijenbergh
2024-03-14Docs API: Re-genjwijenbergh
2024-03-07Docs API: Re-genjwijenbergh
2024-02-23Export Docs: Mention that the proxyguard ready callback takes nothingjwijenbergh
2024-02-23Docs API: Re-genjwijenbergh
2024-02-19Docs: Add a breaking changes docjwijenbergh
2024-02-19Docs: Update state machinejwijenbergh
2024-02-19Format: Run gofumptjwijenbergh
2024-02-19Docs: Add a WireGuard + proxyguard examplejwijenbergh
2024-02-19Docs: re-genjwijenbergh
2024-02-19Docs API: Re-run gen exports docjwijenbergh
2024-02-19Docs API: Add autogenerated notejwijenbergh
2024-02-19Docs getting started: Do not explicitly mention versionjwijenbergh
2023-09-29Exports Docs: Improve examples for mobile redirectsjwijenbergh
2023-09-29Client + Server + OAuth: Support mobile redirectsjwijenbergh
2023-09-25Docs Exports: Add some example input/outputjwijenbergh
2023-09-25Docs API: Update state machine figurejwijenbergh
2023-09-25Exports: Update spacing in docsjwijenbergh
2023-09-25Exports: Update docsjwijenbergh
2023-09-25Export Docs: Update bullets spacingjwijenbergh
2023-09-25Docs: Add autogenerated exports docjwijenbergh
2023-09-25Docs API: Move from handler to class based transitions in tutorialjwijenbergh
2023-09-25Docs: Small typosjwijenbergh
2023-09-25Docs: API fix link and spelling in adding a serverjwijenbergh
2023-09-25Docs: Set mermaid theme to neutraljwijenbergh
Much better for dark theme too
2023-09-25Docs: Only increase the width for the state machinejwijenbergh
2023-09-25Docs: Move state machine to APIjwijenbergh
2023-09-25Docs: Increase the content widthjwijenbergh
2023-09-25Docs: Update API section for V2jwijenbergh