summaryrefslogtreecommitdiff
path: root/wrappers/python/src/main.py
AgeCommit message (Expand)Author
2022-09-26Python: Move from src/ to eduvpn_common/ and absolufy importsjwijenbergh
2022-09-26Refactor: Errors into custom export types and expose typesjwijenbergh
2022-09-21Exports + Python: Do not panic on error for getting disco + serversjwijenbergh
2022-09-19Python: Fix get_saved_servers namejwijenbergh
2022-09-16Discovery: Expose c typesjwijenbergh
2022-09-16State: Document functions and return no error on deregisterjwijenbergh
2022-09-14Refactor: Return without jsonjwijenbergh
2022-08-24State + Server + Exports: Implement removing a serverjwijenbergh
2022-08-23Python formatting: Run blackjwijenbergh
2022-08-22State + Exports: Make cleanup optional when entering disconnectjwijenbergh
2022-08-19State + FSM: Properly handle the disconnect flowjwijenbergh
2022-08-15Refactor: Use constants for state callbacks instead of stringsjwijenbergh
2022-08-10State + Python: Implement renewing a sessionjwijenbergh
2022-07-22State + Exports: Implement should show renew button booleanjwijenbergh
2022-07-22State + FSM + Exports: Implement changing a secure internet locationjwijenbergh
2022-07-15State + Python: Remove Set/Get Identifierjwijenbergh
2022-07-15FSM + State + Python: Add a connecting state and improve back transitionsjwijenbergh
2022-07-12Python + Exports: Implement Go backjwijenbergh
2022-07-12Exports + Python: Fix config JSON parsingjwijenbergh
2022-07-11Types + Exports: Return JSON and use error leveljwijenbergh
2022-07-07Format: Run blackjwijenbergh
2022-07-07Secure Internet: Implement the Ask Location transition callbackjwijenbergh
2022-07-05Refactor: Handling of different servers and identifiersjwijenbergh
2022-06-21Python/Exports: Separate events and use a map with the name for callbacksjwijenbergh
2022-06-21Python: Wait for the UI when selecting a profile and add class helpersjwijenbergh
2022-06-21FSM: Add the search server statejwijenbergh
2022-06-21State: Add functions for getting/setting a connection identifierjwijenbergh
2022-05-13Python + Go: Run formatterjwijenbergh
2022-05-13Refactor: Adapt the API to the documentationjwijenbergh
2022-05-09FSM/State: Profile correctness and connect name changejwijenbergh
2022-05-09State: Implement SetDisconnected/SetConnectedjwijenbergh
2022-05-03Python: Place py files in srcjwijenbergh