Commit Graph

63 Commits

Author SHA1 Message Date
49f8374a12 Allowed top inputs to be used 2017-08-17 11:21:36 +01:00
c653ef967a Merge branch 'master' of https://github.com/TimStallard/CryptoAssist 2017-08-17 11:17:59 +01:00
ee58da5fca Old fixes from desktop 2017-08-17 11:17:27 +01:00
ebb7c3f5c2 Fixed bug caused by disabling text selection (test your code first!) 2017-08-17 10:53:47 +01:00
d70391522e Added license 2017-08-17 10:38:52 +01:00
8979fc1b78 Updated readme 2017-08-17 10:38:38 +01:00
d95d7f9356 Fixed bugs with dragging in certain browsers 2017-08-17 10:36:56 +01:00
12febe187b Attempted line count fix 2017-04-12 23:39:20 +01:00
2700e6fc6c Merge branch 'master' of https://github.com/TimStallard/CryptoAssist 2017-04-05 17:06:58 +01:00
3c2c02b984 Changed name changing to not repeatedly ask for a name 2017-04-05 17:06:47 +01:00
03f7a99d1d Changed default project name 2017-04-05 17:06:24 +01:00
f583284e18 Various fixes 2017-04-05 17:06:06 +01:00
c5c73e76b5 Made output box bigger, fixed another missing var issue 2017-04-04 22:08:45 +01:00
a172488746 Much nicer vigenere fix 2017-04-04 22:08:25 +01:00
37cdd8bbc6 Fixed bug, made vigenere much faster 2017-04-04 21:01:53 +01:00
6be2b7bcaa Fixed element blocks to allow spaces and stuff 2017-04-04 14:23:49 +01:00
c5a47f0550 Fixed line drawing bug - missing vars 2017-04-04 14:10:04 +01:00
45ea9646a8 Changed transposition to be lower case, removed old bits 2017-04-04 14:09:19 +01:00
3dfcd5f649 Removed old webpack code 2017-04-04 09:43:58 +01:00
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