Commit graph

2 commits

Author SHA1 Message Date
Leon Richardt
9ca7b2a898
ref: check file existence instead of keeping in-memory set
The benefit of keeping all managed file names in memory instead of
checking on demand does not outweigh the increased memory usage.
Additionally, this method allows users to manually move files into the
served directory without fearing they might be overwritten by jaf.
2022-06-21 17:28:07 +02:00
Leon Richardt
2b9de72507
initial commit 2020-10-27 17:18:07 +01:00