This website requires JavaScript.
Explore
Help
Sign In
Arav
/
dwelling-files
Watch
1
Star
0
Fork
0
You've already forked dwelling-files
Code
Releases
8
Activity
20
Commits
1
Branch
8
Tags
297
KiB
3b324a9733
Commit Graph
4 Commits
Author
SHA1
Message
Date
Alexander "Arav" Andreev
3b324a9733
Added ability to disable file serving if it is handled by some other service (e.g. NGiNX).
2022-06-28 01:07:46 +04:00
Alexander "Arav" Andreev
799d0b0cb1
Removed corresponding ServeStatic paths. Now a single /*filepath is handled.
...
And assets FS should be passed to handlers.
2022-06-28 00:39:14 +04:00
Alexander "Arav" Andreev
feda955c38
Because of how httprouter works I had to create an /index/ endpoint. Also /file/ endpoint serving files was added.
2022-06-27 22:53:02 +04:00
Alexander "Arav" Andreev
cc0c97fa23
Initial commit.
2022-06-27 04:38:09 +04:00