tmpim / shitty.dl

Heavyweight featurecreep file hosting server in node.js
8 stars 3 forks source link

Add basic Sessions, Web Share Target Level 2 and other features. #30

Closed Wojbie closed 5 years ago

Wojbie commented 5 years ago

New Features:

Fixes:

Sidenote: Version bumped in package.json due to change in stats.json format that will require recreating cache after update.

Also includes: 3 variants of poop file and egg.

Images: SvVC 0mnj KFoN Phone: tYA9

Wojbie commented 5 years ago

That should resolve all the issued. Only thing to note is that express.static will always error ito the log when it hits 416 (Requested Range Not Satisfiable) error. This is nothing to worry about (it don't cause anything and end server still receives correct 416 information but it is something to note that will happen in edge case (looking at empty non media file in gallery).

Lemmmy commented 5 years ago

Ready to merge when you are