Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
svenstaro
/
miniserve
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
366
Star
7.4k
Code
Issues
72
Pull requests
6
Actions
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Mar 1, 2026
Merge pull request #1553 from svenstaro/dependabot/cargo/all-dependencies-5b9bad8de7
Show description for ebff5a7
svenstaro
authored
ebff5a7
Copy full SHA for ebff5a7
Bump the all-dependencies group with 10 updates
Show description for 390fb46
dependabot[bot]
authored
390fb46
Copy full SHA for 390fb46
Commits on Feb 22, 2026
Run tests in single thread mode to hopefully get rid of flakiness on CI
svenstaro
committed
35b3405
Copy full SHA for 35b3405
Add CHANGELOG entry for #1551
svenstaro
committed
ac95f0c
Copy full SHA for ac95f0c
Merge pull request #1551 from rysb-dev/feature/ayu-dark-theme
Show description for b160213
svenstaro
authored
b160213
Copy full SHA for b160213
Commits on Feb 20, 2026
Add Ayu Dark theme
Show description for 693b454
rysb-dev
committed
693b454
Copy full SHA for 693b454
Commits on Feb 16, 2026
Release miniserve version 0.33.0
svenstaro
committed
9bd3ba4
Copy full SHA for 9bd3ba4
Bump deps
svenstaro
committed
8296da5
Copy full SHA for 8296da5
Fix lints
svenstaro
committed
ee761c1
Copy full SHA for ee761c1
Add CHANGELOG entry for #1534
svenstaro
committed
911aef1
Copy full SHA for 911aef1
Merge pull request #1534 from pzhlkj6612/fix/archive-zip-windows-path-backslashes
Show description for e068024
svenstaro
authored
e068024
Copy full SHA for e068024
Fix wrong comments about slashes
Show description for 1fe6167
pzhlkj6612
and
svenstaro
authored
1fe6167
Copy full SHA for 1fe6167
Commits on Feb 11, 2026
Reapply "using forward slashes in ZIP on Windows" and a related test
Show description for 9f8b0de
pzhlkj6612
committed
9f8b0de
Copy full SHA for 9f8b0de
Revert "using forward slashes in ZIP on Windows" and a related test
Show description for a06e31e
pzhlkj6612
committed
a06e31e
Copy full SHA for a06e31e
Apply code review suggestions
Show description for f38cfde
pzhlkj6612
and
svenstaro
committed
f38cfde
Copy full SHA for f38cfde
Merge "master"
pzhlkj6612
committed
918e2b3
Copy full SHA for 918e2b3
Commits on Feb 10, 2026
Add CHANGELOG entry for #1546
svenstaro
committed
05166e2
Copy full SHA for 05166e2
Merge pull request #1546 from rktjmp/feat-pastebin
Show description for 77ddd7e
svenstaro
authored
77ddd7e
Copy full SHA for 77ddd7e
Commits on Feb 9, 2026
format
rktjmp
committed
ab6e289
Copy full SHA for ab6e289
Bump if-addrs to v0.15
svenstaro
committed
6fa051c
Copy full SHA for 6fa051c
Fix clippy lint
svenstaro
committed
2e76091
Copy full SHA for 2e76091
Bump dav-server to v0.10
svenstaro
committed
f65b02f
Copy full SHA for f65b02f
Commits on Feb 8, 2026
Add pastebin entry exists test
Show description for 45659ed
rktjmp
committed
45659ed
Copy full SHA for 45659ed
Remove short flag comment
rktjmp
committed
2b62067
Copy full SHA for 2b62067
Make sure webdav tests can run in isolation
svenstaro
committed
212a561
Copy full SHA for 212a561
JS comments
rktjmp
committed
ed15a0a
Copy full SHA for ed15a0a
Bump deps
svenstaro
committed
e6306f4
Copy full SHA for e6306f4
Commits on Jan 21, 2026
Rewrite archive tests with throughout coverage
Show description for a076fd3
pzhlkj6612
committed
a076fd3
Copy full SHA for a076fd3
Commits on Jan 20, 2026
Dont autosuggest in pastebin filename
rktjmp
committed
1257241
Copy full SHA for 1257241
Support ctrl-enter to submit paste
rktjmp
committed
5298fdb
Copy full SHA for 5298fdb
Use given filename extension if present, otherwise append `.txt.`.
rktjmp
committed
a4568bb
Copy full SHA for a4568bb
CSS for pastebin interface
Show description for 0d917ea
rktjmp
committed
0d917ea
Copy full SHA for 0d917ea
Commits on Jan 10, 2026
Apply review suggestions
Show description for dc9fc7e
pzhlkj6612
and
svenstaro
committed
dc9fc7e
Copy full SHA for dc9fc7e
Add CHANGELOG entry for #1545
svenstaro
committed
c46ec7f
Copy full SHA for c46ec7f
Merge pull request #1545 from duskmoon314/comrak-options
Show description for 81fa3d8
svenstaro
authored
81fa3d8
Copy full SHA for 81fa3d8
Pagination
Previous
Next
You can’t perform that action at this time.