Skip to content

Rewrite and some features!

Compare
Choose a tag to compare
@Pitu Pitu released this 04 Oct 05:35
· 1026 commits to master since this release

This release brings a much needed rewrite with a few fixes that have been stacking in the back log.
New stuff:

  • Almost complete rewrite of the backend.
  • You can now download albums from their page!
  • Made configuration of domain easier.
  • Thumbnails for more file types.
  • Added support link on README.
  • Provided a sample nginx config file.

Fixes:

  • When a file is deleted, also delete the thumbnail 84a8449
  • Eslint was inconsistent, now it's forced via package.json with new rules.
  • There was an issue where the upload of files was hardcoded, ending in broken links.
  • When deleting an album, the link was still accessible. This was fixed.

What's coming:

  • Actual documentation with every API endpoint