summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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
2023-09-25Version: Update to 2.0.0jwijenbergh
2023-09-25Exports + Client: Refactor registering a clientjwijenbergh
- Make sure the global exports state is only set on successful creating - Only call discovery when adding a server to ensure we get the most up to date args. Creating a client should have no network calls. Fixes #12 - Split creating a client in New and Register in the GO api
2023-09-25API Overview: Typosjwijenbergh
2023-09-25API Overview: Add notes about freeing and deregisteringjwijenbergh
2023-09-25Docs API: Add link to types/serverjwijenbergh
2023-09-25Docs + Types server: Add comments about script-securityjwijenbergh
2023-09-25Docs API: Update links to .mdjwijenbergh
2023-09-25Docs Debugging: Link to API staatesjwijenbergh
2023-09-25Docs Debugging: Update FSM SVGjwijenbergh
2023-09-25Docs API: Fix go boolean, add errors section and renew transitionjwijenbergh
2023-09-25Docs API: Fix Got Config descriptionjwijenbergh
2023-09-25Docs API: Add more state explanationjwijenbergh
2023-09-25Docs: Remove outdated documentsjwijenbergh
2023-09-25Doc: Update for expiry times and errorsjwijenbergh
2023-09-25Doc: Update document for initial V2 APIjwijenbergh
2023-09-01Version: Update to 1.1.21.1.2jwijenbergh
2023-08-29Version: Update to 1.1.11.1.1jwijenbergh
2023-04-18Version: Update to 1.1.01.1.0jwijenbergh
2023-03-15Docs: Add release building infojwijenbergh
2023-03-01Docs: Add info about -tags=release for buildingjwijenbergh
2023-03-01Version: Update to 1.0.0jwijenbergh
2023-03-01Version: Downgrade to 0.99.0jwijenbergh
2023-02-28Version: Prepare 1.0.0jwijenbergh
2023-02-01Version: Bump to 0.3.0jwijenbergh
2023-01-05CI: Support overriding docker-compose with podman-composejwijenbergh
Useful if symlinking is not an option due to having docker-compose and podman-compose installed. You can change $PATH just for this repo but that's messy.
2023-01-05Python: Re-implement example and move to a new directoryjwijenbergh
2023-01-04Docs: Update to be closer in line with the latest APIjwijenbergh
2022-12-21Version: Bump to 0.2.0jwijenbergh
2022-10-24Actions + Docs: Use Sphinx docs for Pythonjwijenbergh
2022-10-18Client: Move to its own packagejwijenbergh
2022-10-04Tests: Remove local well known workaroundjwijenbergh
See: https://github.com/eduvpn/vpn-user-portal/pull/204 as an alternative
2022-10-04Refactor: Renmae force TCP to prefer TCPjwijenbergh
2022-10-03Docs: Use pkg.go.dev for Go documentationjwijenbergh
2022-09-27Python: Capitalize StateType enum valuesjwijenbergh
2022-09-20Module: Move to eduvpn/eduvpn-commonjwijenbergh
2022-07-08RPM & Setup: Separate eduVPN and common name with a - or _jwijenbergh
2022-07-05Docs: Add RPM documentation to a Package Formats sectionjwijenbergh
2022-07-05Docs: Update FSM svgjwijenbergh