summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-25Exports: Return nil on nil errorjwijenbergh
2023-09-25Types: Add comments describing the fields, types, packages and functionsjwijenbergh
2023-09-25Python Tests: Handle OAuth Started transitionjwijenbergh
2023-09-25Docs API: Fix Got Config descriptionjwijenbergh
2023-09-25Docs API: Add more state explanationjwijenbergh
2023-09-25Exports + Python: Compare booleans with != 0 instead of == 1jwijenbergh
2023-09-25Docs: Remove outdated documentsjwijenbergh
2023-09-25FSM: Add more context to required transition errorjwijenbergh
2023-09-25Revert "FSM: Set handled to true for now"jwijenbergh
2023-09-25Doc: Update for expiry times and errorsjwijenbergh
2023-09-25Doc: Update document for initial V2 APIjwijenbergh
2023-09-25Exports + Python + Server: Remove ShouldRenewButtonjwijenbergh
2023-09-25Tests: Pass for V2 APIjwijenbergh
2023-09-25CMD CLI: Update to V2 APIjwijenbergh
2023-09-25Client: Check if the base time is zero when getting expiry timesjwijenbergh
2023-09-25Wrappers Python: Document handler in registerjwijenbergh
2023-09-25Types Server: Remove identifier from profilejwijenbergh
2023-09-25Client: Remove servers argument to transitionjwijenbergh
2023-09-25Exports + Python: Use an enum for server typejwijenbergh
2023-09-25Types: Split server into subpackagejwijenbergh
2023-09-25Types: Split discovery into its own packagejwijenbergh
2023-09-25Format: Run gofumptjwijenbergh
2023-09-25Types: Split protocol into its ownjwijenbergh
2023-09-25Wrappers Python: Implement V2 initial APIjwijenbergh
2023-09-25Exports: Implement initial V2 APIjwijenbergh
2023-09-25Exports: Remove server.hjwijenbergh
2023-09-25Server: Add a TODO note for custom server typesjwijenbergh
2023-09-25Util: Get rid of language matchingjwijenbergh
2023-09-25Institute Access: Add context to set errorsjwijenbergh
2023-09-25Server Base: Add functions for getting expiry timesjwijenbergh
2023-09-25FSM: Set handled to true for nowjwijenbergh
2023-09-25FSM: Add state name to transition errorjwijenbergh
2023-09-25Client Server: Convert from external to internal types and vice versajwijenbergh
2023-09-25Client FSM: Remove states that are client specific/not in the libjwijenbergh
2023-09-25Client: Add functions to convert to public typesjwijenbergh
2023-09-25Types: Move public types to one filejwijenbergh
2023-09-01Version: Update to 1.1.21.1.2jwijenbergh
2023-09-01go.mod/go.sum: Updatejwijenbergh
2023-09-01Setup.py: Fix building with pipjwijenbergh
2023-09-01Client + Server: Increase endpoint update frequency and update secure interne...jwijenbergh
2023-08-29Version: Update to 1.1.11.1.1jwijenbergh
2023-08-29Server: Set OAuth endpoints on refreshjwijenbergh
2023-04-18Version: Update to 1.1.01.1.0jwijenbergh
2023-04-18Changes: Update for 1.1.0jwijenbergh
2023-04-18Python Server: Make profiles optionaljwijenbergh
2023-04-18Client + Server: Set default secure internet locationjwijenbergh
2023-04-18Client Server: Forward token update after ensuring loginjwijenbergh
2023-04-18Exports Disco: Safeguard against nil servers/organizationsjwijenbergh
2023-04-18OAuth Token: Set previous refresh token if new refresh token is emptyjwijenbergh
2023-04-18Client: Fix ask profile linter errorjwijenbergh