Wykres commitów

161 Commity (8cf1ab5cd6017cd7cd56ce4588bd95e59daceb80)

Autor SHA1 Wiadomość Data
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
Pierre Neter 152004314a Do not need those files
Signed-off-by: Pierre Neter <pierreneter@gmail.com>
2017-06-16 03:15:19 +07:00
Robin Moisson 97f5f5f28f Merge pull request #13 from robinmoisson/embed-cryptojs
Option to embed cryptojs
2017-06-15 17:59:25 +02:00
Robin Moisson 2acad975fd add integrity hash for cryptoJS 2017-06-15 17:49:45 +02:00
Robin Moisson ff1568ed88 add option to embed cryptojs into the generated file 2017-06-15 17:48:20 +02:00
Robin Moisson bbf47a1137 wording 2017-06-15 13:21:59 +02:00
Robin Moisson 1001cdf7ec change title 2017-06-15 12:32:45 +02:00
Robin Moisson f289adcb6c typo ie/edge bugfix 2017-06-15 12:27:47 +02:00
Robin Moisson 86a3aa9f52 fix duplicate name + IE/Edge specific download 2017-06-15 12:20:19 +02:00
Robin Moisson 7fbffa8dcc Merge pull request #10 from bfred-it/much-lighter
Remove jQuery and jsRender
2017-06-15 12:12:51 +02:00
Federico Brigante 3aaa810d79 document.close after document.write
Fixes #6

https://stackoverflow.com/questions/12595819/ff-keeps-spinning-after-doc
ument-write
2017-06-15 17:29:18 +08:00
Federico Brigante 10e17dd591 Remove jQuery and jsRender 2017-06-15 17:29:16 +08:00
Robin Moisson d536c5117b Merge pull request #11 from bfred-it/patch-1
Correctly disable the download link
2017-06-15 10:35:59 +02:00
Robin Moisson 21667a545c Merge pull request #8 from potomak/patch-1
Fix typo
2017-06-15 10:25:00 +02:00