Skip to content
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

Move directory listing initialization into the corresponding module #373

Merged
merged 3 commits into from
Apr 28, 2024

Conversation

palant
Copy link
Contributor

@palant palant commented Apr 28, 2024

Description

Configuration of the directory listings is now performed in directory_listing.rs.

Related Issue

This should be the last change for #342.

How Has This Been Tested?

Functional testing on Linux looks ok.

Copy link

semanticdiff-com bot commented Apr 28, 2024

Review changes with SemanticDiff.

Analyzed 2 of 2 files.

Overall, the semantic diff is 5% smaller than the GitHub diff.

Filename Status
✔️ src/directory_listing.rs 0.1% smaller
✔️ src/server.rs 5.88% smaller

@palant palant mentioned this pull request Apr 28, 2024
13 tasks
@joseluisq joseluisq added enhancement New feature or request v2 v2 release codebase Related to the project's source code labels Apr 28, 2024
joseluisq
joseluisq previously approved these changes Apr 28, 2024
Copy link
Collaborator

@joseluisq joseluisq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@joseluisq joseluisq merged commit 7d61c91 into static-web-server:master Apr 28, 2024
34 checks passed
@joseluisq joseluisq added this to the v2.30.0 milestone Apr 28, 2024
@palant palant deleted the directory-listing-init branch April 28, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codebase Related to the project's source code enhancement New feature or request v2 v2 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants