Commit graph

9 commits

Author SHA1 Message Date
Omar Brikaa
3372ca1954 checksum fail message undefined, app.use() duplicate 2022-01-22 18:56:33 +02:00
Brikaa
f2c91acbe6 Piston lint 2021-10-09 18:10:58 +02:00
Thomas Hobson
c71aea6166
compute hash in chunks.
Previously we were loading the entire package file into memory, then
updating the hash. Now we update the hash with chunks of the data as it is read in.
Should fix #259
2021-05-18 21:07:40 +12:00
Thomas Hobson
b3be57e0b4
lint like rest of codebase 2021-05-08 12:30:40 +12:00
Thomas Hobson
4259e89bb2
lint api 2021-05-08 12:20:21 +12:00
Brian Seymour
de449c6d56 validate json instead of a json header, and lots of cleanup 2021-05-07 14:22:25 -05:00
Thomas Hobson
8b90c12c5c
chown directories to root, ensuring they are not writable by runners 2021-05-02 20:11:55 +12:00
Thomas Hobson
f9b8fbd9c0
correct logging contexts 2021-04-25 21:01:16 +12:00
Thomas Hobson
3928bace86
refactor 2021-04-25 20:55:20 +12:00
Renamed from api/src/ppman/package.js (Browse further)