Skip to content

Releases: hedgehog125/LANFS

v1.1.0b - Preloading images and server improvements

19 Jul 15:11
Compare
Choose a tag to compare

I guess I did decide to work on this a bit more.

Changelog:

  • The images in the uploaded files are now preloaded, which means they immediately appear with the rest of an uploaded file in the UI.
  • Uploads are now delayed by the server rather than rejected with a 503 when it's cleaning up
  • The available disk space on the server is now checked on startup, and it can be configured to stop if there isn't enough
  • Also added the npm packages to the credits

v1.0.0b

18 Jul 13:35
8feb0d6
Compare
Choose a tag to compare

This might be the only release, we'll see. It's got all the basic features but the scaling could be improved, and a few other small things.