Wykres commitów

19 Commity (main)

Autor SHA1 Wiadomość Data
robinmoisson 9cf3f5d212
fix remember=false (closes #178) 2023-06-13 10:29:31 +02:00
robinmoisson a256971e22
add funding 2023-04-23 10:15:10 +02:00
robinmoisson 5d99ce92ba
add support for decrypting in the CLI (closes #112) 2023-04-23 00:21:30 +02:00
robinmoisson 4696a24324
support encrypting multiple files 2023-04-19 09:47:05 +02:00
robinmoisson 5a8425387a
display an error when node version is < 16 2023-04-18 23:14:06 +02:00
robinmoisson ff55a69c99
add color customization of template 2023-04-03 13:45:36 +02:00
robinmoisson 689e318a40
update doc for salt generation 2023-04-02 12:53:03 +02:00
robinmoisson 0e52a2abcf
--salt empty flag now generates a config file to commit 2023-04-02 12:27:51 +02:00
robinmoisson 072de1cb4d
remove cryptoJS node dependency 🤗 2023-04-01 12:35:29 +02:00
robinmoisson 7385886969
fix typo in examples 2023-03-30 18:57:50 +02:00
robinmoisson 7a07a670b2
update package-lock.json 2023-03-30 18:53:20 +02:00
Robin Moisson 57ea090768
raise PBKDF2 iterations in backward compatible way (#160)
This addresses the concerns and plan detailed in #159
2023-03-01 18:46:48 +01:00
robinmoisson 4fa627980c handle spaces in {tag} placeholders when rendering - closes #148 2022-11-30 09:07:15 +01:00
robinmoisson 158668677d fix: cast password to string. Closes #149
Number-only passwords were breaking crypto-js
2022-11-30 09:07:08 +01:00
robinmoisson 9ed9ded68c use .replace instead of .replaceAll for node 12 compat 2022-11-24 00:23:52 +01:00
robinmoisson 4f81530106 better path mapping & error logging, clean CLI functions from www #146 2022-11-23 23:20:46 +01:00
robinmoisson ba24ae42c0 handle passing password through env 2022-11-21 22:46:45 +01:00
robinmoisson 76e972e826 add share feature 2022-11-20 19:16:27 +01:00
Adam Hull bdc831d91f
Organize source files into more directories (#137)
* organize into directories

* address comments from PR#137
2022-11-05 11:58:21 +01:00