mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:27:35 +00:00
LibWeb: Add directory entries page when visiting a local directory
This commit is contained in:
parent
e4c3a52cfa
commit
eafdb06d87
9 changed files with 163 additions and 0 deletions
|
@ -444,6 +444,7 @@ set(SOURCES
|
|||
Layout/TreeBuilder.cpp
|
||||
Layout/VideoBox.cpp
|
||||
Loader/ContentFilter.cpp
|
||||
Loader/FileDirectoryLoader.cpp
|
||||
Loader/FileRequest.cpp
|
||||
Loader/FrameLoader.cpp
|
||||
Loader/LoadRequest.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue