Commit Graph

44 Commits

Author SHA1 Message Date
d8beb97012 Removed debug code 2017-04-04 09:43:47 +01:00
98ffbc8e58 Freq graphs now begin at zero 2017-04-03 23:44:37 +01:00
3db4fa6841 Fixes 2017-04-03 22:08:46 +01:00
b07d6003ed Help 2017-04-03 14:52:27 +01:00
3ad2cd24e7 Finally finished inline stuff 2017-04-03 14:05:34 +01:00
d9efbf4c43 Did stuff 2017-04-03 09:24:31 +01:00
26718bc39f Changed menu item border to plain white 2017-03-23 09:22:22 +00:00
0ce269f57f Fixed bits of menu, added styles 2017-03-21 23:54:04 +00:00
bd3f5d3161 Merge branch 'snapshots' of https://github.com/TimStallard/CryptoAssist
# Conflicts:
#	src/events.js
#	src/menu.js
2017-03-18 23:51:03 +00:00
34702a2638 Implemented snapshots 2017-03-18 17:08:15 +00:00
95a01d5638 Made default value shown in inline box, removed non required line 2017-03-18 11:07:43 +00:00
2ff813d339 Merge branch 'master' of https://github.com/TimStallard/CryptoAssist 2017-03-14 09:47:13 +00:00
333f893d84 Added confirmation code for custom blocks 2017-03-14 09:46:54 +00:00
b5b32aba1d Update README.md 2017-03-14 09:46:37 +00:00
f4a613420d Added comment, made custom code block inputs not required 2017-03-14 09:35:51 +00:00
7a15b1d5e1 More error handling stuff 2017-03-14 00:01:50 +00:00
38cb7b7d75 Started error handling 2017-03-13 17:55:11 +00:00
eb26bea14e Used regex to change block format 2017-03-13 12:41:56 +00:00
2bedbea8a7 Create README.md 2017-03-13 11:15:57 +00:00
30cba5145b Changed comment 2017-03-13 09:15:58 +00:00
1abe239fa0 More comments 2017-03-12 21:22:43 +00:00
66d7f0ae46 Fixed bug with block structure, added comments 2017-03-10 17:06:50 +00:00
af06e2e066 Changed webpack stuff for deployment 2017-03-03 18:14:33 +00:00
537ab5f64e Added inline inputs (blocks still need updating) 2017-03-03 15:48:54 +00:00
6e439be1e0 Removed NaN issues with Vigenere 2017-03-03 14:50:00 +00:00
2678fcb8cf Made frequency usable on weird displays 2017-03-03 14:49:40 +00:00
9c6ea37451 Added deletion of joins 2017-03-03 14:49:18 +00:00
d0584e971d Fixed bug with letters to numbers 2017-02-28 08:58:18 +00:00
9d7efa89e4 Added custom code block 2017-02-27 18:37:20 +00:00
2b323470b4 Moved loads of stuff 2017-02-27 11:17:16 +00:00
a96d786e23 Added changing name of diagram 2017-02-27 10:38:33 +00:00
69547f6114 Mostly added import/export 2017-02-26 23:38:06 +00:00
f157a5aaa2 Added frequency analysis 2017-02-26 13:19:28 +00:00
e9ff18fb4c Implemented lots of blocks 2017-02-25 11:34:58 +00:00
df563625cd Implemented output calculation (yay) 2017-02-21 21:28:24 +00:00
6bda6d3883 Working joining + events system 2017-02-21 16:58:48 +00:00
e1951faae8 Dragging stuff sort of works 2017-02-21 13:25:27 +00:00
64caf4a2fa Oops 2017-02-21 11:03:57 +00:00
3f6b5ebaa5 Removed non-required loop 2017-02-21 10:55:34 +00:00
e0e7568667 Got dragging working 2017-02-21 10:16:51 +00:00
af9a0f4bfa Dynamic blocks 2017-02-20 15:22:16 +00:00
39457fd4e8 Added basic HTML page 2017-02-20 14:40:25 +00:00
5779d4ac37 Added webpack dev server 2017-02-19 23:58:12 +00:00
c4cdd3bd39 Start 2017-02-14 10:26:27 +00:00