index
:
eduvpn-common
main
pages
v1
Fork of codeberg.org/eduVPN/eduvpn-common for <b>reasons</b>
herk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wrappers
/
python
/
src
/
main.py
Age
Commit message (
Expand
)
Author
2022-08-24
State + Server + Exports: Implement removing a server
jwijenbergh
2022-08-23
Python formatting: Run black
jwijenbergh
2022-08-22
State + Exports: Make cleanup optional when entering disconnect
jwijenbergh
2022-08-19
State + FSM: Properly handle the disconnect flow
jwijenbergh
2022-08-15
Refactor: Use constants for state callbacks instead of strings
jwijenbergh
2022-08-10
State + Python: Implement renewing a session
jwijenbergh
2022-07-22
State + Exports: Implement should show renew button boolean
jwijenbergh
2022-07-22
State + FSM + Exports: Implement changing a secure internet location
jwijenbergh
2022-07-15
State + Python: Remove Set/Get Identifier
jwijenbergh
2022-07-15
FSM + State + Python: Add a connecting state and improve back transitions
jwijenbergh
2022-07-12
Python + Exports: Implement Go back
jwijenbergh
2022-07-12
Exports + Python: Fix config JSON parsing
jwijenbergh
2022-07-11
Types + Exports: Return JSON and use error level
jwijenbergh
2022-07-07
Format: Run black
jwijenbergh
2022-07-07
Secure Internet: Implement the Ask Location transition callback
jwijenbergh
2022-07-05
Refactor: Handling of different servers and identifiers
jwijenbergh
2022-06-21
Python/Exports: Separate events and use a map with the name for callbacks
jwijenbergh
2022-06-21
Python: Wait for the UI when selecting a profile and add class helpers
jwijenbergh
2022-06-21
FSM: Add the search server state
jwijenbergh
2022-06-21
State: Add functions for getting/setting a connection identifier
jwijenbergh
2022-05-13
Python + Go: Run formatter
jwijenbergh
2022-05-13
Refactor: Adapt the API to the documentation
jwijenbergh
2022-05-09
FSM/State: Profile correctness and connect name change
jwijenbergh
2022-05-09
State: Implement SetDisconnected/SetConnected
jwijenbergh
2022-05-03
Python: Place py files in src
jwijenbergh