-
-
Notifications
You must be signed in to change notification settings - Fork 18
feat: refactor the search API to use query params for the filters instead of "natural language" #2872
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
CommanderStorm
merged 19 commits into
TUM-Dev:main
from
CommanderStorm:query-based-search-api
Apr 25, 2026
Merged
feat: refactor the search API to use query params for the filters instead of "natural language" #2872
Changes from 16 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
b51f562
wip
CommanderStorm 822ce99
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 149aa87
fix(ci): align autofix pnpm setup with webclient CI pattern
CommanderStorm b558b2e
chore: Update OpenAPI spec and types
autofix-ci[bot] 21e03bc
fix(ci): prevent pnpm from writing self-managed deps into lockfile
CommanderStorm f9d765a
chore: Update OpenAPI spec and types
autofix-ci[bot] bc340d8
fix(ci): revert lockfile corruption and stop using run_install in aut…
CommanderStorm 0cad734
wip
CommanderStorm 5ddcb13
fix(ci): use run_install in autofix to ensure correct pnpm binary
CommanderStorm 85fa9c3
chore: Update OpenAPI spec and types
autofix-ci[bot] f069cbf
fix(ci): restore lockfiles before autofix-ci commits
CommanderStorm a59f566
fix(ci): pre-build Docker images in update-screenshots job
CommanderStorm 9fc4191
Merge branch 'main' into query-based-search-api
CommanderStorm ec05edb
fix(server): support repeated query keys for search filters
CommanderStorm 0686c73
fix(server): mark SearchQueryArgs as query params for OpenAPI
CommanderStorm 2be1b70
chore: Update OpenAPI spec and types
autofix-ci[bot] 4056be2
Apply suggestion from @CommanderStorm
CommanderStorm c11c782
Merge branch 'main' into query-based-search-api
CommanderStorm 0c93809
chore: Update server snapshots
autofix-ci[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.