summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-12Client Server: Minor style changes and resolve TODOjwijenbergh
2022-12-12Client FSM: Fix fsm typojwijenbergh
2022-12-12simplify error handlingAleksandar Pesic
2022-12-08OAuth: Comment fixesjwijenbergh
2022-11-28Server: Split more into multiple implementation filesjwijenbergh
2022-11-28Lint: Use gocritic linter and fix errors returned by itjwijenbergh
2022-11-28Linter: Fix dupword errorsjwijenbergh
2022-11-28Log: Fix copy&paste function commentsjwijenbergh
2022-11-28Log: Define f prefix for log functions to indicate printf likejwijenbergh
2022-11-28OAuth: Define ReadHeaderTimeoutjwijenbergh
2022-11-28OAuth Listener: Explicitly specify localhostjwijenbergh
2022-11-28Formatting: Run golinesjwijenbergh
2022-11-28Formatting: Run gofumpt -wjwijenbergh
2022-11-28Refactor: Fix revive linter errors by deleting redundant prefixesjwijenbergh
2022-11-28OAuth: Refactor Token getting and do not save them in the configjwijenbergh
2022-11-28Lint: Run godot fixjwijenbergh
2022-11-28Refactor: Remove most get prefixes for receiver functionsjwijenbergh
2022-11-28Document: Add comments for most functions and packagesjwijenbergh
2022-11-25Discovery + Exports: Rename variable to not clash with server pkgjwijenbergh
2022-11-25Client Test: Do not clash oauth name with packagejwijenbergh
2022-11-24Workflows: Bump go version and use latest linterjwijenbergh
2022-11-24Workflows: change @v2 to @v3jwijenbergh
2022-11-24Style: Use stylecheck and fix errorsjwijenbergh
2022-11-24Discovery + Server: Get rid of unused importsjwijenbergh
2022-11-24Util: Get rid of current time helperjwijenbergh
2022-11-24FSM: Rename OAuth Started back transition to No Serverjwijenbergh
2022-11-23FSM: Check unhandled transitionsjwijenbergh
2022-11-22Python Discovery: Copy over the version before freeingjwijenbergh
2022-11-17Log: Rename log file to logjwijenbergh
2022-11-17Log: Add additional params to get rid of Sprintf callsjwijenbergh
2022-11-14Client + Server: Refresh the endpoints before checking for a valid profilejwijenbergh
2022-11-10HTTP: Fix typo in status errorjwijenbergh
2022-11-10Logging: Add a Debug leveljwijenbergh
2022-11-10Server: Clarify doc for url when secure internetjwijenbergh
2022-11-10Server: Re-initialize endpoints when getting a configjwijenbergh
2022-11-10Exports + Python: Return locations for a secure internet serverjwijenbergh
2022-11-08Server: Implement manually renewingjwijenbergh
2022-11-04Python Docs: Create a getting started pagejwijenbergh
2022-11-03Docker: Use debianjwijenbergh
2022-11-02Workflows Test: Update from v2 to v3jwijenbergh
2022-11-02CI: Update Go container to 1.19jwijenbergh
2022-11-01Python: Fix type annotation for Disco Organizationjwijenbergh
2022-10-31Python: Add py.typed for Mypyjwijenbergh
2022-10-26Autoflake: Remove unused importsjwijenbergh
2022-10-26Client + Exports + Python: Add a function for getting the current serverjwijenbergh
2022-10-25Client + FSM: Remove background argument from transitionjwijenbergh
2022-10-25Verify Test: Fix ugly race condition found with Go's -race flagjwijenbergh
2022-10-24README: Fix doc linkjwijenbergh
2022-10-24CLI: Fix incorrect Client IDjwijenbergh
2022-10-24Log: Rename log file to go.logjwijenbergh