Wykres commitów

  • 482cf7a74f
    Merge 59df1462f3 into f7266b0740 Jim Harkins 2025-07-23 06:20:03 +0000
  • 59df1462f3 Removed defs for 2 vars that are no longer needed jimh 2025-07-22 23:19:56 -0700
  • a396bf05a5 Fix corrupted line of code jimh 2025-07-22 23:10:03 -0700
  • f9899434a7 Compress/decompress encrypted data Refactored encrypted buffer handling to reduce memory usage Minor cleanup jimh 2025-07-19 11:02:47 -0700
  • b9fe3982ad write encrypted data as Base64 (not hex string) cuts size by 1/3 and noticeably improves performance jimh 2025-07-15 23:06:28 -0700
  • e7e46e6e47 Rewrote decode() to avoid multiple hashing of encrypted. Also removed use of recursion to improve readability (and debugability). As a bonus, function is actually shorter (LoC AND lines of text) jimh 2025-07-14 16:15:47 -0700
  • 1ff3dd8170 renderTemplate() - added named return var makes unnamed function more self documenting jimh 2025-07-14 14:53:38 -0700
  • b697b7dd89 Minor cleanup of getRandomAlphanum() jimh 2025-07-14 14:43:50 -0700
  • 9bf6824dee Update browser version of HexEncoder parse() jimh 2025-07-14 14:14:13 -0700
  • 7393ec1cb6 Refactor: prefer Uint8Array as internal representation of binary data jimh 2025-07-14 13:16:14 -0700
  • 52c2aad2fc On Node, HexEncoder.stringify now uses Buffer.toString('hex') Jim Harkins 2025-07-07 09:02:53 -0700
  • 3ca6d57333
    Merge 9feacd8154 into f7266b0740 Jim Harkins 2025-07-20 21:42:41 -0700
  • 9feacd8154 write encrypted data as Base64 (not hex string) cuts size by 1/3 and noticeably improves performance jimh 2025-07-15 23:06:28 -0700
  • 08a8e7a26d Rewrote decode() to avoid multiple hashing of encrypted. Also removed use of recursion to improve readability (and debugability). As a bonus, function is actually shorter (LoC AND lines of text) jimh 2025-07-14 16:15:47 -0700
  • 0a71e4f39a renderTemplate() - added named return var makes unnamed function more self documenting jimh 2025-07-14 14:53:38 -0700
  • fd3adc9992 Minor cleanup of getRandomAlphanum() jimh 2025-07-14 14:43:50 -0700
  • f2388b5d8e Update browser version of HexEncoder parse() jimh 2025-07-14 14:14:13 -0700
  • 0a096f63b0 Refactor: prefer Uint8Array as internal representation of binary data jimh 2025-07-14 13:16:14 -0700
  • 0851c282e0 On Node, HexEncoder.stringify now uses Buffer.toString('hex') Jim Harkins 2025-07-07 09:02:53 -0700
  • 162897ee0d
    Merge 38fdc3a4c6 into f7266b0740 Jim Harkins 2025-07-20 20:49:36 -0700
  • 38fdc3a4c6 Rewrote decode() to avoid multiple hashing of encrypted. Also removed use of recursion to improve readability (and debugability). As a bonus, function is actually shorter (LoC AND lines of text) jimh 2025-07-14 16:15:47 -0700
  • be70794e5d renderTemplate() - added named return var makes unnamed function more self documenting jimh 2025-07-14 14:53:38 -0700
  • 9285a7266b Minor cleanup of getRandomAlphanum() jimh 2025-07-14 14:43:50 -0700
  • f1ce2faf81 Update browser version of HexEncoder parse() jimh 2025-07-14 14:14:13 -0700
  • ed2f3ce19f Refactor: prefer Uint8Array as internal representation of binary data jimh 2025-07-14 13:16:14 -0700
  • a1d41ba059 On Node, HexEncoder.stringify now uses Buffer.toString('hex') Jim Harkins 2025-07-07 09:02:53 -0700
  • 99a0448f51
    Merge 6420780cf7 into f7266b0740 Jim Harkins 2025-07-21 03:01:20 +0000
  • 6420780cf7 renderTemplate() - added named return var makes unnamed function more self documenting jimh 2025-07-14 14:53:38 -0700
  • 0b3cdf1f3f Minor cleanup of getRandomAlphanum() jimh 2025-07-14 14:43:50 -0700
  • 9d04b3519a Update browser version of HexEncoder parse() jimh 2025-07-14 14:14:13 -0700
  • 8f8c023fef Refactor: prefer Uint8Array as internal representation of binary data jimh 2025-07-14 13:16:14 -0700
  • c40a4f09c4 On Node, HexEncoder.stringify now uses Buffer.toString('hex') Jim Harkins 2025-07-07 09:02:53 -0700
  • 80629bd781
    Merge 1402f2647d into f7266b0740 Jim Harkins 2025-07-20 19:43:08 -0700
  • 1402f2647d Minor cleanup of getRandomAlphanum() jimh 2025-07-14 14:43:50 -0700
  • f4df6c7701 Update browser version of HexEncoder parse() jimh 2025-07-14 14:14:13 -0700
  • 37632a3180 Refactor: prefer Uint8Array as internal representation of binary data jimh 2025-07-14 13:16:14 -0700
  • e34116c011 On Node, HexEncoder.stringify now uses Buffer.toString('hex') Jim Harkins 2025-07-07 09:02:53 -0700
  • 3f833c471f
    Merge 82cf08aa94 into f7266b0740 Jim Harkins 2025-07-20 19:07:04 -0700
  • 82cf08aa94 Update browser version of HexEncoder parse() jimh 2025-07-14 14:14:13 -0700
  • ba1d52bb07 Refactor: prefer Uint8Array as internal representation of binary data jimh 2025-07-14 13:16:14 -0700
  • ca41c7df5a On Node, HexEncoder.stringify now uses Buffer.toString('hex') Jim Harkins 2025-07-07 09:02:53 -0700
  • c3d7e92aa8
    Merge f2ef582f3a into f7266b0740 Jim Harkins 2025-07-20 14:37:31 -0700
  • 687664bfa2
    Merge f2ef582f3a into f7266b0740 Jim Harkins 2025-07-20 19:46:36 +0000
  • f2ef582f3a Refactor: prefer Uint8Array as internal representation of binary data jimh 2025-07-14 13:16:14 -0700
  • 8dcefcc46c On Node, HexEncoder.stringify now uses Buffer.toString('hex') Jim Harkins 2025-07-07 09:02:53 -0700
  • cd63d39a25
    Merge 56c4d9cc1e into f7266b0740 leo 2025-07-01 20:36:20 +0200
  • f7266b0740
    set upper limit on yargs version number, closes #212 main robinmoisson 2025-06-07 16:25:20 +0200
  • 27a564ac61
    handle htm files, closes #209 robinmoisson 2025-02-19 22:56:06 +0100
  • a1f73613d4
    add similar tols robinmoisson 2025-02-09 13:07:27 +0100
  • 4db56521d8
    add sponsor robinmoisson 2025-02-09 12:57:53 +0100
  • 9f16f43de4
    update readme & index footer robinmoisson 2025-02-04 18:29:44 +0100
  • a9f4af3b67
    patch bump robinmoisson 2025-01-05 22:48:36 +0100
  • bc7a2414bc
    Fixed the issue that the input box will be magnified when clicking on it in mobile browser (#204) wxb 2025-01-06 05:47:52 +0800
  • 1b0482f26a feat: restore viewport configuration wxb 2024-10-04 22:30:42 +0800
  • ea89a4e812 feat: modified input font size wxb 2024-10-04 22:16:46 +0800
  • 21148ceb6a
    Update CODE_OF_CONDUCT.md Robin Moisson 2024-09-27 17:21:36 +0200
  • 85092f745b
    update readme robinmoisson 2024-09-27 17:00:02 +0200
  • 70c11b4036
    improve prettier support, add pre-commmit hook robinmoisson 2024-09-27 16:25:45 +0200
  • 3dd49f054b
    Update CODE_OF_CONDUCT.md Robin Moisson 2024-09-27 15:49:56 +0200
  • 005411fec3
    Create CODE_OF_CONDUCT.md Robin Moisson 2024-09-27 15:48:48 +0200
  • 7ba4753502
    Fixes template variable formatting in password_template.html Lars Wander 2024-09-07 06:12:03 -0400
  • 56c4d9cc1e Add --overwrite flag to staticrypt leo 2024-09-03 10:16:57 +0100
  • 5f362e354a
    Update README.md Robin Moisson 2024-08-31 19:41:52 +0200
  • db1f685ae3
    Update README.md Robin Moisson 2024-05-01 16:49:48 +0200
  • e1a46baa1b
    readme improvements robinmoisson 2024-04-17 18:54:59 +0200
  • 3328713d47
    I don't know how to write "developer" 🤷 robinmoisson 2024-04-17 18:39:47 +0200
  • 05cfc9f251
    update readme screenshot robinmoisson 2024-04-17 18:25:46 +0200
  • 843f79b961
    version bump v3.5.0 robinmoisson 2024-04-17 18:20:53 +0200
  • bc7bccd39a
    add toggle visibility icon, closes #189 robinmoisson 2024-04-17 15:15:52 +0200
  • b54b8a892d add a reveal password icon Alek Pinchuk 2024-02-26 15:52:40 -0500
  • aed94e3bb0
    Update README.md Robin Moisson 2024-02-24 11:40:56 +0100
  • 17397ded03
    make example <h4> in README to allow linking to them v3.4.0 Robin Moisson 2024-02-13 22:18:00 +0100
  • 1e5e6cf7dd
    add --share-remember to remember the password in shared links robinmoisson 2024-02-13 21:58:59 +0100
  • 89dd49943e
    Update README.md Rob Loach 2024-02-09 17:47:11 -0500
  • 8fac02c243
    Add option to have Remember Me chedked by default Rob Loach 2024-02-06 18:01:41 -0500
  • 2a44c5973d
    Correct typo (#187) Bob Whitelock 2023-10-07 07:45:46 +0100
  • 99abccfb9f
    update README for copy non-HTML files robinmoisson 2023-10-07 08:44:09 +0200
  • eb4e087e87
    only encrypt html files and copy other files as-is (closes #181, closes #188) robinmoisson 2023-10-07 08:42:23 +0200
  • f8f5e81ec1
    Correct typo Bob Whitelock 2023-10-01 22:18:09 +0100
  • c45b827e1e
    Merge a9f016dfff into 04d50a0ddc Ahmed Soliman 2023-09-29 00:46:32 +0000
  • a9f016dfff
    Update index.html Ahmed Soliman 2023-09-28 17:41:32 -0700
  • 8039a80fd6 Add remember my param to shareable link uzadude 2023-08-08 11:54:02 +0300
  • 04d50a0ddc
    typo robinmoisson 2023-06-28 08:58:11 +0200
  • db301322eb
    update readme (closes #182) robinmoisson 2023-06-28 08:56:25 +0200
  • c82bffd6fa
    Update README.md v2 Robin Moisson 2023-06-16 16:13:19 +0200
  • 656a29c0b0
    formating robinmoisson 2023-06-13 11:08:32 +0200
  • 96dcee940b
    update readme with community project robinmoisson 2023-06-13 11:07:55 +0200
  • b76fdff928
    update readme with overwriting file trick robinmoisson 2023-06-13 10:58:18 +0200
  • 9cf3f5d212
    fix remember=false (closes #178) robinmoisson 2023-06-13 10:29:31 +0200
  • 6afdf61eda
    FIx encryption not happening when `--share` present Zwyx 2023-05-09 22:29:41 +0800
  • 2d66281985
    typo robinmoisson 2023-05-02 19:26:58 +0200
  • 79ec2037af
    improve the doc robinmoisson 2023-05-02 19:24:48 +0200
  • ff0fff3580
    wording robinmoisson 2023-04-25 19:52:11 +0200
  • c47d1a5acf
    wording robinmoisson 2023-04-25 19:42:47 +0200
  • a5bce4e4e1
    update readme robinmoisson 2023-04-25 19:41:09 +0200
  • e06d5a42fe
    fix index with correct staticrypt variable name robinmoisson 2023-04-24 09:09:26 +0200
  • 8cf1ab5cd6
    use salt from encrypted file when decrypting v3.3.0 robinmoisson 2023-04-23 10:44:39 +0200
  • e3cc2acda2
    readme: clarify examples, add reco for multiple users robinmoisson 2023-04-23 10:33:18 +0200
  • a256971e22
    add funding robinmoisson 2023-04-23 10:15:10 +0200
  • 5d99ce92ba
    add support for decrypting in the CLI (closes #112) robinmoisson 2023-04-23 00:21:30 +0200