summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-25Client: Added Slovenian localization from Weblatejwijenbergh
2023-09-25Client: Save internal state regularlyjwijenbergh
2023-09-25Client i18n: Add Sloveniajwijenbergh
2023-09-25Docs API: Move from handler to class based transitions in tutorialjwijenbergh
2023-09-25Docker: Update Fedora from 36 to 38jwijenbergh
2023-09-25Client Test: Remove OAuth parameter testsjwijenbergh
2023-09-25Wrappers Python: Use class callback handlerjwijenbergh
2023-09-25Wrappers Python: Add back event handlerjwijenbergh
2023-09-25Initial i18n implementationjwijenbergh
2023-09-25Client: Call Deregistered transition on Deregister()jwijenbergh
2023-09-25FSM: Allow to always go back to the initial statejwijenbergh
2023-09-25Client FSM: Allow client to ask location in NoServerjwijenbergh
2023-09-25Client: Use a mutex for state transitionsjwijenbergh
2023-09-25Client FSM: Add extra optional states about VPN connectivityjwijenbergh
2023-09-25Client + FSM: Check transitions and add SetStatejwijenbergh
2023-09-25Client: Disable identifier conversion for secure internetjwijenbergh
2023-09-25Discovery: Ignore embeded discovery filesSimon Rozman
2023-09-25Client + OAuth + Server: Initialize the OAuth clientID on addjwijenbergh
2023-09-25Client + Types: Expose support contactjwijenbergh
2023-09-25Client: Remove Got Config state check for current serverjwijenbergh
2023-09-25Types Discovery: Omitempty for some types that are not always therejwijenbergh
2023-09-25Exports: Document that CookieReply can be done in the backgroundjwijenbergh
2023-09-25OAuth: Always set the scheme to HTTPS for the authorization URLjwijenbergh
2023-09-25CLI: Open the browser again with pkg/browserjwijenbergh
2023-09-25API Test: Add test for invalid authorization endpoint schemejwijenbergh
2023-09-25Endpoints: Double check HTTPS schemejwijenbergh
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
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-25Workflows: Add mermaid support for mdbookjwijenbergh
2023-09-25Client: Do not defer NoServer transition when noninteractivejwijenbergh
2023-09-25Exports: Document AddServer ni flagjwijenbergh
2023-09-25Exports: Fix function name for DiscoOrganizations in commentsjwijenbergh
2023-09-25Exports: Small fixes in cookie commentsjwijenbergh
2023-09-25Exports: Document getconfig prefer TCP and return typejwijenbergh
2023-09-25Exports: Initial comments documenting the APIjwijenbergh
2023-09-25Exports: Lowercase statecallbackjwijenbergh
2023-09-25Exports: Remove unused error.hjwijenbergh
2023-09-25Version: Update to 2.0.0jwijenbergh
2023-09-25Secure: Do not set current location as it is already donejwijenbergh
2023-09-25Verify Test: Use callStr on errorjwijenbergh
2023-09-25OAuth Token: Set previous refresh token if new refresh token is emptyjwijenbergh
2023-09-25Custom: Use the hostname for custom servers display namejwijenbergh
2023-09-25Client: Relax state requirements for No Server on addjwijenbergh
2023-09-25Client: Fix institute servers map typojwijenbergh
2023-09-25Client: Return on refresh endpoints context errorjwijenbergh