| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-30 | Client: Update translations from Weblate | jwijenbergh | |
| 2024-05-30 | Client: Update translations from Weblate | jwijenbergh | |
| 2024-05-30 | README: Small update | jwijenbergh | |
| 2024-05-30 | FSM: Remove Mermaid graph generation | jwijenbergh | |
| Too complicated to be in the core codebase and I only sometimes need it to view the updated figure. Create a CLI tool some time later | |||
| 2024-05-30 | Client Proxy: Add test | jwijenbergh | |
| 2024-05-30 | CLI: Fix profiles data type check | jwijenbergh | |
| 2024-05-30 | Exports: improvements in return data error handling | jwijenbergh | |
| 2024-05-30 | Cookie: Return the context without handle if no handle was given | jwijenbergh | |
| 2024-05-29 | Changes: Some v2 updates | jwijenbergh | |
| 2024-05-29 | Exports Doc: Small updates | jwijenbergh | |
| 2024-05-29 | levenshtein: Add some comments | jwijenbergh | |
| 2024-05-29 | Levenshtein: Do search for every display and keyword separately | jwijenbergh | |
| 2024-05-29 | Format: Run gofumpt | Jeroen Wijenbergh | |
| 2024-05-29 | Levenshtein: Add initial tests | Jeroen Wijenbergh | |
| 2024-05-29 | levenshtein: lint fixes | jwijenbergh | |
| 2024-05-29 | Discovery: Improve search using levenshtein distance and sorting | jwijenbergh | |
| 2024-05-29 | Discovery: return country_code to the client | jwijenbergh | |
| 2024-05-29 | Discovery: Convert the search query to lower | jwijenbergh | |
| 2024-05-29 | Exports: Run format | jwijenbergh | |
| 2024-05-29 | Discovery: Fix test | jwijenbergh | |
| 2024-05-29 | CLI: Fix discovery argument | jwijenbergh | |
| 2024-05-29 | exports: Fix discovery subset in comments | jwijenbergh | |
| 2024-05-29 | Discovery: Implement search and do not return keywords | jwijenbergh | |
| This patch implements search by adding a second argument to DiscoOrganizations and DiscoServers. A search string of = "" returns everything. This also makes the subset that is returned to the client even fewer, no keywords. | |||
| 2024-05-29 | Discovery: Return a subset to the client | Jeroen Wijenbergh | |
| 2024-05-29 | setup.cfg: Small updates | jwijenbergh | |
| 2024-05-24 | Makefile: Fix coverage spacing | jwijenbergh | |
| 2024-05-24 | go.mod/go.sum: Update | jwijenbergh | |
| 2024-05-24 | API Test: Mock Transport by passing it around | jwijenbergh | |
| 2024-05-24 | Fix various liniting errors | Jeroen Wijenbergh | |
| 2024-05-24 | API: Add initial tests | Jeroen Wijenbergh | |
| 2024-05-24 | API Connect: Move errors.New to vars | Jeroen Wijenbergh | |
| 2024-05-24 | API auth: Return if err is not invalid tokens | Jeroen Wijenbergh | |
| E.g. if refreshing fails here with a 500 or something else | |||
| 2024-05-24 | Test Server: Add helpers for response handlers | Jeroen Wijenbergh | |
| 2024-05-24 | Client Test: Fix OpenVPN prefer TCP tests | Jeroen Wijenbergh | |
| 2024-05-24 | go.mod/go.sum: Update | Jeroen Wijenbergh | |
| 2024-05-24 | Types Protocol: Add Test | Jeroen Wijenbergh | |
| 2024-05-24 | API: Remove unused field SetAuthorizeTime | Jeroen Wijenbergh | |
| 2024-05-24 | Makefile: Add a coverage target | Jeroen Wijenbergh | |
| 2024-05-24 | Client: Update translations from Weblate | Jeroen Wijenbergh | |
| 2024-05-08 | Format: Run Ruff & isort | Jeroen Wijenbergh | |
| 2024-05-08 | Server: Add a way to pass OAuth start time | Jeroen Wijenbergh | |
| 2024-04-30 | Prepare release: Replace version in setup.cfg | Jeroen Wijenbergh | |
| 2024-04-30 | Python: Add setup.py for backwards compatibility | Jeroen Wijenbergh | |
| 2024-04-30 | Python: Store metadata in setup.cfg | Jeroen Wijenbergh | |
| When building for older distros such as Debian 11 it is problematic when metadata is in pyproject.toml. Let's store the metadata needed for building in setup.cfg, that is supported. | |||
| 2024-04-26 | Version: Update to 1.99.21.99.2 | Jeroen Wijenbergh | |
| 2024-04-26 | Prepare release: sed fixes | Jeroen Wijenbergh | |
| - MacOS needing a backup file, pass "" for nothing - Python version is now in wrappers/python/pyproject.toml instead of wrappers/python/setup.py | |||
| 2024-04-26 | Format: Run Ruff | Jeroen Wijenbergh | |
| 2024-04-26 | Prepare release: Format using ruff instead of black | Jeroen Wijenbergh | |
| 2024-04-26 | Changes: Clarify building is also refactored for Python code | Jeroen Wijenbergh | |
| 2024-04-26 | Changes: Update for 1.99.2 | Jeroen Wijenbergh | |
