Wykres commitów

  • 3ca758eb0a
    better wording robinmoisson 2023-04-19 15:43:47 +0200
  • 54cd15a1ab
    use 15k iterations in PBKDF2 in backward compatible way v1.4.3 v1 robinmoisson 2023-04-19 15:17:44 +0200
  • 65cb064e2d
    add color support to index.html robinmoisson 2023-04-19 11:25:40 +0200
  • b257919458
    formatting robinmoisson 2023-04-19 11:19:37 +0200
  • f5721f079a
    add and run prettier robinmoisson 2023-04-19 11:18:27 +0200
  • 4db6e90b8c
    update readme robinmoisson 2023-04-19 10:55:10 +0200
  • dfeffc8c77
    add recursive flag to handle encrypting directories (closes #165) v3.2.0 robinmoisson 2023-04-19 10:44:28 +0200
  • 5ef120be53
    rename passphrase into password robinmoisson 2023-04-19 09:57:12 +0200
  • 4696a24324
    support encrypting multiple files robinmoisson 2023-04-19 09:47:05 +0200
  • 5a8425387a
    display an error when node version is < 16 robinmoisson 2023-04-18 23:14:06 +0200
  • f2f3e9e1b5
    add new issue template Robin Moisson 2023-04-18 23:09:20 +0200
  • b498d6a69d
    Update issue templates Robin Moisson 2023-04-18 23:05:42 +0200
  • e6775375e3
    add funding page robinmoisson 2023-04-13 09:40:46 +0200
  • b797d780c3
    add 1.x deprecation notice robinmoisson 2023-04-12 23:00:18 +0200
  • bcc919c2e4
    bugfix write config v3.1.0 robinmoisson 2023-04-03 13:47:10 +0200
  • ff55a69c99
    add color customization of template robinmoisson 2023-04-03 13:45:36 +0200
  • 707d05c83f
    allow color customization of template (#172) Roy Francis 2023-04-03 13:37:03 +0200
  • 6a4d80aea7 Font style added back Roy Francis 2023-04-03 10:13:19 +0200
  • e6d72db1c5 Added button color to hover states Roy Francis 2023-04-03 00:02:27 +0200
  • 3d2cd74a22 Added colors Roy Francis 2023-04-02 23:21:45 +0200
  • 9ed272a907
    bugfix: handle old password_template with codec-sync robinmoisson 2023-04-02 21:01:18 +0200
  • 117349c38c
    update security policy robinmoisson 2023-04-02 15:06:38 +0200
  • 689e318a40
    update doc for salt generation robinmoisson 2023-04-02 12:53:03 +0200
  • 062e8eddb6
    invite people to share StatiCrypt projects robinmoisson 2023-04-02 12:50:25 +0200
  • b848a075f7
    warn external lib compatible with 2.x robinmoisson 2023-04-02 12:47:35 +0200
  • 0e52a2abcf
    --salt empty flag now generates a config file to commit robinmoisson 2023-04-02 12:27:51 +0200
  • 553c0393b3
    update migrating guide with required node version robinmoisson 2023-04-02 11:25:48 +0200
  • e05284b34e
    make the webcrypto addition compatible with node 14 (fix issue #171) robinmoisson 2023-04-02 11:21:17 +0200
  • 072de1cb4d
    remove cryptoJS node dependency 🤗 robinmoisson 2023-04-01 12:35:29 +0200
  • 4235b65637
    add https restriction warning robinmoisson 2023-03-30 19:05:48 +0200
  • 7385886969
    fix typo in examples v3.0.1 robinmoisson 2023-03-30 18:57:50 +0200
  • dbbad9127b
    Merge pull request #170 from robinmoisson/v3 Robin Moisson 2023-03-30 18:53:59 +0200
  • 7cde7de596
    add non-https warning to README v3 robinmoisson 2023-03-30 18:52:03 +0200
  • 0f685bffa0
    update from latest template robinmoisson 2023-03-30 18:47:23 +0200
  • 2653a18215
    typo robinmoisson 2023-03-30 18:45:47 +0200
  • ba206f1377
    fix displaying of help robinmoisson 2023-03-30 18:43:40 +0200
  • 7e71c42037
    add migration guide 2.x to 3.x robinmoisson 2023-03-30 16:11:55 +0200
  • 066fcbf2d6
    add confirmation prompt for short pwd (closes #169) robinmoisson 2023-03-30 15:55:08 +0200
  • 43f8fdfdd0
    update README robinmoisson 2023-03-30 15:16:48 +0200
  • 059701ce89
    refactor password template to make it simpler (closes #167) robinmoisson 2023-03-30 12:03:18 +0200
  • 7a07a670b2
    update package-lock.json robinmoisson 2023-03-29 17:15:53 +0200
  • f8f11067ea
    rename CLI args, save output to new dir (closes #166) robinmoisson 2023-03-29 17:15:06 +0200
  • 92691a1994
    make WebCrypto the only engine available (closes #168) robinmoisson 2023-03-29 16:12:44 +0200
  • 7021e3ad8d
    wording robinmoisson 2023-03-29 17:46:36 +0200
  • 228af74a61
    use URL fragment for logout/auto-decrypt (closes #156) v2.6.0 robinmoisson 2023-03-29 11:49:10 +0200
  • cc37c5c70d
    update thank you section robinmoisson 2023-03-29 10:58:29 +0200
  • 2697766619
    Support for WebCrypto in 2.x (#164) v2.5.0 Robin Moisson 2023-03-29 10:50:31 +0200
  • 9a37ef0c4a
    minor version bump robinmoisson 2023-03-26 14:18:23 +0200
  • 37c3eed922
    update doc robinmoisson 2023-03-26 13:46:58 +0200
  • 6c92f0d5cd
    plug webcrypto everywhere, update doc robinmoisson 2023-03-26 13:37:47 +0200
  • 8116020815
    working webcrypto robinmoisson 2023-03-04 21:53:48 +0100
  • f824538bd0
    codeblock in security.md Robin Moisson 2023-03-02 20:25:08 +0100
  • 89b460492d
    add security policy Robin Moisson 2023-03-02 20:22:03 +0100
  • 57ea090768
    raise PBKDF2 iterations in backward compatible way (#160) v2.4.0 Robin Moisson 2023-03-01 18:46:48 +0100
  • 2c87feef4a
    update encrypted example robinmoisson 2023-03-01 18:44:20 +0100
  • 0c10f71e2b
    bump minor version robinmoisson 2023-03-01 18:42:34 +0100
  • 69a101e68f
    bump patch version robinmoisson 2023-03-01 18:39:31 +0100
  • 0cdb80a419
    better instructions robinmoisson 2023-03-01 18:25:19 +0100
  • ae0e273cf1
    warn about short password + nudge towards strong password robinmoisson 2023-03-01 17:26:14 +0100
  • a90d62ca0b
    raise PBKDF2 iterations in backward compatible way robinmoisson 2023-02-26 11:47:04 +0100
  • 6796c8e242
    Rebase security fix on new upstream Clyde 2023-02-21 17:23:17 -0500
  • e85077f503
    Modify example to fix link (.com -> .io) (#154) LiterallyVoid 2023-02-19 12:49:53 -0800
  • 0db18d7216
    Fix all security flaws Clyde 2023-02-18 15:19:04 -0500
  • 5b42060aab Modify example to fix link (.com -> .io) Literally Void 2023-02-18 11:26:53 -0800
  • 5dac008ba6 center screenshot in readme robinmoisson 2022-12-24 12:09:52 +0100
  • 84c6286f66 fix GP link to example robinmoisson 2022-12-21 10:01:21 +0100
  • 8c5d8f4635 update package version robinmoisson 2022-12-20 22:39:27 +0100
  • 2ddaea39e8 update readme and wording robinmoisson 2022-12-20 21:06:46 +0100
  • 5be62f9727
    fix command typo (#150) dth292 2022-12-21 03:03:05 +0700
  • b2b6b582bb
    fix command typo dth292 2022-12-15 11:34:37 +0700
  • 4fa627980c handle spaces in {tag} placeholders when rendering - closes #148 robinmoisson 2022-11-30 09:04:47 +0100
  • 158668677d fix: cast password to string. Closes #149 robinmoisson 2022-11-30 08:59:12 +0100
  • e4dfffb267
    fix wrong template file path (#147) dth292 2022-11-29 15:48:44 +0700
  • 8bf9c0a3ef
    fix wrong template file path dth292 2022-11-29 14:50:12 +0700
  • 9ed9ded68c use .replace instead of .replaceAll for node 12 compat robinmoisson 2022-11-24 00:23:22 +0100
  • 4f81530106 better path mapping & error logging, clean CLI functions from www #146 robinmoisson 2022-11-23 23:20:46 +0100
  • 1162e35e2c remove google analytics, save traffic to supabase robinmoisson 2022-11-22 15:44:18 +0100
  • 0347b4429d improve README robinmoisson 2022-11-22 12:38:03 +0100
  • ba24ae42c0 handle passing password through env v2.3.0 robinmoisson 2022-11-21 22:46:45 +0100
  • 786ca7a681 fix index cryptoJS file path robinmoisson 2022-11-21 11:34:21 +0100
  • 02f2efece8 update community and alternative README section robinmoisson 2022-11-20 20:12:07 +0100
  • 5eb057d47d better readme robinmoisson 2022-11-20 19:37:53 +0100
  • e81e3c5522 fix node crypto-js dependency version v2.2.0 robinmoisson 2022-11-20 19:19:40 +0100
  • 76e972e826 add share feature robinmoisson 2022-11-20 19:16:27 +0100
  • 7e9578d166 build files index + example robinmoisson 2022-11-20 15:36:36 +0100
  • ae83baab04 add label-error CLI option - closes #132 robinmoisson 2022-11-15 09:21:58 +0100
  • 4950611dc4 add spinner to fix flash of password prompt when auto-decrypting robinmoisson 2022-11-20 15:30:48 +0100
  • 4ca89dab35
    refactor common crypto function (#141) Robin Moisson 2022-11-20 15:25:16 +0100
  • 1ae32c3864
    fix link in readme (#144) Susan 2022-11-20 08:23:38 -0600
  • 1281a243b0
    Fixed non-working link. Susan 2022-11-15 06:33:49 -0600
  • 1376e1344d add label-error CLI option robinmoisson 2022-11-15 09:21:58 +0100
  • c6d736c84b fix label for typo robinmoisson 2022-11-15 09:13:42 +0100
  • 811fa136ff add spinner to fix flash of password prompt when auto-decrypting robinmoisson 2022-11-14 22:56:12 +0100
  • a90711ad91 fix embed cryptojs path in cli robinmoisson 2022-11-14 22:50:06 +0100
  • 22c825a132 split build step, facto all uses of codec/cryptoEngine, rename robinmoisson 2022-11-12 18:04:41 +0100
  • 225d7b2517 dedupe common crypto functions Adam Hull 2022-10-23 16:23:37 -0700
  • bdc831d91f
    Organize source files into more directories (#137) Adam Hull 2022-11-05 03:58:21 -0700
  • 729d8c25d2 address comments from PR#137 Adam Hull 2022-10-31 20:51:52 -0700
  • b2139f3930 organize into directories Adam Hull 2022-10-23 13:04:58 -0700
  • 9bac93c011
    add build script and remove duplicate files (#135) Adam Hull 2022-10-30 02:03:40 -0700