Wykres commitów

308 Commity (9203834f780556b8d1e471c656e2187fde86b75d)

Autor SHA1 Wiadomość Data
Wesley Aptekar-Cassels 9203834f78 signed-integrity cli: Improve file reading
This code uses the Deno reader API to collect a list of chunks of the
file, then allocates an array for the entire file at once, and copies
the chunks into the final array, instead of continuously reallocating
new arrays that are larger and larger.

This is significantly faster than the previous code in the case of large
files.
2024-01-12 09:12:03 -05:00
Michał 'rysiek' Woźniak d96022f870 mentions of MIME type guessing in IPFS based plugins' documentation (ref. #62) 2023-11-12 13:20:42 +00:00
Michał "rysiek" Woźniak d648d95e81 Merge branch 'wip-mime-type-sniffing' into 'master'
MIME type sniffing

See merge request rysiekpl/libresilient!22
2023-11-10 21:08:03 +00:00
Michał "rysiek" Woźniak ac759fb3e2 MIME type sniffing 2023-11-10 21:08:03 +00:00
Michał "rysiek" Woźniak e6f03e7dbd Add new file: CONTRIBUTING, containing a section on AI-generated code 2023-11-10 15:51:58 +00:00
Michał 'rysiek' Woźniak feb75b978c added funding section to README.md 2023-11-04 17:09:39 +00:00
Michał "rysiek" Woźniak a39f7cd69f Merge branch 'wip-improve-for-admins' into 'master'
Improving experience for site administrators

See merge request rysiekpl/libresilient!21
2023-11-03 05:58:50 +00:00
Michał 'rysiek' Woźniak 9bb1e4c56f service worker removal script, plus documentation in the FAQ (ref. #71) 2023-11-03 05:56:52 +00:00
Michał 'rysiek' Woźniak 05e9d6f2a5 basic-integrity plugin now handles absolute paths as keys as well (ref. #70) 2023-11-01 00:29:35 +00:00
Michał 'rysiek' Woźniak fb63efbaa6 basic-integrity: comment about relative IRLs (ref. #70) 2023-10-07 22:25:57 +00:00
Michał 'rysiek' Woźniak dfd07201eb implemented query params normalization (ref. #27) 2023-10-07 17:08:05 +00:00
Michał 'rysiek' Woźniak 428c6be365 normalizing query params (ref. #27) 2023-10-07 04:58:48 +00:00
Michał 'rysiek' Woźniak 12d558c934 basic-integrity: minor comment fix 2023-10-07 04:57:46 +00:00
Michał 'rysiek' Woźniak d538dc6c88 a testing index.html for the fetch plugin (ref. %15) 2023-10-07 04:57:06 +00:00
Michał "rysiek" Woźniak dafbab22ce Merge branch 'doh-dnslink' into 'master'
DoH wire format implementation, use in dnslink-fetch plugin

See merge request rysiekpl/libresilient!20
2023-10-07 03:14:42 +00:00
Michał "rysiek" Woźniak ef881eee9a DoH wire format implementation, use in dnslink-fetch plugin 2023-10-07 03:14:42 +00:00
Michał "rysiek" Woźniak 60dfb907cb Update README.md: Deno tests 2023-09-26 23:19:08 +00:00
Michał 'rysiek' Woźniak 23f594cd48 no more Node/npm related stuff! (ref. #29) 2023-09-26 20:40:20 +00:00
Michał "rysiek" Woźniak a9828d23e7 Merge branch 'deno-tests' into 'master'
Rewriting tests into Deno

See merge request rysiekpl/libresilient!19
2023-09-26 20:32:54 +00:00
Michał "rysiek" Woźniak 34b87e5ad2 Rewriting tests into Deno 2023-09-26 20:32:54 +00:00
Michał 'rysiek' Woźniak edd7a0c2ec QUICKSTART: narray typo 2023-01-28 18:07:14 +00:00
Michał 'rysiek' Woźniak f0a21dc949 READMEs updated for plugins: dnslink-ipfs, ipns-ipfs 2023-01-27 21:44:17 +00:00
Michał 'rysiek' Woźniak 702153c1d5 docs/FAQ small improvement so that it works better in the docs section 2023-01-27 21:25:56 +00:00
Michał "rysiek" Woźniak bb941b7efa Merge branch 'wip-cli' into 'master'
Command Line Interface improvements

See merge request rysiekpl/libresilient!18
2022-12-16 17:55:40 +00:00
Michał 'rysiek' Woźniak aff6709fe6 jest should now ignore deno-related files and tests when calculating coverage 2022-12-16 17:51:35 +00:00
Michał "rysiek" Woźniak d4c1e728a2 Update docs/QUICKSTART.md 2022-12-16 14:21:41 +00:00
Michał "rysiek" Woźniak 25ff0968d9 Update docs/QUICKSTART.md 2022-12-16 14:13:36 +00:00
Michał "rysiek" Woźniak a7988e3e0a Update README.md 2022-12-16 13:07:41 +00:00
Michał "rysiek" Woźniak 24cbec237c Making sense of the README 2022-12-16 12:58:34 +00:00
Michał 'rysiek' Woźniak 7858687e5b cli: test for signed-integrity gen-keypair action (ref. #66) 2022-12-15 17:29:36 +00:00
Michał 'rysiek' Woźniak a6985e8521 cli: more tests for signed-integrity cli done (ref. #66) 2022-12-15 16:56:50 +00:00
Michał 'rysiek' Woźniak d6ac169816 cli: started implementing signed-integrity tests (ref. #66) 2022-12-14 23:06:01 +00:00
Michał 'rysiek' Woźniak 8c0cda1adf cli: denotests keyfile mock file (ref. #66) 2022-12-14 23:05:38 +00:00
Michał 'rysiek' Woźniak bae130d2a1 cli: basic-integrity minor test description improvement (ref. #66) 2022-12-14 23:05:05 +00:00
Michał 'rysiek' Woźniak 6dbffb34f9 cli: basic-integrity plugin bugfix (ref. #66) 2022-12-13 23:44:12 +00:00
Michał 'rysiek' Woźniak 1d8bcc0d39 cli: basic-integrity test suite complete (ref. #66) 2022-12-13 23:43:42 +00:00
Michał 'rysiek' Woźniak 78b37cb7f0 cli: initial deno tests for basic-integrity cli plugin (ref. #66) 2022-12-12 23:30:24 +00:00
Michał 'rysiek' Woźniak c6e04e9ca0 jest config updated to ignore deno tests (ref #66) 2022-12-11 22:17:29 +00:00
Michał 'rysiek' Woźniak cb53fd16f4 bugfix for gitlab-ci config (ref. #66) 2022-12-11 21:59:22 +00:00
Michał 'rysiek' Woźniak 16a2122629 cli: .gitlab-ci.yml updated for running deno tests (ref. #66) 2022-12-11 21:57:39 +00:00
Michał 'rysiek' Woźniak 011c720b2d cli: first tests and mocks for lrcli (ref. #66) 2022-12-11 21:48:36 +00:00
Michał 'rysiek' Woźniak 4b46a58809 cli: preparing lrcli.js for tests, part 2 (ref. #66) 2022-12-11 21:48:12 +00:00
Michał 'rysiek' Woźniak 1711334e74 cli: lrcli prepared for testing (ref. #66) 2022-12-11 20:00:43 +00:00
Michał 'rysiek' Woźniak 10b42c5273 cli: signed-integrity error checking in action handlers (ref. #66) 2022-12-11 15:00:14 +00:00
Michał 'rysiek' Woźniak b226bf3012 cli: signed-integrity now has "json" output mode, and it is default (ref. #66) 2022-12-11 14:38:57 +00:00
Michał 'rysiek' Woźniak 4d80cbe743 cli: signed-integrity now takes "algorithm" option (ref. #66) 2022-12-11 14:15:50 +00:00
Michał 'rysiek' Woźniak 6e4e29b47e cli: basic-integrity minor action description fix (ref. #66) 2022-12-11 14:15:02 +00:00
Michał 'rysiek' Woźniak 5c6a8d8d6c cli: signed-integrity CLI can now generate... signed integrity data (ref. #66) 2022-12-11 03:06:47 +00:00
Michał 'rysiek' Woźniak 020df117ab cli: comment todo in lrcli added (ref. #66) 2022-12-11 02:42:55 +00:00
Michał 'rysiek' Woźniak c0f6f62cfe cli: signed-integrity - started implementing the gen-integrity action (ref. #66) 2022-12-10 23:49:10 +00:00