Wykres commitów

74 Commity (5f9b225261524011e267e210d6ed9e49d80d2126)

Autor SHA1 Wiadomość Data
Robin Moisson 5f9b225261 update readme to add contribution & alternatives sections 2022-02-09 14:41:57 +01:00
Robin Moisson 38a3f5b297 add similar project from MaxLaumeister link 2019-06-28 16:27:43 +02:00
Robin Moisson ea2da5be81 add salt and key derivation, close #113 2019-06-28 16:23:13 +02:00
Robin Moisson 591f697a46 wording 2018-02-19 19:45:43 +01:00
Robin Moisson 6508c4ae36 CLI: change embed default to true + bump minor 2018-02-19 19:42:25 +01:00
Robin Moisson 758e12440d use custom named file for crypto-js instead of cdn (blocked by adblockers) 2018-02-19 19:39:40 +01:00
Robin Moisson c7e1b5c3b4 bump npm patch version 2018-02-19 19:08:33 +01:00
Robin Moisson 787a1e1f0e Merge branch 'gh-pages' of github.com:robinmoisson/staticrypt into gh-pages 2018-02-14 11:12:33 +01:00
Robin Moisson e1f7e99058 typo - remove superfluous space in alert, fix #106 2018-02-14 11:11:48 +01:00
Robin Moisson 3ec30078f6 typo - remove superfluous space in alert 2018-02-14 11:11:06 +01:00
Robin Moisson 86391b34b7 use path everywhere + increment npm patch version 2018-01-17 14:51:12 -04:00
Robin Moisson 3f4844fcb7
Merge pull request #105 from sebtoun/gh-pages
fixes robinmoisson/staticrypt#104
2018-01-17 19:48:20 +01:00
Sebastien Andary 90352fdb84 fixes robinmoisson/staticrypt#104 2018-01-17 12:31:57 +01:00
Robin Moisson 57da51ff88 add reference to CLI on gh-page website 2018-01-14 08:03:45 -04:00
Robin Moisson 2126a97977 typo readme 2018-01-14 07:57:11 -04:00
Robin Moisson 8e75419a2d
Merge pull request #103 from robinmoisson/password_template
add option to use custom password template file, close #102
2018-01-13 00:07:55 +01:00
Robin Moisson d63176bce4 add option to use custom password template file, close #102 2018-01-12 19:06:16 -04:00
Robin Moisson 3d96b573f8
Merge pull request #101 from robinmoisson/cli
Update CLI doc & info for publication on npm
2018-01-04 21:21:12 +01:00
Robin Moisson cbd521b276 update cli/package.json 2017-12-28 12:36:32 +01:00
Robin Moisson 983e7fc0f2 refactor cli argument parsing 2017-12-28 12:32:27 +01:00
Robin Moisson 82e309d4fb update readme for CLI 2017-12-28 12:32:09 +01:00
Robin Moisson 1089909a1b
Merge pull request #99 from AaronCoplan/staticrypt-cli
Adding a CLI for staticrypt.
2017-12-28 11:53:26 +01:00
AaronCoplan aae55d592b
Made final argument parsing changes. 2017-12-27 15:21:49 -05:00
AaronCoplan 3817b679fe
Refactored to use yargs. 2017-12-26 22:35:24 -05:00
AaronCoplan 2bc104479c
Added requested changes to fix errors. 2017-12-20 22:33:59 -05:00
AaronCoplan 686adb3b62
Added crypto-js.min.js for offline embed. 2017-12-18 20:32:43 -05:00
AaronCoplan 39e51bf0a7
Made embed work without internet and fixed naming. 2017-12-18 20:32:27 -05:00
AaronCoplan 2c432bb62f
Removed test file and its role in package.json. 2017-12-18 20:26:50 -05:00
AaronCoplan a612499c9c
Made requested updates with calls to toString(). 2017-12-18 19:34:19 -05:00
AaronCoplan 3a1d8b7113
Added package-lock file. 2017-12-15 16:51:33 -05:00
AaronCoplan 455cc7d508
Added MIT license for staticrypt-cli 2017-12-15 16:50:44 -05:00
AaronCoplan 36f1107e29
Added usage information. 2017-12-15 16:47:57 -05:00
AaronCoplan 9f7cfeb440
Made runnable via command line `staticrypt`. 2017-12-15 16:37:02 -05:00
AaronCoplan c2805b12d7
Code cleanup. 2017-12-15 16:26:20 -05:00
AaronCoplan 2026971680
Improved arg parsing. 2017-12-14 18:07:05 -05:00
AaronCoplan 94a84c5837
Fully working encryption via command line. 2017-12-14 17:38:34 -05:00
AaronCoplan 10b0cebe31
Added argument parsing and file reading. 2017-12-14 17:00:11 -05:00
AaronCoplan eab7422055
Initial setup for cli. 2017-12-14 16:47:19 -05:00
Robin Moisson 78597f68ce call toString on SHA256 in HMAC gen. for external tool compat. closes #98 2017-09-29 12:36:38 +02:00
Robin Moisson 03edb5c00f add ckeditor to instructions 2017-06-19 10:46:47 +02:00
Robin Moisson 6458d19453 add sri 2017-06-17 20:48:54 +02:00
Robin Moisson bf50299ed4 update example with latest version 2017-06-17 20:46:58 +02:00
Robin Moisson 153dc1f261 add SRI for bootstrap 2017-06-17 20:44:00 +02:00
Robin Moisson c8c412f3e7 Merge pull request #14 from pierreneter/gh-pages
Do not need those files
2017-06-17 20:41:30 +02:00
Robin Moisson edabdbdf83 Merge pull request #18 from ferhatelmas/patch-1
Fix a typo in readme
2017-06-17 20:00:16 +02:00
ferhat elmas 3981408264 Fix a typo in readme
s/dictionnary/dictionary/
2017-06-17 14:32:30 +02:00
Robin Moisson bedc7c2347 Merge pull request #15 from J2TeaM/dev
Minor improvements
2017-06-16 10:57:43 +02:00
Juno_okyo 803f4648c9 Update password_template.html 2017-06-16 14:33:43 +07:00
Juno_okyo 94ea71cea8 Change cursor to pointer 2017-06-16 03:46:02 +07:00
Juno_okyo eb911f4d92 Add attributes to input 2017-06-16 03:45:17 +07:00