Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
typesense
/
typesense-java
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
40
Star
86
Code
Issues
7
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
URL encode user-inputted Ids, migrate to Github actions
- #63
#63
Merged
kishorenc
merged 13 commits into
typesense:master
typesense/typesense-java:master
from
haydenhoang:master
haydenhoang/typesense-java:master
Copy head branch name to clipboard
Sep 7, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
URL encode user-inputted Ids, migrate to Github actions
#63
kishorenc
merged 13 commits into
typesense:master
typesense/typesense-java:master
from
haydenhoang:master
haydenhoang/typesense-java:master
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2024
fix: URL encode user-inputted Ids to prevent injection
Show description for 4dc8cc3
haydenhoang
committed
4dc8cc3
View commit details
Copy full SHA for 4dc8cc3
Browse repository at this point
ci: migrate from circleci to github actions
haydenhoang
committed
0cb466b
View commit details
Copy full SHA for 0cb466b
Browse repository at this point
fix: build error `The system cannot find the path specified` for `openapi.yml` file
haydenhoang
committed
69c97a2
View commit details
Copy full SHA for 69c97a2
Browse repository at this point
fix-build: javadoc
haydenhoang
committed
f909ae0
View commit details
Copy full SHA for f909ae0
Browse repository at this point
fix: use enum for documents index actions query param
Show description for f6bd954
haydenhoang
committed
f6bd954
View commit details
Copy full SHA for f6bd954
Browse repository at this point
ci: run tests using jdk 8, 11, 17
haydenhoang
committed
80b40f9
View commit details
Copy full SHA for 80b40f9
Browse repository at this point
fix-build: javadoc `bad use of '>'`
haydenhoang
committed
0decf5c
View commit details
Copy full SHA for 0decf5c
Browse repository at this point
fix-build: declare `generateSwaggerCodeTypesense` as dependency for task `sourcesJar`
Show description for 8d66ce9
haydenhoang
committed
8d66ce9
View commit details
Copy full SHA for 8d66ce9
Browse repository at this point
ci: use matrix for artifact name
haydenhoang
committed
10f4c7a
View commit details
Copy full SHA for 10f4c7a
Browse repository at this point
ci: test results logging
haydenhoang
committed
899302c
View commit details
Copy full SHA for 899302c
Browse repository at this point
ci: remove unused `books.jsonl` downloading
haydenhoang
committed
920619f
View commit details
Copy full SHA for 920619f
Browse repository at this point
build: fail fast for task `downloadApiSpec`
haydenhoang
committed
eb263e7
View commit details
Copy full SHA for eb263e7
Browse repository at this point
remove unnecessary URL encoding of special characters
haydenhoang
committed
f2f544e
View commit details
Copy full SHA for f2f544e
Browse repository at this point
You can’t perform that action at this time.